/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Cairo+Play:wght@200..1000&family=Cairo:wght@200..1000&family=Questrial&display=swap);
/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeng/resources/themes/lara-light-blue/theme.css?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
:root {
  font-family: "Inter var", sans-serif;
  font-feature-settings: "cv02", "cv03", "cv04", "cv11";
  font-variation-settings: normal;
  --font-family:"Inter var", sans-serif;
  --font-feature-settings: "cv02","cv03","cv04","cv11";
  --surface-a:#ffffff;
  --surface-b:#f8f9fa;
  --surface-c:#e9ecef;
  --surface-d:#dee2e6;
  --surface-e:#ffffff;
  --surface-f:#ffffff;
  --text-color:#495057;
  --text-color-secondary:#6c757d;
  --primary-color:#3B82F6;
  --primary-color-text:#ffffff;
  --surface-0: #ffffff;
  --surface-50: #FAFAFA;
  --surface-100: #F5F5F5;
  --surface-200: #EEEEEE;
  --surface-300: #E0E0E0;
  --surface-400: #BDBDBD;
  --surface-500: #9E9E9E;
  --surface-600: #757575;
  --surface-700: #616161;
  --surface-800: #424242;
  --surface-900: #212121;
  --gray-50: #FAFAFA;
  --gray-100: #F5F5F5;
  --gray-200: #EEEEEE;
  --gray-300: #E0E0E0;
  --gray-400: #BDBDBD;
  --gray-500: #9E9E9E;
  --gray-600: #757575;
  --gray-700: #616161;
  --gray-800: #424242;
  --gray-900: #212121;
  --content-padding:1.25rem;
  --inline-spacing:0.5rem;
  --border-radius:6px;
  --surface-ground:#eff3f8;
  --surface-section:#ffffff;
  --surface-card:#ffffff;
  --surface-overlay:#ffffff;
  --surface-border:#dfe7ef;
  --surface-hover:#f6f9fc;
  --focus-ring: 0 0 0 0.2rem #BFDBFE;
  --maskbg: rgba(0, 0, 0, 0.4);
  --highlight-bg: #EFF6FF;
  --highlight-text-color: #1D4ED8;
  color-scheme: light;
}

@font-face {
  font-family: "Inter var";
  font-weight: 100 900;
  font-display: swap;
  font-style: normal;
  font-named-instance: "Regular";
  src: url('Inter-roman.var.woff2?v=3.19') format("woff2");
}
@font-face {
  font-family: "Inter var";
  font-weight: 100 900;
  font-display: swap;
  font-style: italic;
  font-named-instance: "Italic";
  src: url('Inter-italic.var.woff2?v=3.19') format("woff2");
}
:root {
  --blue-50:#f5f9ff;
  --blue-100:#d0e1fd;
  --blue-200:#abc9fb;
  --blue-300:#85b2f9;
  --blue-400:#609af8;
  --blue-500:#3b82f6;
  --blue-600:#326fd1;
  --blue-700:#295bac;
  --blue-800:#204887;
  --blue-900:#183462;
  --green-50:#f4fcf7;
  --green-100:#caf1d8;
  --green-200:#a0e6ba;
  --green-300:#76db9b;
  --green-400:#4cd07d;
  --green-500:#22c55e;
  --green-600:#1da750;
  --green-700:#188a42;
  --green-800:#136c34;
  --green-900:#0e4f26;
  --yellow-50:#fefbf3;
  --yellow-100:#faedc4;
  --yellow-200:#f6de95;
  --yellow-300:#f2d066;
  --yellow-400:#eec137;
  --yellow-500:#eab308;
  --yellow-600:#c79807;
  --yellow-700:#a47d06;
  --yellow-800:#816204;
  --yellow-900:#5e4803;
  --cyan-50:#f3fbfd;
  --cyan-100:#c3edf5;
  --cyan-200:#94e0ed;
  --cyan-300:#65d2e4;
  --cyan-400:#35c4dc;
  --cyan-500:#06b6d4;
  --cyan-600:#059bb4;
  --cyan-700:#047f94;
  --cyan-800:#036475;
  --cyan-900:#024955;
  --pink-50:#fef6fa;
  --pink-100:#fad3e7;
  --pink-200:#f7b0d3;
  --pink-300:#f38ec0;
  --pink-400:#f06bac;
  --pink-500:#ec4899;
  --pink-600:#c93d82;
  --pink-700:#a5326b;
  --pink-800:#822854;
  --pink-900:#5e1d3d;
  --indigo-50:#f7f7fe;
  --indigo-100:#dadafc;
  --indigo-200:#bcbdf9;
  --indigo-300:#9ea0f6;
  --indigo-400:#8183f4;
  --indigo-500:#6366f1;
  --indigo-600:#5457cd;
  --indigo-700:#4547a9;
  --indigo-800:#363885;
  --indigo-900:#282960;
  --teal-50:#f3fbfb;
  --teal-100:#c7eeea;
  --teal-200:#9ae0d9;
  --teal-300:#6dd3c8;
  --teal-400:#41c5b7;
  --teal-500:#14b8a6;
  --teal-600:#119c8d;
  --teal-700:#0e8174;
  --teal-800:#0b655b;
  --teal-900:#084a42;
  --orange-50:#fff8f3;
  --orange-100:#feddc7;
  --orange-200:#fcc39b;
  --orange-300:#fba86f;
  --orange-400:#fa8e42;
  --orange-500:#f97316;
  --orange-600:#d46213;
  --orange-700:#ae510f;
  --orange-800:#893f0c;
  --orange-900:#642e09;
  --bluegray-50:#f7f8f9;
  --bluegray-100:#dadee3;
  --bluegray-200:#bcc3cd;
  --bluegray-300:#9fa9b7;
  --bluegray-400:#818ea1;
  --bluegray-500:#64748b;
  --bluegray-600:#556376;
  --bluegray-700:#465161;
  --bluegray-800:#37404c;
  --bluegray-900:#282e38;
  --purple-50:#fbf7ff;
  --purple-100:#ead6fd;
  --purple-200:#dab6fc;
  --purple-300:#c996fa;
  --purple-400:#b975f9;
  --purple-500:#a855f7;
  --purple-600:#8f48d2;
  --purple-700:#763cad;
  --purple-800:#5c2f88;
  --purple-900:#432263;
  --red-50:#fff5f5;
  --red-100:#ffd0ce;
  --red-200:#ffaca7;
  --red-300:#ff8780;
  --red-400:#ff6259;
  --red-500:#ff3d32;
  --red-600:#d9342b;
  --red-700:#b32b23;
  --red-800:#8c221c;
  --red-900:#661814;
  --primary-50:#f5f9ff;
  --primary-100:#d0e1fd;
  --primary-200:#abc9fb;
  --primary-300:#85b2f9;
  --primary-400:#609af8;
  --primary-500:#3b82f6;
  --primary-600:#326fd1;
  --primary-700:#295bac;
  --primary-800:#204887;
  --primary-900:#183462;
}

.p-editor-container .p-editor-toolbar {
  background: #f8f9fa;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
.p-editor-container .p-editor-toolbar.ql-snow {
  border: 1px solid #dee2e6;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
  stroke: #6c757d;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
  fill: #6c757d;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
  border: 0 none;
  color: #6c757d;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
  color: #495057;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
  stroke: #495057;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
  fill: #495057;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #495057;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #495057;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #495057;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  background: #ffffff;
  border: 0 none;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  padding: 0.75rem 0;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
  color: #495057;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
  color: #495057;
  background: #e9ecef;
}
.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
  padding: 0.75rem 1.25rem;
}
.p-editor-container .p-editor-content {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.p-editor-container .p-editor-content.ql-snow {
  border: 1px solid #dee2e6;
}
.p-editor-container .p-editor-content .ql-editor {
  background: #ffffff;
  color: #495057;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.p-editor-container .ql-snow.ql-toolbar button:hover,
.p-editor-container .ql-snow.ql-toolbar button:focus {
  color: #495057;
}
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
  stroke: #495057;
}
.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
  fill: #495057;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
  color: #3B82F6;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
  stroke: #3B82F6;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
  fill: #3B82F6;
}
.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
  color: #3B82F6;
}

@layer primeng {
  * {
    box-sizing: border-box;
  }

  .p-component {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    font-weight: normal;
  }

  .p-component-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    transition-duration: 0.2s;
  }

  .p-disabled, .p-component:disabled {
    opacity: 0.6;
  }

  .p-error {
    color: #e24c4c;
  }

  .p-text-secondary {
    color: #6c757d;
  }

  .pi {
    font-size: 1rem;
  }

  .p-icon {
    width: 1rem;
    height: 1rem;
  }

  .p-link {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    border-radius: 6px;
  }
  .p-link:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }

  .p-component-overlay-enter {
    animation: p-component-overlay-enter-animation 150ms forwards;
  }

  .p-component-overlay-leave {
    animation: p-component-overlay-leave-animation 150ms forwards;
  }

  @keyframes p-component-overlay-enter-animation {
    from {
      background-color: transparent;
    }
    to {
      background-color: var(--maskbg);
    }
  }
  @keyframes p-component-overlay-leave-animation {
    from {
      background-color: var(--maskbg);
    }
    to {
      background-color: transparent;
    }
  }

  .p-autocomplete .p-autocomplete-loader {
    right: 0.75rem;
  }
  .p-autocomplete.p-autocomplete-dd .p-autocomplete-loader {
    right: 3.75rem;
  }
  .p-autocomplete:not(.p-disabled):hover .p-autocomplete-multiple-container {
    border-color: #3B82F6;
  }
  .p-autocomplete:not(.p-disabled).p-focus .p-autocomplete-multiple-container {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-autocomplete .p-autocomplete-multiple-container {
    padding: 0.375rem 0.75rem;
    gap: 0.5rem;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
    padding: 0.375rem 0;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
    font-family: inherit;
    font-feature-settings: inherit;
    font-size: inherit;
    color: #495057;
    padding: 0;
    margin: 0;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
    padding: 0.375rem 0.75rem;
    background: #dee2e6;
    color: #495057;
    border-radius: 16px;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
    margin-left: 0.5rem;
  }
  .p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token.p-focus {
    background: #ced4da;
    color: #495057;
  }
  .p-autocomplete.p-invalid.p-component > .p-inputtext {
    border-color: #e24c4c;
  }

  .p-autocomplete-panel {
    background: #ffffff;
    color: #495057;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-autocomplete-panel .p-autocomplete-items {
    padding: 0.75rem 0;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item {
    margin: 0;
    padding: 0.75rem 1.25rem;
    border: 0 none;
    color: #495057;
    background: transparent;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #495057;
    background: #dee2e6;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:not(.p-highlight):not(.p-disabled):hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
    margin: 0;
    padding: 0.75rem 1.25rem;
    color: #343a40;
    background: #ffffff;
    font-weight: 700;
  }

  p-autocomplete.ng-dirty.ng-invalid > .p-autocomplete > .p-inputtext {
    border-color: #e24c4c;
  }

  p-autocomplete.p-autocomplete-clearable .p-inputtext {
    padding-right: 2.5rem;
  }
  p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon {
    color: #6c757d;
    right: 0.75rem;
  }

  p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon {
    color: #6c757d;
    right: 3.75rem;
  }

  p-calendar.ng-dirty.ng-invalid > .p-calendar > .p-inputtext {
    border-color: #e24c4c;
  }

  .p-calendar:not(.p-calendar-disabled).p-focus > .p-inputtext {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }

  .p-datepicker {
    padding: 0.5rem;
    background: #ffffff;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: 6px;
  }
  .p-datepicker:not(.p-datepicker-inline) {
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
    background: #ffffff;
  }
  .p-datepicker .p-datepicker-header {
    padding: 0.5rem;
    color: #495057;
    background: #ffffff;
    font-weight: 600;
    margin: 0;
    border-bottom: 1px solid #dee2e6;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-prev,
.p-datepicker .p-datepicker-header .p-datepicker-next {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,
.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-prev:focus-visible,
.p-datepicker .p-datepicker-header .p-datepicker-next:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-title {
    line-height: 2rem;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
    color: #495057;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    font-weight: 600;
    padding: 0.5rem;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover {
    color: #3B82F6;
  }
  .p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
    margin-right: 0.5rem;
  }
  .p-datepicker table {
    font-size: 1rem;
    margin: 0.5rem 0;
  }
  .p-datepicker table th {
    padding: 0.5rem;
  }
  .p-datepicker table th > span {
    width: 2.5rem;
    height: 2.5rem;
  }
  .p-datepicker table td {
    padding: 0.5rem;
  }
  .p-datepicker table td > span {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    transition: box-shadow 0.2s;
    border: 1px solid transparent;
  }
  .p-datepicker table td > span.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-datepicker table td > span:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-datepicker table td.p-datepicker-today > span {
    background: #ced4da;
    color: #495057;
    border-color: transparent;
  }
  .p-datepicker table td.p-datepicker-today > span.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-datepicker .p-datepicker-buttonbar {
    padding: 1rem 0;
    border-top: 1px solid #dee2e6;
  }
  .p-datepicker .p-datepicker-buttonbar .p-button {
    width: auto;
  }
  .p-datepicker .p-timepicker {
    border-top: 1px solid #dee2e6;
    padding: 0.5rem;
  }
  .p-datepicker .p-timepicker button {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-datepicker .p-timepicker button:enabled:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-datepicker .p-timepicker button:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-datepicker .p-timepicker button:last-child {
    margin-top: 0.2em;
  }
  .p-datepicker .p-timepicker span {
    font-size: 1.25rem;
  }
  .p-datepicker .p-timepicker > div {
    padding: 0 0.5rem;
  }
  .p-datepicker.p-datepicker-timeonly .p-timepicker {
    border-top: 0 none;
  }
  .p-datepicker .p-monthpicker {
    margin: 0.5rem 0;
  }
  .p-datepicker .p-monthpicker .p-monthpicker-month {
    padding: 0.5rem;
    transition: box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-datepicker .p-yearpicker {
    margin: 0.5rem 0;
  }
  .p-datepicker .p-yearpicker .p-yearpicker-year {
    padding: 0.5rem;
    transition: box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
    border-left: 1px solid #dee2e6;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    padding-top: 0;
    padding-bottom: 0;
  }
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child {
    padding-left: 0;
    border-left: 0 none;
  }
  .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child {
    padding-right: 0;
  }
  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
    background: #e9ecef;
  }
  .p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover {
    background: #e9ecef;
  }
  .p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover {
    background: #e9ecef;
  }
  .p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }

  p-calendar.p-calendar-clearable .p-inputtext {
    padding-right: 2.5rem;
  }
  p-calendar.p-calendar-clearable .p-calendar-clear-icon {
    color: #6c757d;
    right: 0.75rem;
  }

  p-calendar.p-calendar-clearable .p-calendar-w-btn .p-calendar-clear-icon {
    color: #6c757d;
    right: 3.75rem;
  }

  @media screen and (max-width: 769px) {
    .p-datepicker table th, .p-datepicker table td {
      padding: 0;
    }
  }
  .p-cascadeselect {
    background: #ffffff;
    border: 1px solid #ced4da;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-cascadeselect:not(.p-disabled):hover {
    border-color: #3B82F6;
  }
  .p-cascadeselect:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-cascadeselect .p-cascadeselect-label {
    background: transparent;
    border: 0 none;
    padding: 0.75rem 0.75rem;
  }
  .p-cascadeselect .p-cascadeselect-label.p-placeholder {
    color: #6c757d;
  }
  .p-cascadeselect .p-cascadeselect-label:enabled:focus {
    outline: 0 none;
    box-shadow: none;
  }
  .p-cascadeselect .p-cascadeselect-trigger {
    background: transparent;
    color: #6c757d;
    width: 3rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-cascadeselect.p-invalid.p-component {
    border-color: #e24c4c;
  }

  .p-cascadeselect-panel {
    background: #ffffff;
    color: #495057;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-cascadeselect-panel .p-cascadeselect-items {
    padding: 0.75rem 0;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item {
    margin: 0;
    border: 0 none;
    color: #495057;
    background: transparent;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #495057;
    background: #dee2e6;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
    padding: 0.75rem 1.25rem;
  }
  .p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
    font-size: 0.875rem;
  }

  .p-input-filled .p-cascadeselect {
    background: #e9ecef;
  }
  .p-input-filled .p-cascadeselect:not(.p-disabled):hover {
    background-color: #e9ecef;
  }
  .p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
    background-color: #ffffff;
  }

  p-cascadeselect.ng-dirty.ng-invalid > .p-cascadeselect {
    border-color: #e24c4c;
  }

  p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label {
    padding-right: 0.75rem;
  }
  p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon {
    color: #6c757d;
    right: 3rem;
  }

  .p-overlay-modal .p-cascadeselect-sublist .p-cascadeselect-panel {
    box-shadow: none;
    border-radius: 0;
    padding: 0.25rem 0 0.25rem 0.5rem;
  }
  .p-overlay-modal .p-cascadeselect-item-active > .p-cascadeselect-item-content .p-cascadeselect-group-icon {
    transform: rotate(90deg);
  }

  .p-checkbox {
    width: 22px;
    height: 22px;
  }
  .p-checkbox .p-checkbox-box {
    border: 2px solid #ced4da;
    background: #ffffff;
    width: 22px;
    height: 22px;
    color: #495057;
    border-radius: 6px;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  }
  .p-checkbox .p-checkbox-box .p-checkbox-icon {
    transition-duration: 0.2s;
    color: #ffffff;
    font-size: 14px;
  }
  .p-checkbox .p-checkbox-box .p-icon {
    width: 14px;
    height: 14px;
  }
  .p-checkbox .p-checkbox-box.p-highlight {
    border-color: #3B82F6;
    background: #3B82F6;
  }
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
    border-color: #3B82F6;
  }
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
    border-color: #1D4ED8;
    background: #1D4ED8;
    color: #ffffff;
  }

  p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
    border-color: #e24c4c;
  }

  .p-input-filled .p-checkbox .p-checkbox-box {
    background-color: #e9ecef;
  }
  .p-input-filled .p-checkbox .p-checkbox-box.p-highlight {
    background: #3B82F6;
  }
  .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
    background-color: #e9ecef;
  }
  .p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
    background: #1D4ED8;
  }

  .p-checkbox-label {
    margin-left: 0.5rem;
  }

  .p-chips:not(.p-disabled):hover .p-chips-multiple-container {
    border-color: #3B82F6;
  }
  .p-chips:not(.p-disabled).p-focus .p-chips-multiple-container {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-chips .p-chips-multiple-container {
    padding: 0.375rem 0.75rem;
    gap: 0.5rem;
  }
  .p-chips .p-chips-multiple-container .p-chips-token {
    padding: 0.375rem 0.75rem;
    margin-right: 0.5rem;
    background: #dee2e6;
    color: #495057;
    border-radius: 16px;
  }
  .p-chips .p-chips-multiple-container .p-chips-token.p-focus {
    background: #ced4da;
    color: #495057;
  }
  .p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
    margin-left: 0.5rem;
  }
  .p-chips .p-chips-multiple-container .p-chips-input-token {
    padding: 0.375rem 0;
  }
  .p-chips .p-chips-multiple-container .p-chips-input-token input {
    font-family: inherit;
    font-feature-settings: inherit;
    font-size: inherit;
    color: #495057;
    padding: 0;
    margin: 0;
  }

  p-chips.ng-dirty.ng-invalid > .p-chips > .p-inputtext {
    border-color: #e24c4c;
  }

  p-chips.p-chips-clearable .p-inputtext {
    padding-right: 1.75rem;
  }
  p-chips.p-chips-clearable .p-chips-clear-icon {
    color: #6c757d;
    right: 0.75rem;
  }

  .p-colorpicker-preview,
.p-fluid .p-colorpicker-preview.p-inputtext {
    width: 2rem;
    height: 2rem;
  }

  .p-colorpicker-panel {
    background: #323232;
    border: 1px solid #191919;
  }
  .p-colorpicker-panel .p-colorpicker-color-handle,
.p-colorpicker-panel .p-colorpicker-hue-handle {
    border-color: #ffffff;
  }

  .p-colorpicker-overlay-panel {
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }

  .p-dropdown {
    background: #ffffff;
    border: 1px solid #ced4da;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-dropdown:not(.p-disabled):hover {
    border-color: #3B82F6;
  }
  .p-dropdown:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-dropdown.p-dropdown-clearable .p-dropdown-label {
    padding-right: 1.75rem;
  }
  .p-dropdown .p-dropdown-label {
    background: transparent;
    border: 0 none;
  }
  .p-dropdown .p-dropdown-label.p-placeholder {
    color: #6c757d;
  }
  .p-dropdown .p-dropdown-label:focus, .p-dropdown .p-dropdown-label:enabled:focus {
    outline: 0 none;
    box-shadow: none;
  }
  .p-dropdown .p-dropdown-trigger {
    background: transparent;
    color: #6c757d;
    width: 3rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-dropdown .p-dropdown-clear-icon {
    color: #6c757d;
    right: 3rem;
  }
  .p-dropdown.p-invalid.p-component {
    border-color: #e24c4c;
  }

  .p-dropdown-panel {
    background: #ffffff;
    color: #495057;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-dropdown-panel .p-dropdown-header {
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid #dee2e6;
    color: #343a40;
    background: #f8f9fa;
    margin: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-dropdown-panel .p-dropdown-header .p-dropdown-filter {
    padding-right: 1.75rem;
    margin-right: -1.75rem;
  }
  .p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
    right: 0.75rem;
    color: #6c757d;
  }
  .p-dropdown-panel .p-dropdown-items {
    padding: 0.75rem 0;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item {
    margin: 0;
    padding: 0.75rem 1.25rem;
    border: 0 none;
    color: #495057;
    background: transparent;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #495057;
    background: #dee2e6;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
    margin: 0;
    padding: 0.75rem 1.25rem;
    color: #343a40;
    background: #ffffff;
    font-weight: 700;
  }
  .p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
    padding: 0.75rem 1.25rem;
    color: #495057;
    background: transparent;
  }

  .p-input-filled .p-dropdown {
    background: #e9ecef;
  }
  .p-input-filled .p-dropdown:not(.p-disabled):hover {
    background-color: #e9ecef;
  }
  .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
    background-color: #ffffff;
  }
  .p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
    background-color: transparent;
  }

  .p-inputgroup-addon {
    background: #e9ecef;
    color: #6c757d;
    border-top: 1px solid #ced4da;
    border-left: 1px solid #ced4da;
    border-bottom: 1px solid #ced4da;
    padding: 0.75rem 0.75rem;
    min-width: 3rem;
  }
  .p-inputgroup-addon:last-child {
    border-right: 1px solid #ced4da;
  }

  .p-inputgroup > .p-component,
.p-inputgroup > .p-element,
.p-inputgroup > .p-inputwrapper > .p-component > .p-inputtext,
.p-inputgroup > .p-float-label > .p-component {
    border-radius: 0;
    margin: 0;
  }
  .p-inputgroup > .p-component + .p-inputgroup-addon,
.p-inputgroup > .p-element + .p-inputgroup-addon,
.p-inputgroup > .p-inputwrapper > .p-component > .p-inputtext + .p-inputgroup-addon,
.p-inputgroup > .p-float-label > .p-component + .p-inputgroup-addon {
    border-left: 0 none;
  }
  .p-inputgroup > .p-component:focus,
.p-inputgroup > .p-element:focus,
.p-inputgroup > .p-inputwrapper > .p-component > .p-inputtext:focus,
.p-inputgroup > .p-float-label > .p-component:focus {
    z-index: 1;
  }
  .p-inputgroup > .p-component:focus ~ label,
.p-inputgroup > .p-element:focus ~ label,
.p-inputgroup > .p-inputwrapper > .p-component > .p-inputtext:focus ~ label,
.p-inputgroup > .p-float-label > .p-component:focus ~ label {
    z-index: 1;
  }

  .p-inputgroup-addon:first-child,
.p-inputgroup button:first-child,
.p-inputgroup input:first-child,
.p-inputgroup > .p-inputwrapper:first-child > .p-component,
.p-inputgroup > .p-inputwrapper:first-child > .p-component > .p-inputtext {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }

  .p-inputgroup .p-float-label:first-child input {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }

  .p-inputgroup-addon:last-child,
.p-inputgroup button:last-child,
.p-inputgroup input:last-child,
.p-inputgroup > .p-inputwrapper:last-child > .p-component,
.p-inputgroup > .p-inputwrapper:last-child > .p-component > .p-inputtext {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .p-inputgroup .p-float-label:last-child input {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .p-fluid .p-inputgroup .p-button {
    width: auto;
  }
  .p-fluid .p-inputgroup .p-button.p-button-icon-only {
    width: 3rem;
  }

  p-inputmask.ng-dirty.ng-invalid > .p-inputtext {
    border-color: #e24c4c;
  }

  p-inputmask.p-inputmask-clearable .p-inputtext {
    padding-right: 2.5rem;
  }
  p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon {
    color: #6c757d;
    right: 0.75rem;
  }

  p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber > .p-inputtext {
    border-color: #e24c4c;
  }

  p-inputnumber.p-inputnumber-clearable .p-inputnumber-input {
    padding-right: 2.5rem;
  }
  p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon {
    color: #6c757d;
    right: 0.75rem;
  }

  p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-stacked .p-inputnumber-clear-icon {
    right: 3.75rem;
  }
  p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-horizontal .p-inputnumber-clear-icon {
    right: 3.75rem;
  }

  .p-inputswitch {
    width: 3rem;
    height: 1.75rem;
  }
  .p-inputswitch .p-inputswitch-slider {
    background: #ced4da;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    border-radius: 30px;
  }
  .p-inputswitch .p-inputswitch-slider:before {
    background: #ffffff;
    width: 1.25rem;
    height: 1.25rem;
    left: 0.25rem;
    margin-top: -0.625rem;
    border-radius: 50%;
    transition-duration: 0.2s;
  }
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
    transform: translateX(1.25rem);
  }
  .p-inputswitch.p-focus .p-inputswitch-slider {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
    background: #b6bfc8;
  }
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
    background: #3B82F6;
  }
  .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
    background: #ffffff;
  }
  .p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider {
    background: #2563eb;
  }

  p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch {
    border-color: #e24c4c;
  }

  .p-inputtext {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
    color: #495057;
    background: #ffffff;
    padding: 0.75rem 0.75rem;
    border: 1px solid #ced4da;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    appearance: none;
    border-radius: 6px;
  }
  .p-inputtext:enabled:hover {
    border-color: #3B82F6;
  }
  .p-inputtext:enabled:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-inputtext.ng-dirty.ng-invalid {
    border-color: #e24c4c;
  }
  .p-inputtext.p-inputtext-sm {
    font-size: 0.875rem;
    padding: 0.65625rem 0.65625rem;
  }
  .p-inputtext.p-inputtext-lg {
    font-size: 1.25rem;
    padding: 0.9375rem 0.9375rem;
  }

  .p-float-label > label {
    left: 0.75rem;
    color: #6c757d;
    transition-duration: 0.2s;
  }

  .p-float-label > .ng-invalid.ng-dirty + label {
    color: #e24c4c;
  }

  .p-input-icon-left > .p-icon-wrapper.p-icon,
.p-input-icon-left > i:first-of-type {
    left: 0.75rem;
    color: #6c757d;
  }

  .p-input-icon-left > .p-inputtext {
    padding-left: 2.5rem;
  }

  .p-input-icon-left.p-float-label > label {
    left: 2.5rem;
  }

  .p-input-icon-right > .p-icon-wrapper,
.p-input-icon-right > i:last-of-type {
    right: 0.75rem;
    color: #6c757d;
  }

  .p-input-icon-right > .p-inputtext {
    padding-right: 2.5rem;
  }

  ::-webkit-input-placeholder {
    color: #6c757d;
  }

  :-moz-placeholder {
    color: #6c757d;
  }

  ::-moz-placeholder {
    color: #6c757d;
  }

  :-ms-input-placeholder {
    color: #6c757d;
  }

  .p-input-filled .p-inputtext {
    background-color: #e9ecef;
  }
  .p-input-filled .p-inputtext:enabled:hover {
    background-color: #e9ecef;
  }
  .p-input-filled .p-inputtext:enabled:focus {
    background-color: #ffffff;
  }

  .p-inputtext-sm .p-inputtext {
    font-size: 0.875rem;
    padding: 0.65625rem 0.65625rem;
  }

  .p-inputtext-lg .p-inputtext {
    font-size: 1.25rem;
    padding: 0.9375rem 0.9375rem;
  }

  .p-listbox {
    background: #ffffff;
    color: #495057;
    border: 1px solid #ced4da;
    border-radius: 6px;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  }
  .p-listbox .p-listbox-header {
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid #dee2e6;
    color: #343a40;
    background: #f8f9fa;
    margin: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-listbox .p-listbox-header .p-listbox-filter {
    padding-right: 1.75rem;
  }
  .p-listbox .p-listbox-header .p-listbox-filter-icon {
    right: 0.75rem;
    color: #6c757d;
  }
  .p-listbox .p-listbox-header .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-listbox .p-listbox-list {
    padding: 0.75rem 0;
    outline: 0 none;
  }
  .p-listbox .p-listbox-list .p-listbox-item {
    margin: 0;
    padding: 0.75rem 1.25rem;
    border: 0 none;
    color: #495057;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-listbox .p-listbox-list .p-listbox-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-listbox .p-listbox-list .p-listbox-item .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-listbox .p-listbox-list .p-listbox-item-group {
    margin: 0;
    padding: 0.75rem 1.25rem;
    color: #343a40;
    background: #ffffff;
    font-weight: 700;
  }
  .p-listbox .p-listbox-list .p-listbox-empty-message {
    padding: 0.75rem 1.25rem;
    color: #495057;
    background: transparent;
  }
  .p-listbox:not(.p-disabled) .p-listbox-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #495057;
    background: #dee2e6;
  }
  .p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-listbox.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }

  p-listbox.ng-dirty.ng-invalid > .p-listbox {
    border-color: #e24c4c;
  }

  .p-multiselect {
    background: #ffffff;
    border: 1px solid #ced4da;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-multiselect:not(.p-disabled):hover {
    border-color: #3B82F6;
  }
  .p-multiselect:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-multiselect .p-multiselect-label {
    padding: 0.75rem 0.75rem;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  }
  .p-multiselect .p-multiselect-label.p-placeholder {
    color: #6c757d;
  }
  .p-multiselect.p-multiselect-chip .p-multiselect-token {
    padding: 0.375rem 0.75rem;
    margin-right: 0.5rem;
    background: #dee2e6;
    color: #495057;
    border-radius: 16px;
  }
  .p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
    margin-left: 0.5rem;
  }
  .p-multiselect .p-multiselect-trigger {
    background: transparent;
    color: #6c757d;
    width: 3rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label {
    padding: 0.375rem 0.75rem;
  }

  .p-multiselect-clearable .p-multiselect-label-container {
    padding-right: 1.75rem;
  }
  .p-multiselect-clearable .p-multiselect-clear-icon {
    color: #6c757d;
    right: 3rem;
  }

  .p-multiselect-panel {
    background: #ffffff;
    color: #495057;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-multiselect-panel .p-multiselect-header {
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid #dee2e6;
    color: #343a40;
    background: #f8f9fa;
    margin: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
    padding-right: 1.75rem;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
    right: 0.75rem;
    color: #6c757d;
  }
  .p-multiselect-panel .p-multiselect-header .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close {
    margin-left: 0.5rem;
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-multiselect-panel .p-multiselect-items {
    padding: 0.75rem 0;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item {
    margin: 0;
    padding: 0.75rem 1.25rem;
    border: 0 none;
    color: #495057;
    background: transparent;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
    color: #495057;
    background: #dee2e6;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-item-group {
    margin: 0;
    padding: 0.75rem 1.25rem;
    color: #343a40;
    background: #ffffff;
    font-weight: 700;
  }
  .p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
    padding: 0.75rem 1.25rem;
    color: #495057;
    background: transparent;
  }

  .p-input-filled .p-multiselect {
    background: #e9ecef;
  }
  .p-input-filled .p-multiselect:not(.p-disabled):hover {
    background-color: #e9ecef;
  }
  .p-input-filled .p-multiselect:not(.p-disabled).p-focus {
    background-color: #ffffff;
  }

  p-multiselect.ng-dirty.ng-invalid > .p-multiselect {
    border-color: #e24c4c;
  }

  p-password.ng-invalid.ng-dirty > .p-password > .p-inputtext {
    border-color: #e24c4c;
  }

  .p-password-panel {
    padding: 1.25rem;
    background: #ffffff;
    color: #495057;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
  }
  .p-password-panel .p-password-meter {
    margin-bottom: 0.5rem;
    background: #dee2e6;
  }
  .p-password-panel .p-password-meter .p-password-strength.weak {
    background: #ea5455;
  }
  .p-password-panel .p-password-meter .p-password-strength.medium {
    background: #ff9f42;
  }
  .p-password-panel .p-password-meter .p-password-strength.strong {
    background: #29c76f;
  }

  p-password.p-password-clearable .p-password-input {
    padding-right: 2.5rem;
  }
  p-password.p-password-clearable .p-password-clear-icon {
    color: #6c757d;
    right: 0.75rem;
  }

  p-password.p-password-clearable.p-password-mask .p-password-input {
    padding-right: 4.25rem;
  }
  p-password.p-password-clearable.p-password-mask .p-password-clear-icon {
    color: #6c757d;
    right: 2.5rem;
  }

  .p-radiobutton {
    width: 22px;
    height: 22px;
  }
  .p-radiobutton .p-radiobutton-box {
    border: 2px solid #ced4da;
    background: #ffffff;
    width: 22px;
    height: 22px;
    color: #495057;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  }
  .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
    border-color: #3B82F6;
  }
  .p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
    width: 12px;
    height: 12px;
    transition-duration: 0.2s;
    background-color: #ffffff;
  }
  .p-radiobutton .p-radiobutton-box.p-highlight {
    border-color: #3B82F6;
    background: #3B82F6;
  }
  .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
    border-color: #1D4ED8;
    background: #1D4ED8;
    color: #ffffff;
  }

  p-radiobutton.ng-dirty.ng-invalid > .p-radiobutton > .p-radiobutton-box {
    border-color: #e24c4c;
  }

  .p-input-filled .p-radiobutton .p-radiobutton-box {
    background-color: #e9ecef;
  }
  .p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
    background-color: #e9ecef;
  }
  .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight {
    background: #3B82F6;
  }
  .p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
    background: #1D4ED8;
  }

  .p-radiobutton-label {
    margin-left: 0.5rem;
  }

  .p-rating {
    gap: 0.5rem;
  }
  .p-rating .p-rating-item .p-rating-icon {
    color: #495057;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    font-size: 1.143rem;
  }
  .p-rating .p-rating-item .p-rating-icon.p-icon {
    width: 1.143rem;
    height: 1.143rem;
  }
  .p-rating .p-rating-item .p-rating-icon.p-rating-cancel {
    color: #ea5455;
  }
  .p-rating .p-rating-item.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-rating .p-rating-item.p-rating-item-active .p-rating-icon {
    color: #3B82F6;
  }
  .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon {
    color: #3B82F6;
  }
  .p-rating:not(.p-disabled):not(.p-readonly) .p-rating-item:hover .p-rating-icon.p-rating-cancel {
    color: #e73d3e;
  }

  .p-selectbutton .p-button {
    background: #ffffff;
    border: 1px solid #ced4da;
    color: #495057;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  }
  .p-selectbutton .p-button .p-button-icon-left,
.p-selectbutton .p-button .p-button-icon-right {
    color: #6c757d;
  }
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
    background: #e9ecef;
    border-color: #ced4da;
    color: #495057;
  }
  .p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
    color: #343a40;
  }
  .p-selectbutton .p-button.p-highlight {
    background: #3B82F6;
    border-color: #3B82F6;
    color: #ffffff;
  }
  .p-selectbutton .p-button.p-highlight .p-button-icon-left,
.p-selectbutton .p-button.p-highlight .p-button-icon-right {
    color: #ffffff;
  }
  .p-selectbutton .p-button.p-highlight:hover {
    background: #2563eb;
    border-color: #2563eb;
    color: #ffffff;
  }
  .p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,
.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right {
    color: #ffffff;
  }

  p-selectbutton.ng-dirty.ng-invalid > .p-selectbutton > .p-button {
    border-color: #e24c4c;
  }

  .p-slider {
    background: #dee2e6;
    border: 0 none;
    border-radius: 6px;
  }
  .p-slider.p-slider-horizontal {
    height: 0.286rem;
  }
  .p-slider.p-slider-horizontal .p-slider-handle {
    margin-top: -0.5715rem;
    margin-left: -0.5715rem;
  }
  .p-slider.p-slider-vertical {
    width: 0.286rem;
  }
  .p-slider.p-slider-vertical .p-slider-handle {
    margin-left: -0.5715rem;
    margin-bottom: -0.5715rem;
  }
  .p-slider .p-slider-handle {
    height: 1.143rem;
    width: 1.143rem;
    background: #ffffff;
    border: 2px solid #3B82F6;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  }
  .p-slider .p-slider-handle:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-slider .p-slider-range {
    background: #3B82F6;
  }
  .p-slider:not(.p-disabled) .p-slider-handle:hover {
    background: #3B82F6;
    border-color: #3B82F6;
  }
  .p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle {
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, left 0.2s;
  }
  .p-slider.p-slider-animate.p-slider-horizontal .p-slider-range {
    transition: width 0.2s;
  }
  .p-slider.p-slider-animate.p-slider-vertical .p-slider-handle {
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, bottom 0.2s;
  }
  .p-slider.p-slider-animate.p-slider-vertical .p-slider-range {
    transition: height 0.2s;
  }

  .p-togglebutton.p-button {
    background: #ffffff;
    border: 1px solid #ced4da;
    color: #495057;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  }
  .p-togglebutton.p-button .p-button-icon-left,
.p-togglebutton.p-button .p-button-icon-right {
    color: #6c757d;
  }
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
    background: #e9ecef;
    border-color: #ced4da;
    color: #495057;
  }
  .p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
    color: #343a40;
  }
  .p-togglebutton.p-button.p-highlight {
    background: #3B82F6;
    border-color: #3B82F6;
    color: #ffffff;
  }
  .p-togglebutton.p-button.p-highlight .p-button-icon-left,
.p-togglebutton.p-button.p-highlight .p-button-icon-right {
    color: #ffffff;
  }
  .p-togglebutton.p-button.p-highlight:hover {
    background: #2563eb;
    border-color: #2563eb;
    color: #ffffff;
  }
  .p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,
.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right {
    color: #ffffff;
  }

  p-togglebutton.ng-dirty.ng-invalid > .p-togglebutton.p-button {
    border-color: #e24c4c;
  }

  .p-treeselect {
    background: #ffffff;
    border: 1px solid #ced4da;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-treeselect:not(.p-disabled):hover {
    border-color: #3B82F6;
  }
  .p-treeselect:not(.p-disabled).p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: #3B82F6;
  }
  .p-treeselect .p-treeselect-label {
    padding: 0.75rem 0.75rem;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  }
  .p-treeselect .p-treeselect-label.p-placeholder {
    color: #6c757d;
  }
  .p-treeselect.p-treeselect-chip .p-treeselect-token {
    padding: 0.375rem 0.75rem;
    margin-right: 0.5rem;
    background: #dee2e6;
    color: #495057;
    border-radius: 16px;
  }
  .p-treeselect .p-treeselect-trigger {
    background: transparent;
    color: #6c757d;
    width: 3rem;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
    border-color: #e24c4c;
  }

  .p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label {
    padding: 0.375rem 0.75rem;
  }

  .p-treeselect-panel {
    background: #ffffff;
    color: #495057;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-treeselect-panel .p-treeselect-header {
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid #dee2e6;
    color: #343a40;
    background: #f8f9fa;
    margin: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container {
    margin-right: 0.5rem;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter {
    padding-right: 1.75rem;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon {
    right: 0.75rem;
    color: #6c757d;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter {
    padding-right: 3.5rem;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon {
    right: 2.5rem;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-treeselect-panel .p-treeselect-items-wrapper .p-tree {
    border: 0 none;
  }
  .p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message {
    padding: 0.75rem 1.25rem;
    color: #495057;
    background: transparent;
  }

  .p-input-filled .p-treeselect {
    background: #e9ecef;
  }
  .p-input-filled .p-treeselect:not(.p-disabled):hover {
    background-color: #e9ecef;
  }
  .p-input-filled .p-treeselect:not(.p-disabled).p-focus {
    background-color: #ffffff;
  }

  p-treeselect.p-treeselect-clearable .p-treeselect-label-container {
    padding-right: 1.75rem;
  }
  p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
    color: #6c757d;
    right: 3rem;
  }

  .p-button {
    color: #ffffff;
    background: #3B82F6;
    border: 1px solid #3B82F6;
    padding: 0.75rem 1.25rem;
    font-size: 1rem;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-button:enabled:hover {
    background: #2563eb;
    color: #ffffff;
    border-color: #2563eb;
  }
  .p-button:enabled:active {
    background: #1D4ED8;
    color: #ffffff;
    border-color: #1D4ED8;
  }
  .p-button.p-button-outlined {
    background-color: transparent;
    color: #3B82F6;
    border: 1px solid;
  }
  .p-button.p-button-outlined:enabled:hover {
    background: rgba(59, 130, 246, 0.04);
    color: #3B82F6;
    border: 1px solid;
  }
  .p-button.p-button-outlined:enabled:active {
    background: rgba(59, 130, 246, 0.16);
    color: #3B82F6;
    border: 1px solid;
  }
  .p-button.p-button-outlined.p-button-plain {
    color: #6c757d;
    border-color: #6c757d;
  }
  .p-button.p-button-outlined.p-button-plain:enabled:hover {
    background: #e9ecef;
    color: #6c757d;
  }
  .p-button.p-button-outlined.p-button-plain:enabled:active {
    background: #dee2e6;
    color: #6c757d;
  }
  .p-button.p-button-text {
    background-color: transparent;
    color: #3B82F6;
    border-color: transparent;
  }
  .p-button.p-button-text:enabled:hover {
    background: rgba(59, 130, 246, 0.04);
    color: #3B82F6;
    border-color: transparent;
  }
  .p-button.p-button-text:enabled:active {
    background: rgba(59, 130, 246, 0.16);
    color: #3B82F6;
    border-color: transparent;
  }
  .p-button.p-button-text.p-button-plain {
    color: #6c757d;
  }
  .p-button.p-button-text.p-button-plain:enabled:hover {
    background: #e9ecef;
    color: #6c757d;
  }
  .p-button.p-button-text.p-button-plain:enabled:active {
    background: #dee2e6;
    color: #6c757d;
  }
  .p-button:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-button .p-button-label {
    transition-duration: 0.2s;
  }
  .p-button .p-button-icon-left {
    margin-right: 0.5rem;
  }
  .p-button .p-button-icon-right {
    margin-left: 0.5rem;
  }
  .p-button .p-button-icon-bottom {
    margin-top: 0.5rem;
  }
  .p-button .p-button-icon-top {
    margin-bottom: 0.5rem;
  }
  .p-button .p-badge {
    margin-left: 0.5rem;
    min-width: 1rem;
    height: 1rem;
    line-height: 1rem;
    color: #3B82F6;
    background-color: #ffffff;
  }
  .p-button.p-button-raised {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  }
  .p-button.p-button-rounded {
    border-radius: 2rem;
  }
  .p-button.p-button-icon-only {
    width: 3rem;
    padding: 0.75rem 0;
  }
  .p-button.p-button-icon-only .p-button-icon-left,
.p-button.p-button-icon-only .p-button-icon-right {
    margin: 0;
  }
  .p-button.p-button-icon-only.p-button-rounded {
    border-radius: 50%;
    height: 3rem;
  }
  .p-button.p-button-sm {
    font-size: 0.875rem;
    padding: 0.65625rem 1.09375rem;
  }
  .p-button.p-button-sm .p-button-icon {
    font-size: 0.875rem;
  }
  .p-button.p-button-lg {
    font-size: 1.25rem;
    padding: 0.9375rem 1.5625rem;
  }
  .p-button.p-button-lg .p-button-icon {
    font-size: 1.25rem;
  }
  .p-button.p-button-loading-label-only .p-button-label {
    margin-left: 0.5rem;
  }
  .p-button.p-button-loading-label-only .p-button-loading-icon {
    margin-right: 0;
  }

  .p-fluid .p-button {
    width: 100%;
  }
  .p-fluid .p-button-icon-only {
    width: 3rem;
  }
  .p-fluid .p-buttonset {
    display: flex;
  }
  .p-fluid .p-buttonset .p-button {
    flex: 1;
  }

  .p-button.p-button-secondary, .p-buttonset.p-button-secondary > .p-button, .p-splitbutton.p-button-secondary > .p-button {
    color: #ffffff;
    background: #64748B;
    border: 1px solid #64748B;
  }
  .p-button.p-button-secondary:enabled:hover, .p-buttonset.p-button-secondary > .p-button:enabled:hover, .p-splitbutton.p-button-secondary > .p-button:enabled:hover {
    background: #475569;
    color: #ffffff;
    border-color: #475569;
  }
  .p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus, .p-splitbutton.p-button-secondary > .p-button:enabled:focus {
    box-shadow: 0 0 0 0.2rem #E2E8F0;
  }
  .p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active, .p-splitbutton.p-button-secondary > .p-button:enabled:active {
    background: #334155;
    color: #ffffff;
    border-color: #334155;
  }
  .p-button.p-button-secondary.p-button-outlined, .p-buttonset.p-button-secondary > .p-button.p-button-outlined, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined {
    background-color: transparent;
    color: #64748B;
    border: 1px solid;
  }
  .p-button.p-button-secondary.p-button-outlined:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:hover {
    background: rgba(100, 116, 139, 0.04);
    color: #64748B;
    border: 1px solid;
  }
  .p-button.p-button-secondary.p-button-outlined:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:active {
    background: rgba(100, 116, 139, 0.16);
    color: #64748B;
    border: 1px solid;
  }
  .p-button.p-button-secondary.p-button-text, .p-buttonset.p-button-secondary > .p-button.p-button-text, .p-splitbutton.p-button-secondary > .p-button.p-button-text {
    background-color: transparent;
    color: #64748B;
    border-color: transparent;
  }
  .p-button.p-button-secondary.p-button-text:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:hover {
    background: rgba(100, 116, 139, 0.04);
    border-color: transparent;
    color: #64748B;
  }
  .p-button.p-button-secondary.p-button-text:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:active {
    background: rgba(100, 116, 139, 0.16);
    border-color: transparent;
    color: #64748B;
  }

  .p-button.p-button-info, .p-buttonset.p-button-info > .p-button, .p-splitbutton.p-button-info > .p-button {
    color: #ffffff;
    background: #3B82F6;
    border: 1px solid #3B82F6;
  }
  .p-button.p-button-info:enabled:hover, .p-buttonset.p-button-info > .p-button:enabled:hover, .p-splitbutton.p-button-info > .p-button:enabled:hover {
    background: #2563EB;
    color: #ffffff;
    border-color: #2563EB;
  }
  .p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:enabled:focus {
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:enabled:active {
    background: #1D4ED8;
    color: #ffffff;
    border-color: #1D4ED8;
  }
  .p-button.p-button-info.p-button-outlined, .p-buttonset.p-button-info > .p-button.p-button-outlined, .p-splitbutton.p-button-info > .p-button.p-button-outlined {
    background-color: transparent;
    color: #3B82F6;
    border: 1px solid;
  }
  .p-button.p-button-info.p-button-outlined:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:hover {
    background: rgba(59, 130, 246, 0.04);
    color: #3B82F6;
    border: 1px solid;
  }
  .p-button.p-button-info.p-button-outlined:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:active {
    background: rgba(59, 130, 246, 0.16);
    color: #3B82F6;
    border: 1px solid;
  }
  .p-button.p-button-info.p-button-text, .p-buttonset.p-button-info > .p-button.p-button-text, .p-splitbutton.p-button-info > .p-button.p-button-text {
    background-color: transparent;
    color: #3B82F6;
    border-color: transparent;
  }
  .p-button.p-button-info.p-button-text:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:hover {
    background: rgba(59, 130, 246, 0.04);
    border-color: transparent;
    color: #3B82F6;
  }
  .p-button.p-button-info.p-button-text:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:active {
    background: rgba(59, 130, 246, 0.16);
    border-color: transparent;
    color: #3B82F6;
  }

  .p-button.p-button-success, .p-buttonset.p-button-success > .p-button, .p-splitbutton.p-button-success > .p-button {
    color: #ffffff;
    background: #22C55E;
    border: 1px solid #22C55E;
  }
  .p-button.p-button-success:enabled:hover, .p-buttonset.p-button-success > .p-button:enabled:hover, .p-splitbutton.p-button-success > .p-button:enabled:hover {
    background: #16A34A;
    color: #ffffff;
    border-color: #16A34A;
  }
  .p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:enabled:focus {
    box-shadow: 0 0 0 0.2rem #BBF7D0;
  }
  .p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:enabled:active {
    background: #15803D;
    color: #ffffff;
    border-color: #15803D;
  }
  .p-button.p-button-success.p-button-outlined, .p-buttonset.p-button-success > .p-button.p-button-outlined, .p-splitbutton.p-button-success > .p-button.p-button-outlined {
    background-color: transparent;
    color: #22C55E;
    border: 1px solid;
  }
  .p-button.p-button-success.p-button-outlined:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:hover {
    background: rgba(34, 197, 94, 0.04);
    color: #22C55E;
    border: 1px solid;
  }
  .p-button.p-button-success.p-button-outlined:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:active {
    background: rgba(34, 197, 94, 0.16);
    color: #22C55E;
    border: 1px solid;
  }
  .p-button.p-button-success.p-button-text, .p-buttonset.p-button-success > .p-button.p-button-text, .p-splitbutton.p-button-success > .p-button.p-button-text {
    background-color: transparent;
    color: #22C55E;
    border-color: transparent;
  }
  .p-button.p-button-success.p-button-text:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:hover {
    background: rgba(34, 197, 94, 0.04);
    border-color: transparent;
    color: #22C55E;
  }
  .p-button.p-button-success.p-button-text:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:active {
    background: rgba(34, 197, 94, 0.16);
    border-color: transparent;
    color: #22C55E;
  }

  .p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button, .p-splitbutton.p-button-warning > .p-button {
    color: #ffffff;
    background: #F59E0B;
    border: 1px solid #F59E0B;
  }
  .p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover, .p-splitbutton.p-button-warning > .p-button:enabled:hover {
    background: #D97706;
    color: #ffffff;
    border-color: #D97706;
  }
  .p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus {
    box-shadow: 0 0 0 0.2rem #FDE68A;
  }
  .p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:enabled:active {
    background: #B45309;
    color: #ffffff;
    border-color: #B45309;
  }
  .p-button.p-button-warning.p-button-outlined, .p-buttonset.p-button-warning > .p-button.p-button-outlined, .p-splitbutton.p-button-warning > .p-button.p-button-outlined {
    background-color: transparent;
    color: #F59E0B;
    border: 1px solid;
  }
  .p-button.p-button-warning.p-button-outlined:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:hover {
    background: rgba(245, 158, 11, 0.04);
    color: #F59E0B;
    border: 1px solid;
  }
  .p-button.p-button-warning.p-button-outlined:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:active {
    background: rgba(245, 158, 11, 0.16);
    color: #F59E0B;
    border: 1px solid;
  }
  .p-button.p-button-warning.p-button-text, .p-buttonset.p-button-warning > .p-button.p-button-text, .p-splitbutton.p-button-warning > .p-button.p-button-text {
    background-color: transparent;
    color: #F59E0B;
    border-color: transparent;
  }
  .p-button.p-button-warning.p-button-text:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:hover {
    background: rgba(245, 158, 11, 0.04);
    border-color: transparent;
    color: #F59E0B;
  }
  .p-button.p-button-warning.p-button-text:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:active {
    background: rgba(245, 158, 11, 0.16);
    border-color: transparent;
    color: #F59E0B;
  }

  .p-button.p-button-help, .p-buttonset.p-button-help > .p-button, .p-splitbutton.p-button-help > .p-button {
    color: #ffffff;
    background: #A855F7;
    border: 1px solid #A855F7;
  }
  .p-button.p-button-help:enabled:hover, .p-buttonset.p-button-help > .p-button:enabled:hover, .p-splitbutton.p-button-help > .p-button:enabled:hover {
    background: #9333EA;
    color: #ffffff;
    border-color: #9333EA;
  }
  .p-button.p-button-help:enabled:focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:enabled:focus {
    box-shadow: 0 0 0 0.2rem #E9D5FF;
  }
  .p-button.p-button-help:enabled:active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:enabled:active {
    background: #7E22CE;
    color: #ffffff;
    border-color: #7E22CE;
  }
  .p-button.p-button-help.p-button-outlined, .p-buttonset.p-button-help > .p-button.p-button-outlined, .p-splitbutton.p-button-help > .p-button.p-button-outlined {
    background-color: transparent;
    color: #A855F7;
    border: 1px solid;
  }
  .p-button.p-button-help.p-button-outlined:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:hover {
    background: rgba(168, 85, 247, 0.04);
    color: #A855F7;
    border: 1px solid;
  }
  .p-button.p-button-help.p-button-outlined:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:active {
    background: rgba(168, 85, 247, 0.16);
    color: #A855F7;
    border: 1px solid;
  }
  .p-button.p-button-help.p-button-text, .p-buttonset.p-button-help > .p-button.p-button-text, .p-splitbutton.p-button-help > .p-button.p-button-text {
    background-color: transparent;
    color: #A855F7;
    border-color: transparent;
  }
  .p-button.p-button-help.p-button-text:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:hover {
    background: rgba(168, 85, 247, 0.04);
    border-color: transparent;
    color: #A855F7;
  }
  .p-button.p-button-help.p-button-text:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:active {
    background: rgba(168, 85, 247, 0.16);
    border-color: transparent;
    color: #A855F7;
  }

  .p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button, .p-splitbutton.p-button-danger > .p-button {
    color: #ffffff;
    background: #EF4444;
    border: 1px solid #EF4444;
  }
  .p-button.p-button-danger:enabled:hover, .p-buttonset.p-button-danger > .p-button:enabled:hover, .p-splitbutton.p-button-danger > .p-button:enabled:hover {
    background: #DC2626;
    color: #ffffff;
    border-color: #DC2626;
  }
  .p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus {
    box-shadow: 0 0 0 0.2rem #FECACA;
  }
  .p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:enabled:active {
    background: #B91C1C;
    color: #ffffff;
    border-color: #B91C1C;
  }
  .p-button.p-button-danger.p-button-outlined, .p-buttonset.p-button-danger > .p-button.p-button-outlined, .p-splitbutton.p-button-danger > .p-button.p-button-outlined {
    background-color: transparent;
    color: #EF4444;
    border: 1px solid;
  }
  .p-button.p-button-danger.p-button-outlined:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:hover {
    background: rgba(239, 68, 68, 0.04);
    color: #EF4444;
    border: 1px solid;
  }
  .p-button.p-button-danger.p-button-outlined:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:active {
    background: rgba(239, 68, 68, 0.16);
    color: #EF4444;
    border: 1px solid;
  }
  .p-button.p-button-danger.p-button-text, .p-buttonset.p-button-danger > .p-button.p-button-text, .p-splitbutton.p-button-danger > .p-button.p-button-text {
    background-color: transparent;
    color: #EF4444;
    border-color: transparent;
  }
  .p-button.p-button-danger.p-button-text:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:hover {
    background: rgba(239, 68, 68, 0.04);
    border-color: transparent;
    color: #EF4444;
  }
  .p-button.p-button-danger.p-button-text:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:active {
    background: rgba(239, 68, 68, 0.16);
    border-color: transparent;
    color: #EF4444;
  }

  .p-button.p-button-link {
    color: #1D4ED8;
    background: transparent;
    border: transparent;
  }
  .p-button.p-button-link:enabled:hover {
    background: transparent;
    color: #1D4ED8;
    border-color: transparent;
  }
  .p-button.p-button-link:enabled:hover .p-button-label {
    text-decoration: underline;
  }
  .p-button.p-button-link:enabled:focus {
    background: transparent;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
    border-color: transparent;
  }
  .p-button.p-button-link:enabled:active {
    background: transparent;
    color: #1D4ED8;
    border-color: transparent;
  }

  .p-speeddial-button.p-button.p-button-icon-only {
    width: 4rem;
    height: 4rem;
  }
  .p-speeddial-button.p-button.p-button-icon-only .p-button-icon {
    font-size: 1.3rem;
  }
  .p-speeddial-button.p-button.p-button-icon-only .p-icon {
    width: 1.3rem;
    height: 1.3rem;
  }

  .p-speeddial-list {
    outline: 0 none;
  }

  .p-speeddial-item.p-focus > .p-speeddial-action {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }

  .p-speeddial-action {
    width: 3rem;
    height: 3rem;
    background: #495057;
    color: #fff;
  }
  .p-speeddial-action:hover {
    background: #022354;
    color: #fff;
  }

  .p-speeddial-direction-up .p-speeddial-item {
    margin: 0.25rem 0;
  }
  .p-speeddial-direction-up .p-speeddial-item:first-child {
    margin-bottom: 0.5rem;
  }

  .p-speeddial-direction-down .p-speeddial-item {
    margin: 0.25rem 0;
  }
  .p-speeddial-direction-down .p-speeddial-item:first-child {
    margin-top: 0.5rem;
  }

  .p-speeddial-direction-left .p-speeddial-item {
    margin: 0 0.25rem;
  }
  .p-speeddial-direction-left .p-speeddial-item:first-child {
    margin-right: 0.5rem;
  }

  .p-speeddial-direction-right .p-speeddial-item {
    margin: 0 0.25rem;
  }
  .p-speeddial-direction-right .p-speeddial-item:first-child {
    margin-left: 0.5rem;
  }

  .p-speeddial-circle .p-speeddial-item,
.p-speeddial-semi-circle .p-speeddial-item,
.p-speeddial-quarter-circle .p-speeddial-item {
    margin: 0;
  }
  .p-speeddial-circle .p-speeddial-item:first-child, .p-speeddial-circle .p-speeddial-item:last-child,
.p-speeddial-semi-circle .p-speeddial-item:first-child,
.p-speeddial-semi-circle .p-speeddial-item:last-child,
.p-speeddial-quarter-circle .p-speeddial-item:first-child,
.p-speeddial-quarter-circle .p-speeddial-item:last-child {
    margin: 0;
  }

  .p-speeddial-mask {
    background-color: rgba(0, 0, 0, 0.4);
  }

  .p-splitbutton {
    border-radius: 6px;
  }
  .p-splitbutton.p-button-outlined > .p-button {
    background-color: transparent;
    color: #3B82F6;
    border: 1px solid;
  }
  .p-splitbutton.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(59, 130, 246, 0.04);
    color: #3B82F6;
  }
  .p-splitbutton.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(59, 130, 246, 0.16);
    color: #3B82F6;
  }
  .p-splitbutton.p-button-outlined.p-button-plain > .p-button {
    color: #6c757d;
    border-color: #6c757d;
  }
  .p-splitbutton.p-button-outlined.p-button-plain > .p-button:enabled:hover, .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: #e9ecef;
    color: #6c757d;
  }
  .p-splitbutton.p-button-outlined.p-button-plain > .p-button:enabled:active, .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):active {
    background: #dee2e6;
    color: #6c757d;
  }
  .p-splitbutton.p-button-text > .p-button {
    background-color: transparent;
    color: #3B82F6;
    border-color: transparent;
  }
  .p-splitbutton.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(59, 130, 246, 0.04);
    color: #3B82F6;
    border-color: transparent;
  }
  .p-splitbutton.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(59, 130, 246, 0.16);
    color: #3B82F6;
    border-color: transparent;
  }
  .p-splitbutton.p-button-text.p-button-plain > .p-button {
    color: #6c757d;
  }
  .p-splitbutton.p-button-text.p-button-plain > .p-button:enabled:hover, .p-splitbutton.p-button-text.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: #e9ecef;
    color: #6c757d;
  }
  .p-splitbutton.p-button-text.p-button-plain > .p-button:enabled:active, .p-splitbutton.p-button-text.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):active {
    background: #dee2e6;
    color: #6c757d;
  }
  .p-splitbutton.p-button-raised {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  }
  .p-splitbutton.p-button-rounded {
    border-radius: 2rem;
  }
  .p-splitbutton.p-button-rounded > .p-button {
    border-radius: 2rem;
  }
  .p-splitbutton.p-button-sm > .p-button {
    font-size: 0.875rem;
    padding: 0.65625rem 1.09375rem;
  }
  .p-splitbutton.p-button-sm > .p-button .p-button-icon {
    font-size: 0.875rem;
  }
  .p-splitbutton.p-button-lg > .p-button {
    font-size: 1.25rem;
    padding: 0.9375rem 1.5625rem;
  }
  .p-splitbutton.p-button-lg > .p-button .p-button-icon {
    font-size: 1.25rem;
  }

  .p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
    background-color: transparent;
    color: #64748B;
    border: 1px solid;
  }
  .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(100, 116, 139, 0.04);
    color: #64748B;
  }
  .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(100, 116, 139, 0.16);
    color: #64748B;
  }
  .p-splitbutton.p-button-secondary.p-button-text > .p-button {
    background-color: transparent;
    color: #64748B;
    border-color: transparent;
  }
  .p-splitbutton.p-button-secondary.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(100, 116, 139, 0.04);
    border-color: transparent;
    color: #64748B;
  }
  .p-splitbutton.p-button-secondary.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(100, 116, 139, 0.16);
    border-color: transparent;
    color: #64748B;
  }

  .p-splitbutton.p-button-info.p-button-outlined > .p-button {
    background-color: transparent;
    color: #3B82F6;
    border: 1px solid;
  }
  .p-splitbutton.p-button-info.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(59, 130, 246, 0.04);
    color: #3B82F6;
  }
  .p-splitbutton.p-button-info.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(59, 130, 246, 0.16);
    color: #3B82F6;
  }
  .p-splitbutton.p-button-info.p-button-text > .p-button {
    background-color: transparent;
    color: #3B82F6;
    border-color: transparent;
  }
  .p-splitbutton.p-button-info.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-info.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(59, 130, 246, 0.04);
    border-color: transparent;
    color: #3B82F6;
  }
  .p-splitbutton.p-button-info.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-info.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(59, 130, 246, 0.16);
    border-color: transparent;
    color: #3B82F6;
  }

  .p-splitbutton.p-button-success.p-button-outlined > .p-button {
    background-color: transparent;
    color: #22C55E;
    border: 1px solid;
  }
  .p-splitbutton.p-button-success.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(34, 197, 94, 0.04);
    color: #22C55E;
  }
  .p-splitbutton.p-button-success.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(34, 197, 94, 0.16);
    color: #22C55E;
  }
  .p-splitbutton.p-button-success.p-button-text > .p-button {
    background-color: transparent;
    color: #22C55E;
    border-color: transparent;
  }
  .p-splitbutton.p-button-success.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-success.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(34, 197, 94, 0.04);
    border-color: transparent;
    color: #22C55E;
  }
  .p-splitbutton.p-button-success.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-success.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(34, 197, 94, 0.16);
    border-color: transparent;
    color: #22C55E;
  }

  .p-splitbutton.p-button-warning.p-button-outlined > .p-button {
    background-color: transparent;
    color: #F59E0B;
    border: 1px solid;
  }
  .p-splitbutton.p-button-warning.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(245, 158, 11, 0.04);
    color: #F59E0B;
  }
  .p-splitbutton.p-button-warning.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(245, 158, 11, 0.16);
    color: #F59E0B;
  }
  .p-splitbutton.p-button-warning.p-button-text > .p-button {
    background-color: transparent;
    color: #F59E0B;
    border-color: transparent;
  }
  .p-splitbutton.p-button-warning.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-warning.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(245, 158, 11, 0.04);
    border-color: transparent;
    color: #F59E0B;
  }
  .p-splitbutton.p-button-warning.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-warning.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(245, 158, 11, 0.16);
    border-color: transparent;
    color: #F59E0B;
  }

  .p-splitbutton.p-button-help.p-button-outlined > .p-button {
    background-color: transparent;
    color: #A855F7;
    border: 1px solid;
  }
  .p-splitbutton.p-button-help.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(168, 85, 247, 0.04);
    color: #A855F7;
  }
  .p-splitbutton.p-button-help.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(168, 85, 247, 0.16);
    color: #A855F7;
  }
  .p-splitbutton.p-button-help.p-button-text > .p-button {
    background-color: transparent;
    color: #A855F7;
    border-color: transparent;
  }
  .p-splitbutton.p-button-help.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-help.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(168, 85, 247, 0.04);
    border-color: transparent;
    color: #A855F7;
  }
  .p-splitbutton.p-button-help.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-help.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(168, 85, 247, 0.16);
    border-color: transparent;
    color: #A855F7;
  }

  .p-splitbutton.p-button-danger.p-button-outlined > .p-button {
    background-color: transparent;
    color: #EF4444;
    border: 1px solid;
  }
  .p-splitbutton.p-button-danger.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(239, 68, 68, 0.04);
    color: #EF4444;
  }
  .p-splitbutton.p-button-danger.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(239, 68, 68, 0.16);
    color: #EF4444;
  }
  .p-splitbutton.p-button-danger.p-button-text > .p-button {
    background-color: transparent;
    color: #EF4444;
    border-color: transparent;
  }
  .p-splitbutton.p-button-danger.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-danger.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
    background: rgba(239, 68, 68, 0.04);
    border-color: transparent;
    color: #EF4444;
  }
  .p-splitbutton.p-button-danger.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-danger.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
    background: rgba(239, 68, 68, 0.16);
    border-color: transparent;
    color: #EF4444;
  }

  .p-carousel .p-carousel-content .p-carousel-prev,
.p-carousel .p-carousel-content .p-carousel-next {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    margin: 0.5rem;
  }
  .p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,
.p-carousel .p-carousel-content .p-carousel-next:enabled:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-carousel .p-carousel-content .p-carousel-prev:focus-visible,
.p-carousel .p-carousel-content .p-carousel-next:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-carousel .p-carousel-indicators {
    padding: 1rem;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator button {
    background-color: #ced4da;
    width: 2rem;
    height: 0.5rem;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    border-radius: 0;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
    background: #adb5bd;
  }
  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
    background: #EFF6FF;
    color: #1D4ED8;
  }

  .p-datatable .p-paginator-top {
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .p-datatable .p-paginator-bottom {
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .p-datatable .p-datatable-header {
    background: #f8f9fa;
    color: #343a40;
    border: 1px solid #dee2e6;
    border-width: 1px 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
  }
  .p-datatable .p-datatable-footer {
    background: #f8f9fa;
    color: #343a40;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
  }
  .p-datatable .p-datatable-thead > tr > th {
    text-align: left;
    padding: 1rem 1rem;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
    font-weight: 700;
    color: #343a40;
    background: #f8f9fa;
    transition: box-shadow 0.2s;
  }
  .p-datatable .p-datatable-tfoot > tr > td {
    text-align: left;
    padding: 1rem 1rem;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
    font-weight: 700;
    color: #343a40;
    background: #f8f9fa;
  }
  .p-datatable .p-sortable-column .p-sortable-column-icon {
    color: #343a40;
    margin-left: 0.5rem;
  }
  .p-datatable .p-sortable-column .p-sortable-column-badge {
    border-radius: 50%;
    height: 1.143rem;
    min-width: 1.143rem;
    line-height: 1.143rem;
    color: #1D4ED8;
    background: #EFF6FF;
    margin-left: 0.5rem;
  }
  .p-datatable .p-sortable-column:not(.p-highlight):hover {
    background: #e9ecef;
    color: #343a40;
  }
  .p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
    color: #343a40;
  }
  .p-datatable .p-sortable-column.p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon {
    color: #1D4ED8;
  }
  .p-datatable .p-sortable-column.p-highlight:hover {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon {
    color: #1D4ED8;
  }
  .p-datatable .p-sortable-column:focus-visible {
    box-shadow: inset 0 0 0 0.15rem #BFDBFE;
    outline: 0 none;
  }
  .p-datatable .p-datatable-tbody > tr {
    background: #ffffff;
    color: #495057;
    transition: box-shadow 0.2s;
  }
  .p-datatable .p-datatable-tbody > tr > td {
    text-align: left;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem;
  }
  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler:enabled:hover,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:enabled:hover,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:enabled:hover,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:enabled:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-datatable .p-datatable-tbody > tr > td .p-row-toggler:focus-visible,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:focus-visible,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:focus-visible,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
    margin-right: 0.5rem;
  }
  .p-datatable .p-datatable-tbody > tr:focus-visible {
    outline: 0.15rem solid #BFDBFE;
    outline-offset: -0.15rem;
  }
  .p-datatable .p-datatable-tbody > tr.p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
    box-shadow: inset 0 2px 0 0 #EFF6FF;
  }
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
    box-shadow: inset 0 -2px 0 0 #EFF6FF;
  }
  .p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover {
    background: #e9ecef;
    color: #495057;
  }
  .p-datatable .p-column-resizer-helper {
    background: #3B82F6;
  }
  .p-datatable .p-datatable-scrollable-header,
.p-datatable .p-datatable-scrollable-footer {
    background: #f8f9fa;
  }
  .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-thead,
.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-tfoot, .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-thead,
.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-tfoot {
    background-color: #f8f9fa;
  }
  .p-datatable .p-datatable-loading-icon {
    font-size: 2rem;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-header {
    border-width: 1px 1px 0 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-footer {
    border-width: 0 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-paginator-top {
    border-width: 0 1px 0 1px;
  }
  .p-datatable.p-datatable-gridlines .p-paginator-bottom {
    border-width: 0 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-thead > tr > th {
    border-width: 1px 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-thead > tr > th:last-child {
    border-width: 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td {
    border-width: 1px 0 0 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td:last-child {
    border-width: 1px 1px 0 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td {
    border-width: 1px 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td:last-child {
    border-width: 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td {
    border-width: 1px 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td:last-child {
    border-width: 1px 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td {
    border-width: 0 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td:last-child {
    border-width: 0 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td {
    border-width: 0 0 1px 1px;
  }
  .p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td:last-child {
    border-width: 0 1px 1px 1px;
  }
  .p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td {
    border-width: 0 0 0 1px;
  }
  .p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
    border-width: 0 1px 0 1px;
  }
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
    background: #fcfcfc;
  }
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
    color: #1D4ED8;
  }
  .p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
    color: #1D4ED8;
  }
  .p-datatable.p-datatable-sm .p-datatable-header {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-sm .p-datatable-thead > tr > th {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-sm .p-datatable-tbody > tr > td {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-sm .p-datatable-tfoot > tr > td {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-sm .p-datatable-footer {
    padding: 0.5rem 0.5rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-header {
    padding: 1.25rem 1.25rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-thead > tr > th {
    padding: 1.25rem 1.25rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-tbody > tr > td {
    padding: 1.25rem 1.25rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-tfoot > tr > td {
    padding: 1.25rem 1.25rem;
  }
  .p-datatable.p-datatable-lg .p-datatable-footer {
    padding: 1.25rem 1.25rem;
  }

  .p-dataview .p-paginator-top {
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .p-dataview .p-paginator-bottom {
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .p-dataview .p-dataview-header {
    background: #f8f9fa;
    color: #343a40;
    border: 1px solid #dee2e6;
    border-width: 1px 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
  }
  .p-dataview .p-dataview-content {
    background: #ffffff;
    color: #495057;
    border: 0 none;
    padding: 0;
  }
  .p-dataview.p-dataview-list .p-dataview-content > .p-grid > div {
    border: solid #dee2e6;
    border-width: 0 0 1px 0;
  }
  .p-dataview .p-dataview-footer {
    background: #f8f9fa;
    color: #343a40;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .p-dataview .p-dataview-loading-icon {
    font-size: 2rem;
  }
  .p-dataview .p-dataview-emptymessage {
    padding: 1.25rem;
  }

  .p-column-filter-row .p-column-filter-menu-button,
.p-column-filter-row .p-column-filter-clear-button {
    margin-left: 0.5rem;
  }

  .p-column-filter-menu-button {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-column-filter-menu-button:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-column-filter-menu-button.p-column-filter-menu-button-open, .p-column-filter-menu-button.p-column-filter-menu-button-open:hover {
    background: #e9ecef;
    color: #343a40;
  }
  .p-column-filter-menu-button.p-column-filter-menu-button-active, .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-column-filter-menu-button:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }

  .p-column-filter-clear-button {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-column-filter-clear-button:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-column-filter-clear-button:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }

  .p-column-filter-overlay {
    background: #ffffff;
    color: #495057;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    min-width: 12.5rem;
  }
  .p-column-filter-overlay .p-column-filter-row-items {
    padding: 0.75rem 0;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item {
    margin: 0;
    padding: 0.75rem 1.25rem;
    border: 0 none;
    color: #495057;
    background: transparent;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.15rem #BFDBFE;
  }
  .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.25rem 0;
  }

  .p-column-filter-overlay-menu .p-column-filter-operator {
    padding: 0.75rem 1.25rem;
    border-bottom: 1px solid #dee2e6;
    color: #343a40;
    background: #f8f9fa;
    margin: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-column-filter-overlay-menu .p-column-filter-constraint {
    padding: 1.25rem;
    border-bottom: 1px solid #dee2e6;
  }
  .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
    margin-bottom: 0.5rem;
  }
  .p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button {
    margin-top: 0.5rem;
  }
  .p-column-filter-overlay-menu .p-column-filter-constraint:last-child {
    border-bottom: 0 none;
  }
  .p-column-filter-overlay-menu .p-column-filter-add-rule {
    padding: 0.75rem 1.25rem;
  }
  .p-column-filter-overlay-menu .p-column-filter-buttonbar {
    padding: 1.25rem;
  }

  .p-orderlist .p-orderlist-controls {
    padding: 1.25rem;
  }
  .p-orderlist .p-orderlist-controls .p-button {
    margin-bottom: 0.5rem;
  }
  .p-orderlist .p-orderlist-header {
    background: #f8f9fa;
    color: #343a40;
    border: 1px solid #dee2e6;
    padding: 1.25rem;
    border-bottom: 0 none;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-orderlist .p-orderlist-header .p-orderlist-title {
    font-weight: 700;
  }
  .p-orderlist .p-orderlist-filter-container {
    padding: 1.25rem;
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-bottom: 0 none;
  }
  .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
    padding-right: 1.75rem;
  }
  .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon {
    right: 0.75rem;
    color: #6c757d;
  }
  .p-orderlist .p-orderlist-list {
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #495057;
    padding: 0.75rem 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    outline: 0 none;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item {
    padding: 0.75rem 1.25rem;
    margin: 0;
    border: 0 none;
    color: #495057;
    background: transparent;
    transition: box-shadow 0.2s;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover {
    background: #e9ecef;
    color: #495057;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-focus {
    color: #495057;
    background: #dee2e6;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-orderlist .p-orderlist-list .p-orderlist-empty-message {
    padding: 0.75rem 1.25rem;
    color: #495057;
  }
  .p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover {
    background: #e9ecef;
    color: #495057;
  }
  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
    background: #fcfcfc;
  }
  .p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
    background: #e9ecef;
  }

  .p-orderlist-item.cdk-drag-preview {
    padding: 0.75rem 1.25rem;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border: 0 none;
    color: #495057;
    background: #ffffff;
    margin: 0;
  }

  .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
    background: #e9ecef;
    color: #495057;
  }
  .p-organizationchart .p-organizationchart-node-content.p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i {
    color: #70aeff;
  }
  .p-organizationchart .p-organizationchart-line-down {
    background: #dee2e6;
  }
  .p-organizationchart .p-organizationchart-line-left {
    border-right: 1px solid #dee2e6;
    border-color: #dee2e6;
  }
  .p-organizationchart .p-organizationchart-line-top {
    border-top: 1px solid #dee2e6;
    border-color: #dee2e6;
  }
  .p-organizationchart .p-organizationchart-node-content {
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #495057;
    padding: 1.25rem;
  }
  .p-organizationchart .p-organizationchart-node-content .p-node-toggler {
    background: inherit;
    color: inherit;
    border-radius: 50%;
  }
  .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }

  .p-paginator {
    background: #ffffff;
    color: #6c757d;
    border: solid #e9ecef;
    border-width: 0;
    padding: 0.5rem 1rem;
    border-radius: 6px;
  }
  .p-paginator .p-paginator-first,
.p-paginator .p-paginator-prev,
.p-paginator .p-paginator-next,
.p-paginator .p-paginator-last {
    background-color: transparent;
    border: 0 none;
    color: #6c757d;
    min-width: 3rem;
    height: 3rem;
    margin: 0.143rem;
    transition: box-shadow 0.2s;
    border-radius: 50%;
  }
  .p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,
.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,
.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,
.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover {
    background: #e9ecef;
    border-color: transparent;
    color: #343a40;
  }
  .p-paginator .p-paginator-first {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
  }
  .p-paginator .p-paginator-last {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
  }
  .p-paginator .p-dropdown {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    height: 3rem;
  }
  .p-paginator .p-dropdown .p-dropdown-label {
    padding-right: 0;
  }
  .p-paginator .p-paginator-page-input {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .p-paginator .p-paginator-page-input .p-inputtext {
    max-width: 3rem;
  }
  .p-paginator .p-paginator-current {
    background-color: transparent;
    border: 0 none;
    color: #6c757d;
    min-width: 3rem;
    height: 3rem;
    margin: 0.143rem;
    padding: 0 0.5rem;
  }
  .p-paginator .p-paginator-pages .p-paginator-page {
    background-color: transparent;
    border: 0 none;
    color: #6c757d;
    min-width: 3rem;
    height: 3rem;
    margin: 0.143rem;
    transition: box-shadow 0.2s;
    border-radius: 50%;
  }
  .p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
    background: #EFF6FF;
    border-color: #EFF6FF;
    color: #1D4ED8;
  }
  .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
    background: #e9ecef;
    border-color: transparent;
    color: #343a40;
  }

  .p-picklist .p-picklist-buttons {
    padding: 1.25rem;
  }
  .p-picklist .p-picklist-buttons .p-button {
    margin-bottom: 0.5rem;
  }
  .p-picklist .p-picklist-header {
    background: #f8f9fa;
    color: #343a40;
    border: 1px solid #dee2e6;
    padding: 1.25rem;
    border-bottom: 0 none;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-picklist .p-picklist-header .p-picklist-title {
    font-weight: 700;
  }
  .p-picklist .p-picklist-filter-container {
    padding: 1.25rem;
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-bottom: 0 none;
  }
  .p-picklist .p-picklist-filter-container .p-picklist-filter-input {
    padding-right: 1.75rem;
  }
  .p-picklist .p-picklist-filter-container .p-picklist-filter-icon {
    right: 0.75rem;
    color: #6c757d;
  }
  .p-picklist .p-picklist-list {
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #495057;
    padding: 0.75rem 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    outline: 0 none;
  }
  .p-picklist .p-picklist-list .p-picklist-item {
    padding: 0.75rem 1.25rem;
    margin: 0;
    border: 0 none;
    color: #495057;
    background: transparent;
    transition: box-shadow 0.2s;
  }
  .p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover {
    background: #e9ecef;
    color: #495057;
  }
  .p-picklist .p-picklist-list .p-picklist-item.p-focus {
    color: #495057;
    background: #dee2e6;
  }
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-picklist .p-picklist-list .p-picklist-item.p-highlight.p-focus {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-picklist .p-picklist-list .p-picklist-empty-message {
    padding: 0.75rem 1.25rem;
    color: #495057;
  }
  .p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover {
    background: #e9ecef;
    color: #495057;
  }
  .p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
    background: #fcfcfc;
  }
  .p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
    background: #e9ecef;
  }

  .p-picklist-item.cdk-drag-preview {
    padding: 0.75rem 1.25rem;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border: 0 none;
    color: #495057;
    background: #ffffff;
    margin: 0;
  }

  .p-timeline .p-timeline-event-marker {
    border: 2px solid #3B82F6;
    border-radius: 50%;
    width: 1rem;
    height: 1rem;
    background-color: #ffffff;
  }
  .p-timeline .p-timeline-event-connector {
    background-color: #dee2e6;
  }
  .p-timeline.p-timeline-vertical .p-timeline-event-opposite,
.p-timeline.p-timeline-vertical .p-timeline-event-content {
    padding: 0 1rem;
  }
  .p-timeline.p-timeline-vertical .p-timeline-event-connector {
    width: 2px;
  }
  .p-timeline.p-timeline-horizontal .p-timeline-event-opposite,
.p-timeline.p-timeline-horizontal .p-timeline-event-content {
    padding: 1rem 0;
  }
  .p-timeline.p-timeline-horizontal .p-timeline-event-connector {
    height: 2px;
  }

  .p-tree {
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #495057;
    padding: 1.25rem;
    border-radius: 6px;
  }
  .p-tree .p-tree-container .p-treenode {
    padding: 0.143rem;
    outline: 0 none;
  }
  .p-tree .p-tree-container .p-treenode:focus > .p-treenode-content {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.15rem #BFDBFE;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content {
    border-radius: 6px;
    transition: box-shadow 0.2s;
    padding: 0.5rem;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
    margin-right: 0.5rem;
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
    margin-right: 0.5rem;
    color: #6c757d;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
    color: #495057;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
    color: #1D4ED8;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover {
    color: #1D4ED8;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
    background: #e9ecef;
    color: #495057;
  }
  .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover {
    background: #e9ecef;
    color: #495057;
  }
  .p-tree .p-tree-filter-container {
    margin-bottom: 0.5rem;
  }
  .p-tree .p-tree-filter-container .p-tree-filter {
    width: 100%;
    padding-right: 1.75rem;
  }
  .p-tree .p-tree-filter-container .p-tree-filter-icon {
    right: 0.75rem;
    color: #6c757d;
  }
  .p-tree .p-treenode-children {
    padding: 0 0 0 1rem;
  }
  .p-tree .p-tree-loading-icon {
    font-size: 2rem;
  }
  .p-tree .p-tree-loading-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
    background-color: #8cbeff;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content {
    border-radius: 6px;
    border: 1px solid #dee2e6;
    background-color: #ffffff;
    color: #495057;
    padding: 0.5rem;
    transition: box-shadow 0.2s;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight {
    background-color: #EFF6FF;
    color: #1D4ED8;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
    color: #1D4ED8;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler {
    margin-right: 0.5rem;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon {
    color: #6c757d;
    margin-right: 0.5rem;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover {
    background-color: inherit;
    color: inherit;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
    background: #e9ecef;
    color: #495057;
  }
  .p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }

  .p-treetable .p-paginator-top {
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .p-treetable .p-paginator-bottom {
    border-width: 0 0 1px 0;
    border-radius: 0;
  }
  .p-treetable .p-treetable-header {
    background: #f8f9fa;
    color: #343a40;
    border: 1px solid #dee2e6;
    border-width: 1px 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
  }
  .p-treetable .p-treetable-footer {
    background: #f8f9fa;
    color: #343a40;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
  }
  .p-treetable .p-treetable-thead > tr > th {
    text-align: left;
    padding: 1rem 1rem;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
    font-weight: 700;
    color: #343a40;
    background: #f8f9fa;
    transition: box-shadow 0.2s;
  }
  .p-treetable .p-treetable-tfoot > tr > td {
    text-align: left;
    padding: 1rem 1rem;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
    font-weight: 700;
    color: #343a40;
    background: #f8f9fa;
  }
  .p-treetable .p-sortable-column {
    outline-color: #BFDBFE;
  }
  .p-treetable .p-sortable-column .p-sortable-column-icon {
    color: #343a40;
    margin-left: 0.5rem;
  }
  .p-treetable .p-sortable-column .p-sortable-column-badge {
    border-radius: 50%;
    height: 1.143rem;
    min-width: 1.143rem;
    line-height: 1.143rem;
    color: #1D4ED8;
    background: #EFF6FF;
    margin-left: 0.5rem;
  }
  .p-treetable .p-sortable-column:not(.p-highlight):hover {
    background: #e9ecef;
    color: #343a40;
  }
  .p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
    color: #343a40;
  }
  .p-treetable .p-sortable-column.p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon {
    color: #1D4ED8;
  }
  .p-treetable .p-treetable-tbody > tr {
    background: #ffffff;
    color: #495057;
    transition: box-shadow 0.2s;
  }
  .p-treetable .p-treetable-tbody > tr > td {
    text-align: left;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem;
  }
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    margin-right: 0.5rem;
  }
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:enabled:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler.p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox {
    margin-right: 0.5rem;
  }
  .p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
    color: #495057;
  }
  .p-treetable .p-treetable-tbody > tr:focus-visible {
    outline: 0.15rem solid #BFDBFE;
    outline-offset: -0.15rem;
  }
  .p-treetable .p-treetable-tbody > tr.p-highlight {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler {
    color: #1D4ED8;
  }
  .p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover {
    color: #1D4ED8;
  }
  .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover {
    background: #e9ecef;
    color: #495057;
  }
  .p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler {
    color: #495057;
  }
  .p-treetable .p-column-resizer-helper {
    background: #3B82F6;
  }
  .p-treetable .p-treetable-scrollable-header,
.p-treetable .p-treetable-scrollable-footer {
    background: #f8f9fa;
  }
  .p-treetable .p-treetable-loading-icon {
    font-size: 2rem;
  }
  .p-treetable .p-treetable-loading-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-treetable.p-treetable-gridlines .p-datatable-header {
    border-width: 1px 1px 0 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-footer {
    border-width: 0 1px 1px 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-top {
    border-width: 0 1px 0 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-bottom {
    border-width: 0 1px 1px 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-thead > tr > th {
    border-width: 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-tbody > tr > td {
    border-width: 1px;
  }
  .p-treetable.p-treetable-gridlines .p-treetable-tfoot > tr > td {
    border-width: 1px;
  }
  .p-treetable.p-treetable-sm .p-treetable-header {
    padding: 0.875rem 0.875rem;
  }
  .p-treetable.p-treetable-sm .p-treetable-thead > tr > th {
    padding: 0.5rem 0.5rem;
  }
  .p-treetable.p-treetable-sm .p-treetable-tbody > tr > td {
    padding: 0.5rem 0.5rem;
  }
  .p-treetable.p-treetable-sm .p-treetable-tfoot > tr > td {
    padding: 0.5rem 0.5rem;
  }
  .p-treetable.p-treetable-sm .p-treetable-footer {
    padding: 0.5rem 0.5rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-header {
    padding: 1.25rem 1.25rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-thead > tr > th {
    padding: 1.25rem 1.25rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-tbody > tr > td {
    padding: 1.25rem 1.25rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-tfoot > tr > td {
    padding: 1.25rem 1.25rem;
  }
  .p-treetable.p-treetable-lg .p-treetable-footer {
    padding: 1.25rem 1.25rem;
  }

  .p-virtualscroller .p-virtualscroller-header {
    background: #f8f9fa;
    color: #343a40;
    border: 1px solid #dee2e6;
    border-width: 1px 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
  }
  .p-virtualscroller .p-virtualscroller-content {
    background: #ffffff;
    color: #495057;
    border: 0 none;
    padding: 0;
  }
  .p-virtualscroller .p-virtualscroller-footer {
    background: #f8f9fa;
    color: #343a40;
    border: 1px solid #dee2e6;
    border-width: 0 0 1px 0;
    padding: 1rem 1rem;
    font-weight: 700;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
  }

  .p-accordion .p-accordion-header .p-accordion-header-link {
    padding: 1.25rem;
    border: 1px solid #dee2e6;
    color: #6c757d;
    background: #f8f9fa;
    font-weight: 700;
    border-radius: 6px;
    transition: box-shadow 0.2s;
  }
  .p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
    margin-right: 0.5rem;
  }
  .p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
    background: #e9ecef;
    border-color: #dee2e6;
    color: #343a40;
  }
  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
    background: #f8f9fa;
    border-color: #dee2e6;
    color: #343a40;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
    border-color: #dee2e6;
    background: #e9ecef;
    color: #343a40;
  }
  .p-accordion .p-accordion-content {
    padding: 1.25rem;
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #495057;
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-accordion p-accordiontab .p-accordion-tab {
    margin-bottom: 4px;
  }

  .p-card {
    background: #ffffff;
    color: #495057;
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
    border-radius: 6px;
  }
  .p-card .p-card-body {
    padding: 1.25rem;
  }
  .p-card .p-card-title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 0.5rem;
  }
  .p-card .p-card-subtitle {
    font-weight: 400;
    margin-bottom: 0.5rem;
    color: #6c757d;
  }
  .p-card .p-card-content {
    padding: 1.25rem 0;
  }
  .p-card .p-card-footer {
    padding: 1.25rem 0 0 0;
  }

  .p-divider .p-divider-content {
    background-color: #ffffff;
  }
  .p-divider.p-divider-horizontal {
    margin: 1.25rem 0;
    padding: 0 1.25rem;
  }
  .p-divider.p-divider-horizontal:before {
    border-top: 1px #dee2e6;
  }
  .p-divider.p-divider-horizontal .p-divider-content {
    padding: 0 0.5rem;
  }
  .p-divider.p-divider-vertical {
    margin: 0 1.25rem;
    padding: 1.25rem 0;
  }
  .p-divider.p-divider-vertical:before {
    border-left: 1px #dee2e6;
  }
  .p-divider.p-divider-vertical .p-divider-content {
    padding: 0.5rem 0;
  }

  .p-fieldset {
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #495057;
    border-radius: 6px;
  }
  .p-fieldset .p-fieldset-legend {
    padding: 1.25rem;
    border: 1px solid #dee2e6;
    color: #343a40;
    background: #f8f9fa;
    font-weight: 700;
    border-radius: 6px;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend {
    padding: 0;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a {
    padding: 1.25rem;
    color: #343a40;
    border-radius: 6px;
    transition: box-shadow 0.2s;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler {
    margin-right: 0.5rem;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
    background: #e9ecef;
    border-color: #dee2e6;
    color: #343a40;
  }
  .p-fieldset .p-fieldset-content {
    padding: 1.25rem;
  }

  .p-panel .p-panel-header {
    border: 1px solid #dee2e6;
    padding: 1.25rem;
    background: #f8f9fa;
    color: #343a40;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-panel .p-panel-header .p-panel-title {
    font-weight: 700;
  }
  .p-panel .p-panel-header .p-panel-header-icon {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-panel .p-panel-header .p-panel-header-icon:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-panel.p-panel-toggleable .p-panel-header {
    padding: 0.75rem 1.25rem;
  }
  .p-panel .p-panel-content {
    padding: 1.25rem;
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #495057;
    border-top: 0 none;
  }
  .p-panel .p-panel-content:last-child {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-panel .p-panel-footer {
    padding: 0.75rem 1.25rem;
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #495057;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top: 0 none;
  }
  .p-panel .p-panel-icons-end {
    order: 2;
    margin-left: auto;
  }
  .p-panel .p-panel-icons-start {
    order: 0;
    margin-right: 0.5rem;
  }
  .p-panel .p-panel-icons-center {
    order: 2;
    width: 100%;
    text-align: center;
  }

  .p-scrollpanel .p-scrollpanel-bar {
    background: #f8f9fa;
    border: 0 none;
  }

  .p-splitter {
    border: 1px solid #dee2e6;
    background: #ffffff;
    border-radius: 6px;
    color: #495057;
  }
  .p-splitter .p-splitter-gutter {
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    background: #f8f9fa;
  }
  .p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
    background: #dee2e6;
  }
  .p-splitter .p-splitter-gutter-resizing {
    background: #dee2e6;
  }

  .p-tabview .p-tabview-nav-content {
    scroll-padding-inline: 3rem;
  }
  .p-tabview .p-tabview-nav {
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-width: 0 0 2px 0;
  }
  .p-tabview .p-tabview-nav li {
    margin-right: 0;
  }
  .p-tabview .p-tabview-nav li .p-tabview-nav-link {
    border: solid #dee2e6;
    border-width: 0 0 2px 0;
    border-color: transparent transparent #dee2e6 transparent;
    background: #ffffff;
    color: #6c757d;
    padding: 1.25rem;
    font-weight: 700;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    transition: box-shadow 0.2s;
    margin: 0 0 -2px 0;
  }
  .p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
    background: #ffffff;
    border-color: #adb5bd;
    color: #6c757d;
  }
  .p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
    background: #ffffff;
    border-color: #3B82F6;
    color: #3B82F6;
  }
  .p-tabview .p-tabview-left-icon {
    margin-right: 0.5rem;
  }
  .p-tabview .p-tabview-right-icon {
    margin-left: 0.5rem;
  }
  .p-tabview .p-tabview-close {
    margin-left: 0.5rem;
  }
  .p-tabview .p-tabview-nav-btn.p-link {
    background: #ffffff;
    color: #3B82F6;
    width: 3rem;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 0;
  }
  .p-tabview .p-tabview-nav-btn.p-link:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-tabview .p-tabview-panels {
    background: #ffffff;
    padding: 1.25rem;
    border: 0 none;
    color: #495057;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }

  .p-toolbar {
    background: #f8f9fa;
    border: 1px solid #dee2e6;
    padding: 1.25rem;
    border-radius: 6px;
    gap: 0.5rem;
  }
  .p-toolbar .p-toolbar-separator {
    margin: 0 0.5rem;
  }

  .p-confirm-popup {
    background: #ffffff;
    color: #495057;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  }
  .p-confirm-popup .p-confirm-popup-content {
    padding: 1.25rem;
  }
  .p-confirm-popup .p-confirm-popup-footer {
    text-align: right;
    padding: 0.75rem 1.25rem;
  }
  .p-confirm-popup .p-confirm-popup-footer button {
    margin: 0 0.5rem 0 0;
    width: auto;
  }
  .p-confirm-popup .p-confirm-popup-footer button:last-child {
    margin: 0;
  }
  .p-confirm-popup:after {
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
  }
  .p-confirm-popup:before {
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
  }
  .p-confirm-popup.p-confirm-popup-flipped:after {
    border-top-color: #ffffff;
  }
  .p-confirm-popup.p-confirm-popup-flipped:before {
    border-top-color: #ffffff;
  }
  .p-confirm-popup .p-confirm-popup-icon {
    font-size: 1.5rem;
  }
  .p-confirm-popup .p-confirm-popup-icon.p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .p-confirm-popup .p-confirm-popup-message {
    margin-left: 1rem;
  }

  .p-dialog {
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border: 0 none;
  }
  .p-dialog .p-dialog-header {
    border-bottom: 0 none;
    background: #ffffff;
    color: #343a40;
    padding: 1.5rem;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-dialog .p-dialog-header .p-dialog-title {
    font-weight: 700;
    font-size: 1.25rem;
  }
  .p-dialog .p-dialog-header .p-dialog-header-icon {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    margin-right: 0.5rem;
  }
  .p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-dialog .p-dialog-header .p-dialog-header-icon:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
    margin-right: 0;
  }
  .p-dialog .p-dialog-content {
    background: #ffffff;
    color: #495057;
    padding: 0 1.5rem 2rem 1.5rem;
  }
  .p-dialog .p-dialog-content:last-of-type {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-dialog .p-dialog-footer {
    border-top: 0 none;
    background: #ffffff;
    color: #495057;
    padding: 0 1.5rem 1.5rem 1.5rem;
    text-align: right;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-dialog .p-dialog-footer button {
    margin: 0 0.5rem 0 0;
    width: auto;
  }
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
    font-size: 2rem;
  }
  .p-dialog.p-confirm-dialog .p-confirm-dialog-icon.p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-dialog.p-confirm-dialog .p-confirm-dialog-message {
    margin-left: 1rem;
  }

  .p-overlaypanel {
    background: #ffffff;
    color: #495057;
    border: 0 none;
    border-radius: 6px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  }
  .p-overlaypanel .p-overlaypanel-content {
    padding: 1.25rem;
  }
  .p-overlaypanel .p-overlaypanel-close {
    background: #3B82F6;
    color: #ffffff;
    width: 2rem;
    height: 2rem;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    border-radius: 50%;
    position: absolute;
    top: -1rem;
    right: -1rem;
  }
  .p-overlaypanel .p-overlaypanel-close:enabled:hover {
    background: #2563eb;
    color: #ffffff;
  }
  .p-overlaypanel:after {
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
  }
  .p-overlaypanel:before {
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #f2f2f2;
  }
  .p-overlaypanel.p-overlaypanel-flipped:after {
    border-top-color: #ffffff;
  }
  .p-overlaypanel.p-overlaypanel-flipped:before {
    border-top-color: #ffffff;
  }

  .p-sidebar {
    background: #ffffff;
    color: #495057;
    border: 0 none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  }
  .p-sidebar .p-sidebar-header {
    padding: 1.25rem;
  }
  .p-sidebar .p-sidebar-header .p-sidebar-close,
.p-sidebar .p-sidebar-header .p-sidebar-icon {
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border: 0 none;
    background: transparent;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,
.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover {
    color: #343a40;
    border-color: transparent;
    background: #e9ecef;
  }
  .p-sidebar .p-sidebar-header .p-sidebar-close:focus-visible,
.p-sidebar .p-sidebar-header .p-sidebar-icon:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-sidebar .p-sidebar-header + .p-sidebar-content {
    padding-top: 0;
  }
  .p-sidebar .p-sidebar-content {
    padding: 1.25rem;
  }
  .p-sidebar .p-sidebar-footer {
    padding: 1.25rem;
  }

  .p-tooltip .p-tooltip-text {
    background: #495057;
    color: #ffffff;
    padding: 0.75rem 0.75rem;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
  }
  .p-tooltip.p-tooltip-right .p-tooltip-arrow {
    border-right-color: #495057;
  }
  .p-tooltip.p-tooltip-left .p-tooltip-arrow {
    border-left-color: #495057;
  }
  .p-tooltip.p-tooltip-top .p-tooltip-arrow {
    border-top-color: #495057;
  }
  .p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
    border-bottom-color: #495057;
  }

  .p-fileupload .p-fileupload-buttonbar {
    background: #f8f9fa;
    padding: 1.25rem;
    border: 1px solid #dee2e6;
    color: #343a40;
    border-bottom: 0 none;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-fileupload .p-fileupload-buttonbar .p-button {
    margin-right: 0.5rem;
  }
  .p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-fileupload .p-fileupload-content {
    background: #ffffff;
    padding: 2rem 1rem;
    border: 1px solid #dee2e6;
    color: #495057;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-fileupload .p-fileupload-content.p-fileupload-highlight {
    border-color: 1px dashed #3B82F6;
    border-style: dashed;
    background-color: #EFF6FF;
  }
  .p-fileupload .p-progressbar {
    height: 0.25rem;
  }
  .p-fileupload .p-fileupload-row > div {
    padding: 1rem 1rem;
  }
  .p-fileupload.p-fileupload-advanced .p-message {
    margin-top: 0;
  }

  .p-fileupload-choose:not(.p-disabled):hover {
    background: #2563eb;
    color: #ffffff;
    border-color: #2563eb;
  }
  .p-fileupload-choose:not(.p-disabled):active {
    background: #1D4ED8;
    color: #ffffff;
    border-color: #1D4ED8;
  }

  .p-breadcrumb {
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    padding: 1rem;
  }
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link {
    transition: box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-icon {
    color: #6c757d;
  }
  .p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator {
    margin: 0 0.5rem 0 0.5rem;
    color: #495057;
  }
  .p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-text {
    color: #495057;
  }
  .p-breadcrumb .p-breadcrumb-list li:last-child .p-menuitem-icon {
    color: #6c757d;
  }

  .p-contextmenu {
    padding: 0.25rem 0;
    background: #ffffff;
    color: #495057;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    width: 12.5rem;
  }
  .p-contextmenu .p-contextmenu-root-list {
    outline: 0 none;
  }
  .p-contextmenu .p-submenu-list {
    padding: 0.25rem 0;
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content {
    color: #495057;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #495057;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
            user-select: none;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6c757d;
    margin-right: 0.5rem;
  }
  .p-contextmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-contextmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #495057;
    background: #dee2e6;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #495057;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-contextmenu .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.25rem 0;
  }
  .p-contextmenu .p-submenu-icon {
    font-size: 0.875rem;
  }
  .p-contextmenu .p-submenu-icon.p-icon {
    width: 0.875rem;
    height: 0.875rem;
  }

  .p-dock .p-dock-list-container {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 0.5rem 0.5rem;
    border-radius: 0.5rem;
  }
  .p-dock .p-dock-list-container .p-dock-list {
    outline: 0 none;
  }
  .p-dock .p-dock-item {
    padding: 0.5rem;
    border-radius: 6px;
  }
  .p-dock .p-dock-item.p-focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.15rem #BFDBFE;
  }
  .p-dock .p-dock-link {
    width: 4rem;
    height: 4rem;
  }
  .p-dock.p-dock-top .p-dock-item-second-prev,
.p-dock.p-dock-top .p-dock-item-second-next, .p-dock.p-dock-bottom .p-dock-item-second-prev,
.p-dock.p-dock-bottom .p-dock-item-second-next {
    margin: 0 0.9rem;
  }
  .p-dock.p-dock-top .p-dock-item-prev,
.p-dock.p-dock-top .p-dock-item-next, .p-dock.p-dock-bottom .p-dock-item-prev,
.p-dock.p-dock-bottom .p-dock-item-next {
    margin: 0 1.3rem;
  }
  .p-dock.p-dock-top .p-dock-item-current, .p-dock.p-dock-bottom .p-dock-item-current {
    margin: 0 1.5rem;
  }
  .p-dock.p-dock-left .p-dock-item-second-prev,
.p-dock.p-dock-left .p-dock-item-second-next, .p-dock.p-dock-right .p-dock-item-second-prev,
.p-dock.p-dock-right .p-dock-item-second-next {
    margin: 0.9rem 0;
  }
  .p-dock.p-dock-left .p-dock-item-prev,
.p-dock.p-dock-left .p-dock-item-next, .p-dock.p-dock-right .p-dock-item-prev,
.p-dock.p-dock-right .p-dock-item-next {
    margin: 1.3rem 0;
  }
  .p-dock.p-dock-left .p-dock-item-current, .p-dock.p-dock-right .p-dock-item-current {
    margin: 1.5rem 0;
  }

  @media screen and (max-width: 960px) {
    .p-dock.p-dock-top .p-dock-list-container, .p-dock.p-dock-bottom .p-dock-list-container {
      overflow-x: auto;
      width: 100%;
    }
    .p-dock.p-dock-top .p-dock-list-container .p-dock-list, .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list {
      margin: 0 auto;
    }
    .p-dock.p-dock-left .p-dock-list-container, .p-dock.p-dock-right .p-dock-list-container {
      overflow-y: auto;
      height: 100%;
    }
    .p-dock.p-dock-left .p-dock-list-container .p-dock-list, .p-dock.p-dock-right .p-dock-list-container .p-dock-list {
      margin: auto 0;
    }
    .p-dock .p-dock-list .p-dock-item {
      transform: none;
      margin: 0;
    }
  }
  .p-megamenu {
    padding: 0.5rem;
    background: #f8f9fa;
    color: #495057;
    border: 1px solid #dee2e6;
    border-radius: 6px;
  }
  .p-megamenu .p-megamenu-root-list {
    outline: 0 none;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content {
    color: #495057;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #495057;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
            user-select: none;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6c757d;
    margin-right: 0.5rem;
  }
  .p-megamenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-megamenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #495057;
    background: #dee2e6;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #495057;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-megamenu .p-megamenu-panel {
    background: #ffffff;
    color: #495057;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-megamenu .p-submenu-header {
    margin: 0;
    padding: 0.75rem 1.25rem;
    color: #343a40;
    background: #ffffff;
    font-weight: 700;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
  }
  .p-megamenu .p-submenu-list {
    padding: 0.25rem 0;
    width: 12.5rem;
  }
  .p-megamenu .p-submenu-list .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.25rem 0;
  }
  .p-megamenu.p-megamenu-vertical {
    width: 12.5rem;
    padding: 0.25rem 0;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content {
    color: #495057;
    transition: box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link {
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
            user-select: none;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6c757d;
    margin-right: 0.5rem;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
    margin-left: 0.5rem;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-megamenu.p-megamenu-horizontal .p-megamenu-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }

  .p-menu {
    padding: 0.25rem 0;
    background: #ffffff;
    color: #495057;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    width: 12.5rem;
  }
  .p-menu .p-menuitem > .p-menuitem-content {
    color: #495057;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #495057;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
            user-select: none;
  }
  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6c757d;
    margin-right: 0.5rem;
  }
  .p-menu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-menu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #495057;
    background: #dee2e6;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #495057;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-menu.p-menu-overlay {
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-menu .p-submenu-header {
    margin: 0;
    padding: 0.75rem 1.25rem;
    color: #343a40;
    background: #ffffff;
    font-weight: 700;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .p-menu .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.25rem 0;
  }
  .p-menu .p-menuitem-badge {
    background: #3B82F6;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    min-width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 6px;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .p-menubar {
    padding: 0.5rem;
    background: #f8f9fa;
    color: #495057;
    border: 1px solid #dee2e6;
    border-radius: 6px;
  }
  .p-menubar .p-menubar-root-list {
    outline: 0 none;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content {
    color: #495057;
    transition: box-shadow 0.2s;
    border-radius: 6px;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link {
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
            user-select: none;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6c757d;
    margin-right: 0.5rem;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
    margin-left: 0.5rem;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menubar-root-list > .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-menubar .p-menuitem > .p-menuitem-content {
    color: #495057;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #495057;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
            user-select: none;
  }
  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6c757d;
    margin-right: 0.5rem;
  }
  .p-menubar .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-menubar .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #495057;
    background: #dee2e6;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #495057;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-menubar .p-submenu-list {
    padding: 0.25rem 0;
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    width: 12.5rem;
  }
  .p-menubar .p-submenu-list .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.25rem 0;
  }
  .p-menubar .p-submenu-list .p-submenu-icon {
    font-size: 0.875rem;
  }

  @media screen and (max-width: 960px) {
    .p-menubar {
      position: relative;
    }
    .p-menubar .p-menubar-button {
      display: flex;
      width: 2rem;
      height: 2rem;
      color: #6c757d;
      border-radius: 50%;
      transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    }
    .p-menubar .p-menubar-button:hover {
      color: #6c757d;
      background: #e9ecef;
    }
    .p-menubar .p-menubar-button:focus {
      outline: 0 none;
      outline-offset: 0;
      box-shadow: 0 0 0 0.2rem #BFDBFE;
    }
    .p-menubar .p-menubar-root-list {
      position: absolute;
      display: none;
      padding: 0.25rem 0;
      background: #ffffff;
      border: 0 none;
      box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
      width: 100%;
    }
    .p-menubar .p-menubar-root-list .p-menuitem-separator {
      border-top: 1px solid #dee2e6;
      margin: 0.25rem 0;
    }
    .p-menubar .p-menubar-root-list .p-submenu-icon {
      font-size: 0.875rem;
    }
    .p-menubar .p-menubar-root-list .p-menuitem {
      width: 100%;
      position: static;
    }
    .p-menubar .p-menubar-root-list .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
      margin-left: auto;
      transition: transform 0.2s;
    }
    .p-menubar .p-menubar-root-list .p-menuitem.p-menuitem-active > .p-menuitem-content > .p-menuitem-link > .p-submenu-icon {
      transform: rotate(-180deg);
    }
    .p-menubar .p-menubar-root-list .p-submenu-list {
      width: 100%;
      position: static;
      box-shadow: none;
      border: 0 none;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon {
      transition: transform 0.2s;
      transform: rotate(90deg);
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active > .p-menuitem-content > .p-menuitem-link > .p-submenu-icon {
      transform: rotate(-90deg);
    }
    .p-menubar .p-menubar-root-list .p-menuitem {
      width: 100%;
      position: static;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 2.25rem;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 3.75rem;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 5.25rem;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 6.75rem;
    }
    .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-submenu-list .p-menuitem .p-menuitem-content .p-menuitem-link {
      padding-left: 8.25rem;
    }
    .p-menubar.p-menubar-mobile-active .p-menubar-root-list {
      display: flex;
      flex-direction: column;
      top: 100%;
      left: 0;
      z-index: 1;
    }
  }
  .p-panelmenu .p-panelmenu-header {
    outline: 0 none;
  }
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content {
    border: 1px solid #dee2e6;
    color: #6c757d;
    background: #f8f9fa;
    border-radius: 6px;
    transition: box-shadow 0.2s;
  }
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action {
    color: #6c757d;
    padding: 1.25rem;
    font-weight: 700;
  }
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-submenu-icon {
    margin-right: 0.5rem;
  }
  .p-panelmenu .p-panelmenu-header .p-panelmenu-header-content .p-panelmenu-header-action .p-menuitem-icon {
    margin-right: 0.5rem;
  }
  .p-panelmenu .p-panelmenu-header:not(.p-disabled):focus-visible .p-panelmenu-header-content {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover .p-panelmenu-header-content {
    background: #e9ecef;
    border-color: #dee2e6;
    color: #343a40;
  }
  .p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight .p-panelmenu-header-content {
    background: #f8f9fa;
    border-color: #dee2e6;
    color: #343a40;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 0;
  }
  .p-panelmenu .p-panelmenu-header:not(.p-disabled).p-highlight:hover .p-panelmenu-header-content {
    border-color: #dee2e6;
    background: #e9ecef;
    color: #343a40;
  }
  .p-panelmenu .p-panelmenu-content {
    padding: 0.25rem 0;
    border: 1px solid #dee2e6;
    background: #ffffff;
    color: #495057;
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .p-panelmenu .p-panelmenu-content .p-panelmenu-root-list {
    outline: 0 none;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content {
    color: #495057;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #495057;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
            user-select: none;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6c757d;
    margin-right: 0.5rem;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #495057;
    background: #dee2e6;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #495057;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-panelmenu .p-panelmenu-content .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    margin-right: 0.5rem;
  }
  .p-panelmenu .p-panelmenu-content .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.25rem 0;
  }
  .p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-list) {
    padding: 0 0 0 1rem;
  }
  .p-panelmenu .p-panelmenu-panel {
    margin-bottom: 4px;
  }

  .p-slidemenu {
    padding: 0.25rem 0;
    background: #ffffff;
    color: #495057;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    width: 12.5rem;
  }
  .p-slidemenu .p-slidemenu-root-list {
    outline: 0 none;
  }
  .p-slidemenu .p-submenu-list {
    outline: 0 none;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content {
    color: #495057;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #495057;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
            user-select: none;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6c757d;
    margin-right: 0.5rem;
  }
  .p-slidemenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-slidemenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-slidemenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #495057;
    background: #dee2e6;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #495057;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-slidemenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-slidemenu.p-slidemenu-overlay {
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-slidemenu .p-slidemenu-list {
    padding: 0.25rem 0;
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-slidemenu .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.25rem 0;
  }
  .p-slidemenu .p-slidemenu-icon {
    font-size: 0.875rem;
  }
  .p-slidemenu .p-icon {
    width: 0.875rem;
    height: 0.875rem;
  }
  .p-slidemenu .p-slidemenu-backward {
    padding: 0.75rem 1.25rem;
    color: #495057;
  }
  .p-slidemenu .p-slidemenu-backward:not(.p-disabled):focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-slidemenu .p-menuitem-badge {
    background: #3B82F6;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    min-width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 6px;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .p-steps .p-steps-item .p-menuitem-link {
    background: transparent;
    transition: box-shadow 0.2s;
    border-radius: 6px;
    background: #ffffff;
  }
  .p-steps .p-steps-item .p-menuitem-link .p-steps-number {
    color: #495057;
    border: 1px solid #e9ecef;
    background: #ffffff;
    min-width: 2rem;
    height: 2rem;
    line-height: 2rem;
    font-size: 1.143rem;
    z-index: 1;
    border-radius: 50%;
  }
  .p-steps .p-steps-item .p-menuitem-link .p-steps-title {
    margin-top: 0.5rem;
    color: #6c757d;
  }
  .p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-steps .p-steps-item.p-highlight .p-steps-number {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-steps .p-steps-item.p-highlight .p-steps-title {
    font-weight: 700;
    color: #495057;
  }
  .p-steps .p-steps-item:before {
    content: " ";
    border-top: 1px solid #dee2e6;
    width: 100%;
    top: 50%;
    left: 0;
    display: block;
    position: absolute;
    margin-top: -1rem;
  }

  .p-tabmenu .p-tabmenu-nav {
    background: #ffffff;
    border: 1px solid #dee2e6;
    border-width: 0 0 2px 0;
  }
  .p-tabmenu .p-tabmenu-nav .p-menuitem-badge {
    background: #3B82F6;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    min-width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
    border-radius: 6px;
    margin-left: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
    margin-right: 0;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
    border: solid #dee2e6;
    border-width: 0 0 2px 0;
    border-color: transparent transparent #dee2e6 transparent;
    background: #ffffff;
    color: #6c757d;
    padding: 1.25rem;
    font-weight: 700;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    transition: box-shadow 0.2s;
    margin: 0 0 -2px 0;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
    margin-right: 0.5rem;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
    background: #ffffff;
    border-color: #adb5bd;
    color: #6c757d;
  }
  .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
    background: #ffffff;
    border-color: #3B82F6;
    color: #3B82F6;
  }
  .p-tabmenu .p-tabmenu-left-icon {
    margin-right: 0.5rem;
  }
  .p-tabmenu .p-tabmenu-right-icon {
    margin-left: 0.5rem;
  }
  .p-tabmenu .p-tabmenu-nav-btn.p-link {
    background: #ffffff;
    color: #3B82F6;
    width: 3rem;
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 0;
  }
  .p-tabmenu .p-tabmenu-nav-btn.p-link:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.2rem #BFDBFE;
  }

  .p-tieredmenu {
    padding: 0.25rem 0;
    background: #ffffff;
    color: #495057;
    border: 1px solid #dee2e6;
    border-radius: 6px;
    width: 12.5rem;
  }
  .p-tieredmenu.p-tieredmenu-overlay {
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-tieredmenu .p-tieredmenu-root-list {
    outline: 0 none;
  }
  .p-tieredmenu .p-submenu-list {
    padding: 0.25rem 0;
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content {
    color: #495057;
    transition: box-shadow 0.2s;
    border-radius: 0;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link {
    color: #495057;
    padding: 0.75rem 1.25rem;
    -webkit-user-select: none;
            user-select: none;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-menuitem-icon {
    color: #6c757d;
    margin-right: 0.5rem;
  }
  .p-tieredmenu .p-menuitem > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content {
    color: #1D4ED8;
    background: #EFF6FF;
  }
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #1D4ED8;
  }
  .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem.p-highlight > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #1D4ED8;
  }
  .p-tieredmenu .p-menuitem.p-highlight.p-focus > .p-menuitem-content {
    background: rgba(59, 130, 246, 0.24);
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content {
    color: #495057;
    background: #dee2e6;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus > .p-menuitem-content .p-menuitem-link .p-submenu-icon {
    color: #495057;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover {
    color: #495057;
    background: #e9ecef;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }
  .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem:not(.p-highlight):not(.p-disabled) > .p-menuitem-content:hover .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }
  .p-tieredmenu .p-menuitem-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.25rem 0;
  }
  .p-tieredmenu .p-submenu-icon {
    font-size: 0.875rem;
  }
  .p-tieredmenu .p-submenu-icon.p-icon {
    width: 0.875rem;
    height: 0.875rem;
  }

  .p-inline-message {
    padding: 0.75rem 0.75rem;
    margin: 0;
    border-radius: 6px;
  }
  .p-inline-message.p-inline-message-info {
    background: #e9e9ff;
    border: solid #696cff;
    border-width: 0px;
    color: #696cff;
  }
  .p-inline-message.p-inline-message-info .p-inline-message-icon {
    color: #696cff;
  }
  .p-inline-message.p-inline-message-success {
    background: #e4f8f0;
    border: solid #1ea97c;
    border-width: 0px;
    color: #1ea97c;
  }
  .p-inline-message.p-inline-message-success .p-inline-message-icon {
    color: #1ea97c;
  }
  .p-inline-message.p-inline-message-warn {
    background: #fff2e2;
    border: solid #cc8925;
    border-width: 0px;
    color: #cc8925;
  }
  .p-inline-message.p-inline-message-warn .p-inline-message-icon {
    color: #cc8925;
  }
  .p-inline-message.p-inline-message-error {
    background: #ffe7e6;
    border: solid #ff5757;
    border-width: 0px;
    color: #ff5757;
  }
  .p-inline-message.p-inline-message-error .p-inline-message-icon {
    color: #ff5757;
  }
  .p-inline-message .p-inline-message-icon {
    font-size: 1rem;
    margin-right: 0.5rem;
  }
  .p-inline-message .p-icon {
    width: 1rem;
    height: 1rem;
  }
  .p-inline-message .p-inline-message-text {
    font-size: 1rem;
  }
  .p-inline-message.p-inline-message-icon-only .p-inline-message-icon {
    margin-right: 0;
  }

  .p-message {
    margin: 1rem 0;
    border-radius: 6px;
  }
  .p-message .p-message-wrapper {
    padding: 1.25rem 1.75rem;
  }
  .p-message .p-message-close {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: transparent;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-message .p-message-close:hover {
    background: rgba(255, 255, 255, 0.3);
  }
  .p-message .p-message-close:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-message.p-message-info {
    background: #e9e9ff;
    border: solid #696cff;
    border-width: 0 0 0 6px;
    color: #696cff;
  }
  .p-message.p-message-info .p-message-icon {
    color: #696cff;
  }
  .p-message.p-message-info .p-message-close {
    color: #696cff;
  }
  .p-message.p-message-success {
    background: #e4f8f0;
    border: solid #1ea97c;
    border-width: 0 0 0 6px;
    color: #1ea97c;
  }
  .p-message.p-message-success .p-message-icon {
    color: #1ea97c;
  }
  .p-message.p-message-success .p-message-close {
    color: #1ea97c;
  }
  .p-message.p-message-warn {
    background: #fff2e2;
    border: solid #cc8925;
    border-width: 0 0 0 6px;
    color: #cc8925;
  }
  .p-message.p-message-warn .p-message-icon {
    color: #cc8925;
  }
  .p-message.p-message-warn .p-message-close {
    color: #cc8925;
  }
  .p-message.p-message-error {
    background: #ffe7e6;
    border: solid #ff5757;
    border-width: 0 0 0 6px;
    color: #ff5757;
  }
  .p-message.p-message-error .p-message-icon {
    color: #ff5757;
  }
  .p-message.p-message-error .p-message-close {
    color: #ff5757;
  }
  .p-message .p-message-text {
    font-size: 1rem;
    font-weight: 400;
  }
  .p-message .p-message-icon {
    font-size: 1.5rem;
    margin-right: 0.5rem;
  }
  .p-message .p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }
  .p-message .p-message-summary {
    font-weight: 700;
  }
  .p-message .p-message-detail {
    margin-left: 0.5rem;
  }

  .p-toast {
    opacity: 0.9;
  }
  .p-toast .p-toast-message {
    margin: 0 0 1rem 0;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
  }
  .p-toast .p-toast-message .p-toast-message-content {
    padding: 1rem;
    border-width: 0 0 0 6px;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-message-text {
    margin: 0 0 0 1rem;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon {
    font-size: 2rem;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-icon:not(.p-toast-icon-close-icon) {
    width: 2rem;
    height: 2rem;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-summary {
    font-weight: 700;
  }
  .p-toast .p-toast-message .p-toast-message-content .p-toast-detail {
    margin: 0.5rem 0 0 0;
  }
  .p-toast .p-toast-message .p-toast-icon-close {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: transparent;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-toast .p-toast-message .p-toast-icon-close:hover {
    background: rgba(255, 255, 255, 0.3);
  }
  .p-toast .p-toast-message .p-toast-icon-close:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-toast .p-toast-message.p-toast-message-info {
    background: #e9e9ff;
    border: solid #696cff;
    border-width: 0 0 0 6px;
    color: #696cff;
  }
  .p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,
.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close {
    color: #696cff;
  }
  .p-toast .p-toast-message.p-toast-message-success {
    background: #e4f8f0;
    border: solid #1ea97c;
    border-width: 0 0 0 6px;
    color: #1ea97c;
  }
  .p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,
.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close {
    color: #1ea97c;
  }
  .p-toast .p-toast-message.p-toast-message-warn {
    background: #fff2e2;
    border: solid #cc8925;
    border-width: 0 0 0 6px;
    color: #cc8925;
  }
  .p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,
.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close {
    color: #cc8925;
  }
  .p-toast .p-toast-message.p-toast-message-error {
    background: #ffe7e6;
    border: solid #ff5757;
    border-width: 0 0 0 6px;
    color: #ff5757;
  }
  .p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,
.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close {
    color: #ff5757;
  }

  .p-galleria .p-galleria-close {
    margin: 0.5rem;
    background: transparent;
    color: #f8f9fa;
    width: 4rem;
    height: 4rem;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    border-radius: 50%;
  }
  .p-galleria .p-galleria-close .p-galleria-close-icon {
    font-size: 2rem;
  }
  .p-galleria .p-galleria-close .p-icon-wrapper .p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-galleria .p-galleria-close:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #f8f9fa;
  }
  .p-galleria .p-galleria-item-nav {
    background: transparent;
    color: #f8f9fa;
    width: 4rem;
    height: 4rem;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    border-radius: 6px;
    margin: 0 0.5rem;
  }
  .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,
.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon {
    font-size: 2rem;
  }
  .p-galleria .p-galleria-item-nav .p-icon-wrapper .p-icon {
    width: 2rem;
    height: 2rem;
  }
  .p-galleria .p-galleria-item-nav:not(.p-disabled):hover {
    background: rgba(255, 255, 255, 0.1);
    color: #f8f9fa;
  }
  .p-galleria .p-galleria-caption {
    background: rgba(0, 0, 0, 0.5);
    color: #f8f9fa;
    padding: 1rem;
  }
  .p-galleria .p-galleria-indicators {
    padding: 1rem;
  }
  .p-galleria .p-galleria-indicators .p-galleria-indicator button {
    background-color: #ced4da;
    width: 1rem;
    height: 1rem;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    border-radius: 50%;
  }
  .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
    background: #adb5bd;
  }
  .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator {
    margin-right: 0.5rem;
  }
  .p-galleria.p-galleria-indicators-left .p-galleria-indicator, .p-galleria.p-galleria-indicators-right .p-galleria-indicator {
    margin-bottom: 0.5rem;
  }
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators {
    background: rgba(0, 0, 0, 0.5);
  }
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button {
    background: rgba(255, 255, 255, 0.4);
  }
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover {
    background: rgba(255, 255, 255, 0.6);
  }
  .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
    background: #EFF6FF;
    color: #1D4ED8;
  }
  .p-galleria .p-galleria-thumbnail-container {
    background: rgba(0, 0, 0, 0.9);
    padding: 1rem 0.25rem;
  }
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next {
    margin: 0.5rem;
    background-color: transparent;
    color: #f8f9fa;
    width: 2rem;
    height: 2rem;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    border-radius: 50%;
  }
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #f8f9fa;
  }
  .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }

  .p-galleria-mask {
    --maskbg: rgba(0, 0, 0, 0.9);
  }

  .p-image-mask {
    --maskbg: rgba(0, 0, 0, 0.9);
  }

  .p-image-preview-indicator {
    background-color: transparent;
    color: #f8f9fa;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }

  .p-image-preview-container:hover > .p-image-preview-indicator {
    background-color: rgba(0, 0, 0, 0.5);
  }

  .p-image-toolbar {
    padding: 1rem;
  }

  .p-image-action.p-link {
    color: #f8f9fa;
    background-color: transparent;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
    margin-right: 0.5rem;
  }
  .p-image-action.p-link:last-child {
    margin-right: 0;
  }
  .p-image-action.p-link:hover {
    color: #f8f9fa;
    background-color: rgba(255, 255, 255, 0.1);
  }
  .p-image-action.p-link i {
    font-size: 1.5rem;
  }
  .p-image-action.p-link .p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .p-avatar {
    background-color: #dee2e6;
    border-radius: 6px;
  }
  .p-avatar.p-avatar-lg {
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
  }
  .p-avatar.p-avatar-lg .p-avatar-icon {
    font-size: 1.5rem;
  }
  .p-avatar.p-avatar-xl {
    width: 4rem;
    height: 4rem;
    font-size: 2rem;
  }
  .p-avatar.p-avatar-xl .p-avatar-icon {
    font-size: 2rem;
  }

  .p-avatar-group .p-avatar {
    border: 2px solid #ffffff;
  }

  .p-badge {
    background: #3B82F6;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    min-width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
  .p-badge.p-badge-secondary {
    background-color: #64748B;
    color: #ffffff;
  }
  .p-badge.p-badge-success {
    background-color: #22C55E;
    color: #ffffff;
  }
  .p-badge.p-badge-info {
    background-color: #3B82F6;
    color: #ffffff;
  }
  .p-badge.p-badge-warning {
    background-color: #F59E0B;
    color: #ffffff;
  }
  .p-badge.p-badge-danger {
    background-color: #EF4444;
    color: #ffffff;
  }
  .p-badge.p-badge-lg {
    font-size: 1.125rem;
    min-width: 2.25rem;
    height: 2.25rem;
    line-height: 2.25rem;
  }
  .p-badge.p-badge-xl {
    font-size: 1.5rem;
    min-width: 3rem;
    height: 3rem;
    line-height: 3rem;
  }

  .p-chip {
    background-color: #dee2e6;
    color: #495057;
    border-radius: 16px;
    padding: 0 0.75rem;
  }
  .p-chip .p-chip-text {
    line-height: 1.5;
    margin-top: 0.375rem;
    margin-bottom: 0.375rem;
  }
  .p-chip .p-chip-icon {
    margin-right: 0.5rem;
  }
  .p-chip .pi-chip-remove-icon {
    margin-left: 0.5rem;
  }
  .p-chip img {
    width: 2.25rem;
    height: 2.25rem;
    margin-left: -0.75rem;
    margin-right: 0.5rem;
  }
  .p-chip .pi-chip-remove-icon {
    border-radius: 6px;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-chip .pi-chip-remove-icon:focus-visible {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }
  .p-chip .pi-chip-remove-icon:focus {
    outline: 0 none;
  }

  .p-inplace .p-inplace-display {
    padding: 0.75rem 0.75rem;
    border-radius: 6px;
    transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  }
  .p-inplace .p-inplace-display:not(.p-disabled):hover {
    background: #e9ecef;
    color: #495057;
  }
  .p-inplace .p-inplace-display:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #BFDBFE;
  }

  .p-progressbar {
    border: 0 none;
    height: 1.5rem;
    background: #dee2e6;
    border-radius: 6px;
  }
  .p-progressbar .p-progressbar-value {
    border: 0 none;
    margin: 0;
    background: #3B82F6;
  }
  .p-progressbar .p-progressbar-label {
    color: #ffffff;
    line-height: 1.5rem;
  }

  .p-scrolltop {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }
  .p-scrolltop.p-link {
    background: rgba(0, 0, 0, 0.7);
  }
  .p-scrolltop.p-link:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .p-scrolltop .p-scrolltop-icon {
    font-size: 1.5rem;
    color: #f8f9fa;
  }
  .p-scrolltop .p-icon {
    width: 1.5rem;
    height: 1.5rem;
  }

  .p-skeleton {
    background-color: #dee2e6;
    border-radius: 6px;
  }
  .p-skeleton:after {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
  }

  .p-tag {
    background: #3B82F6;
    color: #ffffff;
    font-size: 0.75rem;
    font-weight: 700;
    padding: 0.25rem 0.4rem;
    border-radius: 6px;
  }
  .p-tag.p-tag-success {
    background-color: #22C55E;
    color: #ffffff;
  }
  .p-tag.p-tag-info {
    background-color: #3B82F6;
    color: #ffffff;
  }
  .p-tag.p-tag-warning {
    background-color: #F59E0B;
    color: #ffffff;
  }
  .p-tag.p-tag-danger {
    background-color: #EF4444;
    color: #ffffff;
  }
  .p-tag .p-tag-icon {
    margin-right: 0.25rem;
    font-size: 0.75rem;
  }
  .p-tag .p-icon {
    width: 0.75rem;
    height: 0.75rem;
  }

  .p-terminal {
    background: #ffffff;
    color: #495057;
    border: 1px solid #dee2e6;
    padding: 1.25rem;
  }
  .p-terminal .p-terminal-input {
    font-family: var(--font-family);
    font-feature-settings: var(--font-feature-settings, normal);
    font-size: 1rem;
  }
}
@layer primeng {
  .p-button-label {
    font-weight: 700;
  }

  .p-accordion .p-accordion-header .p-accordion-header-link {
    transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
  }

  .p-tabview .p-tabview-nav li .p-tabview-nav-link {
    transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s;
  }
  .p-tabview .p-tabview-nav .p-tabview-ink-bar {
    z-index: 1;
    display: block;
    position: absolute;
    bottom: 0;
    height: 2px;
    transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
  }

  .p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
    background-color: #3B82F6;
  }

  .p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
    background-color: #3B82F6;
  }

  .p-button:focus {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #9dc1fb, 0 1px 2px 0 black;
  }
  .p-button.p-button-secondary:enabled:focus {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #b0b9c6, 0 1px 2px 0 black;
  }
  .p-button.p-button-success:enabled:focus {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #88eaac, 0 1px 2px 0 black;
  }
  .p-button.p-button-info:enabled:focus {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #9dc1fb, 0 1px 2px 0 black;
  }
  .p-button.p-button-warning:enabled:focus {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #facf85, 0 1px 2px 0 black;
  }
  .p-button.p-button-help:enabled:focus {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #d4aafb, 0 1px 2px 0 black;
  }
  .p-button.p-button-danger:enabled:focus {
    box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px #f7a2a2, 0 1px 2px 0 black;
  }

  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
    box-shadow: inset 0 2px 0 0 #3B82F6;
  }
  .p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
    box-shadow: inset 0 -2px 0 0 #3B82F6;
  }
}

/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeng/resources/primeng.min.css?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************/
.p-overflow-hidden{overflow:hidden;padding-right:var(--scrollbar-width)}@layer primeng{.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default !important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-unselectable-text{-webkit-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}100%{opacity:1}}input[type='button'],input[type='submit'],input[type='reset'],input[type='file']::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.p-connected-overlay{opacity:0;transform:scaleY(0.8);transition:transform .12s cubic-bezier(0,0,0.2,1),opacity .12s cubic-bezier(0,0,0.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-icon-wrapper{display:inline-flex}.p-icon{display:inline-block}.p-icon-spin{animation:p-icon-spin 2s infinite linear}}@keyframes p-icon-spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@layer primeng{.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}}@layer primeng{.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default;pointer-events:none}.p-button-icon-only{justify-content:center}.p-button-icon-only:after{content:'p';visibility:hidden;clip:rect(0 0 0 0);width:0}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}p-button[iconpos='right'] spinnericon{order:1}}@layer primeng{.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default !important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}}.p-colorpicker-panel .p-colorpicker-color{background:transparent url('color.png') no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url('hue.png') no-repeat left top}@layer primeng{.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-0.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea ~ label{top:1rem}.p-float-label input:focus ~ label,.p-float-label input.p-filled ~ label,.p-float-label textarea:focus ~ label,.p-float-label textarea.p-filled ~ label,.p-float-label .p-inputwrapper-focus ~ label,.p-float-label .p-inputwrapper-filled ~ label{top:-0.75rem;font-size:12px}.p-float-label .input:-webkit-autofill ~ label{top:-20px;font-size:12px}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-left>.p-icon-wrapper,.p-input-icon-right>i,.p-input-icon-right>.p-icon-wrapper{position:absolute;top:50%;margin-top:-0.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}}@layer primeng{.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}}@layer primeng{.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-password-input::-ms-reveal,.p-password-input::-ms-clear{display:none}.p-password-clear-icon{position:absolute;top:50%;margin-top:-0.5rem;cursor:pointer}.p-password-clearable.p-password-mask .p-password-clear-icon{margin-top:unset}.p-password-clearable{position:relative}}@layer primeng{.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{backface-visibility:hidden;transform:translateZ(0) scale(0.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1,1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}}@layer primeng{.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:rgba(255,255,255,0.5);border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none !important}}@keyframes ripple{100%{opacity:0;transform:scale(2.5)}}@layer primeng{.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem;pointer-events:none}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-0.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-0.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-0.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-0.25rem;border-width:0 .25em .25rem}}
/*!**********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeicons/primeicons.css?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************/
@font-face {
    font-family: 'primeicons';
    font-display: block;
    src: url('primeicons.eot');
    src: url('primeicons.eot?#iefix') format('embedded-opentype'), url('primeicons.woff2') format('woff2'), url('primeicons.woff') format('woff'), url('primeicons.ttf') format('truetype'), url('primeicons.svg?#primeicons') format('svg');
    font-weight: normal;
    font-style: normal;
}

.pi {
    font-family: 'primeicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pi:before {
    --webkit-backface-visibility:hidden;
    backface-visibility: hidden;
}

.pi-fw {
    width: 1.28571429em;
    text-align: center;
}

.pi-spin {
    animation: fa-spin 2s infinite linear;
}

@media (prefers-reduced-motion: reduce) {
  .pi-spin {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
    }
}

.pi-folder-plus:before {
    content: "\ea05";
}

.pi-receipt:before {
    content: "\ea06";
}

.pi-asterisk:before {
    content: "\ea07";
}

.pi-face-smile:before {
    content: "\ea08";
}

.pi-pinterest:before {
    content: "\ea09";
}

.pi-expand:before {
    content: "\ea0a";
}

.pi-pen-to-square:before {
    content: "\ea0b";
}

.pi-wave-pulse:before {
    content: "\ea0c";
}

.pi-turkish-lira:before {
    content: "\ea0d";
}

.pi-spinner-dotted:before {
    content: "\ea0e";
}

.pi-crown:before {
    content: "\ea0f";
}

.pi-pause-circle:before {
    content: "\ea10";
}

.pi-warehouse:before {
    content: "\ea11";
}

.pi-objects-column:before {
    content: "\ea12";
}

.pi-clipboard:before {
    content: "\ea13";
}

.pi-play-circle:before {
    content: "\ea14";
}

.pi-venus:before {
    content: "\ea15";
}

.pi-cart-minus:before {
    content: "\ea16";
}

.pi-file-plus:before {
    content: "\ea17";
}

.pi-microchip:before {
    content: "\ea18";
}

.pi-twitch:before {
    content: "\ea19";
}

.pi-building-columns:before {
    content: "\ea1a";
}

.pi-file-check:before {
    content: "\ea1b";
}

.pi-microchip-ai:before {
    content: "\ea1c";
}

.pi-trophy:before {
    content: "\ea1d";
}

.pi-barcode:before {
    content: "\ea1e";
}

.pi-file-arrow-up:before {
    content: "\ea1f";
}

.pi-mars:before {
    content: "\ea20";
}

.pi-tiktok:before {
    content: "\ea21";
}

.pi-arrow-up-right-and-arrow-down-left-from-center:before {
    content: "\ea22";
}

.pi-ethereum:before {
    content: "\ea23";
}

.pi-list-check:before {
    content: "\ea24";
}

.pi-thumbtack:before {
    content: "\ea25";
}

.pi-arrow-down-left-and-arrow-up-right-to-center:before {
    content: "\ea26";
}

.pi-equals:before {
    content: "\ea27";
}

.pi-lightbulb:before {
    content: "\ea28";
}

.pi-star-half:before {
    content: "\ea29";
}

.pi-address-book:before {
    content: "\ea2a";
}

.pi-chart-scatter:before {
    content: "\ea2b";
}

.pi-indian-rupee:before {
    content: "\ea2c";
}

.pi-star-half-fill:before {
    content: "\ea2d";
}

.pi-cart-arrow-down:before {
    content: "\ea2e";
}

.pi-calendar-clock:before {
    content: "\ea2f";
}

.pi-sort-up-fill:before {
    content: "\ea30";
}

.pi-sparkles:before {
    content: "\ea31";
}

.pi-bullseye:before {
    content: "\ea32";
}

.pi-sort-down-fill:before {
    content: "\ea33";
}

.pi-graduation-cap:before {
    content: "\ea34";
}

.pi-hammer:before {
    content: "\ea35";
}

.pi-bell-slash:before {
    content: "\ea36";
}

.pi-gauge:before {
    content: "\ea37";
}

.pi-shop:before {
    content: "\ea38";
}

.pi-headphones:before {
    content: "\ea39";
}

.pi-eraser:before {
    content: "\ea04";
}

.pi-stopwatch:before {
    content: "\ea01";
}

.pi-verified:before {
    content: "\ea02";
}

.pi-delete-left:before {
    content: "\ea03";
}

.pi-hourglass:before {
    content: "\e9fe";
}

.pi-truck:before {
    content: "\ea00";
}

.pi-wrench:before {
    content: "\e9ff";
}

.pi-microphone:before {
    content: "\e9fa";
}

.pi-megaphone:before {
    content: "\e9fb";
}

.pi-arrow-right-arrow-left:before {
    content: "\e9fc";
}

.pi-bitcoin:before {
    content: "\e9fd";
}

.pi-file-edit:before {
    content: "\e9f6";
}

.pi-language:before {
    content: "\e9f7";
}

.pi-file-export:before {
    content: "\e9f8";
}

.pi-file-import:before {
    content: "\e9f9";
}

.pi-file-word:before {
    content: "\e9f1";
}

.pi-gift:before {
    content: "\e9f2";
}

.pi-cart-plus:before {
    content: "\e9f3";
}

.pi-thumbs-down-fill:before {
    content: "\e9f4";
}

.pi-thumbs-up-fill:before {
    content: "\e9f5";
}

.pi-arrows-alt:before {
    content: "\e9f0";
}

.pi-calculator:before {
    content: "\e9ef";
}

.pi-sort-alt-slash:before {
    content: "\e9ee";
}

.pi-arrows-h:before {
    content: "\e9ec";
}

.pi-arrows-v:before {
    content: "\e9ed";
}

.pi-pound:before {
    content: "\e9eb";
}

.pi-prime:before {
    content: "\e9ea";
}

.pi-chart-pie:before {
    content: "\e9e9";
}

.pi-reddit:before {
    content: "\e9e8";
}

.pi-code:before {
    content: "\e9e7";
}

.pi-sync:before {
    content: "\e9e6";
}

.pi-shopping-bag:before {
    content: "\e9e5";
}

.pi-server:before {
    content: "\e9e4";
}

.pi-database:before {
    content: "\e9e3";
}

.pi-hashtag:before {
    content: "\e9e2";
}

.pi-bookmark-fill:before {
    content: "\e9df";
}

.pi-filter-fill:before {
    content: "\e9e0";
}

.pi-heart-fill:before {
    content: "\e9e1";
}

.pi-flag-fill:before {
    content: "\e9de";
}

.pi-circle:before {
    content: "\e9dc";
}

.pi-circle-fill:before {
    content: "\e9dd";
}

.pi-bolt:before {
    content: "\e9db";
}

.pi-history:before {
    content: "\e9da";
}

.pi-box:before {
    content: "\e9d9";
}

.pi-at:before {
    content: "\e9d8";
}

.pi-arrow-up-right:before {
    content: "\e9d4";
}

.pi-arrow-up-left:before {
    content: "\e9d5";
}

.pi-arrow-down-left:before {
    content: "\e9d6";
}

.pi-arrow-down-right:before {
    content: "\e9d7";
}

.pi-telegram:before {
    content: "\e9d3";
}

.pi-stop-circle:before {
    content: "\e9d2";
}

.pi-stop:before {
    content: "\e9d1";
}

.pi-whatsapp:before {
    content: "\e9d0";
}

.pi-building:before {
    content: "\e9cf";
}

.pi-qrcode:before {
    content: "\e9ce";
}

.pi-car:before {
    content: "\e9cd";
}

.pi-instagram:before {
    content: "\e9cc";
}

.pi-linkedin:before {
    content: "\e9cb";
}

.pi-send:before {
    content: "\e9ca";
}

.pi-slack:before {
    content: "\e9c9";
}

.pi-sun:before {
    content: "\e9c8";
}

.pi-moon:before {
    content: "\e9c7";
}

.pi-vimeo:before {
    content: "\e9c6";
}

.pi-youtube:before {
    content: "\e9c5";
}

.pi-flag:before {
    content: "\e9c4";
}

.pi-wallet:before {
    content: "\e9c3";
}

.pi-map:before {
    content: "\e9c2";
}

.pi-link:before {
    content: "\e9c1";
}

.pi-credit-card:before {
    content: "\e9bf";
}

.pi-discord:before {
    content: "\e9c0";
}

.pi-percentage:before {
    content: "\e9be";
}

.pi-euro:before {
    content: "\e9bd";
}

.pi-book:before {
    content: "\e9ba";
}

.pi-shield:before {
    content: "\e9b9";
}

.pi-paypal:before {
    content: "\e9bb";
}

.pi-amazon:before {
    content: "\e9bc";
}

.pi-phone:before {
    content: "\e9b8";
}

.pi-filter-slash:before {
    content: "\e9b7";
}

.pi-facebook:before {
    content: "\e9b4";
}

.pi-github:before {
    content: "\e9b5";
}

.pi-twitter:before {
    content: "\e9b6";
}

.pi-step-backward-alt:before {
    content: "\e9ac";
}

.pi-step-forward-alt:before {
    content: "\e9ad";
}

.pi-forward:before {
    content: "\e9ae";
}

.pi-backward:before {
    content: "\e9af";
}

.pi-fast-backward:before {
    content: "\e9b0";
}

.pi-fast-forward:before {
    content: "\e9b1";
}

.pi-pause:before {
    content: "\e9b2";
}

.pi-play:before {
    content: "\e9b3";
}

.pi-compass:before {
    content: "\e9ab";
}

.pi-id-card:before {
    content: "\e9aa";
}

.pi-ticket:before {
    content: "\e9a9";
}

.pi-file-o:before {
    content: "\e9a8";
}

.pi-reply:before {
    content: "\e9a7";
}

.pi-directions-alt:before {
    content: "\e9a5";
}

.pi-directions:before {
    content: "\e9a6";
}

.pi-thumbs-up:before {
    content: "\e9a3";
}

.pi-thumbs-down:before {
    content: "\e9a4";
}

.pi-sort-numeric-down-alt:before {
    content: "\e996";
}

.pi-sort-numeric-up-alt:before {
    content: "\e997";
}

.pi-sort-alpha-down-alt:before {
    content: "\e998";
}

.pi-sort-alpha-up-alt:before {
    content: "\e999";
}

.pi-sort-numeric-down:before {
    content: "\e99a";
}

.pi-sort-numeric-up:before {
    content: "\e99b";
}

.pi-sort-alpha-down:before {
    content: "\e99c";
}

.pi-sort-alpha-up:before {
    content: "\e99d";
}

.pi-sort-alt:before {
    content: "\e99e";
}

.pi-sort-amount-up:before {
    content: "\e99f";
}

.pi-sort-amount-down:before {
    content: "\e9a0";
}

.pi-sort-amount-down-alt:before {
    content: "\e9a1";
}

.pi-sort-amount-up-alt:before {
    content: "\e9a2";
}

.pi-palette:before {
    content: "\e995";
}

.pi-undo:before {
    content: "\e994";
}

.pi-desktop:before {
    content: "\e993";
}

.pi-sliders-v:before {
    content: "\e991";
}

.pi-sliders-h:before {
    content: "\e992";
}

.pi-search-plus:before {
    content: "\e98f";
}

.pi-search-minus:before {
    content: "\e990";
}

.pi-file-excel:before {
    content: "\e98e";
}

.pi-file-pdf:before {
    content: "\e98d";
}

.pi-check-square:before {
    content: "\e98c";
}

.pi-chart-line:before {
    content: "\e98b";
}

.pi-user-edit:before {
    content: "\e98a";
}

.pi-exclamation-circle:before {
    content: "\e989";
}

.pi-android:before {
    content: "\e985";
}

.pi-google:before {
    content: "\e986";
}

.pi-apple:before {
    content: "\e987";
}

.pi-microsoft:before {
    content: "\e988";
}

.pi-heart:before {
    content: "\e984";
}

.pi-mobile:before {
    content: "\e982";
}

.pi-tablet:before {
    content: "\e983";
}

.pi-key:before {
    content: "\e981";
}

.pi-shopping-cart:before {
    content: "\e980";
}

.pi-comments:before {
    content: "\e97e";
}

.pi-comment:before {
    content: "\e97f";
}

.pi-briefcase:before {
    content: "\e97d";
}

.pi-bell:before {
    content: "\e97c";
}

.pi-paperclip:before {
    content: "\e97b";
}

.pi-share-alt:before {
    content: "\e97a";
}

.pi-envelope:before {
    content: "\e979";
}

.pi-volume-down:before {
    content: "\e976";
}

.pi-volume-up:before {
    content: "\e977";
}

.pi-volume-off:before {
    content: "\e978";
}

.pi-eject:before {
    content: "\e975";
}

.pi-money-bill:before {
    content: "\e974";
}

.pi-images:before {
    content: "\e973";
}

.pi-image:before {
    content: "\e972";
}

.pi-sign-in:before {
    content: "\e970";
}

.pi-sign-out:before {
    content: "\e971";
}

.pi-wifi:before {
    content: "\e96f";
}

.pi-sitemap:before {
    content: "\e96e";
}

.pi-chart-bar:before {
    content: "\e96d";
}

.pi-camera:before {
    content: "\e96c";
}

.pi-dollar:before {
    content: "\e96b";
}

.pi-lock-open:before {
    content: "\e96a";
}

.pi-table:before {
    content: "\e969";
}

.pi-map-marker:before {
    content: "\e968";
}

.pi-list:before {
    content: "\e967";
}

.pi-eye-slash:before {
    content: "\e965";
}

.pi-eye:before {
    content: "\e966";
}

.pi-folder-open:before {
    content: "\e964";
}

.pi-folder:before {
    content: "\e963";
}

.pi-video:before {
    content: "\e962";
}

.pi-inbox:before {
    content: "\e961";
}

.pi-lock:before {
    content: "\e95f";
}

.pi-unlock:before {
    content: "\e960";
}

.pi-tags:before {
    content: "\e95d";
}

.pi-tag:before {
    content: "\e95e";
}

.pi-power-off:before {
    content: "\e95c";
}

.pi-save:before {
    content: "\e95b";
}

.pi-question-circle:before {
    content: "\e959";
}

.pi-question:before {
    content: "\e95a";
}

.pi-copy:before {
    content: "\e957";
}

.pi-file:before {
    content: "\e958";
}

.pi-clone:before {
    content: "\e955";
}

.pi-calendar-times:before {
    content: "\e952";
}

.pi-calendar-minus:before {
    content: "\e953";
}

.pi-calendar-plus:before {
    content: "\e954";
}

.pi-ellipsis-v:before {
    content: "\e950";
}

.pi-ellipsis-h:before {
    content: "\e951";
}

.pi-bookmark:before {
    content: "\e94e";
}

.pi-globe:before {
    content: "\e94f";
}

.pi-replay:before {
    content: "\e94d";
}

.pi-filter:before {
    content: "\e94c";
}

.pi-print:before {
    content: "\e94b";
}

.pi-align-right:before {
    content: "\e946";
}

.pi-align-left:before {
    content: "\e947";
}

.pi-align-center:before {
    content: "\e948";
}

.pi-align-justify:before {
    content: "\e949";
}

.pi-cog:before {
    content: "\e94a";
}

.pi-cloud-download:before {
    content: "\e943";
}

.pi-cloud-upload:before {
    content: "\e944";
}

.pi-cloud:before {
    content: "\e945";
}

.pi-pencil:before {
    content: "\e942";
}

.pi-users:before {
    content: "\e941";
}

.pi-clock:before {
    content: "\e940";
}

.pi-user-minus:before {
    content: "\e93e";
}

.pi-user-plus:before {
    content: "\e93f";
}

.pi-trash:before {
    content: "\e93d";
}

.pi-external-link:before {
    content: "\e93c";
}

.pi-window-maximize:before {
    content: "\e93b";
}

.pi-window-minimize:before {
    content: "\e93a";
}

.pi-refresh:before {
    content: "\e938";
}
  
.pi-user:before {
    content: "\e939";
}

.pi-exclamation-triangle:before {
    content: "\e922";
}

.pi-calendar:before {
    content: "\e927";
}

.pi-chevron-circle-left:before {
    content: "\e928";
}

.pi-chevron-circle-down:before {
    content: "\e929";
}

.pi-chevron-circle-right:before {
    content: "\e92a";
}

.pi-chevron-circle-up:before {
    content: "\e92b";
}

.pi-angle-double-down:before {
    content: "\e92c";
}

.pi-angle-double-left:before {
    content: "\e92d";
}

.pi-angle-double-right:before {
    content: "\e92e";
}

.pi-angle-double-up:before {
    content: "\e92f";
}

.pi-angle-down:before {
    content: "\e930";
}

.pi-angle-left:before {
    content: "\e931";
}

.pi-angle-right:before {
    content: "\e932";
}

.pi-angle-up:before {
    content: "\e933";
}

.pi-upload:before {
    content: "\e934";
}

.pi-download:before {
    content: "\e956";
}

.pi-ban:before {
    content: "\e935";
}

.pi-star-fill:before {
    content: "\e936";
}

.pi-star:before {
    content: "\e937";
}

.pi-chevron-left:before {
    content: "\e900";
}

.pi-chevron-right:before {
    content: "\e901";
}

.pi-chevron-down:before {
    content: "\e902";
}

.pi-chevron-up:before {
    content: "\e903";
}

.pi-caret-left:before {
    content: "\e904";
}

.pi-caret-right:before {
    content: "\e905";
}

.pi-caret-down:before {
    content: "\e906";
}

.pi-caret-up:before {
    content: "\e907";
}

.pi-search:before {
    content: "\e908";
}

.pi-check:before {
    content: "\e909";
}

.pi-check-circle:before {
    content: "\e90a";
}

.pi-times:before {
    content: "\e90b";
}

.pi-times-circle:before {
    content: "\e90c";
}

.pi-plus:before {
    content: "\e90d";
}

.pi-plus-circle:before {
    content: "\e90e";
}

.pi-minus:before {
    content: "\e90f";
}

.pi-minus-circle:before {
    content: "\e910";
}

.pi-circle-on:before {
    content: "\e911";
}

.pi-circle-off:before {
    content: "\e912";
}

.pi-sort-down:before {
    content: "\e913";
}

.pi-sort-up:before {
    content: "\e914";
}

.pi-sort:before {
    content: "\e915";
}

.pi-step-backward:before {
    content: "\e916";
}

.pi-step-forward:before {
    content: "\e917";
}

.pi-th-large:before {
    content: "\e918";
}

.pi-arrow-down:before {
    content: "\e919";
}

.pi-arrow-left:before {
    content: "\e91a";
}

.pi-arrow-right:before {
    content: "\e91b";
}

.pi-arrow-up:before {
    content: "\e91c";
}

.pi-bars:before {
    content: "\e91d";
}

.pi-arrow-circle-down:before {
    content: "\e91e";
}

.pi-arrow-circle-left:before {
    content: "\e91f";
}

.pi-arrow-circle-right:before {
    content: "\e920";
}

.pi-arrow-circle-up:before {
    content: "\e921";
}

.pi-info:before {
    content: "\e923";
}

.pi-info-circle:before {
    content: "\e924";
}

.pi-home:before {
    content: "\e925";
}

.pi-spinner:before {
    content: "\e926";
}

/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ngx-owl-carousel-o/lib/styles/prebuilt-themes/owl.carousel.min.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel .owl-item.center{z-index: 5;}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ngx-owl-carousel-o/lib/styles/prebuilt-themes/owl.theme.default.min.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** 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/animate.css/animate.min.css ***!
  \**********************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}
/*!**********************************************************************************************************************************************************************************************************************************!*\
  !*** 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/quill/dist/quill.bubble.css ***!
  \**********************************************************************************************************************************************************************************************************************************/
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-bubble.ql-toolbar:after,
.ql-bubble .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble.ql-toolbar button,
.ql-bubble .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-bubble.ql-toolbar button svg,
.ql-bubble .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-bubble.ql-toolbar button:active:hover,
.ql-bubble .ql-toolbar button:active:hover {
  outline: none;
}
.ql-bubble.ql-toolbar input.ql-image[type=file],
.ql-bubble .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-bubble.ql-toolbar button:hover,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar button:focus,
.ql-bubble .ql-toolbar button:focus,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected {
  color: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:focus .ql-stroke,
.ql-bubble .ql-toolbar button:focus .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #fff;
}
@media (pointer: coarse) {
  .ql-bubble.ql-toolbar button:hover:not(.ql-active),
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) {
    color: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #ccc;
  }
}
.ql-bubble {
  box-sizing: border-box;
}
.ql-bubble * {
  box-sizing: border-box;
}
.ql-bubble .ql-hidden {
  display: none;
}
.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility: hidden;
}
.ql-bubble .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-bubble .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-bubble .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-bubble .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-bubble .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble .ql-stroke {
  fill: none;
  stroke: #ccc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-bubble .ql-stroke-miter {
  fill: none;
  stroke: #ccc;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill: #ccc;
}
.ql-bubble .ql-empty {
  fill: none;
}
.ql-bubble .ql-even {
  fill-rule: evenodd;
}
.ql-bubble .ql-thin,
.ql-bubble .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-bubble .ql-transparent {
  opacity: 0.4;
}
.ql-bubble .ql-direction svg:last-child {
  display: none;
}
.ql-bubble .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-bubble .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-bubble .ql-editor h1 {
  font-size: 2em;
}
.ql-bubble .ql-editor h2 {
  font-size: 1.5em;
}
.ql-bubble .ql-editor h3 {
  font-size: 1.17em;
}
.ql-bubble .ql-editor h4 {
  font-size: 1em;
}
.ql-bubble .ql-editor h5 {
  font-size: 0.83em;
}
.ql-bubble .ql-editor h6 {
  font-size: 0.67em;
}
.ql-bubble .ql-editor a {
  text-decoration: underline;
}
.ql-bubble .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-bubble .ql-editor code,
.ql-bubble .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-bubble .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-bubble .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-bubble .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-bubble .ql-editor img {
  max-width: 100%;
}
.ql-bubble .ql-picker {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-bubble .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-bubble .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-bubble .ql-picker-options {
  background-color: #444;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-bubble .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color: #777;
  z-index: 2;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker {
  width: 28px;
}
.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-bubble .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-bubble .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-bubble .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-bubble .ql-picker.ql-header {
  width: 98px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-bubble .ql-picker.ql-font {
  width: 108px;
}
.ql-bubble .ql-picker.ql-font .ql-picker-label::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-bubble .ql-picker.ql-size {
  width: 98px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-label::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-bubble .ql-toolbar .ql-formats {
  margin: 8px 12px 8px 0px;
}
.ql-bubble .ql-toolbar .ql-formats:first-child {
  margin-left: 12px;
}
.ql-bubble .ql-color-picker svg {
  margin: 1px;
}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color: #fff;
}
.ql-bubble .ql-tooltip {
  background-color: #444;
  border-radius: 25px;
  color: #fff;
}
.ql-bubble .ql-tooltip-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: " ";
  display: block;
  left: 50%;
  margin-left: -6px;
  position: absolute;
}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom: 6px solid #444;
  top: -6px;
}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top: 6px solid #444;
  bottom: -6px;
}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display: block;
}
.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility: hidden;
}
.ql-bubble .ql-tooltip-editor {
  display: none;
}
.ql-bubble .ql-tooltip-editor input[type=text] {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 13px;
  height: 100%;
  outline: none;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
}
.ql-bubble .ql-tooltip-editor a {
  top: 10px;
  position: absolute;
  right: 20px;
}
.ql-bubble .ql-tooltip-editor a:before {
  color: #ccc;
  content: "\D7";
  font-size: 16px;
  font-weight: bold;
}
.ql-container.ql-bubble:not(.ql-disabled) a {
  position: relative;
  white-space: nowrap;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before {
  background-color: #444;
  border-radius: 15px;
  top: -5px;
  font-size: 12px;
  color: #fff;
  content: attr(href);
  font-weight: normal;
  overflow: hidden;
  padding: 5px 15px;
  text-decoration: none;
  z-index: 1;
}
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  border-top: 6px solid #444;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 0;
  content: " ";
  height: 0;
  width: 0;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before,
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  left: 0;
  margin-left: 50%;
  position: absolute;
  transform: translate(-50%, -100%);
  transition: visibility 0s ease 200ms;
  visibility: hidden;
}
.ql-container.ql-bubble:not(.ql-disabled) a:hover::before,
.ql-container.ql-bubble:not(.ql-disabled) a:hover::after {
  visibility: visible;
}

/*!********************************************************************************************************************************************************************************************************************************!*\
  !*** 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/quill/dist/quill.snow.css ***!
  \********************************************************************************************************************************************************************************************************************************/
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}

/*!***********************************************************************************************************************************************************************************************************************************!*\
  !*** 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/flatpickr/dist/flatpickr.css ***!
  \***********************************************************************************************************************************************************************************************************************************/
.flatpickr-calendar {
  background: transparent;
  opacity: 0;
  display: none;
  text-align: center;
  visibility: hidden;
  padding: 0;
  animation: none;
  direction: ltr;
  border: 0;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  position: absolute;
  width: 307.875px;
  box-sizing: border-box;
  touch-action: manipulation;
  background: #fff;
  box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
  opacity: 1;
  max-height: 640px;
  visibility: visible;
}
.flatpickr-calendar.open {
  display: inline-block;
  z-index: 99999;
}
.flatpickr-calendar.animate.open {
  animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
  display: block;
  position: relative;
  top: 2px;
}
.flatpickr-calendar.static {
  position: absolute;
  top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
  z-index: 999;
  display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
  box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
  box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
  border-left: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
  height: 40px;
  border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
  height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
  position: absolute;
  display: block;
  pointer-events: none;
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
  left: auto;
  right: 22px;
}
.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
  left: 50%;
  right: 50%;
}
.flatpickr-calendar:before {
  border-width: 5px;
  margin: 0 -5px;
}
.flatpickr-calendar:after {
  border-width: 4px;
  margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
  bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
  border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
  border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
  top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
  border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
  border-top-color: #fff;
}
.flatpickr-calendar:focus {
  outline: 0;
}
.flatpickr-wrapper {
  position: relative;
  display: inline-block;
}
.flatpickr-months {
  display: flex;
}
.flatpickr-months .flatpickr-month {
  background: transparent;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
  height: 34px;
  line-height: 1;
  text-align: center;
  position: relative;
  -webkit-user-select: none;
          user-select: none;
  overflow: hidden;
  flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
  -webkit-user-select: none;
          user-select: none;
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 0;
  height: 34px;
  padding: 10px;
  z-index: 3;
  color: rgba(0,0,0,0.9);
  fill: rgba(0,0,0,0.9);
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
  display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
  position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  left: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
/*
      /*rtl:begin:ignore*/
/*
      */
  right: 0;
/*
      /*rtl:end:ignore*/
/*
      */
}
/*
      /*rtl:begin:ignore*/
/*
      /*rtl:end:ignore*/
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
  color: #959ea9;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
  fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
  width: 14px;
  height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
  transition: fill 0.1s;
  fill: inherit;
}
.numInputWrapper {
  position: relative;
  height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
  display: inline-block;
}
.numInputWrapper input {
  width: 100%;
}
.numInputWrapper input::-ms-clear {
  display: none;
}
.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.numInputWrapper span {
  position: absolute;
  right: 0;
  width: 14px;
  padding: 0 4px 0 2px;
  height: 50%;
  line-height: 50%;
  opacity: 0;
  cursor: pointer;
  border: 1px solid rgba(57,57,57,0.15);
  box-sizing: border-box;
}
.numInputWrapper span:hover {
  background: rgba(0,0,0,0.1);
}
.numInputWrapper span:active {
  background: rgba(0,0,0,0.2);
}
.numInputWrapper span:after {
  display: block;
  content: "";
  position: absolute;
}
.numInputWrapper span.arrowUp {
  top: 0;
  border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid rgba(57,57,57,0.6);
  top: 26%;
}
.numInputWrapper span.arrowDown {
  top: 50%;
}
.numInputWrapper span.arrowDown:after {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid rgba(57,57,57,0.6);
  top: 40%;
}
.numInputWrapper span svg {
  width: inherit;
  height: auto;
}
.numInputWrapper span svg path {
  fill: rgba(0,0,0,0.5);
}
.numInputWrapper:hover {
  background: rgba(0,0,0,0.05);
}
.numInputWrapper:hover span {
  opacity: 1;
}
.flatpickr-current-month {
  font-size: 135%;
  line-height: inherit;
  font-weight: 300;
  color: inherit;
  position: absolute;
  width: 75%;
  left: 12.5%;
  padding: 7.48px 0 0 0;
  line-height: 1;
  height: 34px;
  display: inline-block;
  text-align: center;
  transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month span.cur-month {
  font-family: inherit;
  font-weight: 700;
  color: inherit;
  display: inline-block;
  margin-left: 0.5ch;
  padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .numInputWrapper {
  width: 6ch;
  width: 7ch\0;
  display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
  border-bottom-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
  border-top-color: rgba(0,0,0,0.9);
}
.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  cursor: text;
  padding: 0 0 0 0.5ch;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
  outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
  font-size: 100%;
  color: rgba(0,0,0,0.5);
  background: transparent;
  pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
  appearance: menulist;
  background: transparent;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  height: auto;
  line-height: inherit;
  margin: -1px 0 0 0;
  outline: none;
  padding: 0 0 0 0.5ch;
  position: relative;
  vertical-align: initial;
  -webkit-box-sizing: border-box;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
  width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
  outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
  background: rgba(0,0,0,0.05);
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
  background-color: transparent;
  outline: none;
  padding: 0;
}
.flatpickr-weekdays {
  background: transparent;
  text-align: center;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
  display: flex;
  flex: 1;
}
span.flatpickr-weekday {
  cursor: default;
  font-size: 90%;
  background: transparent;
  color: rgba(0,0,0,0.54);
  line-height: 1;
  margin: 0;
  text-align: center;
  display: block;
  flex: 1;
  font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
  padding: 1px 0 0 0;
}
.flatpickr-days {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  width: 307.875px;
}
.flatpickr-days:focus {
  outline: 0;
}
.dayContainer {
  padding: 0;
  outline: 0;
  text-align: left;
  width: 307.875px;
  min-width: 307.875px;
  max-width: 307.875px;
  box-sizing: border-box;
  display: inline-block;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-around;
  transform: translate3d(0px, 0px, 0px);
  opacity: 1;
}
.dayContainer + .dayContainer {
  box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
  background: none;
  border: 1px solid transparent;
  border-radius: 150px;
  box-sizing: border-box;
  color: #393939;
  cursor: pointer;
  font-weight: 400;
  width: 14.2857143%;
  flex-basis: 14.2857143%;
  max-width: 39px;
  height: 39px;
  line-height: 39px;
  margin: 0;
  display: inline-block;
  position: relative;
  justify-content: center;
  text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.flatpickr-day.today {
  border-color: #959ea9;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: #959ea9;
  background: #959ea9;
  color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  box-shadow: none;
  color: #fff;
  border-color: #569ff7;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
  border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
  border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
  box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
  border-radius: 50px;
}
.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
  color: rgba(57,57,57,0.3);
  background: transparent;
  border-color: transparent;
  cursor: default;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
  cursor: not-allowed;
  color: rgba(57,57,57,0.1);
}
.flatpickr-day.week.selected {
  border-radius: 0;
  box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}
.flatpickr-day.hidden {
  visibility: hidden;
}
.rangeMode .flatpickr-day {
  margin-top: 1px;
}
.flatpickr-weekwrapper {
  float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
  padding: 0 12px;
  box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
  float: none;
  width: 100%;
  line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
  display: block;
  width: 100%;
  max-width: none;
  color: rgba(57,57,57,0.3);
  background: transparent;
  cursor: default;
  border: none;
}
.flatpickr-innerContainer {
  display: block;
  display: flex;
  box-sizing: border-box;
  overflow: hidden;
}
.flatpickr-rContainer {
  display: inline-block;
  padding: 0;
  box-sizing: border-box;
}
.flatpickr-time {
  text-align: center;
  outline: 0;
  display: block;
  height: 0;
  line-height: 40px;
  max-height: 40px;
  box-sizing: border-box;
  overflow: hidden;
  display: flex;
}
.flatpickr-time:after {
  content: "";
  display: table;
  clear: both;
}
.flatpickr-time .numInputWrapper {
  flex: 1;
  width: 40%;
  height: 40px;
  float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
  border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
  border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
  width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
  width: 49%;
}
.flatpickr-time input {
  background: transparent;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  text-align: center;
  margin: 0;
  padding: 0;
  height: inherit;
  line-height: inherit;
  color: #393939;
  font-size: 14px;
  position: relative;
  box-sizing: border-box;
  appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
  font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
  font-weight: 400;
}
.flatpickr-time input:focus {
  outline: 0;
  border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
  height: inherit;
  float: left;
  line-height: inherit;
  color: #393939;
  font-weight: bold;
  width: 2%;
  -webkit-user-select: none;
          user-select: none;
  align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
  outline: 0;
  width: 18%;
  cursor: pointer;
  text-align: center;
  font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
  background: #eee;
}
.flatpickr-input[readonly] {
  cursor: pointer;
}
@keyframes fpFadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/*!************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/angular-calendar/css/angular-calendar.css ***!
  \************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.cal-month-view .cal-header {
  text-align: center;
  font-weight: bolder;
}
.cal-month-view .cal-header .cal-cell {
  padding: 5px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
}
.cal-month-view .cal-days {
  border: 1px solid;
  border-bottom: 0;
}
.cal-month-view .cal-cell-top {
  min-height: 78px;
  flex: 1;
}
.cal-month-view .cal-cell-row {
  display: flex;
}
.cal-month-view .cal-cell {
  float: left;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.cal-month-view .cal-cell .cal-event {
  pointer-events: all !important;
}
.cal-month-view .cal-day-cell {
  min-height: 100px;
}
.cal-month-view .cal-day-cell:not(:last-child) {
  border-right: 1px solid;
}
[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child) {
  border-right: initial;
  border-left: 1px solid;
}
.cal-month-view .cal-days .cal-cell-row {
  border-bottom: 1px solid;
}
.cal-month-view .cal-day-badge {
  margin-top: 18px;
  margin-left: 10px;
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 10px;
  float: left;
}
.cal-month-view .cal-day-number {
  font-size: 1.2em;
  font-weight: 400;
  opacity: 0.5;
  margin-top: 15px;
  margin-right: 15px;
  float: right;
  margin-bottom: 10px;
}
.cal-month-view .cal-events {
  flex: 1;
  align-items: flex-end;
  margin: 3px;
  line-height: 10px;
  display: flex;
  flex-wrap: wrap;
}
.cal-month-view .cal-event {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  margin: 2px;
}
.cal-month-view .cal-day-cell.cal-in-month.cal-has-events {
  cursor: pointer;
}
.cal-month-view .cal-day-cell.cal-out-month .cal-day-number {
  opacity: 0.1;
  cursor: default;
}
.cal-month-view .cal-day-cell.cal-today .cal-day-number {
  font-size: 1.9em;
}
.cal-month-view .cal-open-day-events {
  padding: 15px;
}
.cal-month-view .cal-open-day-events .cal-event {
  position: relative;
  top: 2px;
}
.cal-month-view .cal-out-month .cal-day-badge,
.cal-month-view .cal-out-month .cal-event {
  opacity: 0.3;
}
.cal-month-view .cal-draggable {
  cursor: move;
}
.cal-month-view .cal-drag-active * {
  pointer-events: none;
}
.cal-month-view .cal-event-title {
  cursor: pointer;
}
.cal-month-view .cal-event-title:hover {
  text-decoration: underline;
}

.cal-month-view {
  background-color: #fff;
}
.cal-month-view .cal-cell-row:hover {
  background-color: #fafafa;
}
.cal-month-view .cal-cell-row .cal-cell:hover,
.cal-month-view .cal-cell.cal-has-events.cal-open {
  background-color: #ededed;
}
.cal-month-view .cal-days {
  border-color: #e1e1e1;
}
.cal-month-view .cal-day-cell:not(:last-child) {
  border-right-color: #e1e1e1;
}
[dir=rtl] .cal-month-view .cal-day-cell:not(:last-child) {
  border-right-color: initial;
  border-left-color: #e1e1e1;
}
.cal-month-view .cal-days .cal-cell-row {
  border-bottom-color: #e1e1e1;
}
.cal-month-view .cal-day-badge {
  background-color: #b94a48;
  color: #fff;
}
.cal-month-view .cal-event {
  background-color: #1e90ff;
  border-color: #d1e8ff;
  color: #fff;
}
.cal-month-view .cal-day-cell.cal-weekend .cal-day-number {
  color: #8b0000;
}
.cal-month-view .cal-day-cell.cal-today {
  background-color: #e8fde7;
}
.cal-month-view .cal-day-cell.cal-drag-over {
  background-color: #e0e0e0 !important;
}
.cal-month-view .cal-open-day-events {
  color: #fff;
  background-color: #555;
  box-shadow: inset 0 0 15px 0 rgba(0, 0, 0, 0.5);
}

.cal-week-view {
  /* stylelint-disable-next-line selector-type-no-unknown */
}
.cal-week-view * {
  box-sizing: border-box;
}
.cal-week-view .cal-day-headers {
  display: flex;
  padding-left: 70px;
  border: 1px solid;
}
[dir=rtl] .cal-week-view .cal-day-headers {
  padding-left: initial;
  padding-right: 70px;
}
.cal-week-view .cal-day-headers .cal-header {
  flex: 1;
  text-align: center;
  padding: 5px;
}
.cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right: 1px solid;
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right: initial;
  border-left: 1px solid;
}
.cal-week-view .cal-day-headers .cal-header:first-child {
  border-left: 1px solid;
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child {
  border-left: initial;
  border-right: 1px solid;
}
.cal-week-view .cal-day-headers span {
  font-weight: 400;
  opacity: 0.5;
}
.cal-week-view .cal-day-column {
  flex-grow: 1;
  border-left: solid 1px;
}
[dir=rtl] .cal-week-view .cal-day-column {
  border-left: initial;
  border-right: solid 1px;
}
.cal-week-view .cal-event {
  font-size: 12px;
  border: 1px solid;
  direction: ltr;
}
.cal-week-view .cal-time-label-column {
  width: 70px;
  height: 100%;
}
.cal-week-view .cal-current-time-marker {
  position: absolute;
  width: 100%;
  height: 2px;
  z-index: 2;
}
.cal-week-view .cal-all-day-events {
  border: solid 1px;
  border-top: 0;
  border-bottom-width: 3px;
  padding-top: 3px;
  position: relative;
}
.cal-week-view .cal-all-day-events .cal-day-columns {
  height: 100%;
  width: 100%;
  display: flex;
  position: absolute;
  top: 0;
  z-index: 0;
}
.cal-week-view .cal-all-day-events .cal-events-row {
  position: relative;
  height: 31px;
  margin-left: 70px;
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-events-row {
  margin-left: initial;
  margin-right: 70px;
}
.cal-week-view .cal-all-day-events .cal-event-container {
  display: inline-block;
  position: absolute;
}
.cal-week-view .cal-all-day-events .cal-event-container.resize-active {
  z-index: 1;
  pointer-events: none;
}
.cal-week-view .cal-all-day-events .cal-event {
  padding: 0 5px;
  margin-left: 2px;
  margin-right: 2px;
  height: 28px;
  line-height: 28px;
}
.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event {
  border-top-left-radius: initial;
  border-bottom-left-radius: initial;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}
.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event {
  border-top-right-radius: initial;
  border-bottom-right-radius: initial;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.cal-week-view .cal-all-day-events .cal-time-label-column {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.cal-week-view .cal-all-day-events .cal-resize-handle {
  width: 6px;
  height: 100%;
  cursor: col-resize;
  position: absolute;
  top: 0;
}
.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end {
  right: 0;
}
[dir=rtl] .cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end {
  right: initial;
  left: 0;
}
.cal-week-view .cal-event,
.cal-week-view .cal-header {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cal-week-view .cal-drag-active {
  pointer-events: none;
  z-index: 1;
}
.cal-week-view .cal-drag-active * {
  pointer-events: none;
}
.cal-week-view .cal-time-events {
  position: relative;
  border: solid 1px;
  border-top: 0;
  display: flex;
}
.cal-week-view .cal-time-events .cal-day-columns {
  display: flex;
  flex-grow: 1;
}
.cal-week-view .cal-time-events .cal-day-column {
  position: relative;
}
.cal-week-view .cal-time-events .cal-events-container {
  position: relative;
}
.cal-week-view .cal-time-events .cal-event-container {
  position: absolute;
  z-index: 1;
}
.cal-week-view .cal-time-events .cal-event {
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  margin: 1px;
  padding: 0 5px;
  line-height: 25px;
}
.cal-week-view .cal-time-events .cal-resize-handle {
  width: 100%;
  height: 4px;
  cursor: row-resize;
  position: absolute;
}
.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end {
  bottom: 0;
}
.cal-week-view .cal-hour-segment {
  position: relative;
}
.cal-week-view .cal-hour-segment::after {
  content: " ";
}
.cal-week-view .cal-event-container:not(.cal-draggable) {
  cursor: pointer;
}
.cal-week-view .cal-draggable {
  cursor: move;
}
.cal-week-view mwl-calendar-week-view-hour-segment,
.cal-week-view .cal-hour-segment {
  display: block;
}
.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,
.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-bottom: thin dashed;
}
.cal-week-view .cal-time {
  font-weight: bold;
  padding-top: 5px;
  width: 70px;
  text-align: center;
}
.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time {
  display: none;
}
.cal-week-view .cal-starts-within-day .cal-event {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.cal-week-view .cal-ends-within-day .cal-event {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.cal-week-view {
  background-color: #fff;
  border-top: solid 1px #e1e1e1;
}
.cal-week-view .cal-day-headers {
  border-color: #e1e1e1;
  border-top: 0;
}
.cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right-color: #e1e1e1;
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:not(:last-child) {
  border-right-color: initial;
  border-left: solid 1px #e1e1e1 !important;
}
.cal-week-view .cal-day-headers .cal-header:first-child {
  border-left-color: #e1e1e1;
}
[dir=rtl] .cal-week-view .cal-day-headers .cal-header:first-child {
  border-left-color: initial;
  border-right-color: #e1e1e1;
}
.cal-week-view .cal-day-headers .cal-header:hover,
.cal-week-view .cal-day-headers .cal-drag-over {
  background-color: #ededed;
}
.cal-week-view .cal-day-column {
  border-left-color: #e1e1e1;
}
[dir=rtl] .cal-week-view .cal-day-column {
  border-left-color: initial;
  border-right-color: #e1e1e1;
}
.cal-week-view .cal-event {
  background-color: #d1e8ff;
  border-color: #1e90ff;
  color: #1e90ff;
}
.cal-week-view .cal-all-day-events {
  border-color: #e1e1e1;
}
.cal-week-view .cal-header.cal-today {
  background-color: #e8fde7;
}
.cal-week-view .cal-header.cal-weekend span {
  color: #8b0000;
}
.cal-week-view .cal-time-events {
  border-color: #e1e1e1;
}
.cal-week-view .cal-time-events .cal-day-columns:not(.cal-resize-active) .cal-hour-segment:hover {
  background-color: #ededed;
}
.cal-week-view .cal-hour-odd {
  background-color: #fafafa;
}
.cal-week-view .cal-drag-over .cal-hour-segment {
  background-color: #ededed;
}
.cal-week-view .cal-hour:not(:last-child) .cal-hour-segment,
.cal-week-view .cal-hour:last-child :not(:last-child) .cal-hour-segment {
  border-bottom-color: #e1e1e1;
}
.cal-week-view .cal-current-time-marker {
  background-color: #ea4334;
}

.cal-day-view {
  /* stylelint-disable-next-line selector-type-no-unknown */
}
.cal-day-view mwl-calendar-week-view-header {
  display: none;
}
.cal-day-view .cal-events-container {
  margin-left: 70px;
}
[dir=rtl] .cal-day-view .cal-events-container {
  margin-left: initial;
  margin-right: 70px;
}
.cal-day-view .cal-day-column {
  border-left: 0;
}
.cal-day-view .cal-current-time-marker {
  margin-left: 70px;
  width: calc(100% - 70px);
}
[dir=rtl] .cal-day-view .cal-current-time-marker {
  margin-left: initial;
  margin-right: 70px;
}

.cal-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 11px;
  word-wrap: break-word;
  opacity: 0.9;
}

.cal-tooltip.cal-tooltip-top {
  padding: 5px 0;
  margin-top: -3px;
}

.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
}

.cal-tooltip.cal-tooltip-right {
  padding: 0 5px;
  margin-left: 3px;
}

.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
}

.cal-tooltip.cal-tooltip-bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
}

.cal-tooltip.cal-tooltip-left {
  padding: 0 5px;
  margin-left: -3px;
}

.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
}

.cal-tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  text-align: center;
  border-radius: 0.25rem;
}

.cal-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.cal-tooltip.cal-tooltip-top .cal-tooltip-arrow {
  border-top-color: #000;
}

.cal-tooltip.cal-tooltip-right .cal-tooltip-arrow {
  border-right-color: #000;
}

.cal-tooltip.cal-tooltip-bottom .cal-tooltip-arrow {
  border-bottom-color: #000;
}

.cal-tooltip.cal-tooltip-left .cal-tooltip-arrow {
  border-left-color: #000;
}

.cal-tooltip-inner {
  color: #fff;
  background-color: #000;
}

/*!************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/scss/fonts/fontawesome.css ***!
  \************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.fa,
.fab,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=1)';
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2)';
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=3)';
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)';
  transform: scaleX(-1);
}

.fa-flip-vertical {
  transform: scaleY(-1);
}

.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: 'progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)';
}

.fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1);
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-500px:before {
  content: '';
}

.fa-accessible-icon:before {
  content: '';
}

.fa-accusoft:before {
  content: '';
}

.fa-acquisitions-incorporated:before {
  content: '';
}

.fa-ad:before {
  content: '';
}

.fa-address-book:before {
  content: '';
}

.fa-address-card:before {
  content: '';
}

.fa-adjust:before {
  content: '';
}

.fa-adn:before {
  content: '';
}

.fa-adobe:before {
  content: '';
}

.fa-adversal:before {
  content: '';
}

.fa-affiliatetheme:before {
  content: '';
}

.fa-air-freshener:before {
  content: '';
}

.fa-airbnb:before {
  content: '';
}

.fa-algolia:before {
  content: '';
}

.fa-align-center:before {
  content: '';
}

.fa-align-justify:before {
  content: '';
}

.fa-align-left:before {
  content: '';
}

.fa-align-right:before {
  content: '';
}

.fa-alipay:before {
  content: '';
}

.fa-allergies:before {
  content: '';
}

.fa-amazon:before {
  content: '';
}

.fa-amazon-pay:before {
  content: '';
}

.fa-ambulance:before {
  content: '';
}

.fa-american-sign-language-interpreting:before {
  content: '';
}

.fa-amilia:before {
  content: '';
}

.fa-anchor:before {
  content: '';
}

.fa-android:before {
  content: '';
}

.fa-angellist:before {
  content: '';
}

.fa-angle-double-down:before {
  content: '';
}

.fa-angle-double-left:before {
  content: '';
}

.fa-angle-double-right:before {
  content: '';
}

.fa-angle-double-up:before {
  content: '';
}

.fa-angle-down:before {
  content: '';
}

.fa-angle-left:before {
  content: '';
}

.fa-angle-right:before {
  content: '';
}

.fa-angle-up:before {
  content: '';
}

.fa-angry:before {
  content: '';
}

.fa-angrycreative:before {
  content: '';
}

.fa-angular:before {
  content: '';
}

.fa-ankh:before {
  content: '';
}

.fa-app-store:before {
  content: '';
}

.fa-app-store-ios:before {
  content: '';
}

.fa-apper:before {
  content: '';
}

.fa-apple:before {
  content: '';
}

.fa-apple-alt:before {
  content: '';
}

.fa-apple-pay:before {
  content: '';
}

.fa-archive:before {
  content: '';
}

.fa-archway:before {
  content: '';
}

.fa-arrow-alt-circle-down:before {
  content: '';
}

.fa-arrow-alt-circle-left:before {
  content: '';
}

.fa-arrow-alt-circle-right:before {
  content: '';
}

.fa-arrow-alt-circle-up:before {
  content: '';
}

.fa-arrow-circle-down:before {
  content: '';
}

.fa-arrow-circle-left:before {
  content: '';
}

.fa-arrow-circle-right:before {
  content: '';
}

.fa-arrow-circle-up:before {
  content: '';
}

.fa-arrow-down:before {
  content: '';
}

.fa-arrow-left:before {
  content: '';
}

.fa-arrow-right:before {
  content: '';
}

.fa-arrow-up:before {
  content: '';
}

.fa-arrows-alt:before {
  content: '';
}

.fa-arrows-alt-h:before {
  content: '';
}

.fa-arrows-alt-v:before {
  content: '';
}

.fa-artstation:before {
  content: '';
}

.fa-assistive-listening-systems:before {
  content: '';
}

.fa-asterisk:before {
  content: '';
}

.fa-asymmetrik:before {
  content: '';
}

.fa-at:before {
  content: '';
}

.fa-atlas:before {
  content: '';
}

.fa-atlassian:before {
  content: '';
}

.fa-atom:before {
  content: '';
}

.fa-audible:before {
  content: '';
}

.fa-audio-description:before {
  content: '';
}

.fa-autoprefixer:before {
  content: '';
}

.fa-avianex:before {
  content: '';
}

.fa-aviato:before {
  content: '';
}

.fa-award:before {
  content: '';
}

.fa-aws:before {
  content: '';
}

.fa-baby:before {
  content: '';
}

.fa-baby-carriage:before {
  content: '';
}

.fa-backspace:before {
  content: '';
}

.fa-backward:before {
  content: '';
}

.fa-bacon:before {
  content: '';
}

.fa-balance-scale:before {
  content: '';
}

.fa-balance-scale-left:before {
  content: '';
}

.fa-balance-scale-right:before {
  content: '';
}

.fa-ban:before {
  content: '';
}

.fa-band-aid:before {
  content: '';
}

.fa-bandcamp:before {
  content: '';
}

.fa-barcode:before {
  content: '';
}

.fa-bars:before {
  content: '';
}

.fa-baseball-ball:before {
  content: '';
}

.fa-basketball-ball:before {
  content: '';
}

.fa-bath:before {
  content: '';
}

.fa-battery-empty:before {
  content: '';
}

.fa-battery-full:before {
  content: '';
}

.fa-battery-half:before {
  content: '';
}

.fa-battery-quarter:before {
  content: '';
}

.fa-battery-three-quarters:before {
  content: '';
}

.fa-battle-net:before {
  content: '';
}

.fa-bed:before {
  content: '';
}

.fa-beer:before {
  content: '';
}

.fa-behance:before {
  content: '';
}

.fa-behance-square:before {
  content: '';
}

.fa-bell:before {
  content: '';
}

.fa-bell-slash:before {
  content: '';
}

.fa-bezier-curve:before {
  content: '';
}

.fa-bible:before {
  content: '';
}

.fa-bicycle:before {
  content: '';
}

.fa-biking:before {
  content: '';
}

.fa-bimobject:before {
  content: '';
}

.fa-binoculars:before {
  content: '';
}

.fa-biohazard:before {
  content: '';
}

.fa-birthday-cake:before {
  content: '';
}

.fa-bitbucket:before {
  content: '';
}

.fa-bitcoin:before {
  content: '';
}

.fa-bity:before {
  content: '';
}

.fa-black-tie:before {
  content: '';
}

.fa-blackMantis:before {
  content: '';
}

.fa-blender:before {
  content: '';
}

.fa-blender-phone:before {
  content: '';
}

.fa-blind:before {
  content: '';
}

.fa-blog:before {
  content: '';
}

.fa-blogger:before {
  content: '';
}

.fa-blogger-b:before {
  content: '';
}

.fa-bluetooth:before {
  content: '';
}

.fa-bluetooth-b:before {
  content: '';
}

.fa-bold:before {
  content: '';
}

.fa-bolt:before {
  content: '';
}

.fa-bomb:before {
  content: '';
}

.fa-bone:before {
  content: '';
}

.fa-bong:before {
  content: '';
}

.fa-book:before {
  content: '';
}

.fa-book-dead:before {
  content: '';
}

.fa-book-medical:before {
  content: '';
}

.fa-book-open:before {
  content: '';
}

.fa-book-reader:before {
  content: '';
}

.fa-bookmark:before {
  content: '';
}

.fa-bootstrap:before {
  content: '';
}

.fa-border-all:before {
  content: '';
}

.fa-border-none:before {
  content: '';
}

.fa-border-style:before {
  content: '';
}

.fa-bowling-ball:before {
  content: '';
}

.fa-box:before {
  content: '';
}

.fa-box-open:before {
  content: '';
}

.fa-boxes:before {
  content: '';
}

.fa-braille:before {
  content: '';
}

.fa-brain:before {
  content: '';
}

.fa-bread-slice:before {
  content: '';
}

.fa-briefcase:before {
  content: '';
}

.fa-briefcase-medical:before {
  content: '';
}

.fa-broadcast-tower:before {
  content: '';
}

.fa-broom:before {
  content: '';
}

.fa-brush:before {
  content: '';
}

.fa-btc:before {
  content: '';
}

.fa-buffer:before {
  content: '';
}

.fa-bug:before {
  content: '';
}

.fa-building:before {
  content: '';
}

.fa-bullhorn:before {
  content: '';
}

.fa-bullseye:before {
  content: '';
}

.fa-burn:before {
  content: '';
}

.fa-buromobelexperte:before {
  content: '';
}

.fa-bus:before {
  content: '';
}

.fa-bus-alt:before {
  content: '';
}

.fa-business-time:before {
  content: '';
}

.fa-buysellads:before {
  content: '';
}

.fa-calculator:before {
  content: '';
}

.fa-calendar:before {
  content: '';
}

.fa-calendar-alt:before {
  content: '';
}

.fa-calendar-check:before {
  content: '';
}

.fa-calendar-day:before {
  content: '';
}

.fa-calendar-minus:before {
  content: '';
}

.fa-calendar-plus:before {
  content: '';
}

.fa-calendar-times:before {
  content: '';
}

.fa-calendar-week:before {
  content: '';
}

.fa-camera:before {
  content: '';
}

.fa-camera-retro:before {
  content: '';
}

.fa-campground:before {
  content: '';
}

.fa-canadian-maple-leaf:before {
  content: '';
}

.fa-candy-cane:before {
  content: '';
}

.fa-cannabis:before {
  content: '';
}

.fa-capsules:before {
  content: '';
}

.fa-car:before {
  content: '';
}

.fa-car-alt:before {
  content: '';
}

.fa-car-battery:before {
  content: '';
}

.fa-car-crash:before {
  content: '';
}

.fa-car-side:before {
  content: '';
}

.fa-caret-down:before {
  content: '';
}

.fa-caret-left:before {
  content: '';
}

.fa-caret-right:before {
  content: '';
}

.fa-caret-square-down:before {
  content: '';
}

.fa-caret-square-left:before {
  content: '';
}

.fa-caret-square-right:before {
  content: '';
}

.fa-caret-square-up:before {
  content: '';
}

.fa-caret-up:before {
  content: '';
}

.fa-carrot:before {
  content: '';
}

.fa-cart-arrow-down:before {
  content: '';
}

.fa-cart-plus:before {
  content: '';
}

.fa-cash-register:before {
  content: '';
}

.fa-cat:before {
  content: '';
}

.fa-cc-amazon-pay:before {
  content: '';
}

.fa-cc-amex:before {
  content: '';
}

.fa-cc-apple-pay:before {
  content: '';
}

.fa-cc-diners-club:before {
  content: '';
}

.fa-cc-discover:before {
  content: '';
}

.fa-cc-jcb:before {
  content: '';
}

.fa-cc-mastercard:before {
  content: '';
}

.fa-cc-paypal:before {
  content: '';
}

.fa-cc-stripe:before {
  content: '';
}

.fa-cc-visa:before {
  content: '';
}

.fa-centercode:before {
  content: '';
}

.fa-centos:before {
  content: '';
}

.fa-certificate:before {
  content: '';
}

.fa-chair:before {
  content: '';
}

.fa-chalkboard:before {
  content: '';
}

.fa-chalkboard-teacher:before {
  content: '';
}

.fa-charging-station:before {
  content: '';
}

.fa-chart-area:before {
  content: '';
}

.fa-chart-bar:before {
  content: '';
}

.fa-chart-line:before {
  content: '';
}

.fa-chart-pie:before {
  content: '';
}

.fa-check:before {
  content: '';
}

.fa-check-circle:before {
  content: '';
}

.fa-check-double:before {
  content: '';
}

.fa-check-square:before {
  content: '';
}

.fa-cheese:before {
  content: '';
}

.fa-chess:before {
  content: '';
}

.fa-chess-bishop:before {
  content: '';
}

.fa-chess-board:before {
  content: '';
}

.fa-chess-king:before {
  content: '';
}

.fa-chess-knight:before {
  content: '';
}

.fa-chess-pawn:before {
  content: '';
}

.fa-chess-queen:before {
  content: '';
}

.fa-chess-rook:before {
  content: '';
}

.fa-chevron-circle-down:before {
  content: '';
}

.fa-chevron-circle-left:before {
  content: '';
}

.fa-chevron-circle-right:before {
  content: '';
}

.fa-chevron-circle-up:before {
  content: '';
}

.fa-chevron-down:before {
  content: '';
}

.fa-chevron-left:before {
  content: '';
}

.fa-chevron-right:before {
  content: '';
}

.fa-chevron-up:before {
  content: '';
}

.fa-child:before {
  content: '';
}

.fa-chrome:before {
  content: '';
}

.fa-chromecast:before {
  content: '';
}

.fa-church:before {
  content: '';
}

.fa-circle:before {
  content: '';
}

.fa-circle-notch:before {
  content: '';
}

.fa-city:before {
  content: '';
}

.fa-clinic-medical:before {
  content: '';
}

.fa-clipboard:before {
  content: '';
}

.fa-clipboard-check:before {
  content: '';
}

.fa-clipboard-list:before {
  content: '';
}

.fa-clock:before {
  content: '';
}

.fa-clone:before {
  content: '';
}

.fa-closed-captioning:before {
  content: '';
}

.fa-cloud:before {
  content: '';
}

.fa-cloud-download-alt:before {
  content: '';
}

.fa-cloud-meatball:before {
  content: '';
}

.fa-cloud-moon:before {
  content: '';
}

.fa-cloud-moon-rain:before {
  content: '';
}

.fa-cloud-rain:before {
  content: '';
}

.fa-cloud-showers-heavy:before {
  content: '';
}

.fa-cloud-sun:before {
  content: '';
}

.fa-cloud-sun-rain:before {
  content: '';
}

.fa-cloud-upload-alt:before {
  content: '';
}

.fa-cloudscale:before {
  content: '';
}

.fa-cloudsmith:before {
  content: '';
}

.fa-cloudversify:before {
  content: '';
}

.fa-cocktail:before {
  content: '';
}

.fa-code:before {
  content: '';
}

.fa-code-branch:before {
  content: '';
}

.fa-codepen:before {
  content: '';
}

.fa-codiepie:before {
  content: '';
}

.fa-coffee:before {
  content: '';
}

.fa-cog:before {
  content: '';
}

.fa-cogs:before {
  content: '';
}

.fa-coins:before {
  content: '';
}

.fa-columns:before {
  content: '';
}

.fa-comment:before {
  content: '';
}

.fa-comment-alt:before {
  content: '';
}

.fa-comment-dollar:before {
  content: '';
}

.fa-comment-dots:before {
  content: '';
}

.fa-comment-medical:before {
  content: '';
}

.fa-comment-slash:before {
  content: '';
}

.fa-comments:before {
  content: '';
}

.fa-comments-dollar:before {
  content: '';
}

.fa-compact-disc:before {
  content: '';
}

.fa-compass:before {
  content: '';
}

.fa-compress:before {
  content: '';
}

.fa-compress-arrows-alt:before {
  content: '';
}

.fa-concierge-bell:before {
  content: '';
}

.fa-confluence:before {
  content: '';
}

.fa-connectdevelop:before {
  content: '';
}

.fa-contao:before {
  content: '';
}

.fa-cookie:before {
  content: '';
}

.fa-cookie-bite:before {
  content: '';
}

.fa-copy:before {
  content: '';
}

.fa-copyright:before {
  content: '';
}

.fa-couch:before {
  content: '';
}

.fa-cpanel:before {
  content: '';
}

.fa-creative-commons:before {
  content: '';
}

.fa-creative-commons-by:before {
  content: '';
}

.fa-creative-commons-nc:before {
  content: '';
}

.fa-creative-commons-nc-eu:before {
  content: '';
}

.fa-creative-commons-nc-jp:before {
  content: '';
}

.fa-creative-commons-nd:before {
  content: '';
}

.fa-creative-commons-pd:before {
  content: '';
}

.fa-creative-commons-pd-alt:before {
  content: '';
}

.fa-creative-commons-remix:before {
  content: '';
}

.fa-creative-commons-sa:before {
  content: '';
}

.fa-creative-commons-sampling:before {
  content: '';
}

.fa-creative-commons-sampling-plus:before {
  content: '';
}

.fa-creative-commons-share:before {
  content: '';
}

.fa-creative-commons-zero:before {
  content: '';
}

.fa-credit-card:before {
  content: '';
}

.fa-critical-role:before {
  content: '';
}

.fa-crop:before {
  content: '';
}

.fa-crop-alt:before {
  content: '';
}

.fa-cross:before {
  content: '';
}

.fa-crosshairs:before {
  content: '';
}

.fa-crow:before {
  content: '';
}

.fa-crown:before {
  content: '';
}

.fa-crutch:before {
  content: '';
}

.fa-css3:before {
  content: '';
}

.fa-css3-alt:before {
  content: '';
}

.fa-cube:before {
  content: '';
}

.fa-cubes:before {
  content: '';
}

.fa-cut:before {
  content: '';
}

.fa-cuttlefish:before {
  content: '';
}

.fa-d-and-d:before {
  content: '';
}

.fa-d-and-d-beyond:before {
  content: '';
}

.fa-dashcube:before {
  content: '';
}

.fa-database:before {
  content: '';
}

.fa-deaf:before {
  content: '';
}

.fa-delicious:before {
  content: '';
}

.fa-democrat:before {
  content: '';
}

.fa-deploydog:before {
  content: '';
}

.fa-deskpro:before {
  content: '';
}

.fa-desktop:before {
  content: '';
}

.fa-dev:before {
  content: '';
}

.fa-deviantart:before {
  content: '';
}

.fa-dharmachakra:before {
  content: '';
}

.fa-dhl:before {
  content: '';
}

.fa-diagnoses:before {
  content: '';
}

.fa-diaspora:before {
  content: '';
}

.fa-dice:before {
  content: '';
}

.fa-dice-d20:before {
  content: '';
}

.fa-dice-d6:before {
  content: '';
}

.fa-dice-five:before {
  content: '';
}

.fa-dice-four:before {
  content: '';
}

.fa-dice-one:before {
  content: '';
}

.fa-dice-six:before {
  content: '';
}

.fa-dice-three:before {
  content: '';
}

.fa-dice-two:before {
  content: '';
}

.fa-digg:before {
  content: '';
}

.fa-digital-ocean:before {
  content: '';
}

.fa-digital-tachograph:before {
  content: '';
}

.fa-directions:before {
  content: '';
}

.fa-discord:before {
  content: '';
}

.fa-discourse:before {
  content: '';
}

.fa-divide:before {
  content: '';
}

.fa-dizzy:before {
  content: '';
}

.fa-dna:before {
  content: '';
}

.fa-dochub:before {
  content: '';
}

.fa-docker:before {
  content: '';
}

.fa-dog:before {
  content: '';
}

.fa-dollar-sign:before {
  content: '';
}

.fa-dolly:before {
  content: '';
}

.fa-dolly-flatbed:before {
  content: '';
}

.fa-donate:before {
  content: '';
}

.fa-door-closed:before {
  content: '';
}

.fa-door-open:before {
  content: '';
}

.fa-dot-circle:before {
  content: '';
}

.fa-dove:before {
  content: '';
}

.fa-download:before {
  content: '';
}

.fa-draft2digital:before {
  content: '';
}

.fa-drafting-compass:before {
  content: '';
}

.fa-dragon:before {
  content: '';
}

.fa-draw-polygon:before {
  content: '';
}

.fa-dribbble:before {
  content: '';
}

.fa-dribbble-square:before {
  content: '';
}

.fa-dropbox:before {
  content: '';
}

.fa-drum:before {
  content: '';
}

.fa-drum-steelpan:before {
  content: '';
}

.fa-drumstick-bite:before {
  content: '';
}

.fa-drupal:before {
  content: '';
}

.fa-dumbbell:before {
  content: '';
}

.fa-dumpster:before {
  content: '';
}

.fa-dumpster-fire:before {
  content: '';
}

.fa-dungeon:before {
  content: '';
}

.fa-dyalog:before {
  content: '';
}

.fa-earlybirds:before {
  content: '';
}

.fa-ebay:before {
  content: '';
}

.fa-edge:before {
  content: '';
}

.fa-edit:before {
  content: '';
}

.fa-egg:before {
  content: '';
}

.fa-eject:before {
  content: '';
}

.fa-elementor:before {
  content: '';
}

.fa-ellipsis-h:before {
  content: '';
}

.fa-ellipsis-v:before {
  content: '';
}

.fa-ello:before {
  content: '';
}

.fa-ember:before {
  content: '';
}

.fa-empire:before {
  content: '';
}

.fa-envelope:before {
  content: '';
}

.fa-envelope-open:before {
  content: '';
}

.fa-envelope-open-text:before {
  content: '';
}

.fa-envelope-square:before {
  content: '';
}

.fa-envira:before {
  content: '';
}

.fa-equals:before {
  content: '';
}

.fa-eraser:before {
  content: '';
}

.fa-erlang:before {
  content: '';
}

.fa-ethereum:before {
  content: '';
}

.fa-ethernet:before {
  content: '';
}

.fa-etsy:before {
  content: '';
}

.fa-euro-sign:before {
  content: '';
}

.fa-evernote:before {
  content: '';
}

.fa-exchange-alt:before {
  content: '';
}

.fa-exclamation:before {
  content: '';
}

.fa-exclamation-circle:before {
  content: '';
}

.fa-exclamation-triangle:before {
  content: '';
}

.fa-expand:before {
  content: '';
}

.fa-expand-arrows-alt:before {
  content: '';
}

.fa-expeditedssl:before {
  content: '';
}

.fa-external-link-alt:before {
  content: '';
}

.fa-external-link-square-alt:before {
  content: '';
}

.fa-eye:before {
  content: '';
}

.fa-eye-dropper:before {
  content: '';
}

.fa-eye-slash:before {
  content: '';
}

.fa-facebook:before {
  content: '';
}

.fa-facebook-f:before {
  content: '';
}

.fa-facebook-messenger:before {
  content: '';
}

.fa-facebook-square:before {
  content: '';
}

.fa-fan:before {
  content: '';
}

.fa-fantasy-flight-games:before {
  content: '';
}

.fa-fast-backward:before {
  content: '';
}

.fa-fast-forward:before {
  content: '';
}

.fa-fax:before {
  content: '';
}

.fa-feather:before {
  content: '';
}

.fa-feather-alt:before {
  content: '';
}

.fa-fedex:before {
  content: '';
}

.fa-fedora:before {
  content: '';
}

.fa-female:before {
  content: '';
}

.fa-fighter-jet:before {
  content: '';
}

.fa-figma:before {
  content: '';
}

.fa-file:before {
  content: '';
}

.fa-file-alt:before {
  content: '';
}

.fa-file-archive:before {
  content: '';
}

.fa-file-audio:before {
  content: '';
}

.fa-file-code:before {
  content: '';
}

.fa-file-contract:before {
  content: '';
}

.fa-file-csv:before {
  content: '';
}

.fa-file-download:before {
  content: '';
}

.fa-file-excel:before {
  content: '';
}

.fa-file-export:before {
  content: '';
}

.fa-file-image:before {
  content: '';
}

.fa-file-import:before {
  content: '';
}

.fa-file-invoice:before {
  content: '';
}

.fa-file-invoice-dollar:before {
  content: '';
}

.fa-file-medical:before {
  content: '';
}

.fa-file-medical-alt:before {
  content: '';
}

.fa-file-pdf:before {
  content: '';
}

.fa-file-powerpoint:before {
  content: '';
}

.fa-file-prescription:before {
  content: '';
}

.fa-file-signature:before {
  content: '';
}

.fa-file-upload:before {
  content: '';
}

.fa-file-video:before {
  content: '';
}

.fa-file-word:before {
  content: '';
}

.fa-fill:before {
  content: '';
}

.fa-fill-drip:before {
  content: '';
}

.fa-film:before {
  content: '';
}

.fa-filter:before {
  content: '';
}

.fa-fingerprint:before {
  content: '';
}

.fa-fire:before {
  content: '';
}

.fa-fire-alt:before {
  content: '';
}

.fa-fire-extinguisher:before {
  content: '';
}

.fa-firefox:before {
  content: '';
}

.fa-first-aid:before {
  content: '';
}

.fa-first-order:before {
  content: '';
}

.fa-first-order-alt:before {
  content: '';
}

.fa-firstdraft:before {
  content: '';
}

.fa-fish:before {
  content: '';
}

.fa-fist-raised:before {
  content: '';
}

.fa-flag:before {
  content: '';
}

.fa-flag-checkered:before {
  content: '';
}

.fa-flag-usa:before {
  content: '';
}

.fa-flask:before {
  content: '';
}

.fa-flickr:before {
  content: '';
}

.fa-flipboard:before {
  content: '';
}

.fa-flushed:before {
  content: '';
}

.fa-fly:before {
  content: '';
}

.fa-folder:before {
  content: '';
}

.fa-folder-minus:before {
  content: '';
}

.fa-folder-open:before {
  content: '';
}

.fa-folder-plus:before {
  content: '';
}

.fa-font:before {
  content: '';
}

.fa-font-awesome:before {
  content: '';
}

.fa-font-awesome-alt:before {
  content: '';
}

.fa-font-awesome-flag:before {
  content: '';
}

.fa-font-awesome-logo-full:before {
  content: '';
}

.fa-fonticons:before {
  content: '';
}

.fa-fonticons-fi:before {
  content: '';
}

.fa-football-ball:before {
  content: '';
}

.fa-fort-awesome:before {
  content: '';
}

.fa-fort-awesome-alt:before {
  content: '';
}

.fa-forumbee:before {
  content: '';
}

.fa-forward:before {
  content: '';
}

.fa-foursquare:before {
  content: '';
}

.fa-free-code-camp:before {
  content: '';
}

.fa-freebsd:before {
  content: '';
}

.fa-frog:before {
  content: '';
}

.fa-frown:before {
  content: '';
}

.fa-frown-open:before {
  content: '';
}

.fa-fulcrum:before {
  content: '';
}

.fa-funnel-dollar:before {
  content: '';
}

.fa-futbol:before {
  content: '';
}

.fa-galactic-republic:before {
  content: '';
}

.fa-galactic-senate:before {
  content: '';
}

.fa-gamepad:before {
  content: '';
}

.fa-gas-pump:before {
  content: '';
}

.fa-gavel:before {
  content: '';
}

.fa-gem:before {
  content: '';
}

.fa-genderless:before {
  content: '';
}

.fa-get-pocket:before {
  content: '';
}

.fa-gg:before {
  content: '';
}

.fa-gg-circle:before {
  content: '';
}

.fa-ghost:before {
  content: '';
}

.fa-gift:before {
  content: '';
}

.fa-gifts:before {
  content: '';
}

.fa-git:before {
  content: '';
}

.fa-git-alt:before {
  content: '';
}

.fa-git-square:before {
  content: '';
}

.fa-github:before {
  content: '';
}

.fa-github-alt:before {
  content: '';
}

.fa-github-square:before {
  content: '';
}

.fa-gitkraken:before {
  content: '';
}

.fa-gitlab:before {
  content: '';
}

.fa-gitter:before {
  content: '';
}

.fa-glass-cheers:before {
  content: '';
}

.fa-glass-martini:before {
  content: '';
}

.fa-glass-martini-alt:before {
  content: '';
}

.fa-glass-whiskey:before {
  content: '';
}

.fa-glasses:before {
  content: '';
}

.fa-glide:before {
  content: '';
}

.fa-glide-g:before {
  content: '';
}

.fa-globe:before {
  content: '';
}

.fa-globe-africa:before {
  content: '';
}

.fa-globe-americas:before {
  content: '';
}

.fa-globe-asia:before {
  content: '';
}

.fa-globe-europe:before {
  content: '';
}

.fa-gofore:before {
  content: '';
}

.fa-golf-ball:before {
  content: '';
}

.fa-goodreads:before {
  content: '';
}

.fa-goodreads-g:before {
  content: '';
}

.fa-google:before {
  content: '';
}

.fa-google-drive:before {
  content: '';
}

.fa-google-play:before {
  content: '';
}

.fa-google-plus:before {
  content: '';
}

.fa-google-plus-g:before {
  content: '';
}

.fa-google-plus-square:before {
  content: '';
}

.fa-google-wallet:before {
  content: '';
}

.fa-gopuram:before {
  content: '';
}

.fa-graduation-cap:before {
  content: '';
}

.fa-gratipay:before {
  content: '';
}

.fa-grav:before {
  content: '';
}

.fa-greater-than:before {
  content: '';
}

.fa-greater-than-equal:before {
  content: '';
}

.fa-grimace:before {
  content: '';
}

.fa-grin:before {
  content: '';
}

.fa-grin-alt:before {
  content: '';
}

.fa-grin-beam:before {
  content: '';
}

.fa-grin-beam-sweat:before {
  content: '';
}

.fa-grin-hearts:before {
  content: '';
}

.fa-grin-squint:before {
  content: '';
}

.fa-grin-squint-tears:before {
  content: '';
}

.fa-grin-stars:before {
  content: '';
}

.fa-grin-tears:before {
  content: '';
}

.fa-grin-tongue:before {
  content: '';
}

.fa-grin-tongue-squint:before {
  content: '';
}

.fa-grin-tongue-wink:before {
  content: '';
}

.fa-grin-wink:before {
  content: '';
}

.fa-grip-horizontal:before {
  content: '';
}

.fa-grip-lines:before {
  content: '';
}

.fa-grip-lines-vertical:before {
  content: '';
}

.fa-grip-vertical:before {
  content: '';
}

.fa-gripfire:before {
  content: '';
}

.fa-grunt:before {
  content: '';
}

.fa-guitar:before {
  content: '';
}

.fa-gulp:before {
  content: '';
}

.fa-h-square:before {
  content: '';
}

.fa-hacker-news:before {
  content: '';
}

.fa-hacker-news-square:before {
  content: '';
}

.fa-hackerrank:before {
  content: '';
}

.fa-hamburger:before {
  content: '';
}

.fa-hammer:before {
  content: '';
}

.fa-hamsa:before {
  content: '';
}

.fa-hand-holding:before {
  content: '';
}

.fa-hand-holding-heart:before {
  content: '';
}

.fa-hand-holding-usd:before {
  content: '';
}

.fa-hand-lizard:before {
  content: '';
}

.fa-hand-middle-finger:before {
  content: '';
}

.fa-hand-paper:before {
  content: '';
}

.fa-hand-peace:before {
  content: '';
}

.fa-hand-point-down:before {
  content: '';
}

.fa-hand-point-left:before {
  content: '';
}

.fa-hand-point-right:before {
  content: '';
}

.fa-hand-point-up:before {
  content: '';
}

.fa-hand-pointer:before {
  content: '';
}

.fa-hand-rock:before {
  content: '';
}

.fa-hand-scissors:before {
  content: '';
}

.fa-hand-spock:before {
  content: '';
}

.fa-hands:before {
  content: '';
}

.fa-hands-helping:before {
  content: '';
}

.fa-handshake:before {
  content: '';
}

.fa-hanukiah:before {
  content: '';
}

.fa-hard-hat:before {
  content: '';
}

.fa-hashtag:before {
  content: '';
}

.fa-hat-wizard:before {
  content: '';
}

.fa-haykal:before {
  content: '';
}

.fa-hdd:before {
  content: '';
}

.fa-heading:before {
  content: '';
}

.fa-headphones:before {
  content: '';
}

.fa-headphones-alt:before {
  content: '';
}

.fa-headset:before {
  content: '';
}

.fa-heart:before {
  content: '';
}

.fa-heart-broken:before {
  content: '';
}

.fa-heartbeat:before {
  content: '';
}

.fa-helicopter:before {
  content: '';
}

.fa-highlighter:before {
  content: '';
}

.fa-hiking:before {
  content: '';
}

.fa-hippo:before {
  content: '';
}

.fa-hips:before {
  content: '';
}

.fa-hire-a-helper:before {
  content: '';
}

.fa-history:before {
  content: '';
}

.fa-hockey-puck:before {
  content: '';
}

.fa-holly-Mantis:before {
  content: '';
}

.fa-home:before {
  content: '';
}

.fa-hooli:before {
  content: '';
}

.fa-hornbill:before {
  content: '';
}

.fa-horse:before {
  content: '';
}

.fa-horse-head:before {
  content: '';
}

.fa-hospital:before {
  content: '';
}

.fa-hospital-alt:before {
  content: '';
}

.fa-hospital-symbol:before {
  content: '';
}

.fa-hot-tub:before {
  content: '';
}

.fa-hotdog:before {
  content: '';
}

.fa-hotel:before {
  content: '';
}

.fa-hotjar:before {
  content: '';
}

.fa-hourglass:before {
  content: '';
}

.fa-hourglass-end:before {
  content: '';
}

.fa-hourglass-half:before {
  content: '';
}

.fa-hourglass-start:before {
  content: '';
}

.fa-house-damage:before {
  content: '';
}

.fa-houzz:before {
  content: '';
}

.fa-hryvnia:before {
  content: '';
}

.fa-html5:before {
  content: '';
}

.fa-hubspot:before {
  content: '';
}

.fa-i-cursor:before {
  content: '';
}

.fa-ice-cream:before {
  content: '';
}

.fa-icicles:before {
  content: '';
}

.fa-icons:before {
  content: '';
}

.fa-id-badge:before {
  content: '';
}

.fa-id-card:before {
  content: '';
}

.fa-id-card-alt:before {
  content: '';
}

.fa-igloo:before {
  content: '';
}

.fa-image:before {
  content: '';
}

.fa-images:before {
  content: '';
}

.fa-imdb:before {
  content: '';
}

.fa-inbox:before {
  content: '';
}

.fa-indent:before {
  content: '';
}

.fa-industry:before {
  content: '';
}

.fa-infinity:before {
  content: '';
}

.fa-info:before {
  content: '';
}

.fa-info-circle:before {
  content: '';
}

.fa-instagram:before {
  content: '';
}

.fa-intercom:before {
  content: '';
}

.fa-internet-explorer:before {
  content: '';
}

.fa-invision:before {
  content: '';
}

.fa-ioxhost:before {
  content: '';
}

.fa-italic:before {
  content: '';
}

.fa-itch-io:before {
  content: '';
}

.fa-itunes:before {
  content: '';
}

.fa-itunes-note:before {
  content: '';
}

.fa-java:before {
  content: '';
}

.fa-jedi:before {
  content: '';
}

.fa-jedi-order:before {
  content: '';
}

.fa-jenkins:before {
  content: '';
}

.fa-jira:before {
  content: '';
}

.fa-joget:before {
  content: '';
}

.fa-joint:before {
  content: '';
}

.fa-joomla:before {
  content: '';
}

.fa-journal-whills:before {
  content: '';
}

.fa-js:before {
  content: '';
}

.fa-js-square:before {
  content: '';
}

.fa-jsfiddle:before {
  content: '';
}

.fa-kaaba:before {
  content: '';
}

.fa-kaggle:before {
  content: '';
}

.fa-key:before {
  content: '';
}

.fa-keybase:before {
  content: '';
}

.fa-keyboard:before {
  content: '';
}

.fa-keycdn:before {
  content: '';
}

.fa-khanda:before {
  content: '';
}

.fa-kickstarter:before {
  content: '';
}

.fa-kickstarter-k:before {
  content: '';
}

.fa-kiss:before {
  content: '';
}

.fa-kiss-beam:before {
  content: '';
}

.fa-kiss-wink-heart:before {
  content: '';
}

.fa-kiwi-bird:before {
  content: '';
}

.fa-korvue:before {
  content: '';
}

.fa-landmark:before {
  content: '';
}

.fa-language:before {
  content: '';
}

.fa-laptop:before {
  content: '';
}

.fa-laptop-code:before {
  content: '';
}

.fa-laptop-medical:before {
  content: '';
}

.fa-laravel:before {
  content: '';
}

.fa-lastfm:before {
  content: '';
}

.fa-lastfm-square:before {
  content: '';
}

.fa-laugh:before {
  content: '';
}

.fa-laugh-beam:before {
  content: '';
}

.fa-laugh-squint:before {
  content: '';
}

.fa-laugh-wink:before {
  content: '';
}

.fa-layer-group:before {
  content: '';
}

.fa-leaf:before {
  content: '';
}

.fa-leanpub:before {
  content: '';
}

.fa-lemon:before {
  content: '';
}

.fa-less:before {
  content: '';
}

.fa-less-than:before {
  content: '';
}

.fa-less-than-equal:before {
  content: '';
}

.fa-level-down-alt:before {
  content: '';
}

.fa-level-up-alt:before {
  content: '';
}

.fa-life-ring:before {
  content: '';
}

.fa-lightbulb:before {
  content: '';
}

.fa-line:before {
  content: '';
}

.fa-link:before {
  content: '';
}

.fa-linkedin:before {
  content: '';
}

.fa-linkedin-in:before {
  content: '';
}

.fa-linode:before {
  content: '';
}

.fa-linux:before {
  content: '';
}

.fa-lira-sign:before {
  content: '';
}

.fa-list:before {
  content: '';
}

.fa-list-alt:before {
  content: '';
}

.fa-list-ol:before {
  content: '';
}

.fa-list-ul:before {
  content: '';
}

.fa-location-arrow:before {
  content: '';
}

.fa-lock:before {
  content: '';
}

.fa-lock-open:before {
  content: '';
}

.fa-long-arrow-alt-down:before {
  content: '';
}

.fa-long-arrow-alt-left:before {
  content: '';
}

.fa-long-arrow-alt-right:before {
  content: '';
}

.fa-long-arrow-alt-up:before {
  content: '';
}

.fa-low-vision:before {
  content: '';
}

.fa-luggage-cart:before {
  content: '';
}

.fa-lyft:before {
  content: '';
}

.fa-magento:before {
  content: '';
}

.fa-magic:before {
  content: '';
}

.fa-magnet:before {
  content: '';
}

.fa-mail-bulk:before {
  content: '';
}

.fa-mailchimp:before {
  content: '';
}

.fa-male:before {
  content: '';
}

.fa-mandalorian:before {
  content: '';
}

.fa-map:before {
  content: '';
}

.fa-map-marked:before {
  content: '';
}

.fa-map-marked-alt:before {
  content: '';
}

.fa-map-marker:before {
  content: '';
}

.fa-map-marker-alt:before {
  content: '';
}

.fa-map-pin:before {
  content: '';
}

.fa-map-signs:before {
  content: '';
}

.fa-markdown:before {
  content: '';
}

.fa-marker:before {
  content: '';
}

.fa-mars:before {
  content: '';
}

.fa-mars-double:before {
  content: '';
}

.fa-mars-stroke:before {
  content: '';
}

.fa-mars-stroke-h:before {
  content: '';
}

.fa-mars-stroke-v:before {
  content: '';
}

.fa-mask:before {
  content: '';
}

.fa-mastodon:before {
  content: '';
}

.fa-maxcdn:before {
  content: '';
}

.fa-medal:before {
  content: '';
}

.fa-medapps:before {
  content: '';
}

.fa-medium:before {
  content: '';
}

.fa-medium-m:before {
  content: '';
}

.fa-medkit:before {
  content: '';
}

.fa-medrt:before {
  content: '';
}

.fa-meetup:before {
  content: '';
}

.fa-megaport:before {
  content: '';
}

.fa-meh:before {
  content: '';
}

.fa-meh-blank:before {
  content: '';
}

.fa-meh-rolling-eyes:before {
  content: '';
}

.fa-memory:before {
  content: '';
}

.fa-mendeley:before {
  content: '';
}

.fa-menorah:before {
  content: '';
}

.fa-mercury:before {
  content: '';
}

.fa-meteor:before {
  content: '';
}

.fa-microchip:before {
  content: '';
}

.fa-microphone:before {
  content: '';
}

.fa-microphone-alt:before {
  content: '';
}

.fa-microphone-alt-slash:before {
  content: '';
}

.fa-microphone-slash:before {
  content: '';
}

.fa-microscope:before {
  content: '';
}

.fa-microsoft:before {
  content: '';
}

.fa-minus:before {
  content: '';
}

.fa-minus-circle:before {
  content: '';
}

.fa-minus-square:before {
  content: '';
}

.fa-mitten:before {
  content: '';
}

.fa-mix:before {
  content: '';
}

.fa-mixcloud:before {
  content: '';
}

.fa-mizuni:before {
  content: '';
}

.fa-mobile:before {
  content: '';
}

.fa-mobile-alt:before {
  content: '';
}

.fa-modx:before {
  content: '';
}

.fa-monero:before {
  content: '';
}

.fa-money-bill:before {
  content: '';
}

.fa-money-bill-alt:before {
  content: '';
}

.fa-money-bill-wave:before {
  content: '';
}

.fa-money-bill-wave-alt:before {
  content: '';
}

.fa-money-check:before {
  content: '';
}

.fa-money-check-alt:before {
  content: '';
}

.fa-monument:before {
  content: '';
}

.fa-moon:before {
  content: '';
}

.fa-mortar-pestle:before {
  content: '';
}

.fa-mosque:before {
  content: '';
}

.fa-motorcycle:before {
  content: '';
}

.fa-mountain:before {
  content: '';
}

.fa-mouse-pointer:before {
  content: '';
}

.fa-mug-hot:before {
  content: '';
}

.fa-music:before {
  content: '';
}

.fa-napster:before {
  content: '';
}

.fa-neos:before {
  content: '';
}

.fa-network-wired:before {
  content: '';
}

.fa-neuter:before {
  content: '';
}

.fa-newspaper:before {
  content: '';
}

.fa-nimblr:before {
  content: '';
}

.fa-node:before {
  content: '';
}

.fa-node-js:before {
  content: '';
}

.fa-not-equal:before {
  content: '';
}

.fa-notes-medical:before {
  content: '';
}

.fa-npm:before {
  content: '';
}

.fa-ns8:before {
  content: '';
}

.fa-nutritionix:before {
  content: '';
}

.fa-object-group:before {
  content: '';
}

.fa-object-ungroup:before {
  content: '';
}

.fa-odnoklassniki:before {
  content: '';
}

.fa-odnoklassniki-square:before {
  content: '';
}

.fa-oil-can:before {
  content: '';
}

.fa-old-republic:before {
  content: '';
}

.fa-om:before {
  content: '';
}

.fa-opencart:before {
  content: '';
}

.fa-openid:before {
  content: '';
}

.fa-opera:before {
  content: '';
}

.fa-optin-monster:before {
  content: '';
}

.fa-osi:before {
  content: '';
}

.fa-otter:before {
  content: '';
}

.fa-outdent:before {
  content: '';
}

.fa-page4:before {
  content: '';
}

.fa-pagelines:before {
  content: '';
}

.fa-pager:before {
  content: '';
}

.fa-paint-brush:before {
  content: '';
}

.fa-paint-roller:before {
  content: '';
}

.fa-palette:before {
  content: '';
}

.fa-palfed:before {
  content: '';
}

.fa-pallet:before {
  content: '';
}

.fa-paper-plane:before {
  content: '';
}

.fa-paperclip:before {
  content: '';
}

.fa-parachute-box:before {
  content: '';
}

.fa-paragraph:before {
  content: '';
}

.fa-parking:before {
  content: '';
}

.fa-passport:before {
  content: '';
}

.fa-pastafarianism:before {
  content: '';
}

.fa-paste:before {
  content: '';
}

.fa-patreon:before {
  content: '';
}

.fa-pause:before {
  content: '';
}

.fa-pause-circle:before {
  content: '';
}

.fa-paw:before {
  content: '';
}

.fa-paypal:before {
  content: '';
}

.fa-peace:before {
  content: '';
}

.fa-pen:before {
  content: '';
}

.fa-pen-alt:before {
  content: '';
}

.fa-pen-fancy:before {
  content: '';
}

.fa-pen-nib:before {
  content: '';
}

.fa-pen-square:before {
  content: '';
}

.fa-pencil-alt:before {
  content: '';
}

.fa-pencil-ruler:before {
  content: '';
}

.fa-penny-arcade:before {
  content: '';
}

.fa-people-carry:before {
  content: '';
}

.fa-pepper-hot:before {
  content: '';
}

.fa-percent:before {
  content: '';
}

.fa-percentage:before {
  content: '';
}

.fa-periscope:before {
  content: '';
}

.fa-person-booth:before {
  content: '';
}

.fa-phabricator:before {
  content: '';
}

.fa-phoenix-framework:before {
  content: '';
}

.fa-phoenix-squadron:before {
  content: '';
}

.fa-phone:before {
  content: '';
}

.fa-phone-alt:before {
  content: '';
}

.fa-phone-slash:before {
  content: '';
}

.fa-phone-square:before {
  content: '';
}

.fa-phone-square-alt:before {
  content: '';
}

.fa-phone-volume:before {
  content: '';
}

.fa-photo-video:before {
  content: '';
}

.fa-php:before {
  content: '';
}

.fa-pied-piper:before {
  content: '';
}

.fa-pied-piper-alt:before {
  content: '';
}

.fa-pied-piper-hat:before {
  content: '';
}

.fa-pied-piper-pp:before {
  content: '';
}

.fa-piggy-bank:before {
  content: '';
}

.fa-pills:before {
  content: '';
}

.fa-pinterest:before {
  content: '';
}

.fa-pinterest-p:before {
  content: '';
}

.fa-pinterest-square:before {
  content: '';
}

.fa-pizza-slice:before {
  content: '';
}

.fa-place-of-worship:before {
  content: '';
}

.fa-plane:before {
  content: '';
}

.fa-plane-arrival:before {
  content: '';
}

.fa-plane-departure:before {
  content: '';
}

.fa-play:before {
  content: '';
}

.fa-play-circle:before {
  content: '';
}

.fa-playstation:before {
  content: '';
}

.fa-plug:before {
  content: '';
}

.fa-plus:before {
  content: '';
}

.fa-plus-circle:before {
  content: '';
}

.fa-plus-square:before {
  content: '';
}

.fa-podcast:before {
  content: '';
}

.fa-poll:before {
  content: '';
}

.fa-poll-h:before {
  content: '';
}

.fa-poo:before {
  content: '';
}

.fa-poo-storm:before {
  content: '';
}

.fa-poop:before {
  content: '';
}

.fa-portrait:before {
  content: '';
}

.fa-pound-sign:before {
  content: '';
}

.fa-power-off:before {
  content: '';
}

.fa-pray:before {
  content: '';
}

.fa-praying-hands:before {
  content: '';
}

.fa-prescription:before {
  content: '';
}

.fa-prescription-bottle:before {
  content: '';
}

.fa-prescription-bottle-alt:before {
  content: '';
}

.fa-print:before {
  content: '';
}

.fa-procedures:before {
  content: '';
}

.fa-product-hunt:before {
  content: '';
}

.fa-project-diagram:before {
  content: '';
}

.fa-pushed:before {
  content: '';
}

.fa-puzzle-piece:before {
  content: '';
}

.fa-python:before {
  content: '';
}

.fa-qq:before {
  content: '';
}

.fa-qrcode:before {
  content: '';
}

.fa-question:before {
  content: '';
}

.fa-question-circle:before {
  content: '';
}

.fa-quidditch:before {
  content: '';
}

.fa-quinscape:before {
  content: '';
}

.fa-quora:before {
  content: '';
}

.fa-quote-left:before {
  content: '';
}

.fa-quote-right:before {
  content: '';
}

.fa-quran:before {
  content: '';
}

.fa-r-project:before {
  content: '';
}

.fa-radiation:before {
  content: '';
}

.fa-radiation-alt:before {
  content: '';
}

.fa-rainbow:before {
  content: '';
}

.fa-random:before {
  content: '';
}

.fa-raspMantis-pi:before {
  content: '';
}

.fa-ravelry:before {
  content: '';
}

.fa-react:before {
  content: '';
}

.fa-reacteurope:before {
  content: '';
}

.fa-readme:before {
  content: '';
}

.fa-rebel:before {
  content: '';
}

.fa-receipt:before {
  content: '';
}

.fa-recycle:before {
  content: '';
}

.fa-red-river:before {
  content: '';
}

.fa-reddit:before {
  content: '';
}

.fa-reddit-alien:before {
  content: '';
}

.fa-reddit-square:before {
  content: '';
}

.fa-redhat:before {
  content: '';
}

.fa-redo:before {
  content: '';
}

.fa-redo-alt:before {
  content: '';
}

.fa-registered:before {
  content: '';
}

.fa-remove-format:before {
  content: '';
}

.fa-renren:before {
  content: '';
}

.fa-reply:before {
  content: '';
}

.fa-reply-all:before {
  content: '';
}

.fa-replyd:before {
  content: '';
}

.fa-republican:before {
  content: '';
}

.fa-researchgate:before {
  content: '';
}

.fa-resolving:before {
  content: '';
}

.fa-restroom:before {
  content: '';
}

.fa-retweet:before {
  content: '';
}

.fa-rev:before {
  content: '';
}

.fa-ribbon:before {
  content: '';
}

.fa-ring:before {
  content: '';
}

.fa-road:before {
  content: '';
}

.fa-robot:before {
  content: '';
}

.fa-rocket:before {
  content: '';
}

.fa-rocketchat:before {
  content: '';
}

.fa-rockrms:before {
  content: '';
}

.fa-route:before {
  content: '';
}

.fa-rss:before {
  content: '';
}

.fa-rss-square:before {
  content: '';
}

.fa-ruble-sign:before {
  content: '';
}

.fa-ruler:before {
  content: '';
}

.fa-ruler-combined:before {
  content: '';
}

.fa-ruler-horizontal:before {
  content: '';
}

.fa-ruler-vertical:before {
  content: '';
}

.fa-running:before {
  content: '';
}

.fa-rupee-sign:before {
  content: '';
}

.fa-sad-cry:before {
  content: '';
}

.fa-sad-tear:before {
  content: '';
}

.fa-safari:before {
  content: '';
}

.fa-salesforce:before {
  content: '';
}

.fa-sass:before {
  content: '';
}

.fa-satellite:before {
  content: '';
}

.fa-satellite-dish:before {
  content: '';
}

.fa-save:before {
  content: '';
}

.fa-schlix:before {
  content: '';
}

.fa-school:before {
  content: '';
}

.fa-screwdriver:before {
  content: '';
}

.fa-scribd:before {
  content: '';
}

.fa-scroll:before {
  content: '';
}

.fa-sd-card:before {
  content: '';
}

.fa-search:before {
  content: '';
}

.fa-search-dollar:before {
  content: '';
}

.fa-search-location:before {
  content: '';
}

.fa-search-minus:before {
  content: '';
}

.fa-search-plus:before {
  content: '';
}

.fa-searchengin:before {
  content: '';
}

.fa-seedling:before {
  content: '';
}

.fa-sellcast:before {
  content: '';
}

.fa-sellsy:before {
  content: '';
}

.fa-server:before {
  content: '';
}

.fa-servicestack:before {
  content: '';
}

.fa-shapes:before {
  content: '';
}

.fa-share:before {
  content: '';
}

.fa-share-alt:before {
  content: '';
}

.fa-share-alt-square:before {
  content: '';
}

.fa-share-square:before {
  content: '';
}

.fa-shekel-sign:before {
  content: '';
}

.fa-shield-alt:before {
  content: '';
}

.fa-ship:before {
  content: '';
}

.fa-shipping-fast:before {
  content: '';
}

.fa-shirtsinbulk:before {
  content: '';
}

.fa-shoe-prints:before {
  content: '';
}

.fa-shopping-bag:before {
  content: '';
}

.fa-shopping-basket:before {
  content: '';
}

.fa-shopping-cart:before {
  content: '';
}

.fa-shopware:before {
  content: '';
}

.fa-shower:before {
  content: '';
}

.fa-shuttle-van:before {
  content: '';
}

.fa-sign:before {
  content: '';
}

.fa-sign-in-alt:before {
  content: '';
}

.fa-sign-language:before {
  content: '';
}

.fa-sign-out-alt:before {
  content: '';
}

.fa-signal:before {
  content: '';
}

.fa-signature:before {
  content: '';
}

.fa-sim-card:before {
  content: '';
}

.fa-simplybuilt:before {
  content: '';
}

.fa-sistrix:before {
  content: '';
}

.fa-sitemap:before {
  content: '';
}

.fa-sith:before {
  content: '';
}

.fa-skating:before {
  content: '';
}

.fa-sketch:before {
  content: '';
}

.fa-skiing:before {
  content: '';
}

.fa-skiing-nordic:before {
  content: '';
}

.fa-skull:before {
  content: '';
}

.fa-skull-crossbones:before {
  content: '';
}

.fa-skyatlas:before {
  content: '';
}

.fa-skype:before {
  content: '';
}

.fa-slack:before {
  content: '';
}

.fa-slack-hash:before {
  content: '';
}

.fa-slash:before {
  content: '';
}

.fa-sleigh:before {
  content: '';
}

.fa-sliders-h:before {
  content: '';
}

.fa-slideshare:before {
  content: '';
}

.fa-smile:before {
  content: '';
}

.fa-smile-beam:before {
  content: '';
}

.fa-smile-wink:before {
  content: '';
}

.fa-smog:before {
  content: '';
}

.fa-smoking:before {
  content: '';
}

.fa-smoking-ban:before {
  content: '';
}

.fa-sms:before {
  content: '';
}

.fa-snapchat:before {
  content: '';
}

.fa-snapchat-ghost:before {
  content: '';
}

.fa-snapchat-square:before {
  content: '';
}

.fa-snowboarding:before {
  content: '';
}

.fa-snowflake:before {
  content: '';
}

.fa-snowman:before {
  content: '';
}

.fa-snowplow:before {
  content: '';
}

.fa-socks:before {
  content: '';
}

.fa-solar-panel:before {
  content: '';
}

.fa-sort:before {
  content: '';
}

.fa-sort-alpha-down:before {
  content: '';
}

.fa-sort-alpha-down-alt:before {
  content: '';
}

.fa-sort-alpha-up:before {
  content: '';
}

.fa-sort-alpha-up-alt:before {
  content: '';
}

.fa-sort-amount-down:before {
  content: '';
}

.fa-sort-amount-down-alt:before {
  content: '';
}

.fa-sort-amount-up:before {
  content: '';
}

.fa-sort-amount-up-alt:before {
  content: '';
}

.fa-sort-down:before {
  content: '';
}

.fa-sort-numeric-down:before {
  content: '';
}

.fa-sort-numeric-down-alt:before {
  content: '';
}

.fa-sort-numeric-up:before {
  content: '';
}

.fa-sort-numeric-up-alt:before {
  content: '';
}

.fa-sort-up:before {
  content: '';
}

.fa-soundcloud:before {
  content: '';
}

.fa-sourcetree:before {
  content: '';
}

.fa-spa:before {
  content: '';
}

.fa-space-shuttle:before {
  content: '';
}

.fa-speakap:before {
  content: '';
}

.fa-speaker-deck:before {
  content: '';
}

.fa-spell-check:before {
  content: '';
}

.fa-spider:before {
  content: '';
}

.fa-spinner:before {
  content: '';
}

.fa-splotch:before {
  content: '';
}

.fa-spotify:before {
  content: '';
}

.fa-spray-can:before {
  content: '';
}

.fa-square:before {
  content: '';
}

.fa-square-full:before {
  content: '';
}

.fa-square-root-alt:before {
  content: '';
}

.fa-squarespace:before {
  content: '';
}

.fa-stack-exchange:before {
  content: '';
}

.fa-stack-overflow:before {
  content: '';
}

.fa-stackpath:before {
  content: '';
}

.fa-stamp:before {
  content: '';
}

.fa-star:before {
  content: '';
}

.fa-star-and-crescent:before {
  content: '';
}

.fa-star-half:before {
  content: '';
}

.fa-star-half-alt:before {
  content: '';
}

.fa-star-of-david:before {
  content: '';
}

.fa-star-of-life:before {
  content: '';
}

.fa-staylinked:before {
  content: '';
}

.fa-steam:before {
  content: '';
}

.fa-steam-square:before {
  content: '';
}

.fa-steam-symbol:before {
  content: '';
}

.fa-step-backward:before {
  content: '';
}

.fa-step-forward:before {
  content: '';
}

.fa-stethoscope:before {
  content: '';
}

.fa-sticker-mule:before {
  content: '';
}

.fa-sticky-note:before {
  content: '';
}

.fa-stop:before {
  content: '';
}

.fa-stop-circle:before {
  content: '';
}

.fa-stopwatch:before {
  content: '';
}

.fa-store:before {
  content: '';
}

.fa-store-alt:before {
  content: '';
}

.fa-strava:before {
  content: '';
}

.fa-stream:before {
  content: '';
}

.fa-street-view:before {
  content: '';
}

.fa-strikethrough:before {
  content: '';
}

.fa-stripe:before {
  content: '';
}

.fa-stripe-s:before {
  content: '';
}

.fa-stroopwafel:before {
  content: '';
}

.fa-studiovinari:before {
  content: '';
}

.fa-stumbleupon:before {
  content: '';
}

.fa-stumbleupon-circle:before {
  content: '';
}

.fa-subscript:before {
  content: '';
}

.fa-subway:before {
  content: '';
}

.fa-suitcase:before {
  content: '';
}

.fa-suitcase-rolling:before {
  content: '';
}

.fa-sun:before {
  content: '';
}

.fa-superpowers:before {
  content: '';
}

.fa-superscript:before {
  content: '';
}

.fa-supple:before {
  content: '';
}

.fa-surprise:before {
  content: '';
}

.fa-suse:before {
  content: '';
}

.fa-swatchbook:before {
  content: '';
}

.fa-swimmer:before {
  content: '';
}

.fa-swimming-pool:before {
  content: '';
}

.fa-symfony:before {
  content: '';
}

.fa-synagogue:before {
  content: '';
}

.fa-sync:before {
  content: '';
}

.fa-sync-alt:before {
  content: '';
}

.fa-syringe:before {
  content: '';
}

.fa-table:before {
  content: '';
}

.fa-table-tennis:before {
  content: '';
}

.fa-tablet:before {
  content: '';
}

.fa-tablet-alt:before {
  content: '';
}

.fa-tablets:before {
  content: '';
}

.fa-tachometer-alt:before {
  content: '';
}

.fa-tag:before {
  content: '';
}

.fa-tags:before {
  content: '';
}

.fa-tape:before {
  content: '';
}

.fa-tasks:before {
  content: '';
}

.fa-taxi:before {
  content: '';
}

.fa-teamspeak:before {
  content: '';
}

.fa-teeth:before {
  content: '';
}

.fa-teeth-open:before {
  content: '';
}

.fa-telegram:before {
  content: '';
}

.fa-telegram-plane:before {
  content: '';
}

.fa-temperature-high:before {
  content: '';
}

.fa-temperature-low:before {
  content: '';
}

.fa-tencent-weibo:before {
  content: '';
}

.fa-tenge:before {
  content: '';
}

.fa-terminal:before {
  content: '';
}

.fa-text-height:before {
  content: '';
}

.fa-text-width:before {
  content: '';
}

.fa-th:before {
  content: '';
}

.fa-th-large:before {
  content: '';
}

.fa-th-list:before {
  content: '';
}

.fa-the-red-yeti:before {
  content: '';
}

.fa-theater-masks:before {
  content: '';
}

.fa-themeco:before {
  content: '';
}

.fa-themeisle:before {
  content: '';
}

.fa-thermometer:before {
  content: '';
}

.fa-thermometer-empty:before {
  content: '';
}

.fa-thermometer-full:before {
  content: '';
}

.fa-thermometer-half:before {
  content: '';
}

.fa-thermometer-quarter:before {
  content: '';
}

.fa-thermometer-three-quarters:before {
  content: '';
}

.fa-think-peaks:before {
  content: '';
}

.fa-thumbs-down:before {
  content: '';
}

.fa-thumbs-up:before {
  content: '';
}

.fa-thumbtack:before {
  content: '';
}

.fa-ticket-alt:before {
  content: '';
}

.fa-times:before {
  content: '';
}

.fa-times-circle:before {
  content: '';
}

.fa-tint:before {
  content: '';
}

.fa-tint-slash:before {
  content: '';
}

.fa-tired:before {
  content: '';
}

.fa-toggle-off:before {
  content: '';
}

.fa-toggle-on:before {
  content: '';
}

.fa-toilet:before {
  content: '';
}

.fa-toilet-paper:before {
  content: '';
}

.fa-toolbox:before {
  content: '';
}

.fa-tools:before {
  content: '';
}

.fa-tooth:before {
  content: '';
}

.fa-torah:before {
  content: '';
}

.fa-torii-gate:before {
  content: '';
}

.fa-tractor:before {
  content: '';
}

.fa-trade-federation:before {
  content: '';
}

.fa-trademark:before {
  content: '';
}

.fa-traffic-light:before {
  content: '';
}

.fa-train:before {
  content: '';
}

.fa-tram:before {
  content: '';
}

.fa-transgender:before {
  content: '';
}

.fa-transgender-alt:before {
  content: '';
}

.fa-trash:before {
  content: '';
}

.fa-trash-alt:before {
  content: '';
}

.fa-trash-restore:before {
  content: '';
}

.fa-trash-restore-alt:before {
  content: '';
}

.fa-tree:before {
  content: '';
}

.fa-trello:before {
  content: '';
}

.fa-tripadvisor:before {
  content: '';
}

.fa-trophy:before {
  content: '';
}

.fa-truck:before {
  content: '';
}

.fa-truck-loading:before {
  content: '';
}

.fa-truck-monster:before {
  content: '';
}

.fa-truck-moving:before {
  content: '';
}

.fa-truck-pickup:before {
  content: '';
}

.fa-tshirt:before {
  content: '';
}

.fa-tty:before {
  content: '';
}

.fa-tumblr:before {
  content: '';
}

.fa-tumblr-square:before {
  content: '';
}

.fa-tv:before {
  content: '';
}

.fa-twitch:before {
  content: '';
}

.fa-twitter:before {
  content: '';
}

.fa-twitter-square:before {
  content: '';
}

.fa-typo3:before {
  content: '';
}

.fa-uber:before {
  content: '';
}

.fa-ubuntu:before {
  content: '';
}

.fa-uikit:before {
  content: '';
}

.fa-umbrella:before {
  content: '';
}

.fa-umbrella-beach:before {
  content: '';
}

.fa-underline:before {
  content: '';
}

.fa-undo:before {
  content: '';
}

.fa-undo-alt:before {
  content: '';
}

.fa-uniregistry:before {
  content: '';
}

.fa-universal-access:before {
  content: '';
}

.fa-university:before {
  content: '';
}

.fa-unlink:before {
  content: '';
}

.fa-unlock:before {
  content: '';
}

.fa-unlock-alt:before {
  content: '';
}

.fa-untappd:before {
  content: '';
}

.fa-upload:before {
  content: '';
}

.fa-ups:before {
  content: '';
}

.fa-usb:before {
  content: '';
}

.fa-user:before {
  content: '';
}

.fa-user-alt:before {
  content: '';
}

.fa-user-alt-slash:before {
  content: '';
}

.fa-user-astronaut:before {
  content: '';
}

.fa-user-check:before {
  content: '';
}

.fa-user-circle:before {
  content: '';
}

.fa-user-clock:before {
  content: '';
}

.fa-user-cog:before {
  content: '';
}

.fa-user-f:before {
  content: '';
}

.fa-user-friends:before {
  content: '';
}

.fa-user-graduate:before {
  content: '';
}

.fa-user-injured:before {
  content: '';
}

.fa-user-lock:before {
  content: '';
}

.fa-user-md:before {
  content: '';
}

.fa-user-minus:before {
  content: '';
}

.fa-user-ninja:before {
  content: '';
}

.fa-user-nurse:before {
  content: '';
}

.fa-user-plus:before {
  content: '';
}

.fa-user-secret:before {
  content: '';
}

.fa-user-shield:before {
  content: '';
}

.fa-user-slash:before {
  content: '';
}

.fa-user-tag:before {
  content: '';
}

.fa-user-tie:before {
  content: '';
}

.fa-user-times:before {
  content: '';
}

.fa-users:before {
  content: '';
}

.fa-users-cog:before {
  content: '';
}

.fa-usps:before {
  content: '';
}

.fa-ussunnah:before {
  content: '';
}

.fa-utensil-spoon:before {
  content: '';
}

.fa-utensils:before {
  content: '';
}

.fa-vaadin:before {
  content: '';
}

.fa-vector-square:before {
  content: '';
}

.fa-venus:before {
  content: '';
}

.fa-venus-double:before {
  content: '';
}

.fa-venus-mars:before {
  content: '';
}

.fa-viacoin:before {
  content: '';
}

.fa-viadeo:before {
  content: '';
}

.fa-viadeo-square:before {
  content: '';
}

.fa-vial:before {
  content: '';
}

.fa-vials:before {
  content: '';
}

.fa-viber:before {
  content: '';
}

.fa-video:before {
  content: '';
}

.fa-video-slash:before {
  content: '';
}

.fa-vihara:before {
  content: '';
}

.fa-vimeo:before {
  content: '';
}

.fa-vimeo-square:before {
  content: '';
}

.fa-vimeo-v:before {
  content: '';
}

.fa-vine:before {
  content: '';
}

.fa-vk:before {
  content: '';
}

.fa-vnv:before {
  content: '';
}

.fa-voicemail:before {
  content: '';
}

.fa-volleyball-ball:before {
  content: '';
}

.fa-volume-down:before {
  content: '';
}

.fa-volume-mute:before {
  content: '';
}

.fa-volume-off:before {
  content: '';
}

.fa-volume-up:before {
  content: '';
}

.fa-vote-yea:before {
  content: '';
}

.fa-vr-cardboard:before {
  content: '';
}

.fa-vuejs:before {
  content: '';
}

.fa-walking:before {
  content: '';
}

.fa-wallet:before {
  content: '';
}

.fa-warehouse:before {
  content: '';
}

.fa-water:before {
  content: '';
}

.fa-wave-square:before {
  content: '';
}

.fa-waze:before {
  content: '';
}

.fa-weebly:before {
  content: '';
}

.fa-weibo:before {
  content: '';
}

.fa-weight:before {
  content: '';
}

.fa-weight-hanging:before {
  content: '';
}

.fa-weixin:before {
  content: '';
}

.fa-whatsapp:before {
  content: '';
}

.fa-whatsapp-square:before {
  content: '';
}

.fa-wheelchair:before {
  content: '';
}

.fa-whmcs:before {
  content: '';
}

.fa-wifi:before {
  content: '';
}

.fa-wikipedia-w:before {
  content: '';
}

.fa-wind:before {
  content: '';
}

.fa-window-close:before {
  content: '';
}

.fa-window-maximize:before {
  content: '';
}

.fa-window-minimize:before {
  content: '';
}

.fa-window-restore:before {
  content: '';
}

.fa-windows:before {
  content: '';
}

.fa-wine-bottle:before {
  content: '';
}

.fa-wine-glass:before {
  content: '';
}

.fa-wine-glass-alt:before {
  content: '';
}

.fa-wix:before {
  content: '';
}

.fa-wizards-of-the-coast:before {
  content: '';
}

.fa-wolf-pack-battalion:before {
  content: '';
}

.fa-won-sign:before {
  content: '';
}

.fa-wordpress:before {
  content: '';
}

.fa-wordpress-simple:before {
  content: '';
}

.fa-wpbeginner:before {
  content: '';
}

.fa-wpexplorer:before {
  content: '';
}

.fa-wpforms:before {
  content: '';
}

.fa-wpressr:before {
  content: '';
}

.fa-wrench:before {
  content: '';
}

.fa-x-ray:before {
  content: '';
}

.fa-xbox:before {
  content: '';
}

.fa-xing:before {
  content: '';
}

.fa-xing-square:before {
  content: '';
}

.fa-y-combinator:before {
  content: '';
}

.fa-yahoo:before {
  content: '';
}

.fa-yammer:before {
  content: '';
}

.fa-yandex:before {
  content: '';
}

.fa-yandex-international:before {
  content: '';
}

.fa-yarn:before {
  content: '';
}

.fa-yelp:before {
  content: '';
}

.fa-yen-sign:before {
  content: '';
}

.fa-yin-yang:before {
  content: '';
}

.fa-yoast:before {
  content: '';
}

.fa-youtube:before {
  content: '';
}

.fa-youtube-square:before {
  content: '';
}

.fa-zhihu:before {
  content: '';
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url('fa-regular-400.eot');
  src:
    url('fa-regular-400.eot?#iefix') format('embedded-opentype'),
    url('fa-regular-400.woff2') format('woff2'),
    url('fa-regular-400.woff') format('woff'),
    url('fa-regular-400.ttf') format('truetype'),
    url('fa-regular-400.svg#fontawesome') format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url('fa-solid-900.eot');
  src:
    url('fa-solid-900.eot?#iefix') format('embedded-opentype'),
    url('fa-solid-900.woff2') format('woff2'),
    url('fa-solid-900.woff') format('woff'),
    url('fa-solid-900.ttf') format('truetype'),
    url('fa-solid-900.svg#fontawesome') format('svg');
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url('fa-brands-400.eot');
  src:
    url('fa-brands-400.eot?#iefix') format('embedded-opentype'),
    url('fa-brands-400.woff2') format('woff2'),
    url('fa-brands-400.woff') format('woff'),
    url('fa-brands-400.ttf') format('truetype'),
    url('fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}

/*!*********************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/scss/fonts/material.css ***!
  \*********************************************************************************************************************************************************************************************************************/
/* fallback */
@font-face {
  font-family: 'Material Icons Two Tone';
  font-style: normal;
  font-weight: 400;
  src: url('material.woff2') format('woff2');
}

.material-icons-two-tone {
  font-family: 'Material Icons Two Tone';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

/*!*****************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/scss/fonts/tabler-icons.min.css ***!
  \*****************************************************************************************************************************************************************************************************************************/
/*!
 * Tabler Icons 1.41.1 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */
@font-face {
  font-family: tabler-icons;
  font-style: normal;
  font-weight: 400;
  src: url('tabler-icons.eot');
  src:
    url('tabler-icons.eot?#iefix') format('embedded-opentype'),
    url('tabler-icons.woff2') format('woff2'),
    url('tabler-icons.woff') format('woff'),
    url('tabler-icons.ttf') format('truetype'),
    url('tabler-icons.svg#tabler-icons') format('svg');
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: tabler-icons;
    src: url('tabler-icons.svg#tabler-icons') format('svg');
  }
}

.ti {
  font-family: tabler-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ti-12-hours:before {
  content: '\fc53';
}

.ti-123:before {
  content: '\f554';
}

.ti-24-hours:before {
  content: '\f5e7';
}

.ti-2fa:before {
  content: '\eca0';
}

.ti-360:before {
  content: '\f62f';
}

.ti-360-view:before {
  content: '\f566';
}

.ti-3d-cube-sphere:before {
  content: '\ecd7';
}

.ti-3d-cube-sphere-off:before {
  content: '\f3b5';
}

.ti-3d-rotate:before {
  content: '\f020';
}

.ti-a-b:before {
  content: '\ec36';
}

.ti-a-b-2:before {
  content: '\f25f';
}

.ti-a-b-off:before {
  content: '\f0a6';
}

.ti-abacus:before {
  content: '\f05c';
}

.ti-abacus-off:before {
  content: '\f3b6';
}

.ti-abc:before {
  content: '\f567';
}

.ti-access-point:before {
  content: '\ed1b';
}

.ti-access-point-off:before {
  content: '\ed1a';
}

.ti-accessible:before {
  content: '\eba9';
}

.ti-accessible-off:before {
  content: '\f0a7';
}

.ti-accessible-off-filled:before {
  content: '\f6ea';
}

.ti-activity:before {
  content: '\ed23';
}

.ti-activity-heartbeat:before {
  content: '\f0db';
}

.ti-ad:before {
  content: '\ea02';
}

.ti-ad-2:before {
  content: '\ef1f';
}

.ti-ad-circle:before {
  content: '\f79e';
}

.ti-ad-circle-filled:before {
  content: '\f7d3';
}

.ti-ad-circle-off:before {
  content: '\f79d';
}

.ti-ad-filled:before {
  content: '\f6eb';
}

.ti-ad-off:before {
  content: '\f3b7';
}

.ti-address-book:before {
  content: '\f021';
}

.ti-address-book-off:before {
  content: '\f3b8';
}

.ti-adjustments:before {
  content: '\ea03';
}

.ti-adjustments-alt:before {
  content: '\ec37';
}

.ti-adjustments-bolt:before {
  content: '\f7fb';
}

.ti-adjustments-cancel:before {
  content: '\f7fc';
}

.ti-adjustments-check:before {
  content: '\f7fd';
}

.ti-adjustments-code:before {
  content: '\f7fe';
}

.ti-adjustments-cog:before {
  content: '\f7ff';
}

.ti-adjustments-dollar:before {
  content: '\f800';
}

.ti-adjustments-down:before {
  content: '\f801';
}

.ti-adjustments-exclamation:before {
  content: '\f802';
}

.ti-adjustments-filled:before {
  content: '\f6ec';
}

.ti-adjustments-heart:before {
  content: '\f803';
}

.ti-adjustments-horizontal:before {
  content: '\ec38';
}

.ti-adjustments-minus:before {
  content: '\f804';
}

.ti-adjustments-off:before {
  content: '\f0a8';
}

.ti-adjustments-pause:before {
  content: '\f805';
}

.ti-adjustments-pin:before {
  content: '\f806';
}

.ti-adjustments-plus:before {
  content: '\f807';
}

.ti-adjustments-question:before {
  content: '\f808';
}

.ti-adjustments-search:before {
  content: '\f809';
}

.ti-adjustments-share:before {
  content: '\f80a';
}

.ti-adjustments-star:before {
  content: '\f80b';
}

.ti-adjustments-up:before {
  content: '\f80c';
}

.ti-adjustments-x:before {
  content: '\f80d';
}

.ti-aerial-lift:before {
  content: '\edfe';
}

.ti-affiliate:before {
  content: '\edff';
}

.ti-affiliate-filled:before {
  content: '\f6ed';
}

.ti-air-balloon:before {
  content: '\f4a6';
}

.ti-air-conditioning:before {
  content: '\f3a2';
}

.ti-air-conditioning-disabled:before {
  content: '\f542';
}

.ti-air-traffic-control:before {
  content: '\fb01';
}

.ti-alarm:before {
  content: '\ea04';
}

.ti-alarm-average:before {
  content: '\fc9e';
}

.ti-alarm-filled:before {
  content: '\f709';
}

.ti-alarm-minus:before {
  content: '\f630';
}

.ti-alarm-minus-filled:before {
  content: '\f70a';
}

.ti-alarm-off:before {
  content: '\f0a9';
}

.ti-alarm-plus:before {
  content: '\f631';
}

.ti-alarm-plus-filled:before {
  content: '\f70b';
}

.ti-alarm-snooze:before {
  content: '\f632';
}

.ti-alarm-snooze-filled:before {
  content: '\f70c';
}

.ti-album:before {
  content: '\f022';
}

.ti-album-off:before {
  content: '\f3b9';
}

.ti-alert-circle:before {
  content: '\ea05';
}

.ti-alert-circle-filled:before {
  content: '\f6ee';
}

.ti-alert-circle-off:before {
  content: '\fc65';
}

.ti-alert-hexagon:before {
  content: '\f80e';
}

.ti-alert-hexagon-filled:before {
  content: '\fa34';
}

.ti-alert-hexagon-off:before {
  content: '\fc66';
}

.ti-alert-octagon:before {
  content: '\ecc6';
}

.ti-alert-octagon-filled:before {
  content: '\f6ef';
}

.ti-alert-small:before {
  content: '\f80f';
}

.ti-alert-small-off:before {
  content: '\fc67';
}

.ti-alert-square:before {
  content: '\f811';
}

.ti-alert-square-filled:before {
  content: '\fa35';
}

.ti-alert-square-rounded:before {
  content: '\f810';
}

.ti-alert-square-rounded-filled:before {
  content: '\fa36';
}

.ti-alert-square-rounded-off:before {
  content: '\fc68';
}

.ti-alert-triangle:before {
  content: '\ea06';
}

.ti-alert-triangle-filled:before {
  content: '\f6f0';
}

.ti-alert-triangle-off:before {
  content: '\fc69';
}

.ti-alien:before {
  content: '\ebde';
}

.ti-alien-filled:before {
  content: '\f70d';
}

.ti-align-box-bottom-center:before {
  content: '\f530';
}

.ti-align-box-bottom-center-filled:before {
  content: '\f70e';
}

.ti-align-box-bottom-left:before {
  content: '\f531';
}

.ti-align-box-bottom-left-filled:before {
  content: '\f70f';
}

.ti-align-box-bottom-right:before {
  content: '\f532';
}

.ti-align-box-bottom-right-filled:before {
  content: '\f710';
}

.ti-align-box-center-bottom:before {
  content: '\facb';
}

.ti-align-box-center-middle:before {
  content: '\f79f';
}

.ti-align-box-center-middle-filled:before {
  content: '\f7d4';
}

.ti-align-box-center-stretch:before {
  content: '\facc';
}

.ti-align-box-center-top:before {
  content: '\facd';
}

.ti-align-box-left-bottom:before {
  content: '\f533';
}

.ti-align-box-left-bottom-filled:before {
  content: '\f711';
}

.ti-align-box-left-middle:before {
  content: '\f534';
}

.ti-align-box-left-middle-filled:before {
  content: '\f712';
}

.ti-align-box-left-stretch:before {
  content: '\face';
}

.ti-align-box-left-top:before {
  content: '\f535';
}

.ti-align-box-left-top-filled:before {
  content: '\f713';
}

.ti-align-box-right-bottom:before {
  content: '\f536';
}

.ti-align-box-right-bottom-filled:before {
  content: '\f714';
}

.ti-align-box-right-middle:before {
  content: '\f537';
}

.ti-align-box-right-middle-filled:before {
  content: '\f7d5';
}

.ti-align-box-right-stretch:before {
  content: '\facf';
}

.ti-align-box-right-top:before {
  content: '\f538';
}

.ti-align-box-right-top-filled:before {
  content: '\f715';
}

.ti-align-box-top-center:before {
  content: '\f539';
}

.ti-align-box-top-center-filled:before {
  content: '\f716';
}

.ti-align-box-top-left:before {
  content: '\f53a';
}

.ti-align-box-top-left-filled:before {
  content: '\f717';
}

.ti-align-box-top-right:before {
  content: '\f53b';
}

.ti-align-box-top-right-filled:before {
  content: '\f718';
}

.ti-align-center:before {
  content: '\ea07';
}

.ti-align-justified:before {
  content: '\ea08';
}

.ti-align-left:before {
  content: '\ea09';
}

.ti-align-right:before {
  content: '\ea0a';
}

.ti-alpha:before {
  content: '\f543';
}

.ti-alphabet-cyrillic:before {
  content: '\f1df';
}

.ti-alphabet-greek:before {
  content: '\f1e0';
}

.ti-alphabet-latin:before {
  content: '\f1e1';
}

.ti-alt:before {
  content: '\fc54';
}

.ti-ambulance:before {
  content: '\ebf5';
}

.ti-ampersand:before {
  content: '\f229';
}

.ti-analyze:before {
  content: '\f3a3';
}

.ti-analyze-filled:before {
  content: '\f719';
}

.ti-analyze-off:before {
  content: '\f3ba';
}

.ti-anchor:before {
  content: '\eb76';
}

.ti-anchor-off:before {
  content: '\f0f7';
}

.ti-angle:before {
  content: '\ef20';
}

.ti-ankh:before {
  content: '\f1cd';
}

.ti-antenna:before {
  content: '\f094';
}

.ti-antenna-bars-1:before {
  content: '\ecc7';
}

.ti-antenna-bars-2:before {
  content: '\ecc8';
}

.ti-antenna-bars-3:before {
  content: '\ecc9';
}

.ti-antenna-bars-4:before {
  content: '\ecca';
}

.ti-antenna-bars-5:before {
  content: '\eccb';
}

.ti-antenna-bars-off:before {
  content: '\f0aa';
}

.ti-antenna-off:before {
  content: '\f3bb';
}

.ti-aperture:before {
  content: '\eb58';
}

.ti-aperture-off:before {
  content: '\f3bc';
}

.ti-api:before {
  content: '\effd';
}

.ti-api-app:before {
  content: '\effc';
}

.ti-api-app-off:before {
  content: '\f0ab';
}

.ti-api-off:before {
  content: '\f0f8';
}

.ti-app-window:before {
  content: '\efe6';
}

.ti-app-window-filled:before {
  content: '\f71a';
}

.ti-apple:before {
  content: '\ef21';
}

.ti-apps:before {
  content: '\ebb6';
}

.ti-apps-filled:before {
  content: '\f6f1';
}

.ti-apps-off:before {
  content: '\f0ac';
}

.ti-archery-arrow:before {
  content: '\fc55';
}

.ti-archive:before {
  content: '\ea0b';
}

.ti-archive-filled:before {
  content: '\fa82';
}

.ti-archive-off:before {
  content: '\f0ad';
}

.ti-armchair:before {
  content: '\ef9e';
}

.ti-armchair-2:before {
  content: '\efe7';
}

.ti-armchair-2-off:before {
  content: '\f3bd';
}

.ti-armchair-off:before {
  content: '\f3be';
}

.ti-arrow-autofit-content:before {
  content: '\ef31';
}

.ti-arrow-autofit-content-filled:before {
  content: '\f6f2';
}

.ti-arrow-autofit-down:before {
  content: '\ef32';
}

.ti-arrow-autofit-height:before {
  content: '\ef33';
}

.ti-arrow-autofit-left:before {
  content: '\ef34';
}

.ti-arrow-autofit-right:before {
  content: '\ef35';
}

.ti-arrow-autofit-up:before {
  content: '\ef36';
}

.ti-arrow-autofit-width:before {
  content: '\ef37';
}

.ti-arrow-back:before {
  content: '\ea0c';
}

.ti-arrow-back-up:before {
  content: '\eb77';
}

.ti-arrow-back-up-double:before {
  content: '\f9ec';
}

.ti-arrow-badge-down:before {
  content: '\f60b';
}

.ti-arrow-badge-down-filled:before {
  content: '\f7d6';
}

.ti-arrow-badge-left:before {
  content: '\f60c';
}

.ti-arrow-badge-left-filled:before {
  content: '\f7d7';
}

.ti-arrow-badge-right:before {
  content: '\f60d';
}

.ti-arrow-badge-right-filled:before {
  content: '\f7d8';
}

.ti-arrow-badge-up:before {
  content: '\f60e';
}

.ti-arrow-badge-up-filled:before {
  content: '\f7d9';
}

.ti-arrow-bar-both:before {
  content: '\fadd';
}

.ti-arrow-bar-down:before {
  content: '\ea0d';
}

.ti-arrow-bar-left:before {
  content: '\ea0e';
}

.ti-arrow-bar-right:before {
  content: '\ea0f';
}

.ti-arrow-bar-to-down:before {
  content: '\ec88';
}

.ti-arrow-bar-to-left:before {
  content: '\ec89';
}

.ti-arrow-bar-to-right:before {
  content: '\ec8a';
}

.ti-arrow-bar-to-up:before {
  content: '\ec8b';
}

.ti-arrow-bar-up:before {
  content: '\ea10';
}

.ti-arrow-bear-left:before {
  content: '\f045';
}

.ti-arrow-bear-left-2:before {
  content: '\f044';
}

.ti-arrow-bear-right:before {
  content: '\f047';
}

.ti-arrow-bear-right-2:before {
  content: '\f046';
}

.ti-arrow-big-down:before {
  content: '\edda';
}

.ti-arrow-big-down-filled:before {
  content: '\f6c6';
}

.ti-arrow-big-down-line:before {
  content: '\efe8';
}

.ti-arrow-big-down-line-filled:before {
  content: '\f6c7';
}

.ti-arrow-big-down-lines:before {
  content: '\efe9';
}

.ti-arrow-big-down-lines-filled:before {
  content: '\f6c8';
}

.ti-arrow-big-left:before {
  content: '\eddb';
}

.ti-arrow-big-left-filled:before {
  content: '\f6c9';
}

.ti-arrow-big-left-line:before {
  content: '\efea';
}

.ti-arrow-big-left-line-filled:before {
  content: '\f6ca';
}

.ti-arrow-big-left-lines:before {
  content: '\efeb';
}

.ti-arrow-big-left-lines-filled:before {
  content: '\f6cb';
}

.ti-arrow-big-right:before {
  content: '\eddc';
}

.ti-arrow-big-right-filled:before {
  content: '\f6cc';
}

.ti-arrow-big-right-line:before {
  content: '\efec';
}

.ti-arrow-big-right-line-filled:before {
  content: '\f6cd';
}

.ti-arrow-big-right-lines:before {
  content: '\efed';
}

.ti-arrow-big-right-lines-filled:before {
  content: '\f6ce';
}

.ti-arrow-big-up:before {
  content: '\eddd';
}

.ti-arrow-big-up-filled:before {
  content: '\f6cf';
}

.ti-arrow-big-up-line:before {
  content: '\efee';
}

.ti-arrow-big-up-line-filled:before {
  content: '\f6d0';
}

.ti-arrow-big-up-lines:before {
  content: '\efef';
}

.ti-arrow-big-up-lines-filled:before {
  content: '\f6d1';
}

.ti-arrow-bounce:before {
  content: '\f3a4';
}

.ti-arrow-capsule:before {
  content: '\fade';
}

.ti-arrow-curve-left:before {
  content: '\f048';
}

.ti-arrow-curve-right:before {
  content: '\f049';
}

.ti-arrow-down:before {
  content: '\ea16';
}

.ti-arrow-down-bar:before {
  content: '\ed98';
}

.ti-arrow-down-circle:before {
  content: '\ea11';
}

.ti-arrow-down-left:before {
  content: '\ea13';
}

.ti-arrow-down-left-circle:before {
  content: '\ea12';
}

.ti-arrow-down-rhombus:before {
  content: '\f61d';
}

.ti-arrow-down-right:before {
  content: '\ea15';
}

.ti-arrow-down-right-circle:before {
  content: '\ea14';
}

.ti-arrow-down-square:before {
  content: '\ed9a';
}

.ti-arrow-down-tail:before {
  content: '\ed9b';
}

.ti-arrow-elbow-left:before {
  content: '\f9ed';
}

.ti-arrow-elbow-right:before {
  content: '\f9ee';
}

.ti-arrow-fork:before {
  content: '\f04a';
}

.ti-arrow-forward:before {
  content: '\ea17';
}

.ti-arrow-forward-up:before {
  content: '\eb78';
}

.ti-arrow-forward-up-double:before {
  content: '\f9ef';
}

.ti-arrow-guide:before {
  content: '\f22a';
}

.ti-arrow-iteration:before {
  content: '\f578';
}

.ti-arrow-left:before {
  content: '\ea19';
}

.ti-arrow-left-bar:before {
  content: '\ed9c';
}

.ti-arrow-left-circle:before {
  content: '\ea18';
}

.ti-arrow-left-rhombus:before {
  content: '\f61e';
}

.ti-arrow-left-right:before {
  content: '\f04b';
}

.ti-arrow-left-square:before {
  content: '\ed9d';
}

.ti-arrow-left-tail:before {
  content: '\ed9e';
}

.ti-arrow-loop-left:before {
  content: '\ed9f';
}

.ti-arrow-loop-left-2:before {
  content: '\f04c';
}

.ti-arrow-loop-right:before {
  content: '\eda0';
}

.ti-arrow-loop-right-2:before {
  content: '\f04d';
}

.ti-arrow-merge:before {
  content: '\f04e';
}

.ti-arrow-merge-alt-left:before {
  content: '\fc9f';
}

.ti-arrow-merge-alt-right:before {
  content: '\fca0';
}

.ti-arrow-merge-both:before {
  content: '\f23b';
}

.ti-arrow-merge-left:before {
  content: '\f23c';
}

.ti-arrow-merge-right:before {
  content: '\f23d';
}

.ti-arrow-move-down:before {
  content: '\f2ba';
}

.ti-arrow-move-left:before {
  content: '\f2bb';
}

.ti-arrow-move-right:before {
  content: '\f2bc';
}

.ti-arrow-move-up:before {
  content: '\f2bd';
}

.ti-arrow-narrow-down:before {
  content: '\ea1a';
}

.ti-arrow-narrow-left:before {
  content: '\ea1b';
}

.ti-arrow-narrow-right:before {
  content: '\ea1c';
}

.ti-arrow-narrow-up:before {
  content: '\ea1d';
}

.ti-arrow-ramp-left:before {
  content: '\ed3c';
}

.ti-arrow-ramp-left-2:before {
  content: '\f04f';
}

.ti-arrow-ramp-left-3:before {
  content: '\f050';
}

.ti-arrow-ramp-right:before {
  content: '\ed3d';
}

.ti-arrow-ramp-right-2:before {
  content: '\f051';
}

.ti-arrow-ramp-right-3:before {
  content: '\f052';
}

.ti-arrow-right:before {
  content: '\ea1f';
}

.ti-arrow-right-bar:before {
  content: '\eda1';
}

.ti-arrow-right-circle:before {
  content: '\ea1e';
}

.ti-arrow-right-rhombus:before {
  content: '\f61f';
}

.ti-arrow-right-square:before {
  content: '\eda2';
}

.ti-arrow-right-tail:before {
  content: '\eda3';
}

.ti-arrow-rotary-first-left:before {
  content: '\f053';
}

.ti-arrow-rotary-first-right:before {
  content: '\f054';
}

.ti-arrow-rotary-last-left:before {
  content: '\f055';
}

.ti-arrow-rotary-last-right:before {
  content: '\f056';
}

.ti-arrow-rotary-left:before {
  content: '\f057';
}

.ti-arrow-rotary-right:before {
  content: '\f058';
}

.ti-arrow-rotary-straight:before {
  content: '\f059';
}

.ti-arrow-roundabout-left:before {
  content: '\f22b';
}

.ti-arrow-roundabout-right:before {
  content: '\f22c';
}

.ti-arrow-sharp-turn-left:before {
  content: '\f05a';
}

.ti-arrow-sharp-turn-right:before {
  content: '\f05b';
}

.ti-arrow-up:before {
  content: '\ea25';
}

.ti-arrow-up-bar:before {
  content: '\eda4';
}

.ti-arrow-up-circle:before {
  content: '\ea20';
}

.ti-arrow-up-left:before {
  content: '\ea22';
}

.ti-arrow-up-left-circle:before {
  content: '\ea21';
}

.ti-arrow-up-rhombus:before {
  content: '\f620';
}

.ti-arrow-up-right:before {
  content: '\ea24';
}

.ti-arrow-up-right-circle:before {
  content: '\ea23';
}

.ti-arrow-up-square:before {
  content: '\eda6';
}

.ti-arrow-up-tail:before {
  content: '\eda7';
}

.ti-arrow-wave-left-down:before {
  content: '\eda8';
}

.ti-arrow-wave-left-up:before {
  content: '\eda9';
}

.ti-arrow-wave-right-down:before {
  content: '\edaa';
}

.ti-arrow-wave-right-up:before {
  content: '\edab';
}

.ti-arrow-zig-zag:before {
  content: '\f4a7';
}

.ti-arrows-cross:before {
  content: '\effe';
}

.ti-arrows-diagonal:before {
  content: '\ea27';
}

.ti-arrows-diagonal-2:before {
  content: '\ea26';
}

.ti-arrows-diagonal-minimize:before {
  content: '\ef39';
}

.ti-arrows-diagonal-minimize-2:before {
  content: '\ef38';
}

.ti-arrows-diff:before {
  content: '\f296';
}

.ti-arrows-double-ne-sw:before {
  content: '\edde';
}

.ti-arrows-double-nw-se:before {
  content: '\eddf';
}

.ti-arrows-double-se-nw:before {
  content: '\ede0';
}

.ti-arrows-double-sw-ne:before {
  content: '\ede1';
}

.ti-arrows-down:before {
  content: '\edad';
}

.ti-arrows-down-up:before {
  content: '\edac';
}

.ti-arrows-exchange:before {
  content: '\f1f4';
}

.ti-arrows-exchange-2:before {
  content: '\f1f3';
}

.ti-arrows-horizontal:before {
  content: '\eb59';
}

.ti-arrows-join:before {
  content: '\edaf';
}

.ti-arrows-join-2:before {
  content: '\edae';
}

.ti-arrows-left:before {
  content: '\edb1';
}

.ti-arrows-left-down:before {
  content: '\ee00';
}

.ti-arrows-left-right:before {
  content: '\edb0';
}

.ti-arrows-maximize:before {
  content: '\ea28';
}

.ti-arrows-minimize:before {
  content: '\ea29';
}

.ti-arrows-move:before {
  content: '\f22f';
}

.ti-arrows-move-horizontal:before {
  content: '\f22d';
}

.ti-arrows-move-vertical:before {
  content: '\f22e';
}

.ti-arrows-random:before {
  content: '\f095';
}

.ti-arrows-right:before {
  content: '\edb3';
}

.ti-arrows-right-down:before {
  content: '\ee01';
}

.ti-arrows-right-left:before {
  content: '\edb2';
}

.ti-arrows-shuffle:before {
  content: '\f000';
}

.ti-arrows-shuffle-2:before {
  content: '\efff';
}

.ti-arrows-sort:before {
  content: '\eb5a';
}

.ti-arrows-split:before {
  content: '\edb5';
}

.ti-arrows-split-2:before {
  content: '\edb4';
}

.ti-arrows-transfer-down:before {
  content: '\f2cc';
}

.ti-arrows-transfer-up:before {
  content: '\f2cd';
}

.ti-arrows-up:before {
  content: '\edb7';
}

.ti-arrows-up-down:before {
  content: '\edb6';
}

.ti-arrows-up-left:before {
  content: '\ee02';
}

.ti-arrows-up-right:before {
  content: '\ee03';
}

.ti-arrows-vertical:before {
  content: '\eb5b';
}

.ti-artboard:before {
  content: '\ea2a';
}

.ti-artboard-filled:before {
  content: '\fa83';
}

.ti-artboard-off:before {
  content: '\f0ae';
}

.ti-article:before {
  content: '\f1e2';
}

.ti-article-filled-filled:before {
  content: '\f7da';
}

.ti-article-off:before {
  content: '\f3bf';
}

.ti-aspect-ratio:before {
  content: '\ed30';
}

.ti-aspect-ratio-filled:before {
  content: '\f7db';
}

.ti-aspect-ratio-off:before {
  content: '\f0af';
}

.ti-assembly:before {
  content: '\f24d';
}

.ti-assembly-off:before {
  content: '\f3c0';
}

.ti-asset:before {
  content: '\f1ce';
}

.ti-asterisk:before {
  content: '\efd5';
}

.ti-asterisk-simple:before {
  content: '\efd4';
}

.ti-at:before {
  content: '\ea2b';
}

.ti-at-off:before {
  content: '\f0b0';
}

.ti-atom:before {
  content: '\eb79';
}

.ti-atom-2:before {
  content: '\ebdf';
}

.ti-atom-2-filled:before {
  content: '\f71b';
}

.ti-atom-off:before {
  content: '\f0f9';
}

.ti-augmented-reality:before {
  content: '\f023';
}

.ti-augmented-reality-2:before {
  content: '\f37e';
}

.ti-augmented-reality-off:before {
  content: '\f3c1';
}

.ti-automatic-gearbox:before {
  content: '\fc89';
}

.ti-award:before {
  content: '\ea2c';
}

.ti-award-filled:before {
  content: '\f71c';
}

.ti-award-off:before {
  content: '\f0fa';
}

.ti-axe:before {
  content: '\ef9f';
}

.ti-axis-x:before {
  content: '\ef45';
}

.ti-axis-y:before {
  content: '\ef46';
}

.ti-baby-bottle:before {
  content: '\f5d2';
}

.ti-baby-carriage:before {
  content: '\f05d';
}

.ti-backhoe:before {
  content: '\ed86';
}

.ti-backpack:before {
  content: '\ef47';
}

.ti-backpack-off:before {
  content: '\f3c2';
}

.ti-backslash:before {
  content: '\fab9';
}

.ti-backspace:before {
  content: '\ea2d';
}

.ti-backspace-filled:before {
  content: '\f7dc';
}

.ti-badge:before {
  content: '\efc2';
}

.ti-badge-3d:before {
  content: '\f555';
}

.ti-badge-4k:before {
  content: '\f556';
}

.ti-badge-8k:before {
  content: '\f557';
}

.ti-badge-ad:before {
  content: '\f558';
}

.ti-badge-ar:before {
  content: '\f559';
}

.ti-badge-cc:before {
  content: '\f55a';
}

.ti-badge-filled:before {
  content: '\f667';
}

.ti-badge-hd:before {
  content: '\f55b';
}

.ti-badge-off:before {
  content: '\f0fb';
}

.ti-badge-sd:before {
  content: '\f55c';
}

.ti-badge-tm:before {
  content: '\f55d';
}

.ti-badge-vo:before {
  content: '\f55e';
}

.ti-badge-vr:before {
  content: '\f55f';
}

.ti-badge-wc:before {
  content: '\f560';
}

.ti-badges:before {
  content: '\efc3';
}

.ti-badges-filled:before {
  content: '\f7dd';
}

.ti-badges-off:before {
  content: '\f0fc';
}

.ti-baguette:before {
  content: '\f3a5';
}

.ti-ball-american-football:before {
  content: '\ee04';
}

.ti-ball-american-football-off:before {
  content: '\f3c3';
}

.ti-ball-baseball:before {
  content: '\efa0';
}

.ti-ball-basketball:before {
  content: '\ec28';
}

.ti-ball-bowling:before {
  content: '\ec29';
}

.ti-ball-football:before {
  content: '\ee06';
}

.ti-ball-football-off:before {
  content: '\ee05';
}

.ti-ball-tennis:before {
  content: '\ec2a';
}

.ti-ball-volleyball:before {
  content: '\ec2b';
}

.ti-balloon:before {
  content: '\ef3a';
}

.ti-balloon-filled:before {
  content: '\fa84';
}

.ti-balloon-off:before {
  content: '\f0fd';
}

.ti-ballpen:before {
  content: '\f06e';
}

.ti-ballpen-filled:before {
  content: '\fa85';
}

.ti-ballpen-off:before {
  content: '\f0b1';
}

.ti-ban:before {
  content: '\ea2e';
}

.ti-bandage:before {
  content: '\eb7a';
}

.ti-bandage-filled:before {
  content: '\f7de';
}

.ti-bandage-off:before {
  content: '\f3c4';
}

.ti-barbell:before {
  content: '\eff0';
}

.ti-barbell-off:before {
  content: '\f0b2';
}

.ti-barcode:before {
  content: '\ebc6';
}

.ti-barcode-off:before {
  content: '\f0b3';
}

.ti-barrel:before {
  content: '\f0b4';
}

.ti-barrel-off:before {
  content: '\f0fe';
}

.ti-barrier-block:before {
  content: '\f00e';
}

.ti-barrier-block-off:before {
  content: '\f0b5';
}

.ti-baseline:before {
  content: '\f024';
}

.ti-baseline-density-large:before {
  content: '\f9f0';
}

.ti-baseline-density-medium:before {
  content: '\f9f1';
}

.ti-baseline-density-small:before {
  content: '\f9f2';
}

.ti-basket:before {
  content: '\ebe1';
}

.ti-basket-bolt:before {
  content: '\fb43';
}

.ti-basket-cancel:before {
  content: '\fb44';
}

.ti-basket-check:before {
  content: '\fb45';
}

.ti-basket-code:before {
  content: '\fb46';
}

.ti-basket-cog:before {
  content: '\fb47';
}

.ti-basket-discount:before {
  content: '\fb48';
}

.ti-basket-dollar:before {
  content: '\fb49';
}

.ti-basket-down:before {
  content: '\fb4a';
}

.ti-basket-exclamation:before {
  content: '\fb4b';
}

.ti-basket-filled:before {
  content: '\f7df';
}

.ti-basket-heart:before {
  content: '\fb4c';
}

.ti-basket-minus:before {
  content: '\fb4d';
}

.ti-basket-off:before {
  content: '\f0b6';
}

.ti-basket-pause:before {
  content: '\fb4e';
}

.ti-basket-pin:before {
  content: '\fb4f';
}

.ti-basket-plus:before {
  content: '\fb50';
}

.ti-basket-question:before {
  content: '\fb51';
}

.ti-basket-search:before {
  content: '\fb52';
}

.ti-basket-share:before {
  content: '\fb53';
}

.ti-basket-star:before {
  content: '\fb54';
}

.ti-basket-up:before {
  content: '\fb55';
}

.ti-basket-x:before {
  content: '\fb56';
}

.ti-bat:before {
  content: '\f284';
}

.ti-bath:before {
  content: '\ef48';
}

.ti-bath-filled:before {
  content: '\f71d';
}

.ti-bath-off:before {
  content: '\f0ff';
}

.ti-battery:before {
  content: '\ea34';
}

.ti-battery-1:before {
  content: '\ea2f';
}

.ti-battery-1-filled:before {
  content: '\f71e';
}

.ti-battery-2:before {
  content: '\ea30';
}

.ti-battery-2-filled:before {
  content: '\f71f';
}

.ti-battery-3:before {
  content: '\ea31';
}

.ti-battery-3-filled:before {
  content: '\f720';
}

.ti-battery-4:before {
  content: '\ea32';
}

.ti-battery-4-filled:before {
  content: '\f721';
}

.ti-battery-automotive:before {
  content: '\ee07';
}

.ti-battery-charging:before {
  content: '\ea33';
}

.ti-battery-charging-2:before {
  content: '\ef3b';
}

.ti-battery-eco:before {
  content: '\ef3c';
}

.ti-battery-filled:before {
  content: '\f668';
}

.ti-battery-off:before {
  content: '\ed1c';
}

.ti-beach:before {
  content: '\ef3d';
}

.ti-beach-off:before {
  content: '\f0b7';
}

.ti-bed:before {
  content: '\eb5c';
}

.ti-bed-filled:before {
  content: '\f7e0';
}

.ti-bed-flat:before {
  content: '\fca1';
}

.ti-bed-off:before {
  content: '\f100';
}

.ti-beer:before {
  content: '\efa1';
}

.ti-beer-filled:before {
  content: '\f7e1';
}

.ti-beer-off:before {
  content: '\f101';
}

.ti-bell:before {
  content: '\ea35';
}

.ti-bell-bolt:before {
  content: '\f812';
}

.ti-bell-cancel:before {
  content: '\f813';
}

.ti-bell-check:before {
  content: '\f814';
}

.ti-bell-code:before {
  content: '\f815';
}

.ti-bell-cog:before {
  content: '\f816';
}

.ti-bell-dollar:before {
  content: '\f817';
}

.ti-bell-down:before {
  content: '\f818';
}

.ti-bell-exclamation:before {
  content: '\f819';
}

.ti-bell-filled:before {
  content: '\f669';
}

.ti-bell-heart:before {
  content: '\f81a';
}

.ti-bell-minus:before {
  content: '\ede2';
}

.ti-bell-minus-filled:before {
  content: '\f722';
}

.ti-bell-off:before {
  content: '\ece9';
}

.ti-bell-pause:before {
  content: '\f81b';
}

.ti-bell-pin:before {
  content: '\f81c';
}

.ti-bell-plus:before {
  content: '\ede3';
}

.ti-bell-plus-filled:before {
  content: '\f723';
}

.ti-bell-question:before {
  content: '\f81d';
}

.ti-bell-ringing:before {
  content: '\ed07';
}

.ti-bell-ringing-2:before {
  content: '\ede4';
}

.ti-bell-ringing-2-filled:before {
  content: '\f724';
}

.ti-bell-ringing-filled:before {
  content: '\f725';
}

.ti-bell-school:before {
  content: '\f05e';
}

.ti-bell-search:before {
  content: '\f81e';
}

.ti-bell-share:before {
  content: '\f81f';
}

.ti-bell-star:before {
  content: '\f820';
}

.ti-bell-up:before {
  content: '\f821';
}

.ti-bell-x:before {
  content: '\ede5';
}

.ti-bell-x-filled:before {
  content: '\f726';
}

.ti-bell-z:before {
  content: '\eff1';
}

.ti-bell-z-filled:before {
  content: '\f727';
}

.ti-beta:before {
  content: '\f544';
}

.ti-bible:before {
  content: '\efc4';
}

.ti-bike:before {
  content: '\ea36';
}

.ti-bike-off:before {
  content: '\f0b8';
}

.ti-binary:before {
  content: '\ee08';
}

.ti-binary-off:before {
  content: '\f3c5';
}

.ti-binary-tree:before {
  content: '\f5d4';
}

.ti-binary-tree-2:before {
  content: '\f5d3';
}

.ti-biohazard:before {
  content: '\ecb8';
}

.ti-biohazard-off:before {
  content: '\f0b9';
}

.ti-blade:before {
  content: '\f4bd';
}

.ti-blade-filled:before {
  content: '\f7e2';
}

.ti-bleach:before {
  content: '\f2f3';
}

.ti-bleach-chlorine:before {
  content: '\f2f0';
}

.ti-bleach-no-chlorine:before {
  content: '\f2f1';
}

.ti-bleach-off:before {
  content: '\f2f2';
}

.ti-blender:before {
  content: '\fca2';
}

.ti-blockquote:before {
  content: '\ee09';
}

.ti-bluetooth:before {
  content: '\ea37';
}

.ti-bluetooth-connected:before {
  content: '\ecea';
}

.ti-bluetooth-off:before {
  content: '\eceb';
}

.ti-bluetooth-x:before {
  content: '\f081';
}

.ti-blur:before {
  content: '\ef8c';
}

.ti-blur-off:before {
  content: '\f3c6';
}

.ti-bmp:before {
  content: '\f3a6';
}

.ti-body-scan:before {
  content: '\fca3';
}

.ti-bold:before {
  content: '\eb7b';
}

.ti-bold-off:before {
  content: '\f0ba';
}

.ti-bolt:before {
  content: '\ea38';
}

.ti-bolt-off:before {
  content: '\ecec';
}

.ti-bomb:before {
  content: '\f59c';
}

.ti-bomb-filled:before {
  content: '\fa86';
}

.ti-bone:before {
  content: '\edb8';
}

.ti-bone-off:before {
  content: '\f0bb';
}

.ti-bong:before {
  content: '\f3a7';
}

.ti-bong-off:before {
  content: '\f3c7';
}

.ti-book:before {
  content: '\ea39';
}

.ti-book-2:before {
  content: '\efc5';
}

.ti-book-download:before {
  content: '\f070';
}

.ti-book-filled:before {
  content: '\fa87';
}

.ti-book-off:before {
  content: '\f0bc';
}

.ti-book-upload:before {
  content: '\f071';
}

.ti-bookmark:before {
  content: '\ea3a';
}

.ti-bookmark-ai:before {
  content: '\fc8a';
}

.ti-bookmark-edit:before {
  content: '\fa5e';
}

.ti-bookmark-filled:before {
  content: '\fa88';
}

.ti-bookmark-minus:before {
  content: '\fa5f';
}

.ti-bookmark-off:before {
  content: '\eced';
}

.ti-bookmark-plus:before {
  content: '\fa60';
}

.ti-bookmark-question:before {
  content: '\fa61';
}

.ti-bookmarks:before {
  content: '\ed08';
}

.ti-bookmarks-filled:before {
  content: '\fb1f';
}

.ti-bookmarks-off:before {
  content: '\f0bd';
}

.ti-books:before {
  content: '\eff2';
}

.ti-books-off:before {
  content: '\f0be';
}

.ti-border-all:before {
  content: '\ea3b';
}

.ti-border-bottom:before {
  content: '\ea3c';
}

.ti-border-corners:before {
  content: '\f7a0';
}

.ti-border-horizontal:before {
  content: '\ea3d';
}

.ti-border-inner:before {
  content: '\ea3e';
}

.ti-border-left:before {
  content: '\ea3f';
}

.ti-border-none:before {
  content: '\ea40';
}

.ti-border-outer:before {
  content: '\ea41';
}

.ti-border-radius:before {
  content: '\eb7c';
}

.ti-border-right:before {
  content: '\ea42';
}

.ti-border-sides:before {
  content: '\f7a1';
}

.ti-border-style:before {
  content: '\ee0a';
}

.ti-border-style-2:before {
  content: '\ef22';
}

.ti-border-top:before {
  content: '\ea43';
}

.ti-border-vertical:before {
  content: '\ea44';
}

.ti-bottle:before {
  content: '\ef0b';
}

.ti-bottle-filled:before {
  content: '\fa89';
}

.ti-bottle-off:before {
  content: '\f3c8';
}

.ti-bounce-left:before {
  content: '\f59d';
}

.ti-bounce-left-filled:before {
  content: '\fb20';
}

.ti-bounce-right:before {
  content: '\f59e';
}

.ti-bounce-right-filled:before {
  content: '\fb21';
}

.ti-bow:before {
  content: '\f096';
}

.ti-bowl:before {
  content: '\f4fa';
}

.ti-bowl-filled:before {
  content: '\fb22';
}

.ti-box:before {
  content: '\ea45';
}

.ti-box-align-bottom:before {
  content: '\f2a8';
}

.ti-box-align-bottom-filled:before {
  content: '\fa8a';
}

.ti-box-align-bottom-left:before {
  content: '\f2ce';
}

.ti-box-align-bottom-left-filled:before {
  content: '\fa8b';
}

.ti-box-align-bottom-right:before {
  content: '\f2cf';
}

.ti-box-align-bottom-right-filled:before {
  content: '\fa8c';
}

.ti-box-align-left:before {
  content: '\f2a9';
}

.ti-box-align-left-filled:before {
  content: '\fa8d';
}

.ti-box-align-right:before {
  content: '\f2aa';
}

.ti-box-align-right-filled:before {
  content: '\fa8e';
}

.ti-box-align-top:before {
  content: '\f2ab';
}

.ti-box-align-top-filled:before {
  content: '\fa8f';
}

.ti-box-align-top-left:before {
  content: '\f2d0';
}

.ti-box-align-top-left-filled:before {
  content: '\fa90';
}

.ti-box-align-top-right:before {
  content: '\f2d1';
}

.ti-box-align-top-right-filled:before {
  content: '\fa91';
}

.ti-box-margin:before {
  content: '\ee0b';
}

.ti-box-model:before {
  content: '\ee0c';
}

.ti-box-model-2:before {
  content: '\ef23';
}

.ti-box-model-2-off:before {
  content: '\f3c9';
}

.ti-box-model-off:before {
  content: '\f3ca';
}

.ti-box-multiple:before {
  content: '\ee17';
}

.ti-box-multiple-0:before {
  content: '\ee0d';
}

.ti-box-multiple-1:before {
  content: '\ee0e';
}

.ti-box-multiple-2:before {
  content: '\ee0f';
}

.ti-box-multiple-3:before {
  content: '\ee10';
}

.ti-box-multiple-4:before {
  content: '\ee11';
}

.ti-box-multiple-5:before {
  content: '\ee12';
}

.ti-box-multiple-6:before {
  content: '\ee13';
}

.ti-box-multiple-7:before {
  content: '\ee14';
}

.ti-box-multiple-8:before {
  content: '\ee15';
}

.ti-box-multiple-9:before {
  content: '\ee16';
}

.ti-box-off:before {
  content: '\f102';
}

.ti-box-padding:before {
  content: '\ee18';
}

.ti-box-seam:before {
  content: '\f561';
}

.ti-braces:before {
  content: '\ebcc';
}

.ti-braces-off:before {
  content: '\f0bf';
}

.ti-brackets:before {
  content: '\ebcd';
}

.ti-brackets-contain:before {
  content: '\f1e5';
}

.ti-brackets-contain-end:before {
  content: '\f1e3';
}

.ti-brackets-contain-start:before {
  content: '\f1e4';
}

.ti-brackets-off:before {
  content: '\f0c0';
}

.ti-braille:before {
  content: '\f545';
}

.ti-brain:before {
  content: '\f59f';
}

.ti-brand-4chan:before {
  content: '\f494';
}

.ti-brand-abstract:before {
  content: '\f495';
}

.ti-brand-adobe:before {
  content: '\f0dc';
}

.ti-brand-adonis-js:before {
  content: '\f496';
}

.ti-brand-airbnb:before {
  content: '\ed68';
}

.ti-brand-airtable:before {
  content: '\ef6a';
}

.ti-brand-algolia:before {
  content: '\f390';
}

.ti-brand-alipay:before {
  content: '\f7a2';
}

.ti-brand-alpine-js:before {
  content: '\f324';
}

.ti-brand-amazon:before {
  content: '\f230';
}

.ti-brand-amd:before {
  content: '\f653';
}

.ti-brand-amigo:before {
  content: '\f5f9';
}

.ti-brand-among-us:before {
  content: '\f205';
}

.ti-brand-android:before {
  content: '\ec16';
}

.ti-brand-angular:before {
  content: '\ef6b';
}

.ti-brand-ansible:before {
  content: '\fa70';
}

.ti-brand-ao3:before {
  content: '\f5e8';
}

.ti-brand-appgallery:before {
  content: '\f231';
}

.ti-brand-apple:before {
  content: '\ec17';
}

.ti-brand-apple-arcade:before {
  content: '\ed69';
}

.ti-brand-apple-podcast:before {
  content: '\f1e6';
}

.ti-brand-appstore:before {
  content: '\ed24';
}

.ti-brand-asana:before {
  content: '\edc5';
}

.ti-brand-aws:before {
  content: '\fa4c';
}

.ti-brand-azure:before {
  content: '\fa4d';
}

.ti-brand-backbone:before {
  content: '\f325';
}

.ti-brand-badoo:before {
  content: '\f206';
}

.ti-brand-baidu:before {
  content: '\f5e9';
}

.ti-brand-bandcamp:before {
  content: '\f207';
}

.ti-brand-bandlab:before {
  content: '\f5fa';
}

.ti-brand-beats:before {
  content: '\f208';
}

.ti-brand-behance:before {
  content: '\ec6e';
}

.ti-brand-bilibili:before {
  content: '\f6d2';
}

.ti-brand-binance:before {
  content: '\f5a0';
}

.ti-brand-bing:before {
  content: '\edc6';
}

.ti-brand-bitbucket:before {
  content: '\edc7';
}

.ti-brand-blackberry:before {
  content: '\f568';
}

.ti-brand-blender:before {
  content: '\f326';
}

.ti-brand-blogger:before {
  content: '\f35a';
}

.ti-brand-booking:before {
  content: '\edc8';
}

.ti-brand-bootstrap:before {
  content: '\ef3e';
}

.ti-brand-bulma:before {
  content: '\f327';
}

.ti-brand-bumble:before {
  content: '\f5fb';
}

.ti-brand-bunpo:before {
  content: '\f4cf';
}

.ti-brand-c-sharp:before {
  content: '\f003';
}

.ti-brand-cake:before {
  content: '\f7a3';
}

.ti-brand-cakephp:before {
  content: '\f7af';
}

.ti-brand-campaignmonitor:before {
  content: '\f328';
}

.ti-brand-carbon:before {
  content: '\f348';
}

.ti-brand-cashapp:before {
  content: '\f391';
}

.ti-brand-chrome:before {
  content: '\ec18';
}

.ti-brand-cinema-4d:before {
  content: '\fa71';
}

.ti-brand-citymapper:before {
  content: '\f5fc';
}

.ti-brand-cloudflare:before {
  content: '\fa4e';
}

.ti-brand-codecov:before {
  content: '\f329';
}

.ti-brand-codepen:before {
  content: '\ec6f';
}

.ti-brand-codesandbox:before {
  content: '\ed6a';
}

.ti-brand-cohost:before {
  content: '\f5d5';
}

.ti-brand-coinbase:before {
  content: '\f209';
}

.ti-brand-comedy-central:before {
  content: '\f217';
}

.ti-brand-coreos:before {
  content: '\f5fd';
}

.ti-brand-couchdb:before {
  content: '\f60f';
}

.ti-brand-couchsurfing:before {
  content: '\f392';
}

.ti-brand-cpp:before {
  content: '\f5fe';
}

.ti-brand-craft:before {
  content: '\fa72';
}

.ti-brand-crunchbase:before {
  content: '\f7e3';
}

.ti-brand-css3:before {
  content: '\ed6b';
}

.ti-brand-ctemplar:before {
  content: '\f4d0';
}

.ti-brand-cucumber:before {
  content: '\ef6c';
}

.ti-brand-cupra:before {
  content: '\f4d1';
}

.ti-brand-cypress:before {
  content: '\f333';
}

.ti-brand-d3:before {
  content: '\f24e';
}

.ti-brand-databricks:before {
  content: '\fc41';
}

.ti-brand-days-counter:before {
  content: '\f4d2';
}

.ti-brand-dcos:before {
  content: '\f32a';
}

.ti-brand-debian:before {
  content: '\ef57';
}

.ti-brand-deezer:before {
  content: '\f78b';
}

.ti-brand-deliveroo:before {
  content: '\f4d3';
}

.ti-brand-deno:before {
  content: '\f24f';
}

.ti-brand-denodo:before {
  content: '\f610';
}

.ti-brand-deviantart:before {
  content: '\ecfb';
}

.ti-brand-digg:before {
  content: '\fa73';
}

.ti-brand-dingtalk:before {
  content: '\f5ea';
}

.ti-brand-discord:before {
  content: '\ece3';
}

.ti-brand-discord-filled:before {
  content: '\f7e4';
}

.ti-brand-disney:before {
  content: '\f20a';
}

.ti-brand-disqus:before {
  content: '\edc9';
}

.ti-brand-django:before {
  content: '\f349';
}

.ti-brand-docker:before {
  content: '\edca';
}

.ti-brand-doctrine:before {
  content: '\ef6d';
}

.ti-brand-dolby-digital:before {
  content: '\f4d4';
}

.ti-brand-douban:before {
  content: '\f5ff';
}

.ti-brand-dribbble:before {
  content: '\ec19';
}

.ti-brand-dribbble-filled:before {
  content: '\f7e5';
}

.ti-brand-drops:before {
  content: '\f4d5';
}

.ti-brand-drupal:before {
  content: '\f393';
}

.ti-brand-edge:before {
  content: '\ecfc';
}

.ti-brand-elastic:before {
  content: '\f611';
}

.ti-brand-electronic-arts:before {
  content: '\fa74';
}

.ti-brand-ember:before {
  content: '\f497';
}

.ti-brand-envato:before {
  content: '\f394';
}

.ti-brand-etsy:before {
  content: '\f654';
}

.ti-brand-evernote:before {
  content: '\f600';
}

.ti-brand-facebook:before {
  content: '\ec1a';
}

.ti-brand-facebook-filled:before {
  content: '\f7e6';
}

.ti-brand-feedly:before {
  content: '\fa75';
}

.ti-brand-figma:before {
  content: '\ec93';
}

.ti-brand-filezilla:before {
  content: '\fa76';
}

.ti-brand-finder:before {
  content: '\f218';
}

.ti-brand-firebase:before {
  content: '\ef6e';
}

.ti-brand-firefox:before {
  content: '\ecfd';
}

.ti-brand-fiverr:before {
  content: '\f7a4';
}

.ti-brand-flickr:before {
  content: '\ecfe';
}

.ti-brand-flightradar24:before {
  content: '\f4d6';
}

.ti-brand-flipboard:before {
  content: '\f20b';
}

.ti-brand-flutter:before {
  content: '\f395';
}

.ti-brand-fortnite:before {
  content: '\f260';
}

.ti-brand-foursquare:before {
  content: '\ecff';
}

.ti-brand-framer:before {
  content: '\ec1b';
}

.ti-brand-framer-motion:before {
  content: '\f78c';
}

.ti-brand-funimation:before {
  content: '\f655';
}

.ti-brand-gatsby:before {
  content: '\f396';
}

.ti-brand-git:before {
  content: '\ef6f';
}

.ti-brand-github:before {
  content: '\ec1c';
}

.ti-brand-github-copilot:before {
  content: '\f4a8';
}

.ti-brand-github-filled:before {
  content: '\f7e7';
}

.ti-brand-gitlab:before {
  content: '\ec1d';
}

.ti-brand-gmail:before {
  content: '\efa2';
}

.ti-brand-golang:before {
  content: '\f78d';
}

.ti-brand-google:before {
  content: '\ec1f';
}

.ti-brand-google-analytics:before {
  content: '\edcb';
}

.ti-brand-google-big-query:before {
  content: '\f612';
}

.ti-brand-google-drive:before {
  content: '\ec1e';
}

.ti-brand-google-fit:before {
  content: '\f297';
}

.ti-brand-google-home:before {
  content: '\f601';
}

.ti-brand-google-maps:before {
  content: '\fa4f';
}

.ti-brand-google-one:before {
  content: '\f232';
}

.ti-brand-google-photos:before {
  content: '\f20c';
}

.ti-brand-google-play:before {
  content: '\ed25';
}

.ti-brand-google-podcasts:before {
  content: '\f656';
}

.ti-brand-grammarly:before {
  content: '\f32b';
}

.ti-brand-graphql:before {
  content: '\f32c';
}

.ti-brand-gravatar:before {
  content: '\edcc';
}

.ti-brand-grindr:before {
  content: '\f20d';
}

.ti-brand-guardian:before {
  content: '\f4fb';
}

.ti-brand-gumroad:before {
  content: '\f5d6';
}

.ti-brand-hbo:before {
  content: '\f657';
}

.ti-brand-headlessui:before {
  content: '\f32d';
}

.ti-brand-hexo:before {
  content: '\fa50';
}

.ti-brand-hipchat:before {
  content: '\edcd';
}

.ti-brand-html5:before {
  content: '\ed6c';
}

.ti-brand-inertia:before {
  content: '\f34a';
}

.ti-brand-instagram:before {
  content: '\ec20';
}

.ti-brand-intercom:before {
  content: '\f1cf';
}

.ti-brand-itch:before {
  content: '\fa22';
}

.ti-brand-javascript:before {
  content: '\ef0c';
}

.ti-brand-juejin:before {
  content: '\f7b0';
}

.ti-brand-kbin:before {
  content: '\fad0';
}

.ti-brand-kick:before {
  content: '\fa23';
}

.ti-brand-kickstarter:before {
  content: '\edce';
}

.ti-brand-kotlin:before {
  content: '\ed6d';
}

.ti-brand-laravel:before {
  content: '\f34b';
}

.ti-brand-lastfm:before {
  content: '\f001';
}

.ti-brand-leetcode:before {
  content: '\fa51';
}

.ti-brand-letterboxd:before {
  content: '\fa24';
}

.ti-brand-line:before {
  content: '\f7e8';
}

.ti-brand-linkedin:before {
  content: '\ec8c';
}

.ti-brand-linktree:before {
  content: '\f1e7';
}

.ti-brand-linqpad:before {
  content: '\f562';
}

.ti-brand-loom:before {
  content: '\ef70';
}

.ti-brand-mailgun:before {
  content: '\f32e';
}

.ti-brand-mantine:before {
  content: '\f32f';
}

.ti-brand-mastercard:before {
  content: '\ef49';
}

.ti-brand-mastodon:before {
  content: '\f250';
}

.ti-brand-matrix:before {
  content: '\f5eb';
}

.ti-brand-mcdonalds:before {
  content: '\f251';
}

.ti-brand-medium:before {
  content: '\ec70';
}

.ti-brand-meetup:before {
  content: '\fc6a';
}

.ti-brand-mercedes:before {
  content: '\f072';
}

.ti-brand-messenger:before {
  content: '\ec71';
}

.ti-brand-meta:before {
  content: '\efb0';
}

.ti-brand-minecraft:before {
  content: '\faef';
}

.ti-brand-miniprogram:before {
  content: '\f602';
}

.ti-brand-mixpanel:before {
  content: '\f397';
}

.ti-brand-monday:before {
  content: '\f219';
}

.ti-brand-mongodb:before {
  content: '\f613';
}

.ti-brand-my-oppo:before {
  content: '\f4d7';
}

.ti-brand-mysql:before {
  content: '\f614';
}

.ti-brand-national-geographic:before {
  content: '\f603';
}

.ti-brand-nem:before {
  content: '\f5a1';
}

.ti-brand-netbeans:before {
  content: '\ef71';
}

.ti-brand-netease-music:before {
  content: '\f604';
}

.ti-brand-netflix:before {
  content: '\edcf';
}

.ti-brand-nexo:before {
  content: '\f5a2';
}

.ti-brand-nextcloud:before {
  content: '\f4d8';
}

.ti-brand-nextjs:before {
  content: '\f0dd';
}

.ti-brand-nodejs:before {
  content: '\fae0';
}

.ti-brand-nord-vpn:before {
  content: '\f37f';
}

.ti-brand-notion:before {
  content: '\ef7b';
}

.ti-brand-npm:before {
  content: '\f569';
}

.ti-brand-nuxt:before {
  content: '\f0de';
}

.ti-brand-nytimes:before {
  content: '\ef8d';
}

.ti-brand-oauth:before {
  content: '\fa52';
}

.ti-brand-office:before {
  content: '\f398';
}

.ti-brand-ok-ru:before {
  content: '\f399';
}

.ti-brand-onedrive:before {
  content: '\f5d7';
}

.ti-brand-onlyfans:before {
  content: '\f605';
}

.ti-brand-open-source:before {
  content: '\edd0';
}

.ti-brand-openai:before {
  content: '\f78e';
}

.ti-brand-openvpn:before {
  content: '\f39a';
}

.ti-brand-opera:before {
  content: '\ec21';
}

.ti-brand-pagekit:before {
  content: '\edd1';
}

.ti-brand-parsinta:before {
  content: '\fc42';
}

.ti-brand-patreon:before {
  content: '\edd2';
}

.ti-brand-paypal:before {
  content: '\ec22';
}

.ti-brand-paypal-filled:before {
  content: '\f7e9';
}

.ti-brand-paypay:before {
  content: '\f5ec';
}

.ti-brand-peanut:before {
  content: '\f39b';
}

.ti-brand-pepsi:before {
  content: '\f261';
}

.ti-brand-php:before {
  content: '\ef72';
}

.ti-brand-picsart:before {
  content: '\f4d9';
}

.ti-brand-pinterest:before {
  content: '\ec8d';
}

.ti-brand-planetscale:before {
  content: '\f78f';
}

.ti-brand-pocket:before {
  content: '\ed00';
}

.ti-brand-polymer:before {
  content: '\f498';
}

.ti-brand-powershell:before {
  content: '\f5ed';
}

.ti-brand-prisma:before {
  content: '\f499';
}

.ti-brand-producthunt:before {
  content: '\edd3';
}

.ti-brand-pushbullet:before {
  content: '\f330';
}

.ti-brand-pushover:before {
  content: '\f20e';
}

.ti-brand-python:before {
  content: '\ed01';
}

.ti-brand-qq:before {
  content: '\f606';
}

.ti-brand-radix-ui:before {
  content: '\f790';
}

.ti-brand-react:before {
  content: '\f34c';
}

.ti-brand-react-native:before {
  content: '\ef73';
}

.ti-brand-reason:before {
  content: '\f49a';
}

.ti-brand-reddit:before {
  content: '\ec8e';
}

.ti-brand-redhat:before {
  content: '\f331';
}

.ti-brand-redux:before {
  content: '\f3a8';
}

.ti-brand-revolut:before {
  content: '\f4da';
}

.ti-brand-rumble:before {
  content: '\fad1';
}

.ti-brand-rust:before {
  content: '\fa53';
}

.ti-brand-safari:before {
  content: '\ec23';
}

.ti-brand-samsungpass:before {
  content: '\f4db';
}

.ti-brand-sass:before {
  content: '\edd4';
}

.ti-brand-sentry:before {
  content: '\edd5';
}

.ti-brand-sharik:before {
  content: '\f4dc';
}

.ti-brand-shazam:before {
  content: '\edd6';
}

.ti-brand-shopee:before {
  content: '\f252';
}

.ti-brand-sketch:before {
  content: '\ec24';
}

.ti-brand-skype:before {
  content: '\ed02';
}

.ti-brand-slack:before {
  content: '\ec72';
}

.ti-brand-snapchat:before {
  content: '\ec25';
}

.ti-brand-snapseed:before {
  content: '\f253';
}

.ti-brand-snowflake:before {
  content: '\f615';
}

.ti-brand-socket-io:before {
  content: '\f49b';
}

.ti-brand-solidjs:before {
  content: '\f5ee';
}

.ti-brand-soundcloud:before {
  content: '\ed6e';
}

.ti-brand-spacehey:before {
  content: '\f4fc';
}

.ti-brand-speedtest:before {
  content: '\fa77';
}

.ti-brand-spotify:before {
  content: '\ed03';
}

.ti-brand-stackoverflow:before {
  content: '\ef58';
}

.ti-brand-stackshare:before {
  content: '\f607';
}

.ti-brand-steam:before {
  content: '\ed6f';
}

.ti-brand-storj:before {
  content: '\fa54';
}

.ti-brand-storybook:before {
  content: '\f332';
}

.ti-brand-storytel:before {
  content: '\f608';
}

.ti-brand-strava:before {
  content: '\f254';
}

.ti-brand-stripe:before {
  content: '\edd7';
}

.ti-brand-sublime-text:before {
  content: '\ef74';
}

.ti-brand-sugarizer:before {
  content: '\f7a5';
}

.ti-brand-supabase:before {
  content: '\f6d3';
}

.ti-brand-superhuman:before {
  content: '\f50c';
}

.ti-brand-supernova:before {
  content: '\f49c';
}

.ti-brand-surfshark:before {
  content: '\f255';
}

.ti-brand-svelte:before {
  content: '\f0df';
}

.ti-brand-swift:before {
  content: '\fa55';
}

.ti-brand-symfony:before {
  content: '\f616';
}

.ti-brand-tabler:before {
  content: '\ec8f';
}

.ti-brand-tailwind:before {
  content: '\eca1';
}

.ti-brand-taobao:before {
  content: '\f5ef';
}

.ti-brand-teams:before {
  content: '\fadf';
}

.ti-brand-ted:before {
  content: '\f658';
}

.ti-brand-telegram:before {
  content: '\ec26';
}

.ti-brand-terraform:before {
  content: '\fa56';
}

.ti-brand-tether:before {
  content: '\f5a3';
}

.ti-brand-threads:before {
  content: '\fb02';
}

.ti-brand-threejs:before {
  content: '\f5f0';
}

.ti-brand-tidal:before {
  content: '\ed70';
}

.ti-brand-tiktok:before {
  content: '\ec73';
}

.ti-brand-tiktok-filled:before {
  content: '\f7ea';
}

.ti-brand-tinder:before {
  content: '\ed71';
}

.ti-brand-topbuzz:before {
  content: '\f50d';
}

.ti-brand-torchain:before {
  content: '\f5a4';
}

.ti-brand-toyota:before {
  content: '\f262';
}

.ti-brand-trello:before {
  content: '\f39d';
}

.ti-brand-tripadvisor:before {
  content: '\f002';
}

.ti-brand-tumblr:before {
  content: '\ed04';
}

.ti-brand-twilio:before {
  content: '\f617';
}

.ti-brand-twitch:before {
  content: '\ed05';
}

.ti-brand-twitter:before {
  content: '\ec27';
}

.ti-brand-twitter-filled:before {
  content: '\f7eb';
}

.ti-brand-typescript:before {
  content: '\f5f1';
}

.ti-brand-uber:before {
  content: '\ef75';
}

.ti-brand-ubuntu:before {
  content: '\ef59';
}

.ti-brand-unity:before {
  content: '\f49d';
}

.ti-brand-unsplash:before {
  content: '\edd8';
}

.ti-brand-upwork:before {
  content: '\f39e';
}

.ti-brand-valorant:before {
  content: '\f39f';
}

.ti-brand-vercel:before {
  content: '\ef24';
}

.ti-brand-vimeo:before {
  content: '\ed06';
}

.ti-brand-vinted:before {
  content: '\f20f';
}

.ti-brand-visa:before {
  content: '\f380';
}

.ti-brand-visual-studio:before {
  content: '\ef76';
}

.ti-brand-vite:before {
  content: '\f5f2';
}

.ti-brand-vivaldi:before {
  content: '\f210';
}

.ti-brand-vk:before {
  content: '\ed72';
}

.ti-brand-vlc:before {
  content: '\fa78';
}

.ti-brand-volkswagen:before {
  content: '\f50e';
}

.ti-brand-vsco:before {
  content: '\f334';
}

.ti-brand-vscode:before {
  content: '\f3a0';
}

.ti-brand-vue:before {
  content: '\f0e0';
}

.ti-brand-walmart:before {
  content: '\f211';
}

.ti-brand-waze:before {
  content: '\f5d8';
}

.ti-brand-webflow:before {
  content: '\f2d2';
}

.ti-brand-wechat:before {
  content: '\f5f3';
}

.ti-brand-weibo:before {
  content: '\f609';
}

.ti-brand-whatsapp:before {
  content: '\ec74';
}

.ti-brand-wikipedia:before {
  content: '\fa79';
}

.ti-brand-windows:before {
  content: '\ecd8';
}

.ti-brand-windy:before {
  content: '\f4dd';
}

.ti-brand-wish:before {
  content: '\f212';
}

.ti-brand-wix:before {
  content: '\f3a1';
}

.ti-brand-wordpress:before {
  content: '\f2d3';
}

.ti-brand-x:before {
  content: '\fc0f';
}

.ti-brand-x-filled:before {
  content: '\fc21';
}

.ti-brand-xamarin:before {
  content: '\fa7a';
}

.ti-brand-xbox:before {
  content: '\f298';
}

.ti-brand-xdeep:before {
  content: '\fc10';
}

.ti-brand-xing:before {
  content: '\f21a';
}

.ti-brand-yahoo:before {
  content: '\ed73';
}

.ti-brand-yandex:before {
  content: '\fae1';
}

.ti-brand-yatse:before {
  content: '\f213';
}

.ti-brand-ycombinator:before {
  content: '\edd9';
}

.ti-brand-youtube:before {
  content: '\ec90';
}

.ti-brand-youtube-filled:before {
  content: '\fc22';
}

.ti-brand-youtube-kids:before {
  content: '\f214';
}

.ti-brand-zalando:before {
  content: '\f49e';
}

.ti-brand-zapier:before {
  content: '\f49f';
}

.ti-brand-zeit:before {
  content: '\f335';
}

.ti-brand-zhihu:before {
  content: '\f60a';
}

.ti-brand-zoom:before {
  content: '\f215';
}

.ti-brand-zulip:before {
  content: '\f4de';
}

.ti-brand-zwift:before {
  content: '\f216';
}

.ti-bread:before {
  content: '\efa3';
}

.ti-bread-off:before {
  content: '\f3cb';
}

.ti-briefcase:before {
  content: '\ea46';
}

.ti-briefcase-2:before {
  content: '\fb03';
}

.ti-briefcase-off:before {
  content: '\f3cc';
}

.ti-brightness:before {
  content: '\eb7f';
}

.ti-brightness-2:before {
  content: '\ee19';
}

.ti-brightness-down:before {
  content: '\eb7d';
}

.ti-brightness-down-filled:before {
  content: '\fb23';
}

.ti-brightness-half:before {
  content: '\ee1a';
}

.ti-brightness-off:before {
  content: '\f3cd';
}

.ti-brightness-up:before {
  content: '\eb7e';
}

.ti-brightness-up-filled:before {
  content: '\fb24';
}

.ti-broadcast:before {
  content: '\f1e9';
}

.ti-broadcast-off:before {
  content: '\f1e8';
}

.ti-browser:before {
  content: '\ebb7';
}

.ti-browser-check:before {
  content: '\efd6';
}

.ti-browser-off:before {
  content: '\f0c1';
}

.ti-browser-plus:before {
  content: '\efd7';
}

.ti-browser-x:before {
  content: '\efd8';
}

.ti-brush:before {
  content: '\ebb8';
}

.ti-brush-off:before {
  content: '\f0c2';
}

.ti-bucket:before {
  content: '\ea47';
}

.ti-bucket-droplet:before {
  content: '\f56a';
}

.ti-bucket-off:before {
  content: '\f103';
}

.ti-bug:before {
  content: '\ea48';
}

.ti-bug-off:before {
  content: '\f0c3';
}

.ti-building:before {
  content: '\ea4f';
}

.ti-building-arch:before {
  content: '\ea49';
}

.ti-building-bank:before {
  content: '\ebe2';
}

.ti-building-bridge:before {
  content: '\ea4b';
}

.ti-building-bridge-2:before {
  content: '\ea4a';
}

.ti-building-broadcast-tower:before {
  content: '\f4be';
}

.ti-building-carousel:before {
  content: '\ed87';
}

.ti-building-castle:before {
  content: '\ed88';
}

.ti-building-church:before {
  content: '\ea4c';
}

.ti-building-circus:before {
  content: '\f4bf';
}

.ti-building-community:before {
  content: '\ebf6';
}

.ti-building-cottage:before {
  content: '\ee1b';
}

.ti-building-estate:before {
  content: '\f5a5';
}

.ti-building-factory:before {
  content: '\ee1c';
}

.ti-building-factory-2:before {
  content: '\f082';
}

.ti-building-fortress:before {
  content: '\ed89';
}

.ti-building-hospital:before {
  content: '\ea4d';
}

.ti-building-lighthouse:before {
  content: '\ed8a';
}

.ti-building-monument:before {
  content: '\ed26';
}

.ti-building-mosque:before {
  content: '\fa57';
}

.ti-building-pavilion:before {
  content: '\ebf7';
}

.ti-building-skyscraper:before {
  content: '\ec39';
}

.ti-building-stadium:before {
  content: '\f641';
}

.ti-building-store:before {
  content: '\ea4e';
}

.ti-building-tunnel:before {
  content: '\f5a6';
}

.ti-building-warehouse:before {
  content: '\ebe3';
}

.ti-building-wind-turbine:before {
  content: '\f4c0';
}

.ti-bulb:before {
  content: '\ea51';
}

.ti-bulb-filled:before {
  content: '\f66a';
}

.ti-bulb-off:before {
  content: '\ea50';
}

.ti-bulldozer:before {
  content: '\ee1d';
}

.ti-bus:before {
  content: '\ebe4';
}

.ti-bus-off:before {
  content: '\f3ce';
}

.ti-bus-stop:before {
  content: '\f2d4';
}

.ti-businessplan:before {
  content: '\ee1e';
}

.ti-butterfly:before {
  content: '\efd9';
}

.ti-cactus:before {
  content: '\f21b';
}

.ti-cactus-filled:before {
  content: '\fb25';
}

.ti-cactus-off:before {
  content: '\f3cf';
}

.ti-cake:before {
  content: '\f00f';
}

.ti-cake-off:before {
  content: '\f104';
}

.ti-calculator:before {
  content: '\eb80';
}

.ti-calculator-filled:before {
  content: '\fb26';
}

.ti-calculator-off:before {
  content: '\f0c4';
}

.ti-calendar:before {
  content: '\ea53';
}

.ti-calendar-bolt:before {
  content: '\f822';
}

.ti-calendar-cancel:before {
  content: '\f823';
}

.ti-calendar-check:before {
  content: '\f824';
}

.ti-calendar-code:before {
  content: '\f825';
}

.ti-calendar-cog:before {
  content: '\f826';
}

.ti-calendar-dollar:before {
  content: '\f827';
}

.ti-calendar-down:before {
  content: '\f828';
}

.ti-calendar-due:before {
  content: '\f621';
}

.ti-calendar-event:before {
  content: '\ea52';
}

.ti-calendar-exclamation:before {
  content: '\f829';
}

.ti-calendar-filled:before {
  content: '\fb27';
}

.ti-calendar-heart:before {
  content: '\f82a';
}

.ti-calendar-minus:before {
  content: '\ebb9';
}

.ti-calendar-off:before {
  content: '\ee1f';
}

.ti-calendar-pause:before {
  content: '\f82b';
}

.ti-calendar-pin:before {
  content: '\f82c';
}

.ti-calendar-plus:before {
  content: '\ebba';
}

.ti-calendar-question:before {
  content: '\f82d';
}

.ti-calendar-repeat:before {
  content: '\fad2';
}

.ti-calendar-search:before {
  content: '\f82e';
}

.ti-calendar-share:before {
  content: '\f82f';
}

.ti-calendar-star:before {
  content: '\f830';
}

.ti-calendar-stats:before {
  content: '\ee20';
}

.ti-calendar-time:before {
  content: '\ee21';
}

.ti-calendar-up:before {
  content: '\f831';
}

.ti-calendar-x:before {
  content: '\f832';
}

.ti-camera:before {
  content: '\ea54';
}

.ti-camera-bolt:before {
  content: '\f833';
}

.ti-camera-cancel:before {
  content: '\f834';
}

.ti-camera-check:before {
  content: '\f835';
}

.ti-camera-code:before {
  content: '\f836';
}

.ti-camera-cog:before {
  content: '\f837';
}

.ti-camera-dollar:before {
  content: '\f838';
}

.ti-camera-down:before {
  content: '\f839';
}

.ti-camera-exclamation:before {
  content: '\f83a';
}

.ti-camera-filled:before {
  content: '\fa37';
}

.ti-camera-heart:before {
  content: '\f83b';
}

.ti-camera-minus:before {
  content: '\ec3a';
}

.ti-camera-off:before {
  content: '\ecee';
}

.ti-camera-pause:before {
  content: '\f83c';
}

.ti-camera-pin:before {
  content: '\f83d';
}

.ti-camera-plus:before {
  content: '\ec3b';
}

.ti-camera-question:before {
  content: '\f83e';
}

.ti-camera-rotate:before {
  content: '\ee22';
}

.ti-camera-search:before {
  content: '\f83f';
}

.ti-camera-selfie:before {
  content: '\ee23';
}

.ti-camera-share:before {
  content: '\f840';
}

.ti-camera-star:before {
  content: '\f841';
}

.ti-camera-up:before {
  content: '\f842';
}

.ti-camera-x:before {
  content: '\f843';
}

.ti-camper:before {
  content: '\fa25';
}

.ti-campfire:before {
  content: '\f5a7';
}

.ti-campfire-filled:before {
  content: '\fb28';
}

.ti-candle:before {
  content: '\efc6';
}

.ti-candle-filled:before {
  content: '\fc23';
}

.ti-candy:before {
  content: '\ef0d';
}

.ti-candy-off:before {
  content: '\f0c5';
}

.ti-cane:before {
  content: '\f50f';
}

.ti-cannabis:before {
  content: '\f4c1';
}

.ti-capsule:before {
  content: '\fae3';
}

.ti-capsule-filled:before {
  content: '\fc24';
}

.ti-capsule-horizontal:before {
  content: '\fae2';
}

.ti-capsule-horizontal-filled:before {
  content: '\fc25';
}

.ti-capture:before {
  content: '\ec3c';
}

.ti-capture-filled:before {
  content: '\fb29';
}

.ti-capture-off:before {
  content: '\f0c6';
}

.ti-car:before {
  content: '\ebbb';
}

.ti-car-crane:before {
  content: '\ef25';
}

.ti-car-crash:before {
  content: '\efa4';
}

.ti-car-garage:before {
  content: '\fc77';
}

.ti-car-off:before {
  content: '\f0c7';
}

.ti-car-suv:before {
  content: '\fc8b';
}

.ti-car-turbine:before {
  content: '\f4fd';
}

.ti-caravan:before {
  content: '\ec7c';
}

.ti-cardboards:before {
  content: '\ed74';
}

.ti-cardboards-off:before {
  content: '\f0c8';
}

.ti-cards:before {
  content: '\f510';
}

.ti-cards-filled:before {
  content: '\fc26';
}

.ti-caret-down:before {
  content: '\eb5d';
}

.ti-caret-down-filled:before {
  content: '\fb2a';
}

.ti-caret-left:before {
  content: '\eb5e';
}

.ti-caret-left-filled:before {
  content: '\fb2b';
}

.ti-caret-left-right:before {
  content: '\fc43';
}

.ti-caret-right:before {
  content: '\eb5f';
}

.ti-caret-right-filled:before {
  content: '\fb2c';
}

.ti-caret-up:before {
  content: '\eb60';
}

.ti-caret-up-down:before {
  content: '\fc44';
}

.ti-caret-up-filled:before {
  content: '\fb2d';
}

.ti-carousel-horizontal:before {
  content: '\f659';
}

.ti-carousel-horizontal-filled:before {
  content: '\fa92';
}

.ti-carousel-vertical:before {
  content: '\f65a';
}

.ti-carousel-vertical-filled:before {
  content: '\fa93';
}

.ti-carrot:before {
  content: '\f21c';
}

.ti-carrot-off:before {
  content: '\f3d0';
}

.ti-cash:before {
  content: '\ea55';
}

.ti-cash-banknote:before {
  content: '\ee25';
}

.ti-cash-banknote-off:before {
  content: '\ee24';
}

.ti-cash-off:before {
  content: '\f105';
}

.ti-cast:before {
  content: '\ea56';
}

.ti-cast-off:before {
  content: '\f0c9';
}

.ti-cat:before {
  content: '\f65b';
}

.ti-category:before {
  content: '\f1f6';
}

.ti-category-2:before {
  content: '\f1f5';
}

.ti-category-filled:before {
  content: '\fb2e';
}

.ti-ce:before {
  content: '\ed75';
}

.ti-ce-off:before {
  content: '\f0ca';
}

.ti-cell:before {
  content: '\f05f';
}

.ti-cell-signal-1:before {
  content: '\f083';
}

.ti-cell-signal-2:before {
  content: '\f084';
}

.ti-cell-signal-3:before {
  content: '\f085';
}

.ti-cell-signal-4:before {
  content: '\f086';
}

.ti-cell-signal-5:before {
  content: '\f087';
}

.ti-cell-signal-off:before {
  content: '\f088';
}

.ti-certificate:before {
  content: '\ed76';
}

.ti-certificate-2:before {
  content: '\f073';
}

.ti-certificate-2-off:before {
  content: '\f0cb';
}

.ti-certificate-off:before {
  content: '\f0cc';
}

.ti-chair-director:before {
  content: '\f2d5';
}

.ti-chalkboard:before {
  content: '\f34d';
}

.ti-chalkboard-off:before {
  content: '\f3d1';
}

.ti-charging-pile:before {
  content: '\ee26';
}

.ti-chart-arcs:before {
  content: '\ee28';
}

.ti-chart-arcs-3:before {
  content: '\ee27';
}

.ti-chart-area:before {
  content: '\ea58';
}

.ti-chart-area-filled:before {
  content: '\f66b';
}

.ti-chart-area-line:before {
  content: '\ea57';
}

.ti-chart-area-line-filled:before {
  content: '\f66c';
}

.ti-chart-arrows:before {
  content: '\ee2a';
}

.ti-chart-arrows-vertical:before {
  content: '\ee29';
}

.ti-chart-bar:before {
  content: '\ea59';
}

.ti-chart-bar-off:before {
  content: '\f3d2';
}

.ti-chart-bubble:before {
  content: '\ec75';
}

.ti-chart-bubble-filled:before {
  content: '\f66d';
}

.ti-chart-candle:before {
  content: '\ea5a';
}

.ti-chart-candle-filled:before {
  content: '\f66e';
}

.ti-chart-circles:before {
  content: '\ee2b';
}

.ti-chart-donut:before {
  content: '\ea5b';
}

.ti-chart-donut-2:before {
  content: '\ee2c';
}

.ti-chart-donut-3:before {
  content: '\ee2d';
}

.ti-chart-donut-4:before {
  content: '\ee2e';
}

.ti-chart-donut-filled:before {
  content: '\f66f';
}

.ti-chart-dots:before {
  content: '\ee2f';
}

.ti-chart-dots-2:before {
  content: '\f097';
}

.ti-chart-dots-3:before {
  content: '\f098';
}

.ti-chart-grid-dots:before {
  content: '\f4c2';
}

.ti-chart-histogram:before {
  content: '\f65c';
}

.ti-chart-infographic:before {
  content: '\ee30';
}

.ti-chart-line:before {
  content: '\ea5c';
}

.ti-chart-pie:before {
  content: '\ea5d';
}

.ti-chart-pie-2:before {
  content: '\ee31';
}

.ti-chart-pie-3:before {
  content: '\ee32';
}

.ti-chart-pie-4:before {
  content: '\ee33';
}

.ti-chart-pie-filled:before {
  content: '\f670';
}

.ti-chart-pie-off:before {
  content: '\f3d3';
}

.ti-chart-ppf:before {
  content: '\f618';
}

.ti-chart-radar:before {
  content: '\ed77';
}

.ti-chart-sankey:before {
  content: '\f619';
}

.ti-chart-treemap:before {
  content: '\f381';
}

.ti-check:before {
  content: '\ea5e';
}

.ti-checkbox:before {
  content: '\eba6';
}

.ti-checklist:before {
  content: '\f074';
}

.ti-checks:before {
  content: '\ebaa';
}

.ti-checkup-list:before {
  content: '\ef5a';
}

.ti-cheese:before {
  content: '\ef26';
}

.ti-chef-hat:before {
  content: '\f21d';
}

.ti-chef-hat-off:before {
  content: '\f3d4';
}

.ti-cherry:before {
  content: '\f511';
}

.ti-cherry-filled:before {
  content: '\f728';
}

.ti-chess:before {
  content: '\f382';
}

.ti-chess-bishop:before {
  content: '\f56b';
}

.ti-chess-bishop-filled:before {
  content: '\f729';
}

.ti-chess-filled:before {
  content: '\f72a';
}

.ti-chess-king:before {
  content: '\f56c';
}

.ti-chess-king-filled:before {
  content: '\f72b';
}

.ti-chess-knight:before {
  content: '\f56d';
}

.ti-chess-knight-filled:before {
  content: '\f72c';
}

.ti-chess-queen:before {
  content: '\f56e';
}

.ti-chess-queen-filled:before {
  content: '\f72d';
}

.ti-chess-rook:before {
  content: '\f56f';
}

.ti-chess-rook-filled:before {
  content: '\f72e';
}

.ti-chevron-compact-down:before {
  content: '\faf0';
}

.ti-chevron-compact-left:before {
  content: '\faf1';
}

.ti-chevron-compact-right:before {
  content: '\faf2';
}

.ti-chevron-compact-up:before {
  content: '\faf3';
}

.ti-chevron-down:before {
  content: '\ea5f';
}

.ti-chevron-down-left:before {
  content: '\ed09';
}

.ti-chevron-down-right:before {
  content: '\ed0a';
}

.ti-chevron-left:before {
  content: '\ea60';
}

.ti-chevron-left-pipe:before {
  content: '\fae4';
}

.ti-chevron-right:before {
  content: '\ea61';
}

.ti-chevron-right-pipe:before {
  content: '\fae5';
}

.ti-chevron-up:before {
  content: '\ea62';
}

.ti-chevron-up-left:before {
  content: '\ed0b';
}

.ti-chevron-up-right:before {
  content: '\ed0c';
}

.ti-chevrons-down:before {
  content: '\ea63';
}

.ti-chevrons-down-left:before {
  content: '\ed0d';
}

.ti-chevrons-down-right:before {
  content: '\ed0e';
}

.ti-chevrons-left:before {
  content: '\ea64';
}

.ti-chevrons-right:before {
  content: '\ea65';
}

.ti-chevrons-up:before {
  content: '\ea66';
}

.ti-chevrons-up-left:before {
  content: '\ed0f';
}

.ti-chevrons-up-right:before {
  content: '\ed10';
}

.ti-chisel:before {
  content: '\f383';
}

.ti-christmas-tree:before {
  content: '\ed78';
}

.ti-christmas-tree-off:before {
  content: '\f3d5';
}

.ti-circle:before {
  content: '\ea6b';
}

.ti-circle-0-filled:before {
  content: '\f72f';
}

.ti-circle-1-filled:before {
  content: '\f730';
}

.ti-circle-2-filled:before {
  content: '\f731';
}

.ti-circle-3-filled:before {
  content: '\f732';
}

.ti-circle-4-filled:before {
  content: '\f733';
}

.ti-circle-5-filled:before {
  content: '\f734';
}

.ti-circle-6-filled:before {
  content: '\f735';
}

.ti-circle-7-filled:before {
  content: '\f736';
}

.ti-circle-8-filled:before {
  content: '\f737';
}

.ti-circle-9-filled:before {
  content: '\f738';
}

.ti-circle-arrow-down:before {
  content: '\f6f9';
}

.ti-circle-arrow-down-filled:before {
  content: '\f6f4';
}

.ti-circle-arrow-down-left:before {
  content: '\f6f6';
}

.ti-circle-arrow-down-left-filled:before {
  content: '\f6f5';
}

.ti-circle-arrow-down-right:before {
  content: '\f6f8';
}

.ti-circle-arrow-down-right-filled:before {
  content: '\f6f7';
}

.ti-circle-arrow-left:before {
  content: '\f6fb';
}

.ti-circle-arrow-left-filled:before {
  content: '\f6fa';
}

.ti-circle-arrow-right:before {
  content: '\f6fd';
}

.ti-circle-arrow-right-filled:before {
  content: '\f6fc';
}

.ti-circle-arrow-up:before {
  content: '\f703';
}

.ti-circle-arrow-up-filled:before {
  content: '\f6fe';
}

.ti-circle-arrow-up-left:before {
  content: '\f700';
}

.ti-circle-arrow-up-left-filled:before {
  content: '\f6ff';
}

.ti-circle-arrow-up-right:before {
  content: '\f702';
}

.ti-circle-arrow-up-right-filled:before {
  content: '\f701';
}

.ti-circle-caret-down:before {
  content: '\f4a9';
}

.ti-circle-caret-left:before {
  content: '\f4aa';
}

.ti-circle-caret-right:before {
  content: '\f4ab';
}

.ti-circle-caret-up:before {
  content: '\f4ac';
}

.ti-circle-check:before {
  content: '\ea67';
}

.ti-circle-check-filled:before {
  content: '\f704';
}

.ti-circle-chevron-down:before {
  content: '\f622';
}

.ti-circle-chevron-left:before {
  content: '\f623';
}

.ti-circle-chevron-right:before {
  content: '\f624';
}

.ti-circle-chevron-up:before {
  content: '\f625';
}

.ti-circle-chevrons-down:before {
  content: '\f642';
}

.ti-circle-chevrons-left:before {
  content: '\f643';
}

.ti-circle-chevrons-right:before {
  content: '\f644';
}

.ti-circle-chevrons-up:before {
  content: '\f645';
}

.ti-circle-dashed:before {
  content: '\ed27';
}

.ti-circle-dashed-number-0:before {
  content: '\fc6b';
}

.ti-circle-dashed-number-1:before {
  content: '\fc6c';
}

.ti-circle-dashed-number-2:before {
  content: '\fc6d';
}

.ti-circle-dashed-number-3:before {
  content: '\fc6e';
}

.ti-circle-dashed-number-4:before {
  content: '\fc6f';
}

.ti-circle-dashed-number-5:before {
  content: '\fc70';
}

.ti-circle-dashed-number-6:before {
  content: '\fc71';
}

.ti-circle-dashed-number-7:before {
  content: '\fc72';
}

.ti-circle-dashed-number-8:before {
  content: '\fc73';
}

.ti-circle-dashed-number-9:before {
  content: '\fc74';
}

.ti-circle-dashed-x:before {
  content: '\fc75';
}

.ti-circle-dot:before {
  content: '\efb1';
}

.ti-circle-dot-filled:before {
  content: '\f705';
}

.ti-circle-dotted:before {
  content: '\ed28';
}

.ti-circle-filled:before {
  content: '\f671';
}

.ti-circle-half:before {
  content: '\ee3f';
}

.ti-circle-half-2:before {
  content: '\eff3';
}

.ti-circle-half-vertical:before {
  content: '\ee3e';
}

.ti-circle-key:before {
  content: '\f633';
}

.ti-circle-key-filled:before {
  content: '\f706';
}

.ti-circle-letter-a:before {
  content: '\f441';
}

.ti-circle-letter-b:before {
  content: '\f442';
}

.ti-circle-letter-c:before {
  content: '\f443';
}

.ti-circle-letter-d:before {
  content: '\f444';
}

.ti-circle-letter-e:before {
  content: '\f445';
}

.ti-circle-letter-f:before {
  content: '\f446';
}

.ti-circle-letter-g:before {
  content: '\f447';
}

.ti-circle-letter-h:before {
  content: '\f448';
}

.ti-circle-letter-i:before {
  content: '\f449';
}

.ti-circle-letter-j:before {
  content: '\f44a';
}

.ti-circle-letter-k:before {
  content: '\f44b';
}

.ti-circle-letter-l:before {
  content: '\f44c';
}

.ti-circle-letter-m:before {
  content: '\f44d';
}

.ti-circle-letter-n:before {
  content: '\f44e';
}

.ti-circle-letter-o:before {
  content: '\f44f';
}

.ti-circle-letter-p:before {
  content: '\f450';
}

.ti-circle-letter-q:before {
  content: '\f451';
}

.ti-circle-letter-r:before {
  content: '\f452';
}

.ti-circle-letter-s:before {
  content: '\f453';
}

.ti-circle-letter-t:before {
  content: '\f454';
}

.ti-circle-letter-u:before {
  content: '\f455';
}

.ti-circle-letter-v:before {
  content: '\f4ad';
}

.ti-circle-letter-w:before {
  content: '\f456';
}

.ti-circle-letter-x:before {
  content: '\f4ae';
}

.ti-circle-letter-y:before {
  content: '\f457';
}

.ti-circle-letter-z:before {
  content: '\f458';
}

.ti-circle-minus:before {
  content: '\ea68';
}

.ti-circle-minus-2:before {
  content: '\fc8c';
}

.ti-circle-number-0:before {
  content: '\ee34';
}

.ti-circle-number-1:before {
  content: '\ee35';
}

.ti-circle-number-2:before {
  content: '\ee36';
}

.ti-circle-number-3:before {
  content: '\ee37';
}

.ti-circle-number-4:before {
  content: '\ee38';
}

.ti-circle-number-5:before {
  content: '\ee39';
}

.ti-circle-number-6:before {
  content: '\ee3a';
}

.ti-circle-number-7:before {
  content: '\ee3b';
}

.ti-circle-number-8:before {
  content: '\ee3c';
}

.ti-circle-number-9:before {
  content: '\ee3d';
}

.ti-circle-off:before {
  content: '\ee40';
}

.ti-circle-plus:before {
  content: '\ea69';
}

.ti-circle-plus-2:before {
  content: '\fc8d';
}

.ti-circle-rectangle:before {
  content: '\f010';
}

.ti-circle-rectangle-off:before {
  content: '\f0cd';
}

.ti-circle-square:before {
  content: '\ece4';
}

.ti-circle-triangle:before {
  content: '\f011';
}

.ti-circle-x:before {
  content: '\ea6a';
}

.ti-circle-x-filled:before {
  content: '\f739';
}

.ti-circles:before {
  content: '\ece5';
}

.ti-circles-filled:before {
  content: '\f672';
}

.ti-circles-relation:before {
  content: '\f4c3';
}

.ti-circuit-ammeter:before {
  content: '\f271';
}

.ti-circuit-battery:before {
  content: '\f272';
}

.ti-circuit-bulb:before {
  content: '\f273';
}

.ti-circuit-capacitor:before {
  content: '\f275';
}

.ti-circuit-capacitor-polarized:before {
  content: '\f274';
}

.ti-circuit-cell:before {
  content: '\f277';
}

.ti-circuit-cell-plus:before {
  content: '\f276';
}

.ti-circuit-changeover:before {
  content: '\f278';
}

.ti-circuit-diode:before {
  content: '\f27a';
}

.ti-circuit-diode-zener:before {
  content: '\f279';
}

.ti-circuit-ground:before {
  content: '\f27c';
}

.ti-circuit-ground-digital:before {
  content: '\f27b';
}

.ti-circuit-inductor:before {
  content: '\f27d';
}

.ti-circuit-motor:before {
  content: '\f27e';
}

.ti-circuit-pushbutton:before {
  content: '\f27f';
}

.ti-circuit-resistor:before {
  content: '\f280';
}

.ti-circuit-switch-closed:before {
  content: '\f281';
}

.ti-circuit-switch-open:before {
  content: '\f282';
}

.ti-circuit-voltmeter:before {
  content: '\f283';
}

.ti-clear-all:before {
  content: '\ee41';
}

.ti-clear-formatting:before {
  content: '\ebe5';
}

.ti-click:before {
  content: '\ebbc';
}

.ti-clipboard:before {
  content: '\ea6f';
}

.ti-clipboard-check:before {
  content: '\ea6c';
}

.ti-clipboard-copy:before {
  content: '\f299';
}

.ti-clipboard-data:before {
  content: '\f563';
}

.ti-clipboard-heart:before {
  content: '\f34e';
}

.ti-clipboard-list:before {
  content: '\ea6d';
}

.ti-clipboard-off:before {
  content: '\f0ce';
}

.ti-clipboard-plus:before {
  content: '\efb2';
}

.ti-clipboard-text:before {
  content: '\f089';
}

.ti-clipboard-typography:before {
  content: '\f34f';
}

.ti-clipboard-x:before {
  content: '\ea6e';
}

.ti-clock:before {
  content: '\ea70';
}

.ti-clock-12:before {
  content: '\fc56';
}

.ti-clock-2:before {
  content: '\f099';
}

.ti-clock-24:before {
  content: '\fc57';
}

.ti-clock-bolt:before {
  content: '\f844';
}

.ti-clock-cancel:before {
  content: '\f546';
}

.ti-clock-check:before {
  content: '\f7c1';
}

.ti-clock-code:before {
  content: '\f845';
}

.ti-clock-cog:before {
  content: '\f7c2';
}

.ti-clock-dollar:before {
  content: '\f846';
}

.ti-clock-down:before {
  content: '\f7c3';
}

.ti-clock-edit:before {
  content: '\f547';
}

.ti-clock-exclamation:before {
  content: '\f847';
}

.ti-clock-filled:before {
  content: '\f73a';
}

.ti-clock-heart:before {
  content: '\f7c4';
}

.ti-clock-hour-1:before {
  content: '\f313';
}

.ti-clock-hour-10:before {
  content: '\f314';
}

.ti-clock-hour-11:before {
  content: '\f315';
}

.ti-clock-hour-12:before {
  content: '\f316';
}

.ti-clock-hour-2:before {
  content: '\f317';
}

.ti-clock-hour-3:before {
  content: '\f318';
}

.ti-clock-hour-4:before {
  content: '\f319';
}

.ti-clock-hour-5:before {
  content: '\f31a';
}

.ti-clock-hour-6:before {
  content: '\f31b';
}

.ti-clock-hour-7:before {
  content: '\f31c';
}

.ti-clock-hour-8:before {
  content: '\f31d';
}

.ti-clock-hour-9:before {
  content: '\f31e';
}

.ti-clock-minus:before {
  content: '\f848';
}

.ti-clock-off:before {
  content: '\f0cf';
}

.ti-clock-pause:before {
  content: '\f548';
}

.ti-clock-pin:before {
  content: '\f849';
}

.ti-clock-play:before {
  content: '\f549';
}

.ti-clock-plus:before {
  content: '\f7c5';
}

.ti-clock-question:before {
  content: '\f7c6';
}

.ti-clock-record:before {
  content: '\f54a';
}

.ti-clock-search:before {
  content: '\f7c7';
}

.ti-clock-share:before {
  content: '\f84a';
}

.ti-clock-shield:before {
  content: '\f7c8';
}

.ti-clock-star:before {
  content: '\f7c9';
}

.ti-clock-stop:before {
  content: '\f54b';
}

.ti-clock-up:before {
  content: '\f7ca';
}

.ti-clock-x:before {
  content: '\f7cb';
}

.ti-clothes-rack:before {
  content: '\f285';
}

.ti-clothes-rack-off:before {
  content: '\f3d6';
}

.ti-cloud:before {
  content: '\ea76';
}

.ti-cloud-bolt:before {
  content: '\f84b';
}

.ti-cloud-cancel:before {
  content: '\f84c';
}

.ti-cloud-check:before {
  content: '\f84d';
}

.ti-cloud-code:before {
  content: '\f84e';
}

.ti-cloud-cog:before {
  content: '\f84f';
}

.ti-cloud-computing:before {
  content: '\f1d0';
}

.ti-cloud-data-connection:before {
  content: '\f1d1';
}

.ti-cloud-dollar:before {
  content: '\f850';
}

.ti-cloud-down:before {
  content: '\f851';
}

.ti-cloud-download:before {
  content: '\ea71';
}

.ti-cloud-exclamation:before {
  content: '\f852';
}

.ti-cloud-filled:before {
  content: '\f673';
}

.ti-cloud-fog:before {
  content: '\ecd9';
}

.ti-cloud-heart:before {
  content: '\f853';
}

.ti-cloud-lock:before {
  content: '\efdb';
}

.ti-cloud-lock-open:before {
  content: '\efda';
}

.ti-cloud-minus:before {
  content: '\f854';
}

.ti-cloud-network:before {
  content: '\fc78';
}

.ti-cloud-off:before {
  content: '\ed3e';
}

.ti-cloud-pause:before {
  content: '\f855';
}

.ti-cloud-pin:before {
  content: '\f856';
}

.ti-cloud-plus:before {
  content: '\f857';
}

.ti-cloud-question:before {
  content: '\f858';
}

.ti-cloud-rain:before {
  content: '\ea72';
}

.ti-cloud-search:before {
  content: '\f859';
}

.ti-cloud-share:before {
  content: '\f85a';
}

.ti-cloud-snow:before {
  content: '\ea73';
}

.ti-cloud-star:before {
  content: '\f85b';
}

.ti-cloud-storm:before {
  content: '\ea74';
}

.ti-cloud-up:before {
  content: '\f85c';
}

.ti-cloud-upload:before {
  content: '\ea75';
}

.ti-cloud-x:before {
  content: '\f85d';
}

.ti-clover:before {
  content: '\f1ea';
}

.ti-clover-2:before {
  content: '\f21e';
}

.ti-clubs:before {
  content: '\eff4';
}

.ti-clubs-filled:before {
  content: '\f674';
}

.ti-code:before {
  content: '\ea77';
}

.ti-code-asterix:before {
  content: '\f312';
}

.ti-code-circle:before {
  content: '\f4ff';
}

.ti-code-circle-2:before {
  content: '\f4fe';
}

.ti-code-dots:before {
  content: '\f61a';
}

.ti-code-minus:before {
  content: '\ee42';
}

.ti-code-off:before {
  content: '\f0d0';
}

.ti-code-plus:before {
  content: '\ee43';
}

.ti-coffee:before {
  content: '\ef0e';
}

.ti-coffee-off:before {
  content: '\f106';
}

.ti-coffin:before {
  content: '\f579';
}

.ti-coin:before {
  content: '\eb82';
}

.ti-coin-bitcoin:before {
  content: '\f2be';
}

.ti-coin-euro:before {
  content: '\f2bf';
}

.ti-coin-monero:before {
  content: '\f4a0';
}

.ti-coin-off:before {
  content: '\f0d1';
}

.ti-coin-pound:before {
  content: '\f2c0';
}

.ti-coin-rupee:before {
  content: '\f2c1';
}

.ti-coin-yen:before {
  content: '\f2c2';
}

.ti-coin-yuan:before {
  content: '\f2c3';
}

.ti-coins:before {
  content: '\f65d';
}

.ti-color-filter:before {
  content: '\f5a8';
}

.ti-color-picker:before {
  content: '\ebe6';
}

.ti-color-picker-off:before {
  content: '\f0d2';
}

.ti-color-swatch:before {
  content: '\eb61';
}

.ti-color-swatch-off:before {
  content: '\f0d3';
}

.ti-column-insert-left:before {
  content: '\ee44';
}

.ti-column-insert-right:before {
  content: '\ee45';
}

.ti-column-remove:before {
  content: '\faf4';
}

.ti-columns:before {
  content: '\eb83';
}

.ti-columns-1:before {
  content: '\f6d4';
}

.ti-columns-2:before {
  content: '\f6d5';
}

.ti-columns-3:before {
  content: '\f6d6';
}

.ti-columns-off:before {
  content: '\f0d4';
}

.ti-comet:before {
  content: '\ec76';
}

.ti-command:before {
  content: '\ea78';
}

.ti-command-off:before {
  content: '\f3d7';
}

.ti-compass:before {
  content: '\ea79';
}

.ti-compass-off:before {
  content: '\f0d5';
}

.ti-components:before {
  content: '\efa5';
}

.ti-components-off:before {
  content: '\f0d6';
}

.ti-cone:before {
  content: '\efdd';
}

.ti-cone-2:before {
  content: '\efdc';
}

.ti-cone-off:before {
  content: '\f3d8';
}

.ti-cone-plus:before {
  content: '\fa94';
}

.ti-confetti:before {
  content: '\ee46';
}

.ti-confetti-off:before {
  content: '\f3d9';
}

.ti-confucius:before {
  content: '\f58a';
}

.ti-container:before {
  content: '\ee47';
}

.ti-container-off:before {
  content: '\f107';
}

.ti-contrast:before {
  content: '\ec4e';
}

.ti-contrast-2:before {
  content: '\efc7';
}

.ti-contrast-2-off:before {
  content: '\f3da';
}

.ti-contrast-off:before {
  content: '\f3db';
}

.ti-cooker:before {
  content: '\f57a';
}

.ti-cookie:before {
  content: '\ef0f';
}

.ti-cookie-man:before {
  content: '\f4c4';
}

.ti-cookie-off:before {
  content: '\f0d7';
}

.ti-copy:before {
  content: '\ea7a';
}

.ti-copy-off:before {
  content: '\f0d8';
}

.ti-copyleft:before {
  content: '\ec3d';
}

.ti-copyleft-filled:before {
  content: '\f73b';
}

.ti-copyleft-off:before {
  content: '\f0d9';
}

.ti-copyright:before {
  content: '\ea7b';
}

.ti-copyright-filled:before {
  content: '\f73c';
}

.ti-copyright-off:before {
  content: '\f0da';
}

.ti-corner-down-left:before {
  content: '\ea7c';
}

.ti-corner-down-left-double:before {
  content: '\ee48';
}

.ti-corner-down-right:before {
  content: '\ea7d';
}

.ti-corner-down-right-double:before {
  content: '\ee49';
}

.ti-corner-left-down:before {
  content: '\ea7e';
}

.ti-corner-left-down-double:before {
  content: '\ee4a';
}

.ti-corner-left-up:before {
  content: '\ea7f';
}

.ti-corner-left-up-double:before {
  content: '\ee4b';
}

.ti-corner-right-down:before {
  content: '\ea80';
}

.ti-corner-right-down-double:before {
  content: '\ee4c';
}

.ti-corner-right-up:before {
  content: '\ea81';
}

.ti-corner-right-up-double:before {
  content: '\ee4d';
}

.ti-corner-up-left:before {
  content: '\ea82';
}

.ti-corner-up-left-double:before {
  content: '\ee4e';
}

.ti-corner-up-right:before {
  content: '\ea83';
}

.ti-corner-up-right-double:before {
  content: '\ee4f';
}

.ti-cpu:before {
  content: '\ef8e';
}

.ti-cpu-2:before {
  content: '\f075';
}

.ti-cpu-off:before {
  content: '\f108';
}

.ti-crane:before {
  content: '\ef27';
}

.ti-crane-off:before {
  content: '\f109';
}

.ti-creative-commons:before {
  content: '\efb3';
}

.ti-creative-commons-by:before {
  content: '\f21f';
}

.ti-creative-commons-nc:before {
  content: '\f220';
}

.ti-creative-commons-nd:before {
  content: '\f221';
}

.ti-creative-commons-off:before {
  content: '\f10a';
}

.ti-creative-commons-sa:before {
  content: '\f222';
}

.ti-creative-commons-zero:before {
  content: '\f223';
}

.ti-credit-card:before {
  content: '\ea84';
}

.ti-credit-card-off:before {
  content: '\ed11';
}

.ti-cricket:before {
  content: '\f09a';
}

.ti-crop:before {
  content: '\ea85';
}

.ti-cross:before {
  content: '\ef8f';
}

.ti-cross-filled:before {
  content: '\f675';
}

.ti-cross-off:before {
  content: '\f10b';
}

.ti-crosshair:before {
  content: '\ec3e';
}

.ti-crown:before {
  content: '\ed12';
}

.ti-crown-off:before {
  content: '\ee50';
}

.ti-crutches:before {
  content: '\ef5b';
}

.ti-crutches-off:before {
  content: '\f10c';
}

.ti-crystal-ball:before {
  content: '\f57b';
}

.ti-csv:before {
  content: '\f791';
}

.ti-cube:before {
  content: '\fa97';
}

.ti-cube-off:before {
  content: '\fa95';
}

.ti-cube-plus:before {
  content: '\fa96';
}

.ti-cube-send:before {
  content: '\f61b';
}

.ti-cube-unfolded:before {
  content: '\f61c';
}

.ti-cup:before {
  content: '\ef28';
}

.ti-cup-off:before {
  content: '\f10d';
}

.ti-curling:before {
  content: '\efc8';
}

.ti-curly-loop:before {
  content: '\ecda';
}

.ti-currency:before {
  content: '\efa6';
}

.ti-currency-afghani:before {
  content: '\f65e';
}

.ti-currency-bahraini:before {
  content: '\ee51';
}

.ti-currency-baht:before {
  content: '\f08a';
}

.ti-currency-bitcoin:before {
  content: '\ebab';
}

.ti-currency-cent:before {
  content: '\ee53';
}

.ti-currency-dinar:before {
  content: '\ee54';
}

.ti-currency-dirham:before {
  content: '\ee55';
}

.ti-currency-dogecoin:before {
  content: '\ef4b';
}

.ti-currency-dollar:before {
  content: '\eb84';
}

.ti-currency-dollar-australian:before {
  content: '\ee56';
}

.ti-currency-dollar-brunei:before {
  content: '\f36c';
}

.ti-currency-dollar-canadian:before {
  content: '\ee57';
}

.ti-currency-dollar-guyanese:before {
  content: '\f36d';
}

.ti-currency-dollar-off:before {
  content: '\f3dc';
}

.ti-currency-dollar-singapore:before {
  content: '\ee58';
}

.ti-currency-dollar-zimbabwean:before {
  content: '\f36e';
}

.ti-currency-dong:before {
  content: '\f36f';
}

.ti-currency-dram:before {
  content: '\f370';
}

.ti-currency-ethereum:before {
  content: '\ee59';
}

.ti-currency-euro:before {
  content: '\eb85';
}

.ti-currency-euro-off:before {
  content: '\f3dd';
}

.ti-currency-florin:before {
  content: '\faf5';
}

.ti-currency-forint:before {
  content: '\ee5a';
}

.ti-currency-frank:before {
  content: '\ee5b';
}

.ti-currency-guarani:before {
  content: '\f371';
}

.ti-currency-hryvnia:before {
  content: '\f372';
}

.ti-currency-iranian-rial:before {
  content: '\fa58';
}

.ti-currency-kip:before {
  content: '\f373';
}

.ti-currency-krone-czech:before {
  content: '\ee5c';
}

.ti-currency-krone-danish:before {
  content: '\ee5d';
}

.ti-currency-krone-swedish:before {
  content: '\ee5e';
}

.ti-currency-lari:before {
  content: '\f374';
}

.ti-currency-leu:before {
  content: '\ee5f';
}

.ti-currency-lira:before {
  content: '\ee60';
}

.ti-currency-litecoin:before {
  content: '\ee61';
}

.ti-currency-lyd:before {
  content: '\f375';
}

.ti-currency-manat:before {
  content: '\f376';
}

.ti-currency-monero:before {
  content: '\f377';
}

.ti-currency-naira:before {
  content: '\ee62';
}

.ti-currency-nano:before {
  content: '\f7a6';
}

.ti-currency-off:before {
  content: '\f3de';
}

.ti-currency-paanga:before {
  content: '\f378';
}

.ti-currency-peso:before {
  content: '\f65f';
}

.ti-currency-pound:before {
  content: '\ebac';
}

.ti-currency-pound-off:before {
  content: '\f3df';
}

.ti-currency-quetzal:before {
  content: '\f379';
}

.ti-currency-real:before {
  content: '\ee63';
}

.ti-currency-renminbi:before {
  content: '\ee64';
}

.ti-currency-ripple:before {
  content: '\ee65';
}

.ti-currency-riyal:before {
  content: '\ee66';
}

.ti-currency-rubel:before {
  content: '\ee67';
}

.ti-currency-rufiyaa:before {
  content: '\f37a';
}

.ti-currency-rupee:before {
  content: '\ebad';
}

.ti-currency-rupee-nepalese:before {
  content: '\f37b';
}

.ti-currency-shekel:before {
  content: '\ee68';
}

.ti-currency-solana:before {
  content: '\f4a1';
}

.ti-currency-som:before {
  content: '\f37c';
}

.ti-currency-taka:before {
  content: '\ee69';
}

.ti-currency-tenge:before {
  content: '\f37d';
}

.ti-currency-tugrik:before {
  content: '\ee6a';
}

.ti-currency-won:before {
  content: '\ee6b';
}

.ti-currency-yen:before {
  content: '\ebae';
}

.ti-currency-yen-off:before {
  content: '\f3e0';
}

.ti-currency-yuan:before {
  content: '\f29a';
}

.ti-currency-zloty:before {
  content: '\ee6c';
}

.ti-current-location:before {
  content: '\ecef';
}

.ti-current-location-off:before {
  content: '\f10e';
}

.ti-cursor-off:before {
  content: '\f10f';
}

.ti-cursor-text:before {
  content: '\ee6d';
}

.ti-cut:before {
  content: '\ea86';
}

.ti-cylinder:before {
  content: '\f54c';
}

.ti-cylinder-off:before {
  content: '\fa98';
}

.ti-cylinder-plus:before {
  content: '\fa99';
}

.ti-dashboard:before {
  content: '\ea87';
}

.ti-dashboard-off:before {
  content: '\f3e1';
}

.ti-database:before {
  content: '\ea88';
}

.ti-database-cog:before {
  content: '\fa10';
}

.ti-database-dollar:before {
  content: '\fa11';
}

.ti-database-edit:before {
  content: '\fa12';
}

.ti-database-exclamation:before {
  content: '\fa13';
}

.ti-database-export:before {
  content: '\ee6e';
}

.ti-database-heart:before {
  content: '\fa14';
}

.ti-database-import:before {
  content: '\ee6f';
}

.ti-database-leak:before {
  content: '\fa15';
}

.ti-database-minus:before {
  content: '\fa16';
}

.ti-database-off:before {
  content: '\ee70';
}

.ti-database-plus:before {
  content: '\fa17';
}

.ti-database-search:before {
  content: '\fa18';
}

.ti-database-share:before {
  content: '\fa19';
}

.ti-database-star:before {
  content: '\fa1a';
}

.ti-database-x:before {
  content: '\fa1b';
}

.ti-decimal:before {
  content: '\fa26';
}

.ti-deer:before {
  content: '\f4c5';
}

.ti-delta:before {
  content: '\f53c';
}

.ti-dental:before {
  content: '\f025';
}

.ti-dental-broken:before {
  content: '\f286';
}

.ti-dental-off:before {
  content: '\f110';
}

.ti-deselect:before {
  content: '\f9f3';
}

.ti-details:before {
  content: '\ee71';
}

.ti-details-off:before {
  content: '\f3e2';
}

.ti-device-airpods:before {
  content: '\f5a9';
}

.ti-device-airpods-case:before {
  content: '\f646';
}

.ti-device-airtag:before {
  content: '\fae6';
}

.ti-device-analytics:before {
  content: '\ee72';
}

.ti-device-audio-tape:before {
  content: '\ee73';
}

.ti-device-camera-phone:before {
  content: '\f233';
}

.ti-device-cctv:before {
  content: '\ee74';
}

.ti-device-cctv-off:before {
  content: '\f3e3';
}

.ti-device-computer-camera:before {
  content: '\ee76';
}

.ti-device-computer-camera-off:before {
  content: '\ee75';
}

.ti-device-desktop:before {
  content: '\ea89';
}

.ti-device-desktop-analytics:before {
  content: '\ee77';
}

.ti-device-desktop-bolt:before {
  content: '\f85e';
}

.ti-device-desktop-cancel:before {
  content: '\f85f';
}

.ti-device-desktop-check:before {
  content: '\f860';
}

.ti-device-desktop-code:before {
  content: '\f861';
}

.ti-device-desktop-cog:before {
  content: '\f862';
}

.ti-device-desktop-dollar:before {
  content: '\f863';
}

.ti-device-desktop-down:before {
  content: '\f864';
}

.ti-device-desktop-exclamation:before {
  content: '\f865';
}

.ti-device-desktop-heart:before {
  content: '\f866';
}

.ti-device-desktop-minus:before {
  content: '\f867';
}

.ti-device-desktop-off:before {
  content: '\ee78';
}

.ti-device-desktop-pause:before {
  content: '\f868';
}

.ti-device-desktop-pin:before {
  content: '\f869';
}

.ti-device-desktop-plus:before {
  content: '\f86a';
}

.ti-device-desktop-question:before {
  content: '\f86b';
}

.ti-device-desktop-search:before {
  content: '\f86c';
}

.ti-device-desktop-share:before {
  content: '\f86d';
}

.ti-device-desktop-star:before {
  content: '\f86e';
}

.ti-device-desktop-up:before {
  content: '\f86f';
}

.ti-device-desktop-x:before {
  content: '\f870';
}

.ti-device-floppy:before {
  content: '\eb62';
}

.ti-device-gamepad:before {
  content: '\eb63';
}

.ti-device-gamepad-2:before {
  content: '\f1d2';
}

.ti-device-gamepad-3:before {
  content: '\fc58';
}

.ti-device-heart-monitor:before {
  content: '\f060';
}

.ti-device-heart-monitor-filled:before {
  content: '\fa38';
}

.ti-device-imac:before {
  content: '\f7a7';
}

.ti-device-imac-bolt:before {
  content: '\f871';
}

.ti-device-imac-cancel:before {
  content: '\f872';
}

.ti-device-imac-check:before {
  content: '\f873';
}

.ti-device-imac-code:before {
  content: '\f874';
}

.ti-device-imac-cog:before {
  content: '\f875';
}

.ti-device-imac-dollar:before {
  content: '\f876';
}

.ti-device-imac-down:before {
  content: '\f877';
}

.ti-device-imac-exclamation:before {
  content: '\f878';
}

.ti-device-imac-heart:before {
  content: '\f879';
}

.ti-device-imac-minus:before {
  content: '\f87a';
}

.ti-device-imac-off:before {
  content: '\f87b';
}

.ti-device-imac-pause:before {
  content: '\f87c';
}

.ti-device-imac-pin:before {
  content: '\f87d';
}

.ti-device-imac-plus:before {
  content: '\f87e';
}

.ti-device-imac-question:before {
  content: '\f87f';
}

.ti-device-imac-search:before {
  content: '\f880';
}

.ti-device-imac-share:before {
  content: '\f881';
}

.ti-device-imac-star:before {
  content: '\f882';
}

.ti-device-imac-up:before {
  content: '\f883';
}

.ti-device-imac-x:before {
  content: '\f884';
}

.ti-device-ipad:before {
  content: '\f648';
}

.ti-device-ipad-bolt:before {
  content: '\f885';
}

.ti-device-ipad-cancel:before {
  content: '\f886';
}

.ti-device-ipad-check:before {
  content: '\f887';
}

.ti-device-ipad-code:before {
  content: '\f888';
}

.ti-device-ipad-cog:before {
  content: '\f889';
}

.ti-device-ipad-dollar:before {
  content: '\f88a';
}

.ti-device-ipad-down:before {
  content: '\f88b';
}

.ti-device-ipad-exclamation:before {
  content: '\f88c';
}

.ti-device-ipad-heart:before {
  content: '\f88d';
}

.ti-device-ipad-horizontal:before {
  content: '\f647';
}

.ti-device-ipad-horizontal-bolt:before {
  content: '\f88e';
}

.ti-device-ipad-horizontal-cancel:before {
  content: '\f88f';
}

.ti-device-ipad-horizontal-check:before {
  content: '\f890';
}

.ti-device-ipad-horizontal-code:before {
  content: '\f891';
}

.ti-device-ipad-horizontal-cog:before {
  content: '\f892';
}

.ti-device-ipad-horizontal-dollar:before {
  content: '\f893';
}

.ti-device-ipad-horizontal-down:before {
  content: '\f894';
}

.ti-device-ipad-horizontal-exclamation:before {
  content: '\f895';
}

.ti-device-ipad-horizontal-heart:before {
  content: '\f896';
}

.ti-device-ipad-horizontal-minus:before {
  content: '\f897';
}

.ti-device-ipad-horizontal-off:before {
  content: '\f898';
}

.ti-device-ipad-horizontal-pause:before {
  content: '\f899';
}

.ti-device-ipad-horizontal-pin:before {
  content: '\f89a';
}

.ti-device-ipad-horizontal-plus:before {
  content: '\f89b';
}

.ti-device-ipad-horizontal-question:before {
  content: '\f89c';
}

.ti-device-ipad-horizontal-search:before {
  content: '\f89d';
}

.ti-device-ipad-horizontal-share:before {
  content: '\f89e';
}

.ti-device-ipad-horizontal-star:before {
  content: '\f89f';
}

.ti-device-ipad-horizontal-up:before {
  content: '\f8a0';
}

.ti-device-ipad-horizontal-x:before {
  content: '\f8a1';
}

.ti-device-ipad-minus:before {
  content: '\f8a2';
}

.ti-device-ipad-off:before {
  content: '\f8a3';
}

.ti-device-ipad-pause:before {
  content: '\f8a4';
}

.ti-device-ipad-pin:before {
  content: '\f8a5';
}

.ti-device-ipad-plus:before {
  content: '\f8a6';
}

.ti-device-ipad-question:before {
  content: '\f8a7';
}

.ti-device-ipad-search:before {
  content: '\f8a8';
}

.ti-device-ipad-share:before {
  content: '\f8a9';
}

.ti-device-ipad-star:before {
  content: '\f8aa';
}

.ti-device-ipad-up:before {
  content: '\f8ab';
}

.ti-device-ipad-x:before {
  content: '\f8ac';
}

.ti-device-landline-phone:before {
  content: '\f649';
}

.ti-device-laptop:before {
  content: '\eb64';
}

.ti-device-laptop-off:before {
  content: '\f061';
}

.ti-device-mobile:before {
  content: '\ea8a';
}

.ti-device-mobile-bolt:before {
  content: '\f8ad';
}

.ti-device-mobile-cancel:before {
  content: '\f8ae';
}

.ti-device-mobile-charging:before {
  content: '\f224';
}

.ti-device-mobile-check:before {
  content: '\f8af';
}

.ti-device-mobile-code:before {
  content: '\f8b0';
}

.ti-device-mobile-cog:before {
  content: '\f8b1';
}

.ti-device-mobile-dollar:before {
  content: '\f8b2';
}

.ti-device-mobile-down:before {
  content: '\f8b3';
}

.ti-device-mobile-exclamation:before {
  content: '\f8b4';
}

.ti-device-mobile-filled:before {
  content: '\fa39';
}

.ti-device-mobile-heart:before {
  content: '\f8b5';
}

.ti-device-mobile-message:before {
  content: '\ee79';
}

.ti-device-mobile-minus:before {
  content: '\f8b6';
}

.ti-device-mobile-off:before {
  content: '\f062';
}

.ti-device-mobile-pause:before {
  content: '\f8b7';
}

.ti-device-mobile-pin:before {
  content: '\f8b8';
}

.ti-device-mobile-plus:before {
  content: '\f8b9';
}

.ti-device-mobile-question:before {
  content: '\f8ba';
}

.ti-device-mobile-rotated:before {
  content: '\ecdb';
}

.ti-device-mobile-search:before {
  content: '\f8bb';
}

.ti-device-mobile-share:before {
  content: '\f8bc';
}

.ti-device-mobile-star:before {
  content: '\f8bd';
}

.ti-device-mobile-up:before {
  content: '\f8be';
}

.ti-device-mobile-vibration:before {
  content: '\eb86';
}

.ti-device-mobile-x:before {
  content: '\f8bf';
}

.ti-device-nintendo:before {
  content: '\f026';
}

.ti-device-nintendo-off:before {
  content: '\f111';
}

.ti-device-projector:before {
  content: '\fc11';
}

.ti-device-remote:before {
  content: '\f792';
}

.ti-device-sd-card:before {
  content: '\f384';
}

.ti-device-sim:before {
  content: '\f4b2';
}

.ti-device-sim-1:before {
  content: '\f4af';
}

.ti-device-sim-2:before {
  content: '\f4b0';
}

.ti-device-sim-3:before {
  content: '\f4b1';
}

.ti-device-speaker:before {
  content: '\ea8b';
}

.ti-device-speaker-off:before {
  content: '\f112';
}

.ti-device-tablet:before {
  content: '\ea8c';
}

.ti-device-tablet-bolt:before {
  content: '\f8c0';
}

.ti-device-tablet-cancel:before {
  content: '\f8c1';
}

.ti-device-tablet-check:before {
  content: '\f8c2';
}

.ti-device-tablet-code:before {
  content: '\f8c3';
}

.ti-device-tablet-cog:before {
  content: '\f8c4';
}

.ti-device-tablet-dollar:before {
  content: '\f8c5';
}

.ti-device-tablet-down:before {
  content: '\f8c6';
}

.ti-device-tablet-exclamation:before {
  content: '\f8c7';
}

.ti-device-tablet-filled:before {
  content: '\fa3a';
}

.ti-device-tablet-heart:before {
  content: '\f8c8';
}

.ti-device-tablet-minus:before {
  content: '\f8c9';
}

.ti-device-tablet-off:before {
  content: '\f063';
}

.ti-device-tablet-pause:before {
  content: '\f8ca';
}

.ti-device-tablet-pin:before {
  content: '\f8cb';
}

.ti-device-tablet-plus:before {
  content: '\f8cc';
}

.ti-device-tablet-question:before {
  content: '\f8cd';
}

.ti-device-tablet-search:before {
  content: '\f8ce';
}

.ti-device-tablet-share:before {
  content: '\f8cf';
}

.ti-device-tablet-star:before {
  content: '\f8d0';
}

.ti-device-tablet-up:before {
  content: '\f8d1';
}

.ti-device-tablet-x:before {
  content: '\f8d2';
}

.ti-device-tv:before {
  content: '\ea8d';
}

.ti-device-tv-off:before {
  content: '\f064';
}

.ti-device-tv-old:before {
  content: '\f1d3';
}

.ti-device-usb:before {
  content: '\fc59';
}

.ti-device-vision-pro:before {
  content: '\fae7';
}

.ti-device-watch:before {
  content: '\ebf9';
}

.ti-device-watch-bolt:before {
  content: '\f8d3';
}

.ti-device-watch-cancel:before {
  content: '\f8d4';
}

.ti-device-watch-check:before {
  content: '\f8d5';
}

.ti-device-watch-code:before {
  content: '\f8d6';
}

.ti-device-watch-cog:before {
  content: '\f8d7';
}

.ti-device-watch-dollar:before {
  content: '\f8d8';
}

.ti-device-watch-down:before {
  content: '\f8d9';
}

.ti-device-watch-exclamation:before {
  content: '\f8da';
}

.ti-device-watch-heart:before {
  content: '\f8db';
}

.ti-device-watch-minus:before {
  content: '\f8dc';
}

.ti-device-watch-off:before {
  content: '\f065';
}

.ti-device-watch-pause:before {
  content: '\f8dd';
}

.ti-device-watch-pin:before {
  content: '\f8de';
}

.ti-device-watch-plus:before {
  content: '\f8df';
}

.ti-device-watch-question:before {
  content: '\f8e0';
}

.ti-device-watch-search:before {
  content: '\f8e1';
}

.ti-device-watch-share:before {
  content: '\f8e2';
}

.ti-device-watch-star:before {
  content: '\f8e3';
}

.ti-device-watch-stats:before {
  content: '\ef7d';
}

.ti-device-watch-stats-2:before {
  content: '\ef7c';
}

.ti-device-watch-up:before {
  content: '\f8e4';
}

.ti-device-watch-x:before {
  content: '\f8e5';
}

.ti-devices:before {
  content: '\eb87';
}

.ti-devices-2:before {
  content: '\ed29';
}

.ti-devices-bolt:before {
  content: '\f8e6';
}

.ti-devices-cancel:before {
  content: '\f8e7';
}

.ti-devices-check:before {
  content: '\f8e8';
}

.ti-devices-code:before {
  content: '\f8e9';
}

.ti-devices-cog:before {
  content: '\f8ea';
}

.ti-devices-dollar:before {
  content: '\f8eb';
}

.ti-devices-down:before {
  content: '\f8ec';
}

.ti-devices-exclamation:before {
  content: '\f8ed';
}

.ti-devices-heart:before {
  content: '\f8ee';
}

.ti-devices-minus:before {
  content: '\f8ef';
}

.ti-devices-off:before {
  content: '\f3e4';
}

.ti-devices-pause:before {
  content: '\f8f0';
}

.ti-devices-pc:before {
  content: '\ee7a';
}

.ti-devices-pc-off:before {
  content: '\f113';
}

.ti-devices-pin:before {
  content: '\f8f1';
}

.ti-devices-plus:before {
  content: '\f8f2';
}

.ti-devices-question:before {
  content: '\f8f3';
}

.ti-devices-search:before {
  content: '\f8f4';
}

.ti-devices-share:before {
  content: '\f8f5';
}

.ti-devices-star:before {
  content: '\f8f6';
}

.ti-devices-up:before {
  content: '\f8f7';
}

.ti-devices-x:before {
  content: '\f8f8';
}

.ti-diabolo:before {
  content: '\fa9c';
}

.ti-diabolo-off:before {
  content: '\fa9a';
}

.ti-diabolo-plus:before {
  content: '\fa9b';
}

.ti-dialpad:before {
  content: '\f067';
}

.ti-dialpad-filled:before {
  content: '\fa3b';
}

.ti-dialpad-off:before {
  content: '\f114';
}

.ti-diamond:before {
  content: '\eb65';
}

.ti-diamond-filled:before {
  content: '\f73d';
}

.ti-diamond-off:before {
  content: '\f115';
}

.ti-diamonds:before {
  content: '\eff5';
}

.ti-diamonds-filled:before {
  content: '\f676';
}

.ti-dice:before {
  content: '\eb66';
}

.ti-dice-1:before {
  content: '\f08b';
}

.ti-dice-1-filled:before {
  content: '\f73e';
}

.ti-dice-2:before {
  content: '\f08c';
}

.ti-dice-2-filled:before {
  content: '\f73f';
}

.ti-dice-3:before {
  content: '\f08d';
}

.ti-dice-3-filled:before {
  content: '\f740';
}

.ti-dice-4:before {
  content: '\f08e';
}

.ti-dice-4-filled:before {
  content: '\f741';
}

.ti-dice-5:before {
  content: '\f08f';
}

.ti-dice-5-filled:before {
  content: '\f742';
}

.ti-dice-6:before {
  content: '\f090';
}

.ti-dice-6-filled:before {
  content: '\f743';
}

.ti-dice-filled:before {
  content: '\f744';
}

.ti-dimensions:before {
  content: '\ee7b';
}

.ti-direction:before {
  content: '\ebfb';
}

.ti-direction-horizontal:before {
  content: '\ebfa';
}

.ti-direction-sign:before {
  content: '\f1f7';
}

.ti-direction-sign-filled:before {
  content: '\f745';
}

.ti-direction-sign-off:before {
  content: '\f3e5';
}

.ti-directions:before {
  content: '\ea8e';
}

.ti-directions-off:before {
  content: '\f116';
}

.ti-disabled:before {
  content: '\ea8f';
}

.ti-disabled-2:before {
  content: '\ebaf';
}

.ti-disabled-off:before {
  content: '\f117';
}

.ti-disc:before {
  content: '\ea90';
}

.ti-disc-golf:before {
  content: '\f385';
}

.ti-disc-off:before {
  content: '\f118';
}

.ti-discount:before {
  content: '\ebbd';
}

.ti-discount-2:before {
  content: '\ee7c';
}

.ti-discount-2-off:before {
  content: '\f3e6';
}

.ti-discount-check:before {
  content: '\f1f8';
}

.ti-discount-check-filled:before {
  content: '\f746';
}

.ti-discount-off:before {
  content: '\f3e7';
}

.ti-divide:before {
  content: '\ed5c';
}

.ti-dna:before {
  content: '\ee7d';
}

.ti-dna-2:before {
  content: '\ef5c';
}

.ti-dna-2-off:before {
  content: '\f119';
}

.ti-dna-off:before {
  content: '\f11a';
}

.ti-dog:before {
  content: '\f660';
}

.ti-dog-bowl:before {
  content: '\ef29';
}

.ti-door:before {
  content: '\ef4e';
}

.ti-door-enter:before {
  content: '\ef4c';
}

.ti-door-exit:before {
  content: '\ef4d';
}

.ti-door-off:before {
  content: '\f11b';
}

.ti-dots:before {
  content: '\ea95';
}

.ti-dots-circle-horizontal:before {
  content: '\ea91';
}

.ti-dots-diagonal:before {
  content: '\ea93';
}

.ti-dots-diagonal-2:before {
  content: '\ea92';
}

.ti-dots-vertical:before {
  content: '\ea94';
}

.ti-download:before {
  content: '\ea96';
}

.ti-download-off:before {
  content: '\f11c';
}

.ti-drag-drop:before {
  content: '\eb89';
}

.ti-drag-drop-2:before {
  content: '\eb88';
}

.ti-drone:before {
  content: '\ed79';
}

.ti-drone-off:before {
  content: '\ee7e';
}

.ti-drop-circle:before {
  content: '\efde';
}

.ti-droplet:before {
  content: '\ea97';
}

.ti-droplet-bolt:before {
  content: '\f8f9';
}

.ti-droplet-cancel:before {
  content: '\f8fa';
}

.ti-droplet-check:before {
  content: '\f8fb';
}

.ti-droplet-code:before {
  content: '\f8fc';
}

.ti-droplet-cog:before {
  content: '\f8fd';
}

.ti-droplet-dollar:before {
  content: '\f8fe';
}

.ti-droplet-down:before {
  content: '\f8ff';
}

.ti-droplet-exclamation:before {
  content: '\f900';
}

.ti-droplet-filled:before {
  content: '\ee80';
}

.ti-droplet-half:before {
  content: '\ee82';
}

.ti-droplet-half-2:before {
  content: '\ee81';
}

.ti-droplet-half-2-filled:before {
  content: '\fb6c';
}

.ti-droplet-half-filled:before {
  content: '\f6c5';
}

.ti-droplet-heart:before {
  content: '\f901';
}

.ti-droplet-minus:before {
  content: '\f902';
}

.ti-droplet-off:before {
  content: '\ee83';
}

.ti-droplet-pause:before {
  content: '\f903';
}

.ti-droplet-pin:before {
  content: '\f904';
}

.ti-droplet-plus:before {
  content: '\f905';
}

.ti-droplet-question:before {
  content: '\f906';
}

.ti-droplet-search:before {
  content: '\f907';
}

.ti-droplet-share:before {
  content: '\f908';
}

.ti-droplet-star:before {
  content: '\f909';
}

.ti-droplet-up:before {
  content: '\f90a';
}

.ti-droplet-x:before {
  content: '\f90b';
}

.ti-droplets:before {
  content: '\fc12';
}

.ti-dual-screen:before {
  content: '\fa59';
}

.ti-e-passport:before {
  content: '\f4df';
}

.ti-ear:before {
  content: '\ebce';
}

.ti-ear-off:before {
  content: '\ee84';
}

.ti-ease-in:before {
  content: '\f573';
}

.ti-ease-in-control-point:before {
  content: '\f570';
}

.ti-ease-in-out:before {
  content: '\f572';
}

.ti-ease-in-out-control-points:before {
  content: '\f571';
}

.ti-ease-out:before {
  content: '\f575';
}

.ti-ease-out-control-point:before {
  content: '\f574';
}

.ti-edit:before {
  content: '\ea98';
}

.ti-edit-circle:before {
  content: '\ee85';
}

.ti-edit-circle-off:before {
  content: '\f11d';
}

.ti-edit-off:before {
  content: '\f11e';
}

.ti-egg:before {
  content: '\eb8a';
}

.ti-egg-cracked:before {
  content: '\f2d6';
}

.ti-egg-filled:before {
  content: '\f678';
}

.ti-egg-fried:before {
  content: '\f386';
}

.ti-egg-off:before {
  content: '\f11f';
}

.ti-eggs:before {
  content: '\f500';
}

.ti-elevator:before {
  content: '\efdf';
}

.ti-elevator-off:before {
  content: '\f3e8';
}

.ti-emergency-bed:before {
  content: '\ef5d';
}

.ti-empathize:before {
  content: '\f29b';
}

.ti-empathize-off:before {
  content: '\f3e9';
}

.ti-emphasis:before {
  content: '\ebcf';
}

.ti-engine:before {
  content: '\ef7e';
}

.ti-engine-off:before {
  content: '\f120';
}

.ti-equal:before {
  content: '\ee87';
}

.ti-equal-double:before {
  content: '\f4e1';
}

.ti-equal-not:before {
  content: '\ee86';
}

.ti-eraser:before {
  content: '\eb8b';
}

.ti-eraser-off:before {
  content: '\f121';
}

.ti-error-404:before {
  content: '\f027';
}

.ti-error-404-off:before {
  content: '\f122';
}

.ti-escalator:before {
  content: '\fb06';
}

.ti-escalator-down:before {
  content: '\fb04';
}

.ti-escalator-up:before {
  content: '\fb05';
}

.ti-exchange:before {
  content: '\ebe7';
}

.ti-exchange-off:before {
  content: '\f123';
}

.ti-exclamation-circle:before {
  content: '\f634';
}

.ti-exclamation-mark:before {
  content: '\efb4';
}

.ti-exclamation-mark-off:before {
  content: '\f124';
}

.ti-explicit:before {
  content: '\f256';
}

.ti-explicit-off:before {
  content: '\f3ea';
}

.ti-exposure:before {
  content: '\eb8c';
}

.ti-exposure-0:before {
  content: '\f29c';
}

.ti-exposure-minus-1:before {
  content: '\f29d';
}

.ti-exposure-minus-2:before {
  content: '\f29e';
}

.ti-exposure-off:before {
  content: '\f3eb';
}

.ti-exposure-plus-1:before {
  content: '\f29f';
}

.ti-exposure-plus-2:before {
  content: '\f2a0';
}

.ti-external-link:before {
  content: '\ea99';
}

.ti-external-link-off:before {
  content: '\f125';
}

.ti-eye:before {
  content: '\ea9a';
}

.ti-eye-bolt:before {
  content: '\fb6d';
}

.ti-eye-cancel:before {
  content: '\fb6e';
}

.ti-eye-check:before {
  content: '\ee88';
}

.ti-eye-closed:before {
  content: '\f7ec';
}

.ti-eye-code:before {
  content: '\fb6f';
}

.ti-eye-cog:before {
  content: '\f7ed';
}

.ti-eye-discount:before {
  content: '\fb70';
}

.ti-eye-dollar:before {
  content: '\fb71';
}

.ti-eye-down:before {
  content: '\fb72';
}

.ti-eye-edit:before {
  content: '\f7ee';
}

.ti-eye-exclamation:before {
  content: '\f7ef';
}

.ti-eye-filled:before {
  content: '\f679';
}

.ti-eye-heart:before {
  content: '\f7f0';
}

.ti-eye-minus:before {
  content: '\fb73';
}

.ti-eye-off:before {
  content: '\ecf0';
}

.ti-eye-pause:before {
  content: '\fb74';
}

.ti-eye-pin:before {
  content: '\fb75';
}

.ti-eye-plus:before {
  content: '\fb76';
}

.ti-eye-question:before {
  content: '\fb77';
}

.ti-eye-search:before {
  content: '\fb78';
}

.ti-eye-share:before {
  content: '\fb79';
}

.ti-eye-star:before {
  content: '\fb7a';
}

.ti-eye-table:before {
  content: '\ef5e';
}

.ti-eye-up:before {
  content: '\fb7b';
}

.ti-eye-x:before {
  content: '\f7f1';
}

.ti-eyeglass:before {
  content: '\ee8a';
}

.ti-eyeglass-2:before {
  content: '\ee89';
}

.ti-eyeglass-off:before {
  content: '\f126';
}

.ti-face-id:before {
  content: '\ea9b';
}

.ti-face-id-error:before {
  content: '\efa7';
}

.ti-face-mask:before {
  content: '\efb5';
}

.ti-face-mask-off:before {
  content: '\f127';
}

.ti-fall:before {
  content: '\ecb9';
}

.ti-feather:before {
  content: '\ee8b';
}

.ti-feather-off:before {
  content: '\f128';
}

.ti-fence:before {
  content: '\ef2a';
}

.ti-fence-off:before {
  content: '\f129';
}

.ti-fidget-spinner:before {
  content: '\f068';
}

.ti-file:before {
  content: '\eaa4';
}

.ti-file-3d:before {
  content: '\f032';
}

.ti-file-alert:before {
  content: '\ede6';
}

.ti-file-analytics:before {
  content: '\ede7';
}

.ti-file-arrow-left:before {
  content: '\f033';
}

.ti-file-arrow-right:before {
  content: '\f034';
}

.ti-file-barcode:before {
  content: '\f035';
}

.ti-file-broken:before {
  content: '\f501';
}

.ti-file-certificate:before {
  content: '\ed4d';
}

.ti-file-chart:before {
  content: '\f036';
}

.ti-file-check:before {
  content: '\ea9c';
}

.ti-file-code:before {
  content: '\ebd0';
}

.ti-file-code-2:before {
  content: '\ede8';
}

.ti-file-cv:before {
  content: '\fa5a';
}

.ti-file-database:before {
  content: '\f037';
}

.ti-file-delta:before {
  content: '\f53d';
}

.ti-file-description:before {
  content: '\f028';
}

.ti-file-diff:before {
  content: '\ecf1';
}

.ti-file-digit:before {
  content: '\efa8';
}

.ti-file-dislike:before {
  content: '\ed2a';
}

.ti-file-dollar:before {
  content: '\efe0';
}

.ti-file-dots:before {
  content: '\f038';
}

.ti-file-download:before {
  content: '\ea9d';
}

.ti-file-euro:before {
  content: '\efe1';
}

.ti-file-export:before {
  content: '\ede9';
}

.ti-file-filled:before {
  content: '\f747';
}

.ti-file-function:before {
  content: '\f53e';
}

.ti-file-horizontal:before {
  content: '\ebb0';
}

.ti-file-import:before {
  content: '\edea';
}

.ti-file-infinity:before {
  content: '\f502';
}

.ti-file-info:before {
  content: '\edec';
}

.ti-file-invoice:before {
  content: '\eb67';
}

.ti-file-lambda:before {
  content: '\f53f';
}

.ti-file-like:before {
  content: '\ed2b';
}

.ti-file-minus:before {
  content: '\ea9e';
}

.ti-file-music:before {
  content: '\ea9f';
}

.ti-file-off:before {
  content: '\ecf2';
}

.ti-file-orientation:before {
  content: '\f2a1';
}

.ti-file-pencil:before {
  content: '\f039';
}

.ti-file-percent:before {
  content: '\f540';
}

.ti-file-phone:before {
  content: '\ecdc';
}

.ti-file-plus:before {
  content: '\eaa0';
}

.ti-file-power:before {
  content: '\f03a';
}

.ti-file-report:before {
  content: '\eded';
}

.ti-file-rss:before {
  content: '\f03b';
}

.ti-file-scissors:before {
  content: '\f03c';
}

.ti-file-search:before {
  content: '\ed5d';
}

.ti-file-settings:before {
  content: '\f029';
}

.ti-file-shredder:before {
  content: '\eaa1';
}

.ti-file-signal:before {
  content: '\f03d';
}

.ti-file-spreadsheet:before {
  content: '\f03e';
}

.ti-file-stack:before {
  content: '\f503';
}

.ti-file-star:before {
  content: '\f03f';
}

.ti-file-symlink:before {
  content: '\ed53';
}

.ti-file-text:before {
  content: '\eaa2';
}

.ti-file-text-ai:before {
  content: '\fa27';
}

.ti-file-time:before {
  content: '\f040';
}

.ti-file-type-bmp:before {
  content: '\fb07';
}

.ti-file-type-css:before {
  content: '\fb08';
}

.ti-file-type-csv:before {
  content: '\fb09';
}

.ti-file-type-doc:before {
  content: '\fb0a';
}

.ti-file-type-docx:before {
  content: '\fb0b';
}

.ti-file-type-html:before {
  content: '\fb0c';
}

.ti-file-type-jpg:before {
  content: '\fb0d';
}

.ti-file-type-js:before {
  content: '\fb0e';
}

.ti-file-type-jsx:before {
  content: '\fb0f';
}

.ti-file-type-pdf:before {
  content: '\fb10';
}

.ti-file-type-php:before {
  content: '\fb11';
}

.ti-file-type-png:before {
  content: '\fb12';
}

.ti-file-type-ppt:before {
  content: '\fb13';
}

.ti-file-type-rs:before {
  content: '\fb14';
}

.ti-file-type-sql:before {
  content: '\fb15';
}

.ti-file-type-svg:before {
  content: '\fb16';
}

.ti-file-type-ts:before {
  content: '\fb17';
}

.ti-file-type-tsx:before {
  content: '\fb18';
}

.ti-file-type-txt:before {
  content: '\fb19';
}

.ti-file-type-vue:before {
  content: '\fb1a';
}

.ti-file-type-xls:before {
  content: '\fb1b';
}

.ti-file-type-xml:before {
  content: '\fb1c';
}

.ti-file-type-zip:before {
  content: '\fb1d';
}

.ti-file-typography:before {
  content: '\f041';
}

.ti-file-unknown:before {
  content: '\f042';
}

.ti-file-upload:before {
  content: '\ec91';
}

.ti-file-vector:before {
  content: '\f043';
}

.ti-file-x:before {
  content: '\eaa3';
}

.ti-file-x-filled:before {
  content: '\f748';
}

.ti-file-zip:before {
  content: '\ed4e';
}

.ti-files:before {
  content: '\edef';
}

.ti-files-off:before {
  content: '\edee';
}

.ti-filter:before {
  content: '\eaa5';
}

.ti-filter-bolt:before {
  content: '\fb7c';
}

.ti-filter-cancel:before {
  content: '\fb7d';
}

.ti-filter-check:before {
  content: '\fb7e';
}

.ti-filter-code:before {
  content: '\fb7f';
}

.ti-filter-cog:before {
  content: '\f9fe';
}

.ti-filter-discount:before {
  content: '\fb80';
}

.ti-filter-dollar:before {
  content: '\f9ff';
}

.ti-filter-down:before {
  content: '\fb81';
}

.ti-filter-edit:before {
  content: '\fa00';
}

.ti-filter-exclamation:before {
  content: '\fb82';
}

.ti-filter-filled:before {
  content: '\fc27';
}

.ti-filter-heart:before {
  content: '\fb83';
}

.ti-filter-minus:before {
  content: '\fa01';
}

.ti-filter-off:before {
  content: '\ed2c';
}

.ti-filter-pause:before {
  content: '\fb84';
}

.ti-filter-pin:before {
  content: '\fb85';
}

.ti-filter-plus:before {
  content: '\fa02';
}

.ti-filter-question:before {
  content: '\fb86';
}

.ti-filter-search:before {
  content: '\fb87';
}

.ti-filter-share:before {
  content: '\fb88';
}

.ti-filter-star:before {
  content: '\fa03';
}

.ti-filter-up:before {
  content: '\fb89';
}

.ti-filter-x:before {
  content: '\fa04';
}

.ti-filters:before {
  content: '\f793';
}

.ti-fingerprint:before {
  content: '\ebd1';
}

.ti-fingerprint-off:before {
  content: '\f12a';
}

.ti-fire-extinguisher:before {
  content: '\faf6';
}

.ti-fire-hydrant:before {
  content: '\f3a9';
}

.ti-fire-hydrant-off:before {
  content: '\f3ec';
}

.ti-firetruck:before {
  content: '\ebe8';
}

.ti-first-aid-kit:before {
  content: '\ef5f';
}

.ti-first-aid-kit-off:before {
  content: '\f3ed';
}

.ti-fish:before {
  content: '\ef2b';
}

.ti-fish-bone:before {
  content: '\f287';
}

.ti-fish-christianity:before {
  content: '\f58b';
}

.ti-fish-hook:before {
  content: '\f1f9';
}

.ti-fish-hook-off:before {
  content: '\f3ee';
}

.ti-fish-off:before {
  content: '\f12b';
}

.ti-flag:before {
  content: '\eaa6';
}

.ti-flag-2:before {
  content: '\ee8c';
}

.ti-flag-2-filled:before {
  content: '\f707';
}

.ti-flag-2-off:before {
  content: '\f12c';
}

.ti-flag-3:before {
  content: '\ee8d';
}

.ti-flag-3-filled:before {
  content: '\f708';
}

.ti-flag-bolt:before {
  content: '\fb8a';
}

.ti-flag-cancel:before {
  content: '\fb8b';
}

.ti-flag-check:before {
  content: '\fb8c';
}

.ti-flag-code:before {
  content: '\fb8d';
}

.ti-flag-cog:before {
  content: '\fb8e';
}

.ti-flag-discount:before {
  content: '\fb8f';
}

.ti-flag-dollar:before {
  content: '\fb90';
}

.ti-flag-down:before {
  content: '\fb91';
}

.ti-flag-exclamation:before {
  content: '\fb92';
}

.ti-flag-filled:before {
  content: '\f67a';
}

.ti-flag-heart:before {
  content: '\fb93';
}

.ti-flag-minus:before {
  content: '\fb94';
}

.ti-flag-off:before {
  content: '\f12d';
}

.ti-flag-pause:before {
  content: '\fb95';
}

.ti-flag-pin:before {
  content: '\fb96';
}

.ti-flag-plus:before {
  content: '\fb97';
}

.ti-flag-question:before {
  content: '\fb98';
}

.ti-flag-search:before {
  content: '\fb99';
}

.ti-flag-share:before {
  content: '\fb9a';
}

.ti-flag-star:before {
  content: '\fb9b';
}

.ti-flag-up:before {
  content: '\fb9c';
}

.ti-flag-x:before {
  content: '\fb9d';
}

.ti-flame:before {
  content: '\ec2c';
}

.ti-flame-off:before {
  content: '\f12e';
}

.ti-flare:before {
  content: '\ee8e';
}

.ti-flask:before {
  content: '\ebd2';
}

.ti-flask-2:before {
  content: '\ef60';
}

.ti-flask-2-off:before {
  content: '\f12f';
}

.ti-flask-off:before {
  content: '\f130';
}

.ti-flip-flops:before {
  content: '\f564';
}

.ti-flip-horizontal:before {
  content: '\eaa7';
}

.ti-flip-vertical:before {
  content: '\eaa8';
}

.ti-float-center:before {
  content: '\ebb1';
}

.ti-float-left:before {
  content: '\ebb2';
}

.ti-float-none:before {
  content: '\ed13';
}

.ti-float-right:before {
  content: '\ebb3';
}

.ti-flower:before {
  content: '\eff6';
}

.ti-flower-off:before {
  content: '\f131';
}

.ti-focus:before {
  content: '\eb8d';
}

.ti-focus-2:before {
  content: '\ebd3';
}

.ti-focus-auto:before {
  content: '\fa62';
}

.ti-focus-centered:before {
  content: '\f02a';
}

.ti-fold:before {
  content: '\ed56';
}

.ti-fold-down:before {
  content: '\ed54';
}

.ti-fold-up:before {
  content: '\ed55';
}

.ti-folder:before {
  content: '\eaad';
}

.ti-folder-bolt:before {
  content: '\f90c';
}

.ti-folder-cancel:before {
  content: '\f90d';
}

.ti-folder-check:before {
  content: '\f90e';
}

.ti-folder-code:before {
  content: '\f90f';
}

.ti-folder-cog:before {
  content: '\f910';
}

.ti-folder-dollar:before {
  content: '\f911';
}

.ti-folder-down:before {
  content: '\f912';
}

.ti-folder-exclamation:before {
  content: '\f913';
}

.ti-folder-filled:before {
  content: '\f749';
}

.ti-folder-heart:before {
  content: '\f914';
}

.ti-folder-minus:before {
  content: '\eaaa';
}

.ti-folder-off:before {
  content: '\ed14';
}

.ti-folder-open:before {
  content: '\faf7';
}

.ti-folder-pause:before {
  content: '\f915';
}

.ti-folder-pin:before {
  content: '\f916';
}

.ti-folder-plus:before {
  content: '\eaab';
}

.ti-folder-question:before {
  content: '\f917';
}

.ti-folder-search:before {
  content: '\f918';
}

.ti-folder-share:before {
  content: '\f919';
}

.ti-folder-star:before {
  content: '\f91a';
}

.ti-folder-symlink:before {
  content: '\f91b';
}

.ti-folder-up:before {
  content: '\f91c';
}

.ti-folder-x:before {
  content: '\eaac';
}

.ti-folders:before {
  content: '\eaae';
}

.ti-folders-off:before {
  content: '\f133';
}

.ti-forbid:before {
  content: '\ebd5';
}

.ti-forbid-2:before {
  content: '\ebd4';
}

.ti-forbid-2-filled:before {
  content: '\fc28';
}

.ti-forbid-filled:before {
  content: '\fc29';
}

.ti-forklift:before {
  content: '\ebe9';
}

.ti-forms:before {
  content: '\ee8f';
}

.ti-fountain:before {
  content: '\f09b';
}

.ti-fountain-filled:before {
  content: '\fc2a';
}

.ti-fountain-off:before {
  content: '\f134';
}

.ti-frame:before {
  content: '\eaaf';
}

.ti-frame-off:before {
  content: '\f135';
}

.ti-free-rights:before {
  content: '\efb6';
}

.ti-freeze-column:before {
  content: '\fa63';
}

.ti-freeze-row:before {
  content: '\fa65';
}

.ti-freeze-row-column:before {
  content: '\fa64';
}

.ti-fridge:before {
  content: '\f1fa';
}

.ti-fridge-off:before {
  content: '\f3ef';
}

.ti-friends:before {
  content: '\eab0';
}

.ti-friends-off:before {
  content: '\f136';
}

.ti-frustum:before {
  content: '\fa9f';
}

.ti-frustum-off:before {
  content: '\fa9d';
}

.ti-frustum-plus:before {
  content: '\fa9e';
}

.ti-function:before {
  content: '\f225';
}

.ti-function-filled:before {
  content: '\fc2b';
}

.ti-function-off:before {
  content: '\f3f0';
}

.ti-garden-cart:before {
  content: '\f23e';
}

.ti-garden-cart-off:before {
  content: '\f3f1';
}

.ti-gas-station:before {
  content: '\ec7d';
}

.ti-gas-station-off:before {
  content: '\f137';
}

.ti-gauge:before {
  content: '\eab1';
}

.ti-gauge-filled:before {
  content: '\fc2c';
}

.ti-gauge-off:before {
  content: '\f138';
}

.ti-gavel:before {
  content: '\ef90';
}

.ti-gender-agender:before {
  content: '\f0e1';
}

.ti-gender-androgyne:before {
  content: '\f0e2';
}

.ti-gender-bigender:before {
  content: '\f0e3';
}

.ti-gender-demiboy:before {
  content: '\f0e4';
}

.ti-gender-demigirl:before {
  content: '\f0e5';
}

.ti-gender-epicene:before {
  content: '\f0e6';
}

.ti-gender-female:before {
  content: '\f0e7';
}

.ti-gender-femme:before {
  content: '\f0e8';
}

.ti-gender-genderfluid:before {
  content: '\f0e9';
}

.ti-gender-genderless:before {
  content: '\f0ea';
}

.ti-gender-genderqueer:before {
  content: '\f0eb';
}

.ti-gender-hermaphrodite:before {
  content: '\f0ec';
}

.ti-gender-intergender:before {
  content: '\f0ed';
}

.ti-gender-male:before {
  content: '\f0ee';
}

.ti-gender-neutrois:before {
  content: '\f0ef';
}

.ti-gender-third:before {
  content: '\f0f0';
}

.ti-gender-transgender:before {
  content: '\f0f1';
}

.ti-gender-trasvesti:before {
  content: '\f0f2';
}

.ti-geometry:before {
  content: '\ee90';
}

.ti-ghost:before {
  content: '\eb8e';
}

.ti-ghost-2:before {
  content: '\f57c';
}

.ti-ghost-2-filled:before {
  content: '\f74a';
}

.ti-ghost-3:before {
  content: '\fc13';
}

.ti-ghost-filled:before {
  content: '\f74b';
}

.ti-ghost-off:before {
  content: '\f3f2';
}

.ti-gif:before {
  content: '\f257';
}

.ti-gift:before {
  content: '\eb68';
}

.ti-gift-card:before {
  content: '\f3aa';
}

.ti-gift-card-filled:before {
  content: '\fc2d';
}

.ti-gift-off:before {
  content: '\f3f3';
}

.ti-git-branch:before {
  content: '\eab2';
}

.ti-git-branch-deleted:before {
  content: '\f57d';
}

.ti-git-cherry-pick:before {
  content: '\f57e';
}

.ti-git-commit:before {
  content: '\eab3';
}

.ti-git-compare:before {
  content: '\eab4';
}

.ti-git-fork:before {
  content: '\eb8f';
}

.ti-git-merge:before {
  content: '\eab5';
}

.ti-git-pull-request:before {
  content: '\eab6';
}

.ti-git-pull-request-closed:before {
  content: '\ef7f';
}

.ti-git-pull-request-draft:before {
  content: '\efb7';
}

.ti-gizmo:before {
  content: '\f02b';
}

.ti-glass:before {
  content: '\eab8';
}

.ti-glass-full:before {
  content: '\eab7';
}

.ti-glass-full-filled:before {
  content: '\fc2e';
}

.ti-glass-off:before {
  content: '\ee91';
}

.ti-globe:before {
  content: '\eab9';
}

.ti-globe-filled:before {
  content: '\fc2f';
}

.ti-globe-off:before {
  content: '\f139';
}

.ti-go-game:before {
  content: '\f512';
}

.ti-golf:before {
  content: '\ed8c';
}

.ti-golf-off:before {
  content: '\f13a';
}

.ti-gps:before {
  content: '\ed7a';
}

.ti-gradienter:before {
  content: '\f3ab';
}

.ti-grain:before {
  content: '\ee92';
}

.ti-graph:before {
  content: '\f288';
}

.ti-graph-off:before {
  content: '\f3f4';
}

.ti-grave:before {
  content: '\f580';
}

.ti-grave-2:before {
  content: '\f57f';
}

.ti-grid-3x3:before {
  content: '\fca4';
}

.ti-grid-4x4:before {
  content: '\fca5';
}

.ti-grid-dots:before {
  content: '\eaba';
}

.ti-grid-goldenratio:before {
  content: '\fca6';
}

.ti-grid-pattern:before {
  content: '\efc9';
}

.ti-grid-scan:before {
  content: '\fca7';
}

.ti-grill:before {
  content: '\efa9';
}

.ti-grill-fork:before {
  content: '\f35b';
}

.ti-grill-off:before {
  content: '\f3f5';
}

.ti-grill-spatula:before {
  content: '\f35c';
}

.ti-grip-horizontal:before {
  content: '\ec00';
}

.ti-grip-vertical:before {
  content: '\ec01';
}

.ti-growth:before {
  content: '\ee93';
}

.ti-guitar-pick:before {
  content: '\f4c6';
}

.ti-guitar-pick-filled:before {
  content: '\f67b';
}

.ti-h-1:before {
  content: '\ec94';
}

.ti-h-2:before {
  content: '\ec95';
}

.ti-h-3:before {
  content: '\ec96';
}

.ti-h-4:before {
  content: '\ec97';
}

.ti-h-5:before {
  content: '\ec98';
}

.ti-h-6:before {
  content: '\ec99';
}

.ti-hammer:before {
  content: '\ef91';
}

.ti-hammer-off:before {
  content: '\f13c';
}

.ti-hand-click:before {
  content: '\ef4f';
}

.ti-hand-finger:before {
  content: '\ee94';
}

.ti-hand-finger-off:before {
  content: '\f13d';
}

.ti-hand-grab:before {
  content: '\f091';
}

.ti-hand-little-finger:before {
  content: '\ee95';
}

.ti-hand-middle-finger:before {
  content: '\ec2d';
}

.ti-hand-move:before {
  content: '\ef50';
}

.ti-hand-off:before {
  content: '\ed15';
}

.ti-hand-ring-finger:before {
  content: '\ee96';
}

.ti-hand-rock:before {
  content: '\ee97';
}

.ti-hand-sanitizer:before {
  content: '\f5f4';
}

.ti-hand-stop:before {
  content: '\ec2e';
}

.ti-hand-three-fingers:before {
  content: '\ee98';
}

.ti-hand-two-fingers:before {
  content: '\ee99';
}

.ti-hanger:before {
  content: '\ee9a';
}

.ti-hanger-2:before {
  content: '\f09c';
}

.ti-hanger-off:before {
  content: '\f13e';
}

.ti-hash:before {
  content: '\eabc';
}

.ti-haze:before {
  content: '\efaa';
}

.ti-haze-moon:before {
  content: '\faf8';
}

.ti-hdr:before {
  content: '\fa7b';
}

.ti-heading:before {
  content: '\ee9b';
}

.ti-heading-off:before {
  content: '\f13f';
}

.ti-headphones:before {
  content: '\eabd';
}

.ti-headphones-filled:before {
  content: '\fa3c';
}

.ti-headphones-off:before {
  content: '\ed1d';
}

.ti-headset:before {
  content: '\eb90';
}

.ti-headset-off:before {
  content: '\f3f6';
}

.ti-health-recognition:before {
  content: '\f1fb';
}

.ti-heart:before {
  content: '\eabe';
}

.ti-heart-bolt:before {
  content: '\fb9e';
}

.ti-heart-broken:before {
  content: '\ecba';
}

.ti-heart-cancel:before {
  content: '\fb9f';
}

.ti-heart-check:before {
  content: '\fba0';
}

.ti-heart-code:before {
  content: '\fba1';
}

.ti-heart-cog:before {
  content: '\fba2';
}

.ti-heart-discount:before {
  content: '\fba3';
}

.ti-heart-dollar:before {
  content: '\fba4';
}

.ti-heart-down:before {
  content: '\fba5';
}

.ti-heart-exclamation:before {
  content: '\fba6';
}

.ti-heart-filled:before {
  content: '\f67c';
}

.ti-heart-handshake:before {
  content: '\f0f3';
}

.ti-heart-minus:before {
  content: '\f140';
}

.ti-heart-off:before {
  content: '\f141';
}

.ti-heart-pause:before {
  content: '\fba7';
}

.ti-heart-pin:before {
  content: '\fba8';
}

.ti-heart-plus:before {
  content: '\f142';
}

.ti-heart-question:before {
  content: '\fba9';
}

.ti-heart-rate-monitor:before {
  content: '\ef61';
}

.ti-heart-search:before {
  content: '\fbaa';
}

.ti-heart-share:before {
  content: '\fbab';
}

.ti-heart-star:before {
  content: '\fbac';
}

.ti-heart-up:before {
  content: '\fbad';
}

.ti-heart-x:before {
  content: '\fbae';
}

.ti-heartbeat:before {
  content: '\ef92';
}

.ti-hearts:before {
  content: '\f387';
}

.ti-hearts-off:before {
  content: '\f3f7';
}

.ti-helicopter:before {
  content: '\ed8e';
}

.ti-helicopter-landing:before {
  content: '\ed8d';
}

.ti-helmet:before {
  content: '\efca';
}

.ti-helmet-off:before {
  content: '\f143';
}

.ti-help:before {
  content: '\eabf';
}

.ti-help-circle:before {
  content: '\f91d';
}

.ti-help-circle-filled:before {
  content: '\fa3d';
}

.ti-help-hexagon:before {
  content: '\f7a8';
}

.ti-help-hexagon-filled:before {
  content: '\fa3e';
}

.ti-help-octagon:before {
  content: '\f7a9';
}

.ti-help-octagon-filled:before {
  content: '\fa3f';
}

.ti-help-off:before {
  content: '\f3f8';
}

.ti-help-small:before {
  content: '\f91e';
}

.ti-help-square:before {
  content: '\f920';
}

.ti-help-square-filled:before {
  content: '\fa40';
}

.ti-help-square-rounded:before {
  content: '\f91f';
}

.ti-help-square-rounded-filled:before {
  content: '\fa41';
}

.ti-help-triangle:before {
  content: '\f921';
}

.ti-help-triangle-filled:before {
  content: '\fa42';
}

.ti-hemisphere:before {
  content: '\faa2';
}

.ti-hemisphere-off:before {
  content: '\faa0';
}

.ti-hemisphere-plus:before {
  content: '\faa1';
}

.ti-hexagon:before {
  content: '\ec02';
}

.ti-hexagon-0-filled:before {
  content: '\f74c';
}

.ti-hexagon-1-filled:before {
  content: '\f74d';
}

.ti-hexagon-2-filled:before {
  content: '\f74e';
}

.ti-hexagon-3-filled:before {
  content: '\f74f';
}

.ti-hexagon-3d:before {
  content: '\f4c7';
}

.ti-hexagon-4-filled:before {
  content: '\f750';
}

.ti-hexagon-5-filled:before {
  content: '\f751';
}

.ti-hexagon-6-filled:before {
  content: '\f752';
}

.ti-hexagon-7-filled:before {
  content: '\f753';
}

.ti-hexagon-8-filled:before {
  content: '\f754';
}

.ti-hexagon-9-filled:before {
  content: '\f755';
}

.ti-hexagon-filled:before {
  content: '\f67d';
}

.ti-hexagon-letter-a:before {
  content: '\f463';
}

.ti-hexagon-letter-b:before {
  content: '\f464';
}

.ti-hexagon-letter-c:before {
  content: '\f465';
}

.ti-hexagon-letter-d:before {
  content: '\f466';
}

.ti-hexagon-letter-e:before {
  content: '\f467';
}

.ti-hexagon-letter-f:before {
  content: '\f468';
}

.ti-hexagon-letter-g:before {
  content: '\f469';
}

.ti-hexagon-letter-h:before {
  content: '\f46a';
}

.ti-hexagon-letter-i:before {
  content: '\f46b';
}

.ti-hexagon-letter-j:before {
  content: '\f46c';
}

.ti-hexagon-letter-k:before {
  content: '\f46d';
}

.ti-hexagon-letter-l:before {
  content: '\f46e';
}

.ti-hexagon-letter-m:before {
  content: '\f46f';
}

.ti-hexagon-letter-n:before {
  content: '\f470';
}

.ti-hexagon-letter-o:before {
  content: '\f471';
}

.ti-hexagon-letter-p:before {
  content: '\f472';
}

.ti-hexagon-letter-q:before {
  content: '\f473';
}

.ti-hexagon-letter-r:before {
  content: '\f474';
}

.ti-hexagon-letter-s:before {
  content: '\f475';
}

.ti-hexagon-letter-t:before {
  content: '\f476';
}

.ti-hexagon-letter-u:before {
  content: '\f477';
}

.ti-hexagon-letter-v:before {
  content: '\f4b3';
}

.ti-hexagon-letter-w:before {
  content: '\f478';
}

.ti-hexagon-letter-x:before {
  content: '\f479';
}

.ti-hexagon-letter-y:before {
  content: '\f47a';
}

.ti-hexagon-letter-z:before {
  content: '\f47b';
}

.ti-hexagon-minus:before {
  content: '\fc8f';
}

.ti-hexagon-minus-2:before {
  content: '\fc8e';
}

.ti-hexagon-number-0:before {
  content: '\f459';
}

.ti-hexagon-number-1:before {
  content: '\f45a';
}

.ti-hexagon-number-2:before {
  content: '\f45b';
}

.ti-hexagon-number-3:before {
  content: '\f45c';
}

.ti-hexagon-number-4:before {
  content: '\f45d';
}

.ti-hexagon-number-5:before {
  content: '\f45e';
}

.ti-hexagon-number-6:before {
  content: '\f45f';
}

.ti-hexagon-number-7:before {
  content: '\f460';
}

.ti-hexagon-number-8:before {
  content: '\f461';
}

.ti-hexagon-number-9:before {
  content: '\f462';
}

.ti-hexagon-off:before {
  content: '\ee9c';
}

.ti-hexagon-plus:before {
  content: '\fc45';
}

.ti-hexagon-plus-2:before {
  content: '\fc90';
}

.ti-hexagonal-prism:before {
  content: '\faa5';
}

.ti-hexagonal-prism-off:before {
  content: '\faa3';
}

.ti-hexagonal-prism-plus:before {
  content: '\faa4';
}

.ti-hexagonal-pyramid:before {
  content: '\faa8';
}

.ti-hexagonal-pyramid-off:before {
  content: '\faa6';
}

.ti-hexagonal-pyramid-plus:before {
  content: '\faa7';
}

.ti-hexagons:before {
  content: '\f09d';
}

.ti-hexagons-off:before {
  content: '\f3f9';
}

.ti-hierarchy:before {
  content: '\ee9e';
}

.ti-hierarchy-2:before {
  content: '\ee9d';
}

.ti-hierarchy-3:before {
  content: '\f289';
}

.ti-hierarchy-off:before {
  content: '\f3fa';
}

.ti-highlight:before {
  content: '\ef3f';
}

.ti-highlight-off:before {
  content: '\f144';
}

.ti-history:before {
  content: '\ebea';
}

.ti-history-off:before {
  content: '\f3fb';
}

.ti-history-toggle:before {
  content: '\f1fc';
}

.ti-home:before {
  content: '\eac1';
}

.ti-home-2:before {
  content: '\eac0';
}

.ti-home-bolt:before {
  content: '\f336';
}

.ti-home-cancel:before {
  content: '\f350';
}

.ti-home-check:before {
  content: '\f337';
}

.ti-home-cog:before {
  content: '\f338';
}

.ti-home-dollar:before {
  content: '\f339';
}

.ti-home-dot:before {
  content: '\f33a';
}

.ti-home-down:before {
  content: '\f33b';
}

.ti-home-eco:before {
  content: '\f351';
}

.ti-home-edit:before {
  content: '\f352';
}

.ti-home-exclamation:before {
  content: '\f33c';
}

.ti-home-hand:before {
  content: '\f504';
}

.ti-home-heart:before {
  content: '\f353';
}

.ti-home-infinity:before {
  content: '\f505';
}

.ti-home-link:before {
  content: '\f354';
}

.ti-home-minus:before {
  content: '\f33d';
}

.ti-home-move:before {
  content: '\f33e';
}

.ti-home-off:before {
  content: '\f145';
}

.ti-home-plus:before {
  content: '\f33f';
}

.ti-home-question:before {
  content: '\f340';
}

.ti-home-ribbon:before {
  content: '\f355';
}

.ti-home-search:before {
  content: '\f341';
}

.ti-home-share:before {
  content: '\f342';
}

.ti-home-shield:before {
  content: '\f343';
}

.ti-home-signal:before {
  content: '\f356';
}

.ti-home-star:before {
  content: '\f344';
}

.ti-home-stats:before {
  content: '\f345';
}

.ti-home-up:before {
  content: '\f346';
}

.ti-home-x:before {
  content: '\f347';
}

.ti-horse:before {
  content: '\fc46';
}

.ti-horse-toy:before {
  content: '\f28a';
}

.ti-hotel-service:before {
  content: '\ef80';
}

.ti-hourglass:before {
  content: '\ef93';
}

.ti-hourglass-empty:before {
  content: '\f146';
}

.ti-hourglass-filled:before {
  content: '\f756';
}

.ti-hourglass-high:before {
  content: '\f092';
}

.ti-hourglass-low:before {
  content: '\f093';
}

.ti-hourglass-off:before {
  content: '\f147';
}

.ti-html:before {
  content: '\f7b1';
}

.ti-http-connect:before {
  content: '\fa28';
}

.ti-http-delete:before {
  content: '\fa29';
}

.ti-http-get:before {
  content: '\fa2a';
}

.ti-http-head:before {
  content: '\fa2b';
}

.ti-http-options:before {
  content: '\fa2c';
}

.ti-http-patch:before {
  content: '\fa2d';
}

.ti-http-post:before {
  content: '\fa2e';
}

.ti-http-put:before {
  content: '\fa2f';
}

.ti-http-que:before {
  content: '\fa5b';
}

.ti-http-trace:before {
  content: '\fa30';
}

.ti-ice-cream:before {
  content: '\eac2';
}

.ti-ice-cream-2:before {
  content: '\ee9f';
}

.ti-ice-cream-off:before {
  content: '\f148';
}

.ti-ice-skating:before {
  content: '\efcb';
}

.ti-icons:before {
  content: '\f1d4';
}

.ti-icons-off:before {
  content: '\f3fc';
}

.ti-id:before {
  content: '\eac3';
}

.ti-id-badge:before {
  content: '\eff7';
}

.ti-id-badge-2:before {
  content: '\f076';
}

.ti-id-badge-off:before {
  content: '\f3fd';
}

.ti-id-off:before {
  content: '\f149';
}

.ti-inbox:before {
  content: '\eac4';
}

.ti-inbox-off:before {
  content: '\f14a';
}

.ti-indent-decrease:before {
  content: '\eb91';
}

.ti-indent-increase:before {
  content: '\eb92';
}

.ti-infinity:before {
  content: '\eb69';
}

.ti-infinity-off:before {
  content: '\f3fe';
}

.ti-info-circle:before {
  content: '\eac5';
}

.ti-info-circle-filled:before {
  content: '\f6d8';
}

.ti-info-hexagon:before {
  content: '\f7aa';
}

.ti-info-hexagon-filled:before {
  content: '\fa43';
}

.ti-info-octagon:before {
  content: '\f7ab';
}

.ti-info-octagon-filled:before {
  content: '\fa44';
}

.ti-info-small:before {
  content: '\f922';
}

.ti-info-square:before {
  content: '\eac6';
}

.ti-info-square-filled:before {
  content: '\fa45';
}

.ti-info-square-rounded:before {
  content: '\f635';
}

.ti-info-square-rounded-filled:before {
  content: '\f6d9';
}

.ti-info-triangle:before {
  content: '\f923';
}

.ti-info-triangle-filled:before {
  content: '\fa46';
}

.ti-inner-shadow-bottom:before {
  content: '\f520';
}

.ti-inner-shadow-bottom-filled:before {
  content: '\f757';
}

.ti-inner-shadow-bottom-left:before {
  content: '\f51e';
}

.ti-inner-shadow-bottom-left-filled:before {
  content: '\f758';
}

.ti-inner-shadow-bottom-right:before {
  content: '\f51f';
}

.ti-inner-shadow-bottom-right-filled:before {
  content: '\f759';
}

.ti-inner-shadow-left:before {
  content: '\f521';
}

.ti-inner-shadow-left-filled:before {
  content: '\f75a';
}

.ti-inner-shadow-right:before {
  content: '\f522';
}

.ti-inner-shadow-right-filled:before {
  content: '\f75b';
}

.ti-inner-shadow-top:before {
  content: '\f525';
}

.ti-inner-shadow-top-filled:before {
  content: '\f75c';
}

.ti-inner-shadow-top-left:before {
  content: '\f523';
}

.ti-inner-shadow-top-left-filled:before {
  content: '\f75d';
}

.ti-inner-shadow-top-right:before {
  content: '\f524';
}

.ti-inner-shadow-top-right-filled:before {
  content: '\f75e';
}

.ti-input-ai:before {
  content: '\fc5a';
}

.ti-input-check:before {
  content: '\fc5b';
}

.ti-input-search:before {
  content: '\f2a2';
}

.ti-input-x:before {
  content: '\fc5c';
}

.ti-ironing:before {
  content: '\fa7c';
}

.ti-ironing-1:before {
  content: '\f2f4';
}

.ti-ironing-2:before {
  content: '\f2f5';
}

.ti-ironing-3:before {
  content: '\f2f6';
}

.ti-ironing-off:before {
  content: '\f2f7';
}

.ti-ironing-steam:before {
  content: '\f2f9';
}

.ti-ironing-steam-off:before {
  content: '\f2f8';
}

.ti-irregular-polyhedron:before {
  content: '\faab';
}

.ti-irregular-polyhedron-off:before {
  content: '\faa9';
}

.ti-irregular-polyhedron-plus:before {
  content: '\faaa';
}

.ti-italic:before {
  content: '\eb93';
}

.ti-jacket:before {
  content: '\f661';
}

.ti-jetpack:before {
  content: '\f581';
}

.ti-jewish-star:before {
  content: '\f3ff';
}

.ti-jewish-star-filled:before {
  content: '\f67e';
}

.ti-jpg:before {
  content: '\f3ac';
}

.ti-json:before {
  content: '\f7b2';
}

.ti-jump-rope:before {
  content: '\ed8f';
}

.ti-karate:before {
  content: '\ed32';
}

.ti-kayak:before {
  content: '\f1d6';
}

.ti-kering:before {
  content: '\efb8';
}

.ti-key:before {
  content: '\eac7';
}

.ti-key-off:before {
  content: '\f14b';
}

.ti-keyboard:before {
  content: '\ebd6';
}

.ti-keyboard-hide:before {
  content: '\ec7e';
}

.ti-keyboard-off:before {
  content: '\eea0';
}

.ti-keyboard-show:before {
  content: '\ec7f';
}

.ti-keyframe:before {
  content: '\f576';
}

.ti-keyframe-align-center:before {
  content: '\f582';
}

.ti-keyframe-align-center-filled:before {
  content: '\fc30';
}

.ti-keyframe-align-horizontal:before {
  content: '\f583';
}

.ti-keyframe-align-horizontal-filled:before {
  content: '\fc31';
}

.ti-keyframe-align-vertical:before {
  content: '\f584';
}

.ti-keyframe-align-vertical-filled:before {
  content: '\fc32';
}

.ti-keyframe-filled:before {
  content: '\fc33';
}

.ti-keyframes:before {
  content: '\f585';
}

.ti-keyframes-filled:before {
  content: '\fc34';
}

.ti-ladder:before {
  content: '\efe2';
}

.ti-ladder-off:before {
  content: '\f14c';
}

.ti-ladle:before {
  content: '\fc14';
}

.ti-lambda:before {
  content: '\f541';
}

.ti-lamp:before {
  content: '\efab';
}

.ti-lamp-2:before {
  content: '\f09e';
}

.ti-lamp-off:before {
  content: '\f14d';
}

.ti-lane:before {
  content: '\faf9';
}

.ti-language:before {
  content: '\ebbe';
}

.ti-language-hiragana:before {
  content: '\ef77';
}

.ti-language-katakana:before {
  content: '\ef78';
}

.ti-language-off:before {
  content: '\f14e';
}

.ti-lasso:before {
  content: '\efac';
}

.ti-lasso-off:before {
  content: '\f14f';
}

.ti-lasso-polygon:before {
  content: '\f388';
}

.ti-layers-difference:before {
  content: '\eac8';
}

.ti-layers-intersect:before {
  content: '\eac9';
}

.ti-layers-intersect-2:before {
  content: '\eff8';
}

.ti-layers-linked:before {
  content: '\eea1';
}

.ti-layers-off:before {
  content: '\f150';
}

.ti-layers-subtract:before {
  content: '\eaca';
}

.ti-layers-union:before {
  content: '\eacb';
}

.ti-layout:before {
  content: '\eadb';
}

.ti-layout-2:before {
  content: '\eacc';
}

.ti-layout-align-bottom:before {
  content: '\eacd';
}

.ti-layout-align-center:before {
  content: '\eace';
}

.ti-layout-align-left:before {
  content: '\eacf';
}

.ti-layout-align-middle:before {
  content: '\ead0';
}

.ti-layout-align-right:before {
  content: '\ead1';
}

.ti-layout-align-top:before {
  content: '\ead2';
}

.ti-layout-board:before {
  content: '\ef95';
}

.ti-layout-board-split:before {
  content: '\ef94';
}

.ti-layout-bottombar:before {
  content: '\ead3';
}

.ti-layout-bottombar-collapse:before {
  content: '\f28b';
}

.ti-layout-bottombar-collapse-filled:before {
  content: '\fc35';
}

.ti-layout-bottombar-expand:before {
  content: '\f28c';
}

.ti-layout-bottombar-expand-filled:before {
  content: '\fc36';
}

.ti-layout-bottombar-filled:before {
  content: '\fc37';
}

.ti-layout-cards:before {
  content: '\ec13';
}

.ti-layout-collage:before {
  content: '\f389';
}

.ti-layout-columns:before {
  content: '\ead4';
}

.ti-layout-dashboard:before {
  content: '\f02c';
}

.ti-layout-distribute-horizontal:before {
  content: '\ead5';
}

.ti-layout-distribute-vertical:before {
  content: '\ead6';
}

.ti-layout-grid:before {
  content: '\edba';
}

.ti-layout-grid-add:before {
  content: '\edb9';
}

.ti-layout-grid-remove:before {
  content: '\fa7d';
}

.ti-layout-kanban:before {
  content: '\ec3f';
}

.ti-layout-list:before {
  content: '\ec14';
}

.ti-layout-navbar:before {
  content: '\ead7';
}

.ti-layout-navbar-collapse:before {
  content: '\f28d';
}

.ti-layout-navbar-collapse-filled:before {
  content: '\fc38';
}

.ti-layout-navbar-expand:before {
  content: '\f28e';
}

.ti-layout-navbar-expand-filled:before {
  content: '\fc39';
}

.ti-layout-navbar-filled:before {
  content: '\fc3a';
}

.ti-layout-off:before {
  content: '\f151';
}

.ti-layout-rows:before {
  content: '\ead8';
}

.ti-layout-sidebar:before {
  content: '\eada';
}

.ti-layout-sidebar-left-collapse:before {
  content: '\f004';
}

.ti-layout-sidebar-left-collapse-filled:before {
  content: '\fc3b';
}

.ti-layout-sidebar-left-expand:before {
  content: '\f005';
}

.ti-layout-sidebar-left-expand-filled:before {
  content: '\fc3c';
}

.ti-layout-sidebar-right:before {
  content: '\ead9';
}

.ti-layout-sidebar-right-collapse:before {
  content: '\f006';
}

.ti-layout-sidebar-right-collapse-filled:before {
  content: '\fc3d';
}

.ti-layout-sidebar-right-expand:before {
  content: '\f007';
}

.ti-layout-sidebar-right-expand-filled:before {
  content: '\fc3e';
}

.ti-leaf:before {
  content: '\ed4f';
}

.ti-leaf-off:before {
  content: '\f400';
}

.ti-lego:before {
  content: '\eadc';
}

.ti-lego-off:before {
  content: '\f401';
}

.ti-lemon:before {
  content: '\ef10';
}

.ti-lemon-2:before {
  content: '\ef81';
}

.ti-letter-a:before {
  content: '\ec50';
}

.ti-letter-b:before {
  content: '\ec51';
}

.ti-letter-c:before {
  content: '\ec52';
}

.ti-letter-case:before {
  content: '\eea5';
}

.ti-letter-case-lower:before {
  content: '\eea2';
}

.ti-letter-case-toggle:before {
  content: '\eea3';
}

.ti-letter-case-upper:before {
  content: '\eea4';
}

.ti-letter-d:before {
  content: '\ec53';
}

.ti-letter-e:before {
  content: '\ec54';
}

.ti-letter-f:before {
  content: '\ec55';
}

.ti-letter-g:before {
  content: '\ec56';
}

.ti-letter-h:before {
  content: '\ec57';
}

.ti-letter-i:before {
  content: '\ec58';
}

.ti-letter-j:before {
  content: '\ec59';
}

.ti-letter-k:before {
  content: '\ec5a';
}

.ti-letter-l:before {
  content: '\ec5b';
}

.ti-letter-m:before {
  content: '\ec5c';
}

.ti-letter-n:before {
  content: '\ec5d';
}

.ti-letter-o:before {
  content: '\ec5e';
}

.ti-letter-p:before {
  content: '\ec5f';
}

.ti-letter-q:before {
  content: '\ec60';
}

.ti-letter-r:before {
  content: '\ec61';
}

.ti-letter-s:before {
  content: '\ec62';
}

.ti-letter-spacing:before {
  content: '\eea6';
}

.ti-letter-t:before {
  content: '\ec63';
}

.ti-letter-u:before {
  content: '\ec64';
}

.ti-letter-v:before {
  content: '\ec65';
}

.ti-letter-w:before {
  content: '\ec66';
}

.ti-letter-x:before {
  content: '\ec67';
}

.ti-letter-y:before {
  content: '\ec68';
}

.ti-letter-z:before {
  content: '\ec69';
}

.ti-license:before {
  content: '\ebc0';
}

.ti-license-off:before {
  content: '\f153';
}

.ti-lifebuoy:before {
  content: '\eadd';
}

.ti-lifebuoy-off:before {
  content: '\f154';
}

.ti-lighter:before {
  content: '\f794';
}

.ti-line:before {
  content: '\ec40';
}

.ti-line-dashed:before {
  content: '\eea7';
}

.ti-line-dotted:before {
  content: '\eea8';
}

.ti-line-height:before {
  content: '\eb94';
}

.ti-link:before {
  content: '\eade';
}

.ti-link-off:before {
  content: '\f402';
}

.ti-list:before {
  content: '\eb6b';
}

.ti-list-check:before {
  content: '\eb6a';
}

.ti-list-details:before {
  content: '\ef40';
}

.ti-list-letters:before {
  content: '\fc47';
}

.ti-list-numbers:before {
  content: '\ef11';
}

.ti-list-search:before {
  content: '\eea9';
}

.ti-list-tree:before {
  content: '\fafa';
}

.ti-live-photo:before {
  content: '\eadf';
}

.ti-live-photo-off:before {
  content: '\f403';
}

.ti-live-view:before {
  content: '\ec6b';
}

.ti-load-balancer:before {
  content: '\fa5c';
}

.ti-loader:before {
  content: '\eca3';
}

.ti-loader-2:before {
  content: '\f226';
}

.ti-loader-3:before {
  content: '\f513';
}

.ti-loader-quarter:before {
  content: '\eca2';
}

.ti-location:before {
  content: '\eae0';
}

.ti-location-bolt:before {
  content: '\fbaf';
}

.ti-location-broken:before {
  content: '\f2c4';
}

.ti-location-cancel:before {
  content: '\fbb0';
}

.ti-location-check:before {
  content: '\fbb1';
}

.ti-location-code:before {
  content: '\fbb2';
}

.ti-location-cog:before {
  content: '\fbb3';
}

.ti-location-discount:before {
  content: '\fbb4';
}

.ti-location-dollar:before {
  content: '\fbb5';
}

.ti-location-down:before {
  content: '\fbb6';
}

.ti-location-exclamation:before {
  content: '\fbb7';
}

.ti-location-filled:before {
  content: '\f67f';
}

.ti-location-heart:before {
  content: '\fbb8';
}

.ti-location-minus:before {
  content: '\fbb9';
}

.ti-location-off:before {
  content: '\f155';
}

.ti-location-pause:before {
  content: '\fbba';
}

.ti-location-pin:before {
  content: '\fbbb';
}

.ti-location-plus:before {
  content: '\fbbc';
}

.ti-location-question:before {
  content: '\fbbd';
}

.ti-location-search:before {
  content: '\fbbe';
}

.ti-location-share:before {
  content: '\fbbf';
}

.ti-location-star:before {
  content: '\fbc0';
}

.ti-location-up:before {
  content: '\fbc1';
}

.ti-location-x:before {
  content: '\fbc2';
}

.ti-lock:before {
  content: '\eae2';
}

.ti-lock-access:before {
  content: '\eeaa';
}

.ti-lock-access-off:before {
  content: '\f404';
}

.ti-lock-bolt:before {
  content: '\f924';
}

.ti-lock-cancel:before {
  content: '\f925';
}

.ti-lock-check:before {
  content: '\f926';
}

.ti-lock-code:before {
  content: '\f927';
}

.ti-lock-cog:before {
  content: '\f928';
}

.ti-lock-dollar:before {
  content: '\f929';
}

.ti-lock-down:before {
  content: '\f92a';
}

.ti-lock-exclamation:before {
  content: '\f92b';
}

.ti-lock-heart:before {
  content: '\f92c';
}

.ti-lock-minus:before {
  content: '\f92d';
}

.ti-lock-off:before {
  content: '\ed1e';
}

.ti-lock-open:before {
  content: '\eae1';
}

.ti-lock-open-off:before {
  content: '\f156';
}

.ti-lock-pause:before {
  content: '\f92e';
}

.ti-lock-pin:before {
  content: '\f92f';
}

.ti-lock-plus:before {
  content: '\f930';
}

.ti-lock-question:before {
  content: '\f931';
}

.ti-lock-search:before {
  content: '\f932';
}

.ti-lock-share:before {
  content: '\f933';
}

.ti-lock-square:before {
  content: '\ef51';
}

.ti-lock-square-rounded:before {
  content: '\f636';
}

.ti-lock-square-rounded-filled:before {
  content: '\f6da';
}

.ti-lock-star:before {
  content: '\f934';
}

.ti-lock-up:before {
  content: '\f935';
}

.ti-lock-x:before {
  content: '\f936';
}

.ti-logic-and:before {
  content: '\f240';
}

.ti-logic-buffer:before {
  content: '\f241';
}

.ti-logic-nand:before {
  content: '\f242';
}

.ti-logic-nor:before {
  content: '\f243';
}

.ti-logic-not:before {
  content: '\f244';
}

.ti-logic-or:before {
  content: '\f245';
}

.ti-logic-xnor:before {
  content: '\f246';
}

.ti-logic-xor:before {
  content: '\f247';
}

.ti-login:before {
  content: '\eba7';
}

.ti-login-2:before {
  content: '\fc76';
}

.ti-logout:before {
  content: '\eba8';
}

.ti-logout-2:before {
  content: '\fa7e';
}

.ti-lollipop:before {
  content: '\efcc';
}

.ti-lollipop-off:before {
  content: '\f157';
}

.ti-luggage:before {
  content: '\efad';
}

.ti-luggage-off:before {
  content: '\f158';
}

.ti-lungs:before {
  content: '\ef62';
}

.ti-lungs-off:before {
  content: '\f405';
}

.ti-macro:before {
  content: '\eeab';
}

.ti-macro-off:before {
  content: '\f406';
}

.ti-magnet:before {
  content: '\eae3';
}

.ti-magnet-off:before {
  content: '\f159';
}

.ti-mail:before {
  content: '\eae5';
}

.ti-mail-ai:before {
  content: '\fa31';
}

.ti-mail-bolt:before {
  content: '\f937';
}

.ti-mail-cancel:before {
  content: '\f938';
}

.ti-mail-check:before {
  content: '\f939';
}

.ti-mail-code:before {
  content: '\f93a';
}

.ti-mail-cog:before {
  content: '\f93b';
}

.ti-mail-dollar:before {
  content: '\f93c';
}

.ti-mail-down:before {
  content: '\f93d';
}

.ti-mail-exclamation:before {
  content: '\f93e';
}

.ti-mail-fast:before {
  content: '\f069';
}

.ti-mail-filled:before {
  content: '\fa47';
}

.ti-mail-forward:before {
  content: '\eeac';
}

.ti-mail-heart:before {
  content: '\f93f';
}

.ti-mail-minus:before {
  content: '\f940';
}

.ti-mail-off:before {
  content: '\f15a';
}

.ti-mail-opened:before {
  content: '\eae4';
}

.ti-mail-opened-filled:before {
  content: '\fa48';
}

.ti-mail-pause:before {
  content: '\f941';
}

.ti-mail-pin:before {
  content: '\f942';
}

.ti-mail-plus:before {
  content: '\f943';
}

.ti-mail-question:before {
  content: '\f944';
}

.ti-mail-search:before {
  content: '\f945';
}

.ti-mail-share:before {
  content: '\f946';
}

.ti-mail-star:before {
  content: '\f947';
}

.ti-mail-up:before {
  content: '\f948';
}

.ti-mail-x:before {
  content: '\f949';
}

.ti-mailbox:before {
  content: '\eead';
}

.ti-mailbox-off:before {
  content: '\f15b';
}

.ti-man:before {
  content: '\eae6';
}

.ti-manual-gearbox:before {
  content: '\ed7b';
}

.ti-map:before {
  content: '\eae9';
}

.ti-map-2:before {
  content: '\eae7';
}

.ti-map-bolt:before {
  content: '\fbc3';
}

.ti-map-cancel:before {
  content: '\fbc4';
}

.ti-map-check:before {
  content: '\fbc5';
}

.ti-map-code:before {
  content: '\fbc6';
}

.ti-map-cog:before {
  content: '\fbc7';
}

.ti-map-discount:before {
  content: '\fbc8';
}

.ti-map-dollar:before {
  content: '\fbc9';
}

.ti-map-down:before {
  content: '\fbca';
}

.ti-map-east:before {
  content: '\fc5d';
}

.ti-map-exclamation:before {
  content: '\fbcb';
}

.ti-map-heart:before {
  content: '\fbcc';
}

.ti-map-minus:before {
  content: '\fbcd';
}

.ti-map-north:before {
  content: '\fc5e';
}

.ti-map-off:before {
  content: '\f15c';
}

.ti-map-pause:before {
  content: '\fbce';
}

.ti-map-pin:before {
  content: '\eae8';
}

.ti-map-pin-2:before {
  content: '\fc48';
}

.ti-map-pin-bolt:before {
  content: '\f94a';
}

.ti-map-pin-cancel:before {
  content: '\f94b';
}

.ti-map-pin-check:before {
  content: '\f94c';
}

.ti-map-pin-code:before {
  content: '\f94d';
}

.ti-map-pin-cog:before {
  content: '\f94e';
}

.ti-map-pin-dollar:before {
  content: '\f94f';
}

.ti-map-pin-down:before {
  content: '\f950';
}

.ti-map-pin-exclamation:before {
  content: '\f951';
}

.ti-map-pin-filled:before {
  content: '\f680';
}

.ti-map-pin-heart:before {
  content: '\f952';
}

.ti-map-pin-minus:before {
  content: '\f953';
}

.ti-map-pin-off:before {
  content: '\ecf3';
}

.ti-map-pin-pause:before {
  content: '\f954';
}

.ti-map-pin-pin:before {
  content: '\f955';
}

.ti-map-pin-plus:before {
  content: '\f956';
}

.ti-map-pin-question:before {
  content: '\f957';
}

.ti-map-pin-search:before {
  content: '\f958';
}

.ti-map-pin-share:before {
  content: '\f795';
}

.ti-map-pin-star:before {
  content: '\f959';
}

.ti-map-pin-up:before {
  content: '\f95a';
}

.ti-map-pin-x:before {
  content: '\f95b';
}

.ti-map-pins:before {
  content: '\ed5e';
}

.ti-map-plus:before {
  content: '\fbcf';
}

.ti-map-question:before {
  content: '\fbd0';
}

.ti-map-route:before {
  content: '\fc79';
}

.ti-map-search:before {
  content: '\ef82';
}

.ti-map-share:before {
  content: '\fbd1';
}

.ti-map-south:before {
  content: '\fc5f';
}

.ti-map-star:before {
  content: '\fbd2';
}

.ti-map-up:before {
  content: '\fbd3';
}

.ti-map-west:before {
  content: '\fc60';
}

.ti-map-x:before {
  content: '\fbd4';
}

.ti-markdown:before {
  content: '\ec41';
}

.ti-markdown-off:before {
  content: '\f407';
}

.ti-marquee:before {
  content: '\ec77';
}

.ti-marquee-2:before {
  content: '\eeae';
}

.ti-marquee-off:before {
  content: '\f15d';
}

.ti-mars:before {
  content: '\ec80';
}

.ti-mask:before {
  content: '\eeb0';
}

.ti-mask-off:before {
  content: '\eeaf';
}

.ti-masks-theater:before {
  content: '\f263';
}

.ti-masks-theater-off:before {
  content: '\f408';
}

.ti-massage:before {
  content: '\eeb1';
}

.ti-matchstick:before {
  content: '\f577';
}

.ti-math:before {
  content: '\ebeb';
}

.ti-math-1-divide-2:before {
  content: '\f4e2';
}

.ti-math-1-divide-3:before {
  content: '\f4e3';
}

.ti-math-avg:before {
  content: '\f0f4';
}

.ti-math-equal-greater:before {
  content: '\f4e4';
}

.ti-math-equal-lower:before {
  content: '\f4e5';
}

.ti-math-function:before {
  content: '\eeb2';
}

.ti-math-function-off:before {
  content: '\f15e';
}

.ti-math-function-y:before {
  content: '\f4e6';
}

.ti-math-greater:before {
  content: '\f4e7';
}

.ti-math-integral:before {
  content: '\f4e9';
}

.ti-math-integral-x:before {
  content: '\f4e8';
}

.ti-math-integrals:before {
  content: '\f4ea';
}

.ti-math-lower:before {
  content: '\f4eb';
}

.ti-math-max:before {
  content: '\f0f5';
}

.ti-math-min:before {
  content: '\f0f6';
}

.ti-math-not:before {
  content: '\f4ec';
}

.ti-math-off:before {
  content: '\f409';
}

.ti-math-pi:before {
  content: '\f4ee';
}

.ti-math-pi-divide-2:before {
  content: '\f4ed';
}

.ti-math-symbols:before {
  content: '\eeb3';
}

.ti-math-x-divide-2:before {
  content: '\f4ef';
}

.ti-math-x-divide-y:before {
  content: '\f4f1';
}

.ti-math-x-divide-y-2:before {
  content: '\f4f0';
}

.ti-math-x-minus-x:before {
  content: '\f4f2';
}

.ti-math-x-minus-y:before {
  content: '\f4f3';
}

.ti-math-x-plus-x:before {
  content: '\f4f4';
}

.ti-math-x-plus-y:before {
  content: '\f4f5';
}

.ti-math-xy:before {
  content: '\f4f6';
}

.ti-math-y-minus-y:before {
  content: '\f4f7';
}

.ti-math-y-plus-y:before {
  content: '\f4f8';
}

.ti-maximize:before {
  content: '\eaea';
}

.ti-maximize-off:before {
  content: '\f15f';
}

.ti-meat:before {
  content: '\ef12';
}

.ti-meat-off:before {
  content: '\f40a';
}

.ti-medal:before {
  content: '\ec78';
}

.ti-medal-2:before {
  content: '\efcd';
}

.ti-medical-cross:before {
  content: '\ec2f';
}

.ti-medical-cross-circle:before {
  content: '\fae8';
}

.ti-medical-cross-filled:before {
  content: '\f681';
}

.ti-medical-cross-off:before {
  content: '\f160';
}

.ti-medicine-syrup:before {
  content: '\ef63';
}

.ti-meeple:before {
  content: '\f514';
}

.ti-melon:before {
  content: '\fc7a';
}

.ti-menorah:before {
  content: '\f58c';
}

.ti-menu:before {
  content: '\eaeb';
}

.ti-menu-2:before {
  content: '\ec42';
}

.ti-menu-deep:before {
  content: '\fafb';
}

.ti-menu-order:before {
  content: '\f5f5';
}

.ti-message:before {
  content: '\eaef';
}

.ti-message-2:before {
  content: '\eaec';
}

.ti-message-2-bolt:before {
  content: '\f95c';
}

.ti-message-2-cancel:before {
  content: '\f95d';
}

.ti-message-2-check:before {
  content: '\f95e';
}

.ti-message-2-code:before {
  content: '\f012';
}

.ti-message-2-cog:before {
  content: '\f95f';
}

.ti-message-2-dollar:before {
  content: '\f960';
}

.ti-message-2-down:before {
  content: '\f961';
}

.ti-message-2-exclamation:before {
  content: '\f962';
}

.ti-message-2-heart:before {
  content: '\f963';
}

.ti-message-2-minus:before {
  content: '\f964';
}

.ti-message-2-off:before {
  content: '\f40b';
}

.ti-message-2-pause:before {
  content: '\f965';
}

.ti-message-2-pin:before {
  content: '\f966';
}

.ti-message-2-plus:before {
  content: '\f967';
}

.ti-message-2-question:before {
  content: '\f968';
}

.ti-message-2-search:before {
  content: '\f969';
}

.ti-message-2-share:before {
  content: '\f077';
}

.ti-message-2-star:before {
  content: '\f96a';
}

.ti-message-2-up:before {
  content: '\f96b';
}

.ti-message-2-x:before {
  content: '\f96c';
}

.ti-message-bolt:before {
  content: '\f96d';
}

.ti-message-cancel:before {
  content: '\f96e';
}

.ti-message-chatbot:before {
  content: '\f38a';
}

.ti-message-check:before {
  content: '\f96f';
}

.ti-message-circle:before {
  content: '\eaed';
}

.ti-message-circle-2:before {
  content: '\ed3f';
}

.ti-message-circle-2-filled:before {
  content: '\f682';
}

.ti-message-circle-bolt:before {
  content: '\f970';
}

.ti-message-circle-cancel:before {
  content: '\f971';
}

.ti-message-circle-check:before {
  content: '\f972';
}

.ti-message-circle-code:before {
  content: '\f973';
}

.ti-message-circle-cog:before {
  content: '\f974';
}

.ti-message-circle-dollar:before {
  content: '\f975';
}

.ti-message-circle-down:before {
  content: '\f976';
}

.ti-message-circle-exclamation:before {
  content: '\f977';
}

.ti-message-circle-heart:before {
  content: '\f978';
}

.ti-message-circle-minus:before {
  content: '\f979';
}

.ti-message-circle-off:before {
  content: '\ed40';
}

.ti-message-circle-pause:before {
  content: '\f97a';
}

.ti-message-circle-pin:before {
  content: '\f97b';
}

.ti-message-circle-plus:before {
  content: '\f97c';
}

.ti-message-circle-question:before {
  content: '\f97d';
}

.ti-message-circle-search:before {
  content: '\f97e';
}

.ti-message-circle-share:before {
  content: '\f97f';
}

.ti-message-circle-star:before {
  content: '\f980';
}

.ti-message-circle-up:before {
  content: '\f981';
}

.ti-message-circle-x:before {
  content: '\f982';
}

.ti-message-code:before {
  content: '\f013';
}

.ti-message-cog:before {
  content: '\f983';
}

.ti-message-dollar:before {
  content: '\f984';
}

.ti-message-dots:before {
  content: '\eaee';
}

.ti-message-down:before {
  content: '\f985';
}

.ti-message-exclamation:before {
  content: '\f986';
}

.ti-message-forward:before {
  content: '\f28f';
}

.ti-message-heart:before {
  content: '\f987';
}

.ti-message-language:before {
  content: '\efae';
}

.ti-message-minus:before {
  content: '\f988';
}

.ti-message-off:before {
  content: '\ed41';
}

.ti-message-pause:before {
  content: '\f989';
}

.ti-message-pin:before {
  content: '\f98a';
}

.ti-message-plus:before {
  content: '\ec9a';
}

.ti-message-question:before {
  content: '\f98b';
}

.ti-message-report:before {
  content: '\ec9b';
}

.ti-message-search:before {
  content: '\f98c';
}

.ti-message-share:before {
  content: '\f078';
}

.ti-message-star:before {
  content: '\f98d';
}

.ti-message-up:before {
  content: '\f98e';
}

.ti-message-x:before {
  content: '\f98f';
}

.ti-messages:before {
  content: '\eb6c';
}

.ti-messages-off:before {
  content: '\ed42';
}

.ti-meteor:before {
  content: '\f1fd';
}

.ti-meteor-off:before {
  content: '\f40c';
}

.ti-michelin-bib-gourmand:before {
  content: '\fae9';
}

.ti-michelin-star:before {
  content: '\faeb';
}

.ti-michelin-star-green:before {
  content: '\faea';
}

.ti-mickey:before {
  content: '\f2a3';
}

.ti-mickey-filled:before {
  content: '\f683';
}

.ti-microphone:before {
  content: '\eaf0';
}

.ti-microphone-2:before {
  content: '\ef2c';
}

.ti-microphone-2-off:before {
  content: '\f40d';
}

.ti-microphone-off:before {
  content: '\ed16';
}

.ti-microscope:before {
  content: '\ef64';
}

.ti-microscope-off:before {
  content: '\f40e';
}

.ti-microwave:before {
  content: '\f248';
}

.ti-microwave-off:before {
  content: '\f264';
}

.ti-military-award:before {
  content: '\f079';
}

.ti-military-rank:before {
  content: '\efcf';
}

.ti-milk:before {
  content: '\ef13';
}

.ti-milk-off:before {
  content: '\f40f';
}

.ti-milkshake:before {
  content: '\f4c8';
}

.ti-minimize:before {
  content: '\eaf1';
}

.ti-minus:before {
  content: '\eaf2';
}

.ti-minus-vertical:before {
  content: '\eeb4';
}

.ti-mist:before {
  content: '\ec30';
}

.ti-mist-off:before {
  content: '\f410';
}

.ti-mobiledata:before {
  content: '\f9f5';
}

.ti-mobiledata-off:before {
  content: '\f9f4';
}

.ti-moneybag:before {
  content: '\f506';
}

.ti-mood-angry:before {
  content: '\f2de';
}

.ti-mood-annoyed:before {
  content: '\f2e0';
}

.ti-mood-annoyed-2:before {
  content: '\f2df';
}

.ti-mood-boy:before {
  content: '\ed2d';
}

.ti-mood-check:before {
  content: '\f7b3';
}

.ti-mood-cog:before {
  content: '\f7b4';
}

.ti-mood-confuzed:before {
  content: '\eaf3';
}

.ti-mood-confuzed-filled:before {
  content: '\f7f2';
}

.ti-mood-crazy-happy:before {
  content: '\ed90';
}

.ti-mood-cry:before {
  content: '\ecbb';
}

.ti-mood-dollar:before {
  content: '\f7b5';
}

.ti-mood-edit:before {
  content: '\fa05';
}

.ti-mood-empty:before {
  content: '\eeb5';
}

.ti-mood-empty-filled:before {
  content: '\f7f3';
}

.ti-mood-happy:before {
  content: '\eaf4';
}

.ti-mood-happy-filled:before {
  content: '\f7f4';
}

.ti-mood-heart:before {
  content: '\f7b6';
}

.ti-mood-kid:before {
  content: '\ec03';
}

.ti-mood-kid-filled:before {
  content: '\f7f5';
}

.ti-mood-look-left:before {
  content: '\f2c5';
}

.ti-mood-look-right:before {
  content: '\f2c6';
}

.ti-mood-minus:before {
  content: '\f7b7';
}

.ti-mood-nerd:before {
  content: '\f2e1';
}

.ti-mood-nervous:before {
  content: '\ef96';
}

.ti-mood-neutral:before {
  content: '\eaf5';
}

.ti-mood-neutral-filled:before {
  content: '\f7f6';
}

.ti-mood-off:before {
  content: '\f161';
}

.ti-mood-pin:before {
  content: '\f7b8';
}

.ti-mood-plus:before {
  content: '\f7b9';
}

.ti-mood-sad:before {
  content: '\eaf6';
}

.ti-mood-sad-2:before {
  content: '\f2e2';
}

.ti-mood-sad-dizzy:before {
  content: '\f2e3';
}

.ti-mood-sad-filled:before {
  content: '\f7f7';
}

.ti-mood-sad-squint:before {
  content: '\f2e4';
}

.ti-mood-search:before {
  content: '\f7ba';
}

.ti-mood-share:before {
  content: '\fa06';
}

.ti-mood-sick:before {
  content: '\f2e5';
}

.ti-mood-silence:before {
  content: '\f2e6';
}

.ti-mood-sing:before {
  content: '\f2c7';
}

.ti-mood-smile:before {
  content: '\eaf7';
}

.ti-mood-smile-beam:before {
  content: '\f2e7';
}

.ti-mood-smile-dizzy:before {
  content: '\f2e8';
}

.ti-mood-smile-filled:before {
  content: '\f7f8';
}

.ti-mood-suprised:before {
  content: '\ec04';
}

.ti-mood-tongue:before {
  content: '\eb95';
}

.ti-mood-tongue-wink:before {
  content: '\f2ea';
}

.ti-mood-tongue-wink-2:before {
  content: '\f2e9';
}

.ti-mood-unamused:before {
  content: '\f2eb';
}

.ti-mood-up:before {
  content: '\f7bb';
}

.ti-mood-wink:before {
  content: '\f2ed';
}

.ti-mood-wink-2:before {
  content: '\f2ec';
}

.ti-mood-wrrr:before {
  content: '\f2ee';
}

.ti-mood-x:before {
  content: '\f7bc';
}

.ti-mood-xd:before {
  content: '\f2ef';
}

.ti-moon:before {
  content: '\eaf8';
}

.ti-moon-2:before {
  content: '\ece6';
}

.ti-moon-filled:before {
  content: '\f684';
}

.ti-moon-off:before {
  content: '\f162';
}

.ti-moon-stars:before {
  content: '\ece7';
}

.ti-moped:before {
  content: '\ecbc';
}

.ti-motorbike:before {
  content: '\eeb6';
}

.ti-mountain:before {
  content: '\ef97';
}

.ti-mountain-off:before {
  content: '\f411';
}

.ti-mouse:before {
  content: '\eaf9';
}

.ti-mouse-2:before {
  content: '\f1d7';
}

.ti-mouse-filled:before {
  content: '\fb2f';
}

.ti-mouse-off:before {
  content: '\f163';
}

.ti-moustache:before {
  content: '\f4c9';
}

.ti-movie:before {
  content: '\eafa';
}

.ti-movie-off:before {
  content: '\f164';
}

.ti-mug:before {
  content: '\eafb';
}

.ti-mug-off:before {
  content: '\f165';
}

.ti-multiplier-0-5x:before {
  content: '\ef41';
}

.ti-multiplier-1-5x:before {
  content: '\ef42';
}

.ti-multiplier-1x:before {
  content: '\ef43';
}

.ti-multiplier-2x:before {
  content: '\ef44';
}

.ti-mushroom:before {
  content: '\ef14';
}

.ti-mushroom-filled:before {
  content: '\f7f9';
}

.ti-mushroom-off:before {
  content: '\f412';
}

.ti-music:before {
  content: '\eafc';
}

.ti-music-bolt:before {
  content: '\fbd5';
}

.ti-music-cancel:before {
  content: '\fbd6';
}

.ti-music-check:before {
  content: '\fbd7';
}

.ti-music-code:before {
  content: '\fbd8';
}

.ti-music-cog:before {
  content: '\fbd9';
}

.ti-music-discount:before {
  content: '\fbda';
}

.ti-music-dollar:before {
  content: '\fbdb';
}

.ti-music-down:before {
  content: '\fbdc';
}

.ti-music-exclamation:before {
  content: '\fbdd';
}

.ti-music-heart:before {
  content: '\fbde';
}

.ti-music-minus:before {
  content: '\fbdf';
}

.ti-music-off:before {
  content: '\f166';
}

.ti-music-pause:before {
  content: '\fbe0';
}

.ti-music-pin:before {
  content: '\fbe1';
}

.ti-music-plus:before {
  content: '\fbe2';
}

.ti-music-question:before {
  content: '\fbe3';
}

.ti-music-search:before {
  content: '\fbe4';
}

.ti-music-share:before {
  content: '\fbe5';
}

.ti-music-star:before {
  content: '\fbe6';
}

.ti-music-up:before {
  content: '\fbe7';
}

.ti-music-x:before {
  content: '\fbe8';
}

.ti-navigation:before {
  content: '\f2c8';
}

.ti-navigation-bolt:before {
  content: '\fbe9';
}

.ti-navigation-cancel:before {
  content: '\fbea';
}

.ti-navigation-check:before {
  content: '\fbeb';
}

.ti-navigation-code:before {
  content: '\fbec';
}

.ti-navigation-cog:before {
  content: '\fbed';
}

.ti-navigation-discount:before {
  content: '\fbee';
}

.ti-navigation-dollar:before {
  content: '\fbef';
}

.ti-navigation-down:before {
  content: '\fbf0';
}

.ti-navigation-exclamation:before {
  content: '\fbf1';
}

.ti-navigation-filled:before {
  content: '\f685';
}

.ti-navigation-heart:before {
  content: '\fbf2';
}

.ti-navigation-minus:before {
  content: '\fbf3';
}

.ti-navigation-north:before {
  content: '\faec';
}

.ti-navigation-off:before {
  content: '\f413';
}

.ti-navigation-pause:before {
  content: '\fbf4';
}

.ti-navigation-pin:before {
  content: '\fbf5';
}

.ti-navigation-plus:before {
  content: '\fbf6';
}

.ti-navigation-question:before {
  content: '\fbf7';
}

.ti-navigation-search:before {
  content: '\fbf8';
}

.ti-navigation-share:before {
  content: '\fbf9';
}

.ti-navigation-star:before {
  content: '\fbfa';
}

.ti-navigation-up:before {
  content: '\fbfb';
}

.ti-navigation-x:before {
  content: '\fbfc';
}

.ti-needle:before {
  content: '\f508';
}

.ti-needle-thread:before {
  content: '\f507';
}

.ti-network:before {
  content: '\f09f';
}

.ti-network-off:before {
  content: '\f414';
}

.ti-new-section:before {
  content: '\ebc1';
}

.ti-news:before {
  content: '\eafd';
}

.ti-news-off:before {
  content: '\f167';
}

.ti-nfc:before {
  content: '\eeb7';
}

.ti-nfc-off:before {
  content: '\f168';
}

.ti-no-copyright:before {
  content: '\efb9';
}

.ti-no-creative-commons:before {
  content: '\efba';
}

.ti-no-derivatives:before {
  content: '\efbb';
}

.ti-north-star:before {
  content: '\f014';
}

.ti-note:before {
  content: '\eb6d';
}

.ti-note-off:before {
  content: '\f169';
}

.ti-notebook:before {
  content: '\eb96';
}

.ti-notebook-off:before {
  content: '\f415';
}

.ti-notes:before {
  content: '\eb6e';
}

.ti-notes-off:before {
  content: '\f16a';
}

.ti-notification:before {
  content: '\eafe';
}

.ti-notification-off:before {
  content: '\f16b';
}

.ti-number:before {
  content: '\f1fe';
}

.ti-number-0:before {
  content: '\edf0';
}

.ti-number-1:before {
  content: '\edf1';
}

.ti-number-2:before {
  content: '\edf2';
}

.ti-number-3:before {
  content: '\edf3';
}

.ti-number-4:before {
  content: '\edf4';
}

.ti-number-5:before {
  content: '\edf5';
}

.ti-number-6:before {
  content: '\edf6';
}

.ti-number-7:before {
  content: '\edf7';
}

.ti-number-8:before {
  content: '\edf8';
}

.ti-number-9:before {
  content: '\edf9';
}

.ti-numbers:before {
  content: '\f015';
}

.ti-nurse:before {
  content: '\ef65';
}

.ti-nut:before {
  content: '\fc61';
}

.ti-octagon:before {
  content: '\ecbd';
}

.ti-octagon-filled:before {
  content: '\f686';
}

.ti-octagon-minus:before {
  content: '\fc92';
}

.ti-octagon-minus-2:before {
  content: '\fc91';
}

.ti-octagon-off:before {
  content: '\eeb8';
}

.ti-octagon-plus:before {
  content: '\fc94';
}

.ti-octagon-plus-2:before {
  content: '\fc93';
}

.ti-octahedron:before {
  content: '\faae';
}

.ti-octahedron-off:before {
  content: '\faac';
}

.ti-octahedron-plus:before {
  content: '\faad';
}

.ti-old:before {
  content: '\eeb9';
}

.ti-olympics:before {
  content: '\eeba';
}

.ti-olympics-off:before {
  content: '\f416';
}

.ti-om:before {
  content: '\f58d';
}

.ti-omega:before {
  content: '\eb97';
}

.ti-outbound:before {
  content: '\f249';
}

.ti-outlet:before {
  content: '\ebd7';
}

.ti-oval:before {
  content: '\f02e';
}

.ti-oval-filled:before {
  content: '\f687';
}

.ti-oval-vertical:before {
  content: '\f02d';
}

.ti-oval-vertical-filled:before {
  content: '\f688';
}

.ti-overline:before {
  content: '\eebb';
}

.ti-package:before {
  content: '\eaff';
}

.ti-package-export:before {
  content: '\f07a';
}

.ti-package-import:before {
  content: '\f07b';
}

.ti-package-off:before {
  content: '\f16c';
}

.ti-packages:before {
  content: '\f2c9';
}

.ti-pacman:before {
  content: '\eebc';
}

.ti-page-break:before {
  content: '\ec81';
}

.ti-paint:before {
  content: '\eb00';
}

.ti-paint-filled:before {
  content: '\f75f';
}

.ti-paint-off:before {
  content: '\f16d';
}

.ti-palette:before {
  content: '\eb01';
}

.ti-palette-off:before {
  content: '\f16e';
}

.ti-panorama-horizontal:before {
  content: '\ed33';
}

.ti-panorama-horizontal-off:before {
  content: '\f417';
}

.ti-panorama-vertical:before {
  content: '\ed34';
}

.ti-panorama-vertical-off:before {
  content: '\f418';
}

.ti-paper-bag:before {
  content: '\f02f';
}

.ti-paper-bag-off:before {
  content: '\f16f';
}

.ti-paperclip:before {
  content: '\eb02';
}

.ti-parachute:before {
  content: '\ed7c';
}

.ti-parachute-off:before {
  content: '\f170';
}

.ti-parentheses:before {
  content: '\ebd8';
}

.ti-parentheses-off:before {
  content: '\f171';
}

.ti-parking:before {
  content: '\eb03';
}

.ti-parking-off:before {
  content: '\f172';
}

.ti-password:before {
  content: '\f4ca';
}

.ti-password-fingerprint:before {
  content: '\fc7b';
}

.ti-password-mobile-phone:before {
  content: '\fc7c';
}

.ti-password-user:before {
  content: '\fc7d';
}

.ti-paw:before {
  content: '\eff9';
}

.ti-paw-filled:before {
  content: '\f689';
}

.ti-paw-off:before {
  content: '\f419';
}

.ti-pdf:before {
  content: '\f7ac';
}

.ti-peace:before {
  content: '\ecbe';
}

.ti-pencil:before {
  content: '\eb04';
}

.ti-pencil-bolt:before {
  content: '\fbfd';
}

.ti-pencil-cancel:before {
  content: '\fbfe';
}

.ti-pencil-check:before {
  content: '\fbff';
}

.ti-pencil-code:before {
  content: '\fc00';
}

.ti-pencil-cog:before {
  content: '\fc01';
}

.ti-pencil-discount:before {
  content: '\fc02';
}

.ti-pencil-dollar:before {
  content: '\fc03';
}

.ti-pencil-down:before {
  content: '\fc04';
}

.ti-pencil-exclamation:before {
  content: '\fc05';
}

.ti-pencil-heart:before {
  content: '\fc06';
}

.ti-pencil-minus:before {
  content: '\f1eb';
}

.ti-pencil-off:before {
  content: '\f173';
}

.ti-pencil-pause:before {
  content: '\fc07';
}

.ti-pencil-pin:before {
  content: '\fc08';
}

.ti-pencil-plus:before {
  content: '\f1ec';
}

.ti-pencil-question:before {
  content: '\fc09';
}

.ti-pencil-search:before {
  content: '\fc0a';
}

.ti-pencil-share:before {
  content: '\fc0b';
}

.ti-pencil-star:before {
  content: '\fc0c';
}

.ti-pencil-up:before {
  content: '\fc0d';
}

.ti-pencil-x:before {
  content: '\fc0e';
}

.ti-pennant:before {
  content: '\ed7d';
}

.ti-pennant-2:before {
  content: '\f06a';
}

.ti-pennant-2-filled:before {
  content: '\f68a';
}

.ti-pennant-filled:before {
  content: '\f68b';
}

.ti-pennant-off:before {
  content: '\f174';
}

.ti-pentagon:before {
  content: '\efe3';
}

.ti-pentagon-filled:before {
  content: '\f68c';
}

.ti-pentagon-number-0:before {
  content: '\fc7e';
}

.ti-pentagon-number-1:before {
  content: '\fc7f';
}

.ti-pentagon-number-2:before {
  content: '\fc80';
}

.ti-pentagon-number-3:before {
  content: '\fc81';
}

.ti-pentagon-number-4:before {
  content: '\fc82';
}

.ti-pentagon-number-5:before {
  content: '\fc83';
}

.ti-pentagon-number-6:before {
  content: '\fc84';
}

.ti-pentagon-number-7:before {
  content: '\fc85';
}

.ti-pentagon-number-8:before {
  content: '\fc86';
}

.ti-pentagon-number-9:before {
  content: '\fc87';
}

.ti-pentagon-off:before {
  content: '\f41a';
}

.ti-pentagon-plus:before {
  content: '\fc49';
}

.ti-pentagon-x:before {
  content: '\fc88';
}

.ti-pentagram:before {
  content: '\f586';
}

.ti-pepper:before {
  content: '\ef15';
}

.ti-pepper-off:before {
  content: '\f175';
}

.ti-percentage:before {
  content: '\ecf4';
}

.ti-perfume:before {
  content: '\f509';
}

.ti-perspective:before {
  content: '\eebd';
}

.ti-perspective-off:before {
  content: '\f176';
}

.ti-phone:before {
  content: '\eb09';
}

.ti-phone-call:before {
  content: '\eb05';
}

.ti-phone-calling:before {
  content: '\ec43';
}

.ti-phone-check:before {
  content: '\ec05';
}

.ti-phone-filled:before {
  content: '\fa49';
}

.ti-phone-incoming:before {
  content: '\eb06';
}

.ti-phone-off:before {
  content: '\ecf5';
}

.ti-phone-outgoing:before {
  content: '\eb07';
}

.ti-phone-pause:before {
  content: '\eb08';
}

.ti-phone-plus:before {
  content: '\ec06';
}

.ti-phone-x:before {
  content: '\ec07';
}

.ti-photo:before {
  content: '\eb0a';
}

.ti-photo-ai:before {
  content: '\fa32';
}

.ti-photo-bolt:before {
  content: '\f990';
}

.ti-photo-cancel:before {
  content: '\f35d';
}

.ti-photo-check:before {
  content: '\f35e';
}

.ti-photo-circle:before {
  content: '\fc4a';
}

.ti-photo-circle-minus:before {
  content: '\fc62';
}

.ti-photo-circle-plus:before {
  content: '\fc63';
}

.ti-photo-code:before {
  content: '\f991';
}

.ti-photo-cog:before {
  content: '\f992';
}

.ti-photo-dollar:before {
  content: '\f993';
}

.ti-photo-down:before {
  content: '\f35f';
}

.ti-photo-edit:before {
  content: '\f360';
}

.ti-photo-exclamation:before {
  content: '\f994';
}

.ti-photo-filled:before {
  content: '\fa4a';
}

.ti-photo-heart:before {
  content: '\f361';
}

.ti-photo-hexagon:before {
  content: '\fc4b';
}

.ti-photo-minus:before {
  content: '\f362';
}

.ti-photo-off:before {
  content: '\ecf6';
}

.ti-photo-pause:before {
  content: '\f995';
}

.ti-photo-pentagon:before {
  content: '\fc4c';
}

.ti-photo-pin:before {
  content: '\f996';
}

.ti-photo-plus:before {
  content: '\f363';
}

.ti-photo-question:before {
  content: '\f997';
}

.ti-photo-scan:before {
  content: '\fca8';
}

.ti-photo-search:before {
  content: '\f364';
}

.ti-photo-sensor:before {
  content: '\f798';
}

.ti-photo-sensor-2:before {
  content: '\f796';
}

.ti-photo-sensor-3:before {
  content: '\f797';
}

.ti-photo-share:before {
  content: '\f998';
}

.ti-photo-shield:before {
  content: '\f365';
}

.ti-photo-square-rounded:before {
  content: '\fc4d';
}

.ti-photo-star:before {
  content: '\f366';
}

.ti-photo-up:before {
  content: '\f38b';
}

.ti-photo-video:before {
  content: '\fc95';
}

.ti-photo-x:before {
  content: '\f367';
}

.ti-physotherapist:before {
  content: '\eebe';
}

.ti-piano:before {
  content: '\fad3';
}

.ti-pick:before {
  content: '\fafc';
}

.ti-picture-in-picture:before {
  content: '\ed35';
}

.ti-picture-in-picture-off:before {
  content: '\ed43';
}

.ti-picture-in-picture-on:before {
  content: '\ed44';
}

.ti-picture-in-picture-top:before {
  content: '\efe4';
}

.ti-pig:before {
  content: '\ef52';
}

.ti-pig-money:before {
  content: '\f38c';
}

.ti-pig-off:before {
  content: '\f177';
}

.ti-pilcrow:before {
  content: '\f5f6';
}

.ti-pill:before {
  content: '\ec44';
}

.ti-pill-off:before {
  content: '\f178';
}

.ti-pills:before {
  content: '\ef66';
}

.ti-pin:before {
  content: '\ec9c';
}

.ti-pin-filled:before {
  content: '\f68d';
}

.ti-ping-pong:before {
  content: '\f38d';
}

.ti-pinned:before {
  content: '\ed60';
}

.ti-pinned-filled:before {
  content: '\f68e';
}

.ti-pinned-off:before {
  content: '\ed5f';
}

.ti-pizza:before {
  content: '\edbb';
}

.ti-pizza-off:before {
  content: '\f179';
}

.ti-placeholder:before {
  content: '\f626';
}

.ti-plane:before {
  content: '\eb6f';
}

.ti-plane-arrival:before {
  content: '\eb99';
}

.ti-plane-departure:before {
  content: '\eb9a';
}

.ti-plane-inflight:before {
  content: '\ef98';
}

.ti-plane-off:before {
  content: '\f17a';
}

.ti-plane-tilt:before {
  content: '\f1ed';
}

.ti-planet:before {
  content: '\ec08';
}

.ti-planet-off:before {
  content: '\f17b';
}

.ti-plant:before {
  content: '\ed50';
}

.ti-plant-2:before {
  content: '\ed7e';
}

.ti-plant-2-off:before {
  content: '\f17c';
}

.ti-plant-off:before {
  content: '\f17d';
}

.ti-play-basketball:before {
  content: '\fa66';
}

.ti-play-card:before {
  content: '\eebf';
}

.ti-play-card-off:before {
  content: '\f17e';
}

.ti-play-football:before {
  content: '\fa67';
}

.ti-play-handball:before {
  content: '\fa68';
}

.ti-play-volleyball:before {
  content: '\fa69';
}

.ti-player-eject:before {
  content: '\efbc';
}

.ti-player-eject-filled:before {
  content: '\f68f';
}

.ti-player-pause:before {
  content: '\ed45';
}

.ti-player-pause-filled:before {
  content: '\f690';
}

.ti-player-play:before {
  content: '\ed46';
}

.ti-player-play-filled:before {
  content: '\f691';
}

.ti-player-record:before {
  content: '\ed47';
}

.ti-player-record-filled:before {
  content: '\f692';
}

.ti-player-skip-back:before {
  content: '\ed48';
}

.ti-player-skip-back-filled:before {
  content: '\f693';
}

.ti-player-skip-forward:before {
  content: '\ed49';
}

.ti-player-skip-forward-filled:before {
  content: '\f694';
}

.ti-player-stop:before {
  content: '\ed4a';
}

.ti-player-stop-filled:before {
  content: '\f695';
}

.ti-player-track-next:before {
  content: '\ed4b';
}

.ti-player-track-next-filled:before {
  content: '\f696';
}

.ti-player-track-prev:before {
  content: '\ed4c';
}

.ti-player-track-prev-filled:before {
  content: '\f697';
}

.ti-playlist:before {
  content: '\eec0';
}

.ti-playlist-add:before {
  content: '\f008';
}

.ti-playlist-off:before {
  content: '\f17f';
}

.ti-playlist-x:before {
  content: '\f009';
}

.ti-playstation-circle:before {
  content: '\f2ad';
}

.ti-playstation-square:before {
  content: '\f2ae';
}

.ti-playstation-triangle:before {
  content: '\f2af';
}

.ti-playstation-x:before {
  content: '\f2b0';
}

.ti-plug:before {
  content: '\ebd9';
}

.ti-plug-connected:before {
  content: '\f00a';
}

.ti-plug-connected-x:before {
  content: '\f0a0';
}

.ti-plug-off:before {
  content: '\f180';
}

.ti-plug-x:before {
  content: '\f0a1';
}

.ti-plus:before {
  content: '\eb0b';
}

.ti-plus-equal:before {
  content: '\f7ad';
}

.ti-plus-minus:before {
  content: '\f7ae';
}

.ti-png:before {
  content: '\f3ad';
}

.ti-podium:before {
  content: '\f1d8';
}

.ti-podium-off:before {
  content: '\f41b';
}

.ti-point:before {
  content: '\eb0c';
}

.ti-point-filled:before {
  content: '\f698';
}

.ti-point-off:before {
  content: '\f181';
}

.ti-pointer:before {
  content: '\f265';
}

.ti-pointer-bolt:before {
  content: '\f999';
}

.ti-pointer-cancel:before {
  content: '\f99a';
}

.ti-pointer-check:before {
  content: '\f99b';
}

.ti-pointer-code:before {
  content: '\f99c';
}

.ti-pointer-cog:before {
  content: '\f99d';
}

.ti-pointer-dollar:before {
  content: '\f99e';
}

.ti-pointer-down:before {
  content: '\f99f';
}

.ti-pointer-exclamation:before {
  content: '\f9a0';
}

.ti-pointer-filled:before {
  content: '\fb30';
}

.ti-pointer-heart:before {
  content: '\f9a1';
}

.ti-pointer-minus:before {
  content: '\f9a2';
}

.ti-pointer-off:before {
  content: '\f9a3';
}

.ti-pointer-pause:before {
  content: '\f9a4';
}

.ti-pointer-pin:before {
  content: '\f9a5';
}

.ti-pointer-plus:before {
  content: '\f9a6';
}

.ti-pointer-question:before {
  content: '\f9a7';
}

.ti-pointer-search:before {
  content: '\f9a8';
}

.ti-pointer-share:before {
  content: '\f9a9';
}

.ti-pointer-star:before {
  content: '\f9aa';
}

.ti-pointer-up:before {
  content: '\f9ab';
}

.ti-pointer-x:before {
  content: '\f9ac';
}

.ti-pokeball:before {
  content: '\eec1';
}

.ti-pokeball-off:before {
  content: '\f41c';
}

.ti-poker-chip:before {
  content: '\f515';
}

.ti-polaroid:before {
  content: '\eec2';
}

.ti-polaroid-filled:before {
  content: '\fa4b';
}

.ti-polygon:before {
  content: '\efd0';
}

.ti-polygon-off:before {
  content: '\f182';
}

.ti-poo:before {
  content: '\f258';
}

.ti-pool:before {
  content: '\ed91';
}

.ti-pool-off:before {
  content: '\f41d';
}

.ti-power:before {
  content: '\eb0d';
}

.ti-pray:before {
  content: '\ecbf';
}

.ti-premium-rights:before {
  content: '\efbd';
}

.ti-prescription:before {
  content: '\ef99';
}

.ti-presentation:before {
  content: '\eb70';
}

.ti-presentation-analytics:before {
  content: '\eec3';
}

.ti-presentation-off:before {
  content: '\f183';
}

.ti-printer:before {
  content: '\eb0e';
}

.ti-printer-off:before {
  content: '\f184';
}

.ti-prism:before {
  content: '\fab1';
}

.ti-prism-off:before {
  content: '\faaf';
}

.ti-prism-plus:before {
  content: '\fab0';
}

.ti-prison:before {
  content: '\ef79';
}

.ti-progress:before {
  content: '\fa0d';
}

.ti-progress-alert:before {
  content: '\fa07';
}

.ti-progress-bolt:before {
  content: '\fa08';
}

.ti-progress-check:before {
  content: '\fa09';
}

.ti-progress-down:before {
  content: '\fa0a';
}

.ti-progress-help:before {
  content: '\fa0b';
}

.ti-progress-x:before {
  content: '\fa0c';
}

.ti-prompt:before {
  content: '\eb0f';
}

.ti-propeller:before {
  content: '\eec4';
}

.ti-propeller-off:before {
  content: '\f185';
}

.ti-pumpkin-scary:before {
  content: '\f587';
}

.ti-puzzle:before {
  content: '\eb10';
}

.ti-puzzle-2:before {
  content: '\ef83';
}

.ti-puzzle-filled:before {
  content: '\f699';
}

.ti-puzzle-off:before {
  content: '\f186';
}

.ti-pyramid:before {
  content: '\eec5';
}

.ti-pyramid-off:before {
  content: '\f187';
}

.ti-pyramid-plus:before {
  content: '\fab2';
}

.ti-qrcode:before {
  content: '\eb11';
}

.ti-qrcode-off:before {
  content: '\f41e';
}

.ti-question-mark:before {
  content: '\ec9d';
}

.ti-quote:before {
  content: '\efbe';
}

.ti-quote-off:before {
  content: '\f188';
}

.ti-quotes:before {
  content: '\fb1e';
}

.ti-radar:before {
  content: '\f017';
}

.ti-radar-2:before {
  content: '\f016';
}

.ti-radar-off:before {
  content: '\f41f';
}

.ti-radio:before {
  content: '\ef2d';
}

.ti-radio-off:before {
  content: '\f420';
}

.ti-radioactive:before {
  content: '\ecc0';
}

.ti-radioactive-filled:before {
  content: '\f760';
}

.ti-radioactive-off:before {
  content: '\f189';
}

.ti-radius-bottom-left:before {
  content: '\eec6';
}

.ti-radius-bottom-right:before {
  content: '\eec7';
}

.ti-radius-top-left:before {
  content: '\eec8';
}

.ti-radius-top-right:before {
  content: '\eec9';
}

.ti-rainbow:before {
  content: '\edbc';
}

.ti-rainbow-off:before {
  content: '\f18a';
}

.ti-rating-12-plus:before {
  content: '\f266';
}

.ti-rating-14-plus:before {
  content: '\f267';
}

.ti-rating-16-plus:before {
  content: '\f268';
}

.ti-rating-18-plus:before {
  content: '\f269';
}

.ti-rating-21-plus:before {
  content: '\f26a';
}

.ti-razor:before {
  content: '\f4b5';
}

.ti-razor-electric:before {
  content: '\f4b4';
}

.ti-receipt:before {
  content: '\edfd';
}

.ti-receipt-2:before {
  content: '\edfa';
}

.ti-receipt-off:before {
  content: '\edfb';
}

.ti-receipt-refund:before {
  content: '\edfc';
}

.ti-receipt-tax:before {
  content: '\edbd';
}

.ti-recharging:before {
  content: '\eeca';
}

.ti-record-mail:before {
  content: '\eb12';
}

.ti-record-mail-off:before {
  content: '\f18b';
}

.ti-rectangle:before {
  content: '\ed37';
}

.ti-rectangle-filled:before {
  content: '\f69a';
}

.ti-rectangle-rounded-bottom:before {
  content: '\faed';
}

.ti-rectangle-rounded-top:before {
  content: '\faee';
}

.ti-rectangle-vertical:before {
  content: '\ed36';
}

.ti-rectangle-vertical-filled:before {
  content: '\f69b';
}

.ti-rectangular-prism:before {
  content: '\fab5';
}

.ti-rectangular-prism-off:before {
  content: '\fab3';
}

.ti-rectangular-prism-plus:before {
  content: '\fab4';
}

.ti-recycle:before {
  content: '\eb9b';
}

.ti-recycle-off:before {
  content: '\f18c';
}

.ti-refresh:before {
  content: '\eb13';
}

.ti-refresh-alert:before {
  content: '\ed57';
}

.ti-refresh-dot:before {
  content: '\efbf';
}

.ti-refresh-off:before {
  content: '\f18d';
}

.ti-regex:before {
  content: '\f31f';
}

.ti-regex-off:before {
  content: '\f421';
}

.ti-registered:before {
  content: '\eb14';
}

.ti-relation-many-to-many:before {
  content: '\ed7f';
}

.ti-relation-one-to-many:before {
  content: '\ed80';
}

.ti-relation-one-to-one:before {
  content: '\ed81';
}

.ti-reload:before {
  content: '\f3ae';
}

.ti-reorder:before {
  content: '\fc15';
}

.ti-repeat:before {
  content: '\eb72';
}

.ti-repeat-off:before {
  content: '\f18e';
}

.ti-repeat-once:before {
  content: '\eb71';
}

.ti-replace:before {
  content: '\ebc7';
}

.ti-replace-filled:before {
  content: '\f69c';
}

.ti-replace-off:before {
  content: '\f422';
}

.ti-report:before {
  content: '\eece';
}

.ti-report-analytics:before {
  content: '\eecb';
}

.ti-report-medical:before {
  content: '\eecc';
}

.ti-report-money:before {
  content: '\eecd';
}

.ti-report-off:before {
  content: '\f18f';
}

.ti-report-search:before {
  content: '\ef84';
}

.ti-reserved-line:before {
  content: '\f9f6';
}

.ti-resize:before {
  content: '\eecf';
}

.ti-restore:before {
  content: '\fafd';
}

.ti-rewind-backward-10:before {
  content: '\faba';
}

.ti-rewind-backward-15:before {
  content: '\fabb';
}

.ti-rewind-backward-20:before {
  content: '\fabc';
}

.ti-rewind-backward-30:before {
  content: '\fabd';
}

.ti-rewind-backward-40:before {
  content: '\fabe';
}

.ti-rewind-backward-5:before {
  content: '\fabf';
}

.ti-rewind-backward-50:before {
  content: '\fac0';
}

.ti-rewind-backward-60:before {
  content: '\fac1';
}

.ti-rewind-forward-10:before {
  content: '\fac2';
}

.ti-rewind-forward-15:before {
  content: '\fac3';
}

.ti-rewind-forward-20:before {
  content: '\fac4';
}

.ti-rewind-forward-30:before {
  content: '\fac5';
}

.ti-rewind-forward-40:before {
  content: '\fac6';
}

.ti-rewind-forward-5:before {
  content: '\fac7';
}

.ti-rewind-forward-50:before {
  content: '\fac8';
}

.ti-rewind-forward-60:before {
  content: '\fac9';
}

.ti-ribbon-health:before {
  content: '\f58e';
}

.ti-rings:before {
  content: '\fa6a';
}

.ti-ripple:before {
  content: '\ed82';
}

.ti-ripple-off:before {
  content: '\f190';
}

.ti-road:before {
  content: '\f018';
}

.ti-road-off:before {
  content: '\f191';
}

.ti-road-sign:before {
  content: '\ecdd';
}

.ti-robot:before {
  content: '\f00b';
}

.ti-robot-off:before {
  content: '\f192';
}

.ti-rocket:before {
  content: '\ec45';
}

.ti-rocket-off:before {
  content: '\f193';
}

.ti-roller-skating:before {
  content: '\efd1';
}

.ti-rollercoaster:before {
  content: '\f0a2';
}

.ti-rollercoaster-off:before {
  content: '\f423';
}

.ti-rosette:before {
  content: '\f599';
}

.ti-rosette-filled:before {
  content: '\f69d';
}

.ti-rosette-number-0:before {
  content: '\f58f';
}

.ti-rosette-number-1:before {
  content: '\f590';
}

.ti-rosette-number-2:before {
  content: '\f591';
}

.ti-rosette-number-3:before {
  content: '\f592';
}

.ti-rosette-number-4:before {
  content: '\f593';
}

.ti-rosette-number-5:before {
  content: '\f594';
}

.ti-rosette-number-6:before {
  content: '\f595';
}

.ti-rosette-number-7:before {
  content: '\f596';
}

.ti-rosette-number-8:before {
  content: '\f597';
}

.ti-rosette-number-9:before {
  content: '\f598';
}

.ti-rotate:before {
  content: '\eb16';
}

.ti-rotate-2:before {
  content: '\ebb4';
}

.ti-rotate-360:before {
  content: '\ef85';
}

.ti-rotate-clockwise:before {
  content: '\eb15';
}

.ti-rotate-clockwise-2:before {
  content: '\ebb5';
}

.ti-rotate-dot:before {
  content: '\efe5';
}

.ti-rotate-rectangle:before {
  content: '\ec15';
}

.ti-route:before {
  content: '\eb17';
}

.ti-route-2:before {
  content: '\f4b6';
}

.ti-route-alt-left:before {
  content: '\fca9';
}

.ti-route-alt-right:before {
  content: '\fcaa';
}

.ti-route-off:before {
  content: '\f194';
}

.ti-route-square:before {
  content: '\fcac';
}

.ti-route-square-2:before {
  content: '\fcab';
}

.ti-route-x:before {
  content: '\fcae';
}

.ti-route-x-2:before {
  content: '\fcad';
}

.ti-router:before {
  content: '\eb18';
}

.ti-router-off:before {
  content: '\f424';
}

.ti-row-insert-bottom:before {
  content: '\eed0';
}

.ti-row-insert-top:before {
  content: '\eed1';
}

.ti-row-remove:before {
  content: '\fafe';
}

.ti-rss:before {
  content: '\eb19';
}

.ti-rubber-stamp:before {
  content: '\f5ab';
}

.ti-rubber-stamp-off:before {
  content: '\f5aa';
}

.ti-ruler:before {
  content: '\eb1a';
}

.ti-ruler-2:before {
  content: '\eed2';
}

.ti-ruler-2-off:before {
  content: '\f195';
}

.ti-ruler-3:before {
  content: '\f290';
}

.ti-ruler-measure:before {
  content: '\f291';
}

.ti-ruler-off:before {
  content: '\f196';
}

.ti-run:before {
  content: '\ec82';
}

.ti-s-turn-down:before {
  content: '\f516';
}

.ti-s-turn-left:before {
  content: '\f517';
}

.ti-s-turn-right:before {
  content: '\f518';
}

.ti-s-turn-up:before {
  content: '\f519';
}

.ti-sailboat:before {
  content: '\ec83';
}

.ti-sailboat-2:before {
  content: '\f5f7';
}

.ti-sailboat-off:before {
  content: '\f425';
}

.ti-salad:before {
  content: '\f50a';
}

.ti-salt:before {
  content: '\ef16';
}

.ti-satellite:before {
  content: '\eed3';
}

.ti-satellite-off:before {
  content: '\f197';
}

.ti-sausage:before {
  content: '\ef17';
}

.ti-scale:before {
  content: '\ebc2';
}

.ti-scale-off:before {
  content: '\f198';
}

.ti-scale-outline:before {
  content: '\ef53';
}

.ti-scale-outline-off:before {
  content: '\f199';
}

.ti-scan:before {
  content: '\ebc8';
}

.ti-scan-eye:before {
  content: '\f1ff';
}

.ti-schema:before {
  content: '\f200';
}

.ti-schema-off:before {
  content: '\f426';
}

.ti-school:before {
  content: '\ecf7';
}

.ti-school-bell:before {
  content: '\f64a';
}

.ti-school-off:before {
  content: '\f19a';
}

.ti-scissors:before {
  content: '\eb1b';
}

.ti-scissors-off:before {
  content: '\f19b';
}

.ti-scooter:before {
  content: '\ec6c';
}

.ti-scooter-electric:before {
  content: '\ecc1';
}

.ti-scoreboard:before {
  content: '\fa6b';
}

.ti-screen-share:before {
  content: '\ed18';
}

.ti-screen-share-off:before {
  content: '\ed17';
}

.ti-screenshot:before {
  content: '\f201';
}

.ti-scribble:before {
  content: '\f0a3';
}

.ti-scribble-off:before {
  content: '\f427';
}

.ti-script:before {
  content: '\f2da';
}

.ti-script-minus:before {
  content: '\f2d7';
}

.ti-script-plus:before {
  content: '\f2d8';
}

.ti-script-x:before {
  content: '\f2d9';
}

.ti-scuba-mask:before {
  content: '\eed4';
}

.ti-scuba-mask-off:before {
  content: '\f428';
}

.ti-sdk:before {
  content: '\f3af';
}

.ti-search:before {
  content: '\eb1c';
}

.ti-search-off:before {
  content: '\f19c';
}

.ti-section:before {
  content: '\eed5';
}

.ti-section-sign:before {
  content: '\f019';
}

.ti-seeding:before {
  content: '\ed51';
}

.ti-seeding-off:before {
  content: '\f19d';
}

.ti-select:before {
  content: '\ec9e';
}

.ti-select-all:before {
  content: '\f9f7';
}

.ti-selector:before {
  content: '\eb1d';
}

.ti-send:before {
  content: '\eb1e';
}

.ti-send-off:before {
  content: '\f429';
}

.ti-seo:before {
  content: '\f26b';
}

.ti-separator:before {
  content: '\ebda';
}

.ti-separator-horizontal:before {
  content: '\ec79';
}

.ti-separator-vertical:before {
  content: '\ec7a';
}

.ti-server:before {
  content: '\eb1f';
}

.ti-server-2:before {
  content: '\f07c';
}

.ti-server-bolt:before {
  content: '\f320';
}

.ti-server-cog:before {
  content: '\f321';
}

.ti-server-off:before {
  content: '\f19e';
}

.ti-servicemark:before {
  content: '\ec09';
}

.ti-settings:before {
  content: '\eb20';
}

.ti-settings-2:before {
  content: '\f5ac';
}

.ti-settings-automation:before {
  content: '\eed6';
}

.ti-settings-bolt:before {
  content: '\f9ad';
}

.ti-settings-cancel:before {
  content: '\f9ae';
}

.ti-settings-check:before {
  content: '\f9af';
}

.ti-settings-code:before {
  content: '\f9b0';
}

.ti-settings-cog:before {
  content: '\f9b1';
}

.ti-settings-dollar:before {
  content: '\f9b2';
}

.ti-settings-down:before {
  content: '\f9b3';
}

.ti-settings-exclamation:before {
  content: '\f9b4';
}

.ti-settings-filled:before {
  content: '\f69e';
}

.ti-settings-heart:before {
  content: '\f9b5';
}

.ti-settings-minus:before {
  content: '\f9b6';
}

.ti-settings-off:before {
  content: '\f19f';
}

.ti-settings-pause:before {
  content: '\f9b7';
}

.ti-settings-pin:before {
  content: '\f9b8';
}

.ti-settings-plus:before {
  content: '\f9b9';
}

.ti-settings-question:before {
  content: '\f9ba';
}

.ti-settings-search:before {
  content: '\f9bb';
}

.ti-settings-share:before {
  content: '\f9bc';
}

.ti-settings-star:before {
  content: '\f9bd';
}

.ti-settings-up:before {
  content: '\f9be';
}

.ti-settings-x:before {
  content: '\f9bf';
}

.ti-shadow:before {
  content: '\eed8';
}

.ti-shadow-off:before {
  content: '\eed7';
}

.ti-shape:before {
  content: '\eb9c';
}

.ti-shape-2:before {
  content: '\eed9';
}

.ti-shape-3:before {
  content: '\eeda';
}

.ti-shape-off:before {
  content: '\f1a0';
}

.ti-share:before {
  content: '\eb21';
}

.ti-share-2:before {
  content: '\f799';
}

.ti-share-3:before {
  content: '\f7bd';
}

.ti-share-off:before {
  content: '\f1a1';
}

.ti-shi-jumping:before {
  content: '\fa6c';
}

.ti-shield:before {
  content: '\eb24';
}

.ti-shield-bolt:before {
  content: '\f9c0';
}

.ti-shield-cancel:before {
  content: '\f9c1';
}

.ti-shield-check:before {
  content: '\eb22';
}

.ti-shield-check-filled:before {
  content: '\f761';
}

.ti-shield-checkered:before {
  content: '\ef9a';
}

.ti-shield-checkered-filled:before {
  content: '\f762';
}

.ti-shield-chevron:before {
  content: '\ef9b';
}

.ti-shield-code:before {
  content: '\f9c2';
}

.ti-shield-cog:before {
  content: '\f9c3';
}

.ti-shield-dollar:before {
  content: '\f9c4';
}

.ti-shield-down:before {
  content: '\f9c5';
}

.ti-shield-exclamation:before {
  content: '\f9c6';
}

.ti-shield-filled:before {
  content: '\f69f';
}

.ti-shield-half:before {
  content: '\f358';
}

.ti-shield-half-filled:before {
  content: '\f357';
}

.ti-shield-heart:before {
  content: '\f9c7';
}

.ti-shield-lock:before {
  content: '\ed58';
}

.ti-shield-lock-filled:before {
  content: '\f763';
}

.ti-shield-minus:before {
  content: '\f9c8';
}

.ti-shield-off:before {
  content: '\ecf8';
}

.ti-shield-pause:before {
  content: '\f9c9';
}

.ti-shield-pin:before {
  content: '\f9ca';
}

.ti-shield-plus:before {
  content: '\f9cb';
}

.ti-shield-question:before {
  content: '\f9cc';
}

.ti-shield-search:before {
  content: '\f9cd';
}

.ti-shield-share:before {
  content: '\f9ce';
}

.ti-shield-star:before {
  content: '\f9cf';
}

.ti-shield-up:before {
  content: '\f9d0';
}

.ti-shield-x:before {
  content: '\eb23';
}

.ti-ship:before {
  content: '\ec84';
}

.ti-ship-off:before {
  content: '\f42a';
}

.ti-shirt:before {
  content: '\ec0a';
}

.ti-shirt-filled:before {
  content: '\f6a0';
}

.ti-shirt-off:before {
  content: '\f1a2';
}

.ti-shirt-sport:before {
  content: '\f26c';
}

.ti-shoe:before {
  content: '\efd2';
}

.ti-shoe-off:before {
  content: '\f1a4';
}

.ti-shopping-bag:before {
  content: '\f5f8';
}

.ti-shopping-bag-check:before {
  content: '\fc16';
}

.ti-shopping-bag-discount:before {
  content: '\fc17';
}

.ti-shopping-bag-edit:before {
  content: '\fc18';
}

.ti-shopping-bag-exclamation:before {
  content: '\fc19';
}

.ti-shopping-bag-minus:before {
  content: '\fc1a';
}

.ti-shopping-bag-plus:before {
  content: '\fc1b';
}

.ti-shopping-bag-search:before {
  content: '\fc1c';
}

.ti-shopping-bag-x:before {
  content: '\fc1d';
}

.ti-shopping-cart:before {
  content: '\eb25';
}

.ti-shopping-cart-bolt:before {
  content: '\fb57';
}

.ti-shopping-cart-cancel:before {
  content: '\fb58';
}

.ti-shopping-cart-check:before {
  content: '\fb59';
}

.ti-shopping-cart-code:before {
  content: '\fb5a';
}

.ti-shopping-cart-cog:before {
  content: '\fb5b';
}

.ti-shopping-cart-copy:before {
  content: '\fb5c';
}

.ti-shopping-cart-discount:before {
  content: '\fb5d';
}

.ti-shopping-cart-dollar:before {
  content: '\fb5e';
}

.ti-shopping-cart-down:before {
  content: '\fb5f';
}

.ti-shopping-cart-exclamation:before {
  content: '\fb60';
}

.ti-shopping-cart-filled:before {
  content: '\fc3f';
}

.ti-shopping-cart-heart:before {
  content: '\fb61';
}

.ti-shopping-cart-minus:before {
  content: '\fb62';
}

.ti-shopping-cart-off:before {
  content: '\eedc';
}

.ti-shopping-cart-pause:before {
  content: '\fb63';
}

.ti-shopping-cart-pin:before {
  content: '\fb64';
}

.ti-shopping-cart-plus:before {
  content: '\fb65';
}

.ti-shopping-cart-question:before {
  content: '\fb66';
}

.ti-shopping-cart-search:before {
  content: '\fb67';
}

.ti-shopping-cart-share:before {
  content: '\fb68';
}

.ti-shopping-cart-star:before {
  content: '\fb69';
}

.ti-shopping-cart-up:before {
  content: '\fb6a';
}

.ti-shopping-cart-x:before {
  content: '\fb6b';
}

.ti-shovel:before {
  content: '\f1d9';
}

.ti-shredder:before {
  content: '\eedf';
}

.ti-sign-left:before {
  content: '\f06b';
}

.ti-sign-left-filled:before {
  content: '\f6a1';
}

.ti-sign-right:before {
  content: '\f06c';
}

.ti-sign-right-filled:before {
  content: '\f6a2';
}

.ti-signal-2g:before {
  content: '\f79a';
}

.ti-signal-3g:before {
  content: '\f1ee';
}

.ti-signal-4g:before {
  content: '\f1ef';
}

.ti-signal-4g-plus:before {
  content: '\f259';
}

.ti-signal-5g:before {
  content: '\f1f0';
}

.ti-signal-6g:before {
  content: '\f9f8';
}

.ti-signal-e:before {
  content: '\f9f9';
}

.ti-signal-g:before {
  content: '\f9fa';
}

.ti-signal-h:before {
  content: '\f9fc';
}

.ti-signal-h-plus:before {
  content: '\f9fb';
}

.ti-signal-lte:before {
  content: '\f9fd';
}

.ti-signature:before {
  content: '\eee0';
}

.ti-signature-off:before {
  content: '\f1a5';
}

.ti-sitemap:before {
  content: '\eb9d';
}

.ti-sitemap-off:before {
  content: '\f1a6';
}

.ti-skateboard:before {
  content: '\ecc2';
}

.ti-skateboard-off:before {
  content: '\f42b';
}

.ti-skateboarding:before {
  content: '\faca';
}

.ti-skull:before {
  content: '\f292';
}

.ti-slash:before {
  content: '\f4f9';
}

.ti-slashes:before {
  content: '\f588';
}

.ti-sleigh:before {
  content: '\ef9c';
}

.ti-slice:before {
  content: '\ebdb';
}

.ti-slideshow:before {
  content: '\ebc9';
}

.ti-smart-home:before {
  content: '\ecde';
}

.ti-smart-home-off:before {
  content: '\f1a7';
}

.ti-smoking:before {
  content: '\ecc4';
}

.ti-smoking-no:before {
  content: '\ecc3';
}

.ti-snowflake:before {
  content: '\ec0b';
}

.ti-snowflake-off:before {
  content: '\f1a8';
}

.ti-snowman:before {
  content: '\f26d';
}

.ti-soccer-field:before {
  content: '\ed92';
}

.ti-social:before {
  content: '\ebec';
}

.ti-social-off:before {
  content: '\f1a9';
}

.ti-sock:before {
  content: '\eee1';
}

.ti-sofa:before {
  content: '\efaf';
}

.ti-sofa-off:before {
  content: '\f42c';
}

.ti-solar-panel:before {
  content: '\f7bf';
}

.ti-solar-panel-2:before {
  content: '\f7be';
}

.ti-sort-0-9:before {
  content: '\f54d';
}

.ti-sort-9-0:before {
  content: '\f54e';
}

.ti-sort-a-z:before {
  content: '\f54f';
}

.ti-sort-ascending:before {
  content: '\eb26';
}

.ti-sort-ascending-2:before {
  content: '\eee2';
}

.ti-sort-ascending-letters:before {
  content: '\ef18';
}

.ti-sort-ascending-numbers:before {
  content: '\ef19';
}

.ti-sort-descending:before {
  content: '\eb27';
}

.ti-sort-descending-2:before {
  content: '\eee3';
}

.ti-sort-descending-letters:before {
  content: '\ef1a';
}

.ti-sort-descending-numbers:before {
  content: '\ef1b';
}

.ti-sort-z-a:before {
  content: '\f550';
}

.ti-sos:before {
  content: '\f24a';
}

.ti-soup:before {
  content: '\ef2e';
}

.ti-soup-off:before {
  content: '\f42d';
}

.ti-source-code:before {
  content: '\f4a2';
}

.ti-space:before {
  content: '\ec0c';
}

.ti-space-off:before {
  content: '\f1aa';
}

.ti-spacing-horizontal:before {
  content: '\ef54';
}

.ti-spacing-vertical:before {
  content: '\ef55';
}

.ti-spade:before {
  content: '\effa';
}

.ti-spade-filled:before {
  content: '\f6a3';
}

.ti-sparkles:before {
  content: '\f6d7';
}

.ti-speakerphone:before {
  content: '\ed61';
}

.ti-speedboat:before {
  content: '\ed93';
}

.ti-sphere:before {
  content: '\fab8';
}

.ti-sphere-off:before {
  content: '\fab6';
}

.ti-sphere-plus:before {
  content: '\fab7';
}

.ti-spider:before {
  content: '\f293';
}

.ti-spiral:before {
  content: '\f294';
}

.ti-spiral-off:before {
  content: '\f42e';
}

.ti-sport-billard:before {
  content: '\eee4';
}

.ti-spray:before {
  content: '\f50b';
}

.ti-spy:before {
  content: '\f227';
}

.ti-spy-off:before {
  content: '\f42f';
}

.ti-sql:before {
  content: '\f7c0';
}

.ti-square:before {
  content: '\eb2c';
}

.ti-square-0-filled:before {
  content: '\f764';
}

.ti-square-1-filled:before {
  content: '\f765';
}

.ti-square-2-filled:before {
  content: '\f7fa';
}

.ti-square-3-filled:before {
  content: '\f766';
}

.ti-square-4-filled:before {
  content: '\f767';
}

.ti-square-5-filled:before {
  content: '\f768';
}

.ti-square-6-filled:before {
  content: '\f769';
}

.ti-square-7-filled:before {
  content: '\f76a';
}

.ti-square-8-filled:before {
  content: '\f76b';
}

.ti-square-9-filled:before {
  content: '\f76c';
}

.ti-square-arrow-down:before {
  content: '\f4b7';
}

.ti-square-arrow-down-filled:before {
  content: '\fb31';
}

.ti-square-arrow-left:before {
  content: '\f4b8';
}

.ti-square-arrow-left-filled:before {
  content: '\fb32';
}

.ti-square-arrow-right:before {
  content: '\f4b9';
}

.ti-square-arrow-right-filled:before {
  content: '\fb33';
}

.ti-square-arrow-up:before {
  content: '\f4ba';
}

.ti-square-arrow-up-filled:before {
  content: '\fb34';
}

.ti-square-asterisk:before {
  content: '\f01a';
}

.ti-square-asterisk-filled:before {
  content: '\fb35';
}

.ti-square-check:before {
  content: '\eb28';
}

.ti-square-check-filled:before {
  content: '\f76d';
}

.ti-square-chevron-down:before {
  content: '\f627';
}

.ti-square-chevron-down-filled:before {
  content: '\fb36';
}

.ti-square-chevron-left:before {
  content: '\f628';
}

.ti-square-chevron-left-filled:before {
  content: '\fb37';
}

.ti-square-chevron-right:before {
  content: '\f629';
}

.ti-square-chevron-right-filled:before {
  content: '\fb38';
}

.ti-square-chevron-up:before {
  content: '\f62a';
}

.ti-square-chevron-up-filled:before {
  content: '\fb39';
}

.ti-square-chevrons-down:before {
  content: '\f64b';
}

.ti-square-chevrons-down-filled:before {
  content: '\fb3a';
}

.ti-square-chevrons-left:before {
  content: '\f64c';
}

.ti-square-chevrons-left-filled:before {
  content: '\fb3b';
}

.ti-square-chevrons-right:before {
  content: '\f64d';
}

.ti-square-chevrons-right-filled:before {
  content: '\fb3c';
}

.ti-square-chevrons-up:before {
  content: '\f64e';
}

.ti-square-chevrons-up-filled:before {
  content: '\fb3d';
}

.ti-square-dot:before {
  content: '\ed59';
}

.ti-square-dot-filled:before {
  content: '\fb3e';
}

.ti-square-f0:before {
  content: '\f526';
}

.ti-square-f0-filled:before {
  content: '\f76e';
}

.ti-square-f1:before {
  content: '\f527';
}

.ti-square-f1-filled:before {
  content: '\f76f';
}

.ti-square-f2:before {
  content: '\f528';
}

.ti-square-f2-filled:before {
  content: '\f770';
}

.ti-square-f3:before {
  content: '\f529';
}

.ti-square-f3-filled:before {
  content: '\f771';
}

.ti-square-f4:before {
  content: '\f52a';
}

.ti-square-f4-filled:before {
  content: '\f772';
}

.ti-square-f5:before {
  content: '\f52b';
}

.ti-square-f5-filled:before {
  content: '\f773';
}

.ti-square-f6:before {
  content: '\f52c';
}

.ti-square-f6-filled:before {
  content: '\f774';
}

.ti-square-f7:before {
  content: '\f52d';
}

.ti-square-f7-filled:before {
  content: '\f775';
}

.ti-square-f8:before {
  content: '\f52e';
}

.ti-square-f8-filled:before {
  content: '\f776';
}

.ti-square-f9:before {
  content: '\f52f';
}

.ti-square-f9-filled:before {
  content: '\f777';
}

.ti-square-filled:before {
  content: '\fc40';
}

.ti-square-forbid:before {
  content: '\ed5b';
}

.ti-square-forbid-2:before {
  content: '\ed5a';
}

.ti-square-half:before {
  content: '\effb';
}

.ti-square-key:before {
  content: '\f638';
}

.ti-square-letter-a:before {
  content: '\f47c';
}

.ti-square-letter-b:before {
  content: '\f47d';
}

.ti-square-letter-c:before {
  content: '\f47e';
}

.ti-square-letter-d:before {
  content: '\f47f';
}

.ti-square-letter-e:before {
  content: '\f480';
}

.ti-square-letter-f:before {
  content: '\f481';
}

.ti-square-letter-g:before {
  content: '\f482';
}

.ti-square-letter-h:before {
  content: '\f483';
}

.ti-square-letter-i:before {
  content: '\f484';
}

.ti-square-letter-j:before {
  content: '\f485';
}

.ti-square-letter-k:before {
  content: '\f486';
}

.ti-square-letter-l:before {
  content: '\f487';
}

.ti-square-letter-m:before {
  content: '\f488';
}

.ti-square-letter-n:before {
  content: '\f489';
}

.ti-square-letter-o:before {
  content: '\f48a';
}

.ti-square-letter-p:before {
  content: '\f48b';
}

.ti-square-letter-q:before {
  content: '\f48c';
}

.ti-square-letter-r:before {
  content: '\f48d';
}

.ti-square-letter-s:before {
  content: '\f48e';
}

.ti-square-letter-t:before {
  content: '\f48f';
}

.ti-square-letter-u:before {
  content: '\f490';
}

.ti-square-letter-v:before {
  content: '\f4bb';
}

.ti-square-letter-w:before {
  content: '\f491';
}

.ti-square-letter-x:before {
  content: '\f4bc';
}

.ti-square-letter-y:before {
  content: '\f492';
}

.ti-square-letter-z:before {
  content: '\f493';
}

.ti-square-minus:before {
  content: '\eb29';
}

.ti-square-minus-filled:before {
  content: '\fb3f';
}

.ti-square-number-0:before {
  content: '\eee5';
}

.ti-square-number-1:before {
  content: '\eee6';
}

.ti-square-number-2:before {
  content: '\eee7';
}

.ti-square-number-3:before {
  content: '\eee8';
}

.ti-square-number-4:before {
  content: '\eee9';
}

.ti-square-number-5:before {
  content: '\eeea';
}

.ti-square-number-6:before {
  content: '\eeeb';
}

.ti-square-number-7:before {
  content: '\eeec';
}

.ti-square-number-8:before {
  content: '\eeed';
}

.ti-square-number-9:before {
  content: '\eeee';
}

.ti-square-off:before {
  content: '\eeef';
}

.ti-square-plus:before {
  content: '\eb2a';
}

.ti-square-plus-2:before {
  content: '\fc96';
}

.ti-square-root:before {
  content: '\eef1';
}

.ti-square-root-2:before {
  content: '\eef0';
}

.ti-square-rotated:before {
  content: '\ecdf';
}

.ti-square-rotated-filled:before {
  content: '\f6a4';
}

.ti-square-rotated-forbid:before {
  content: '\f01c';
}

.ti-square-rotated-forbid-2:before {
  content: '\f01b';
}

.ti-square-rotated-off:before {
  content: '\eef2';
}

.ti-square-rounded:before {
  content: '\f59a';
}

.ti-square-rounded-arrow-down:before {
  content: '\f639';
}

.ti-square-rounded-arrow-down-filled:before {
  content: '\f6db';
}

.ti-square-rounded-arrow-left:before {
  content: '\f63a';
}

.ti-square-rounded-arrow-left-filled:before {
  content: '\f6dc';
}

.ti-square-rounded-arrow-right:before {
  content: '\f63b';
}

.ti-square-rounded-arrow-right-filled:before {
  content: '\f6dd';
}

.ti-square-rounded-arrow-up:before {
  content: '\f63c';
}

.ti-square-rounded-arrow-up-filled:before {
  content: '\f6de';
}

.ti-square-rounded-check:before {
  content: '\f63d';
}

.ti-square-rounded-check-filled:before {
  content: '\f6df';
}

.ti-square-rounded-chevron-down:before {
  content: '\f62b';
}

.ti-square-rounded-chevron-down-filled:before {
  content: '\f6e0';
}

.ti-square-rounded-chevron-left:before {
  content: '\f62c';
}

.ti-square-rounded-chevron-left-filled:before {
  content: '\f6e1';
}

.ti-square-rounded-chevron-right:before {
  content: '\f62d';
}

.ti-square-rounded-chevron-right-filled:before {
  content: '\f6e2';
}

.ti-square-rounded-chevron-up:before {
  content: '\f62e';
}

.ti-square-rounded-chevron-up-filled:before {
  content: '\f6e3';
}

.ti-square-rounded-chevrons-down:before {
  content: '\f64f';
}

.ti-square-rounded-chevrons-down-filled:before {
  content: '\f6e4';
}

.ti-square-rounded-chevrons-left:before {
  content: '\f650';
}

.ti-square-rounded-chevrons-left-filled:before {
  content: '\f6e5';
}

.ti-square-rounded-chevrons-right:before {
  content: '\f651';
}

.ti-square-rounded-chevrons-right-filled:before {
  content: '\f6e6';
}

.ti-square-rounded-chevrons-up:before {
  content: '\f652';
}

.ti-square-rounded-chevrons-up-filled:before {
  content: '\f6e7';
}

.ti-square-rounded-filled:before {
  content: '\f6a5';
}

.ti-square-rounded-letter-a:before {
  content: '\f5ae';
}

.ti-square-rounded-letter-b:before {
  content: '\f5af';
}

.ti-square-rounded-letter-c:before {
  content: '\f5b0';
}

.ti-square-rounded-letter-d:before {
  content: '\f5b1';
}

.ti-square-rounded-letter-e:before {
  content: '\f5b2';
}

.ti-square-rounded-letter-f:before {
  content: '\f5b3';
}

.ti-square-rounded-letter-g:before {
  content: '\f5b4';
}

.ti-square-rounded-letter-h:before {
  content: '\f5b5';
}

.ti-square-rounded-letter-i:before {
  content: '\f5b6';
}

.ti-square-rounded-letter-j:before {
  content: '\f5b7';
}

.ti-square-rounded-letter-k:before {
  content: '\f5b8';
}

.ti-square-rounded-letter-l:before {
  content: '\f5b9';
}

.ti-square-rounded-letter-m:before {
  content: '\f5ba';
}

.ti-square-rounded-letter-n:before {
  content: '\f5bb';
}

.ti-square-rounded-letter-o:before {
  content: '\f5bc';
}

.ti-square-rounded-letter-p:before {
  content: '\f5bd';
}

.ti-square-rounded-letter-q:before {
  content: '\f5be';
}

.ti-square-rounded-letter-r:before {
  content: '\f5bf';
}

.ti-square-rounded-letter-s:before {
  content: '\f5c0';
}

.ti-square-rounded-letter-t:before {
  content: '\f5c1';
}

.ti-square-rounded-letter-u:before {
  content: '\f5c2';
}

.ti-square-rounded-letter-v:before {
  content: '\f5c3';
}

.ti-square-rounded-letter-w:before {
  content: '\f5c4';
}

.ti-square-rounded-letter-x:before {
  content: '\f5c5';
}

.ti-square-rounded-letter-y:before {
  content: '\f5c6';
}

.ti-square-rounded-letter-z:before {
  content: '\f5c7';
}

.ti-square-rounded-minus:before {
  content: '\f63e';
}

.ti-square-rounded-minus-2:before {
  content: '\fc97';
}

.ti-square-rounded-minus-filled:before {
  content: '\fb40';
}

.ti-square-rounded-number-0:before {
  content: '\f5c8';
}

.ti-square-rounded-number-0-filled:before {
  content: '\f778';
}

.ti-square-rounded-number-1:before {
  content: '\f5c9';
}

.ti-square-rounded-number-1-filled:before {
  content: '\f779';
}

.ti-square-rounded-number-2:before {
  content: '\f5ca';
}

.ti-square-rounded-number-2-filled:before {
  content: '\f77a';
}

.ti-square-rounded-number-3:before {
  content: '\f5cb';
}

.ti-square-rounded-number-3-filled:before {
  content: '\f77b';
}

.ti-square-rounded-number-4:before {
  content: '\f5cc';
}

.ti-square-rounded-number-4-filled:before {
  content: '\f77c';
}

.ti-square-rounded-number-5:before {
  content: '\f5cd';
}

.ti-square-rounded-number-5-filled:before {
  content: '\f77d';
}

.ti-square-rounded-number-6:before {
  content: '\f5ce';
}

.ti-square-rounded-number-6-filled:before {
  content: '\f77e';
}

.ti-square-rounded-number-7:before {
  content: '\f5cf';
}

.ti-square-rounded-number-7-filled:before {
  content: '\f77f';
}

.ti-square-rounded-number-8:before {
  content: '\f5d0';
}

.ti-square-rounded-number-8-filled:before {
  content: '\f780';
}

.ti-square-rounded-number-9:before {
  content: '\f5d1';
}

.ti-square-rounded-number-9-filled:before {
  content: '\f781';
}

.ti-square-rounded-plus:before {
  content: '\f63f';
}

.ti-square-rounded-plus-2:before {
  content: '\fc98';
}

.ti-square-rounded-plus-filled:before {
  content: '\f6e8';
}

.ti-square-rounded-x:before {
  content: '\f640';
}

.ti-square-rounded-x-filled:before {
  content: '\f6e9';
}

.ti-square-toggle:before {
  content: '\eef4';
}

.ti-square-toggle-horizontal:before {
  content: '\eef3';
}

.ti-square-x:before {
  content: '\eb2b';
}

.ti-square-x-filled:before {
  content: '\fb41';
}

.ti-squares-diagonal:before {
  content: '\eef5';
}

.ti-squares-filled:before {
  content: '\eef6';
}

.ti-stack:before {
  content: '\eb2d';
}

.ti-stack-2:before {
  content: '\eef7';
}

.ti-stack-3:before {
  content: '\ef9d';
}

.ti-stack-pop:before {
  content: '\f234';
}

.ti-stack-push:before {
  content: '\f235';
}

.ti-stairs:before {
  content: '\eca6';
}

.ti-stairs-down:before {
  content: '\eca4';
}

.ti-stairs-up:before {
  content: '\eca5';
}

.ti-star:before {
  content: '\eb2e';
}

.ti-star-filled:before {
  content: '\f6a6';
}

.ti-star-half:before {
  content: '\ed19';
}

.ti-star-half-filled:before {
  content: '\f6a7';
}

.ti-star-off:before {
  content: '\ed62';
}

.ti-stars:before {
  content: '\ed38';
}

.ti-stars-filled:before {
  content: '\f6a8';
}

.ti-stars-off:before {
  content: '\f430';
}

.ti-status-change:before {
  content: '\f3b0';
}

.ti-steam:before {
  content: '\f24b';
}

.ti-steering-wheel:before {
  content: '\ec7b';
}

.ti-steering-wheel-off:before {
  content: '\f431';
}

.ti-step-into:before {
  content: '\ece0';
}

.ti-step-out:before {
  content: '\ece1';
}

.ti-stereo-glasses:before {
  content: '\f4cb';
}

.ti-stethoscope:before {
  content: '\edbe';
}

.ti-stethoscope-off:before {
  content: '\f432';
}

.ti-sticker:before {
  content: '\eb2f';
}

.ti-storm:before {
  content: '\f24c';
}

.ti-storm-off:before {
  content: '\f433';
}

.ti-stretching:before {
  content: '\f2db';
}

.ti-stretching-2:before {
  content: '\fa6d';
}

.ti-strikethrough:before {
  content: '\eb9e';
}

.ti-submarine:before {
  content: '\ed94';
}

.ti-subscript:before {
  content: '\eb9f';
}

.ti-subtask:before {
  content: '\ec9f';
}

.ti-sum:before {
  content: '\eb73';
}

.ti-sum-off:before {
  content: '\f1ab';
}

.ti-sun:before {
  content: '\eb30';
}

.ti-sun-filled:before {
  content: '\f6a9';
}

.ti-sun-high:before {
  content: '\f236';
}

.ti-sun-low:before {
  content: '\f237';
}

.ti-sun-moon:before {
  content: '\f4a3';
}

.ti-sun-off:before {
  content: '\ed63';
}

.ti-sun-wind:before {
  content: '\f238';
}

.ti-sunglasses:before {
  content: '\f239';
}

.ti-sunrise:before {
  content: '\ef1c';
}

.ti-sunset:before {
  content: '\ec31';
}

.ti-sunset-2:before {
  content: '\f23a';
}

.ti-superscript:before {
  content: '\eba0';
}

.ti-svg:before {
  content: '\f25a';
}

.ti-swimming:before {
  content: '\ec92';
}

.ti-swipe:before {
  content: '\f551';
}

.ti-switch:before {
  content: '\eb33';
}

.ti-switch-2:before {
  content: '\edbf';
}

.ti-switch-3:before {
  content: '\edc0';
}

.ti-switch-horizontal:before {
  content: '\eb31';
}

.ti-switch-vertical:before {
  content: '\eb32';
}

.ti-sword:before {
  content: '\f030';
}

.ti-sword-off:before {
  content: '\f434';
}

.ti-swords:before {
  content: '\f132';
}

.ti-table:before {
  content: '\eba1';
}

.ti-table-alias:before {
  content: '\f25b';
}

.ti-table-column:before {
  content: '\faff';
}

.ti-table-down:before {
  content: '\fa1c';
}

.ti-table-export:before {
  content: '\eef8';
}

.ti-table-filled:before {
  content: '\f782';
}

.ti-table-heart:before {
  content: '\fa1d';
}

.ti-table-import:before {
  content: '\eef9';
}

.ti-table-minus:before {
  content: '\fa1e';
}

.ti-table-off:before {
  content: '\eefa';
}

.ti-table-options:before {
  content: '\f25c';
}

.ti-table-plus:before {
  content: '\fa1f';
}

.ti-table-row:before {
  content: '\fb00';
}

.ti-table-share:before {
  content: '\fa20';
}

.ti-table-shortcut:before {
  content: '\f25d';
}

.ti-tag:before {
  content: '\eb34';
}

.ti-tag-off:before {
  content: '\efc0';
}

.ti-tag-starred:before {
  content: '\fc99';
}

.ti-tags:before {
  content: '\ef86';
}

.ti-tags-off:before {
  content: '\efc1';
}

.ti-tallymark-1:before {
  content: '\ec46';
}

.ti-tallymark-2:before {
  content: '\ec47';
}

.ti-tallymark-3:before {
  content: '\ec48';
}

.ti-tallymark-4:before {
  content: '\ec49';
}

.ti-tallymarks:before {
  content: '\ec4a';
}

.ti-tank:before {
  content: '\ed95';
}

.ti-target:before {
  content: '\eb35';
}

.ti-target-arrow:before {
  content: '\f51a';
}

.ti-target-off:before {
  content: '\f1ad';
}

.ti-teapot:before {
  content: '\f552';
}

.ti-telescope:before {
  content: '\f07d';
}

.ti-telescope-off:before {
  content: '\f1ae';
}

.ti-temperature:before {
  content: '\eb38';
}

.ti-temperature-celsius:before {
  content: '\eb36';
}

.ti-temperature-fahrenheit:before {
  content: '\eb37';
}

.ti-temperature-minus:before {
  content: '\ebed';
}

.ti-temperature-off:before {
  content: '\f1af';
}

.ti-temperature-plus:before {
  content: '\ebee';
}

.ti-template:before {
  content: '\eb39';
}

.ti-template-off:before {
  content: '\f1b0';
}

.ti-tent:before {
  content: '\eefb';
}

.ti-tent-off:before {
  content: '\f435';
}

.ti-terminal:before {
  content: '\ebdc';
}

.ti-terminal-2:before {
  content: '\ebef';
}

.ti-test-pipe:before {
  content: '\eb3a';
}

.ti-test-pipe-2:before {
  content: '\f0a4';
}

.ti-test-pipe-off:before {
  content: '\f1b1';
}

.ti-tex:before {
  content: '\f4e0';
}

.ti-text-caption:before {
  content: '\f4a4';
}

.ti-text-color:before {
  content: '\f2dc';
}

.ti-text-decrease:before {
  content: '\f202';
}

.ti-text-direction-ltr:before {
  content: '\eefc';
}

.ti-text-direction-rtl:before {
  content: '\eefd';
}

.ti-text-increase:before {
  content: '\f203';
}

.ti-text-orientation:before {
  content: '\f2a4';
}

.ti-text-plus:before {
  content: '\f2a5';
}

.ti-text-recognition:before {
  content: '\f204';
}

.ti-text-resize:before {
  content: '\ef87';
}

.ti-text-size:before {
  content: '\f2b1';
}

.ti-text-spellcheck:before {
  content: '\f2a6';
}

.ti-text-wrap:before {
  content: '\ebdd';
}

.ti-text-wrap-disabled:before {
  content: '\eca7';
}

.ti-texture:before {
  content: '\f51b';
}

.ti-theater:before {
  content: '\f79b';
}

.ti-thermometer:before {
  content: '\ef67';
}

.ti-thumb-down:before {
  content: '\eb3b';
}

.ti-thumb-down-filled:before {
  content: '\f6aa';
}

.ti-thumb-down-off:before {
  content: '\f436';
}

.ti-thumb-up:before {
  content: '\eb3c';
}

.ti-thumb-up-filled:before {
  content: '\f6ab';
}

.ti-thumb-up-off:before {
  content: '\f437';
}

.ti-tic-tac:before {
  content: '\f51c';
}

.ti-ticket:before {
  content: '\eb3d';
}

.ti-ticket-off:before {
  content: '\f1b2';
}

.ti-tie:before {
  content: '\f07e';
}

.ti-tilde:before {
  content: '\f4a5';
}

.ti-tilt-shift:before {
  content: '\eefe';
}

.ti-tilt-shift-off:before {
  content: '\f1b3';
}

.ti-time-duration-0:before {
  content: '\fad4';
}

.ti-time-duration-10:before {
  content: '\fad5';
}

.ti-time-duration-15:before {
  content: '\fad6';
}

.ti-time-duration-30:before {
  content: '\fad7';
}

.ti-time-duration-45:before {
  content: '\fad8';
}

.ti-time-duration-5:before {
  content: '\fad9';
}

.ti-time-duration-60:before {
  content: '\fada';
}

.ti-time-duration-90:before {
  content: '\fadb';
}

.ti-time-duration-off:before {
  content: '\fadc';
}

.ti-timeline:before {
  content: '\f031';
}

.ti-timeline-event:before {
  content: '\f553';
}

.ti-timeline-event-exclamation:before {
  content: '\f662';
}

.ti-timeline-event-minus:before {
  content: '\f663';
}

.ti-timeline-event-plus:before {
  content: '\f664';
}

.ti-timeline-event-text:before {
  content: '\f665';
}

.ti-timeline-event-x:before {
  content: '\f666';
}

.ti-tir:before {
  content: '\ebf0';
}

.ti-toggle-left:before {
  content: '\eb3e';
}

.ti-toggle-right:before {
  content: '\eb3f';
}

.ti-toilet-paper:before {
  content: '\efd3';
}

.ti-toilet-paper-off:before {
  content: '\f1b4';
}

.ti-toml:before {
  content: '\fa5d';
}

.ti-tool:before {
  content: '\eb40';
}

.ti-tools:before {
  content: '\ebca';
}

.ti-tools-kitchen:before {
  content: '\ed64';
}

.ti-tools-kitchen-2:before {
  content: '\eeff';
}

.ti-tools-kitchen-2-off:before {
  content: '\f1b5';
}

.ti-tools-kitchen-off:before {
  content: '\f1b6';
}

.ti-tools-off:before {
  content: '\f1b7';
}

.ti-tooltip:before {
  content: '\f2dd';
}

.ti-topology-bus:before {
  content: '\f5d9';
}

.ti-topology-complex:before {
  content: '\f5da';
}

.ti-topology-full:before {
  content: '\f5dc';
}

.ti-topology-full-hierarchy:before {
  content: '\f5db';
}

.ti-topology-ring:before {
  content: '\f5df';
}

.ti-topology-ring-2:before {
  content: '\f5dd';
}

.ti-topology-ring-3:before {
  content: '\f5de';
}

.ti-topology-star:before {
  content: '\f5e5';
}

.ti-topology-star-2:before {
  content: '\f5e0';
}

.ti-topology-star-3:before {
  content: '\f5e1';
}

.ti-topology-star-ring:before {
  content: '\f5e4';
}

.ti-topology-star-ring-2:before {
  content: '\f5e2';
}

.ti-topology-star-ring-3:before {
  content: '\f5e3';
}

.ti-torii:before {
  content: '\f59b';
}

.ti-tornado:before {
  content: '\ece2';
}

.ti-tournament:before {
  content: '\ecd0';
}

.ti-tower:before {
  content: '\f2cb';
}

.ti-tower-off:before {
  content: '\f2ca';
}

.ti-track:before {
  content: '\ef00';
}

.ti-tractor:before {
  content: '\ec0d';
}

.ti-trademark:before {
  content: '\ec0e';
}

.ti-traffic-cone:before {
  content: '\ec0f';
}

.ti-traffic-cone-off:before {
  content: '\f1b8';
}

.ti-traffic-lights:before {
  content: '\ed39';
}

.ti-traffic-lights-off:before {
  content: '\f1b9';
}

.ti-train:before {
  content: '\ed96';
}

.ti-transfer:before {
  content: '\fc1f';
}

.ti-transfer-in:before {
  content: '\ef2f';
}

.ti-transfer-out:before {
  content: '\ef30';
}

.ti-transfer-vertical:before {
  content: '\fc1e';
}

.ti-transform:before {
  content: '\f38e';
}

.ti-transform-filled:before {
  content: '\f6ac';
}

.ti-transition-bottom:before {
  content: '\f2b2';
}

.ti-transition-left:before {
  content: '\f2b3';
}

.ti-transition-right:before {
  content: '\f2b4';
}

.ti-transition-top:before {
  content: '\f2b5';
}

.ti-trash:before {
  content: '\eb41';
}

.ti-trash-filled:before {
  content: '\f783';
}

.ti-trash-off:before {
  content: '\ed65';
}

.ti-trash-x:before {
  content: '\ef88';
}

.ti-trash-x-filled:before {
  content: '\f784';
}

.ti-treadmill:before {
  content: '\fa6e';
}

.ti-tree:before {
  content: '\ef01';
}

.ti-trees:before {
  content: '\ec10';
}

.ti-trekking:before {
  content: '\f5ad';
}

.ti-trending-down:before {
  content: '\eb42';
}

.ti-trending-down-2:before {
  content: '\edc1';
}

.ti-trending-down-3:before {
  content: '\edc2';
}

.ti-trending-up:before {
  content: '\eb43';
}

.ti-trending-up-2:before {
  content: '\edc3';
}

.ti-trending-up-3:before {
  content: '\edc4';
}

.ti-triangle:before {
  content: '\eb44';
}

.ti-triangle-filled:before {
  content: '\f6ad';
}

.ti-triangle-inverted:before {
  content: '\f01d';
}

.ti-triangle-inverted-filled:before {
  content: '\f6ae';
}

.ti-triangle-minus:before {
  content: '\fc9b';
}

.ti-triangle-minus-2:before {
  content: '\fc9a';
}

.ti-triangle-off:before {
  content: '\ef02';
}

.ti-triangle-plus:before {
  content: '\fc9d';
}

.ti-triangle-plus-2:before {
  content: '\fc9c';
}

.ti-triangle-square-circle:before {
  content: '\ece8';
}

.ti-triangle-square-circle-filled:before {
  content: '\fb42';
}

.ti-triangles:before {
  content: '\f0a5';
}

.ti-trident:before {
  content: '\ecc5';
}

.ti-trolley:before {
  content: '\f4cc';
}

.ti-trophy:before {
  content: '\eb45';
}

.ti-trophy-filled:before {
  content: '\f6af';
}

.ti-trophy-off:before {
  content: '\f438';
}

.ti-trowel:before {
  content: '\f368';
}

.ti-truck:before {
  content: '\ebc4';
}

.ti-truck-delivery:before {
  content: '\ec4b';
}

.ti-truck-loading:before {
  content: '\f1da';
}

.ti-truck-off:before {
  content: '\ef03';
}

.ti-truck-return:before {
  content: '\ec4c';
}

.ti-txt:before {
  content: '\f3b1';
}

.ti-typography:before {
  content: '\ebc5';
}

.ti-typography-off:before {
  content: '\f1ba';
}

.ti-ufo:before {
  content: '\f26f';
}

.ti-ufo-off:before {
  content: '\f26e';
}

.ti-umbrella:before {
  content: '\ebf1';
}

.ti-umbrella-filled:before {
  content: '\f6b0';
}

.ti-umbrella-off:before {
  content: '\f1bb';
}

.ti-underline:before {
  content: '\eba2';
}

.ti-unlink:before {
  content: '\eb46';
}

.ti-upload:before {
  content: '\eb47';
}

.ti-urgent:before {
  content: '\eb48';
}

.ti-usb:before {
  content: '\f00c';
}

.ti-user:before {
  content: '\eb4d';
}

.ti-user-bolt:before {
  content: '\f9d1';
}

.ti-user-cancel:before {
  content: '\f9d2';
}

.ti-user-check:before {
  content: '\eb49';
}

.ti-user-circle:before {
  content: '\ef68';
}

.ti-user-code:before {
  content: '\f9d3';
}

.ti-user-cog:before {
  content: '\f9d4';
}

.ti-user-dollar:before {
  content: '\f9d5';
}

.ti-user-down:before {
  content: '\f9d6';
}

.ti-user-edit:before {
  content: '\f7cc';
}

.ti-user-exclamation:before {
  content: '\ec12';
}

.ti-user-heart:before {
  content: '\f7cd';
}

.ti-user-hexagon:before {
  content: '\fc4e';
}

.ti-user-minus:before {
  content: '\eb4a';
}

.ti-user-off:before {
  content: '\ecf9';
}

.ti-user-pause:before {
  content: '\f9d7';
}

.ti-user-pentagon:before {
  content: '\fc4f';
}

.ti-user-pin:before {
  content: '\f7ce';
}

.ti-user-plus:before {
  content: '\eb4b';
}

.ti-user-question:before {
  content: '\f7cf';
}

.ti-user-scan:before {
  content: '\fcaf';
}

.ti-user-search:before {
  content: '\ef89';
}

.ti-user-share:before {
  content: '\f9d8';
}

.ti-user-shield:before {
  content: '\f7d0';
}

.ti-user-square:before {
  content: '\fc51';
}

.ti-user-square-rounded:before {
  content: '\fc50';
}

.ti-user-star:before {
  content: '\f7d1';
}

.ti-user-up:before {
  content: '\f7d2';
}

.ti-user-x:before {
  content: '\eb4c';
}

.ti-users:before {
  content: '\ebf2';
}

.ti-users-group:before {
  content: '\fa21';
}

.ti-users-minus:before {
  content: '\fa0e';
}

.ti-users-plus:before {
  content: '\fa0f';
}

.ti-uv-index:before {
  content: '\f3b2';
}

.ti-ux-circle:before {
  content: '\f369';
}

.ti-vaccine:before {
  content: '\ef04';
}

.ti-vaccine-bottle:before {
  content: '\ef69';
}

.ti-vaccine-bottle-off:before {
  content: '\f439';
}

.ti-vaccine-off:before {
  content: '\f1bc';
}

.ti-vacuum-cleaner:before {
  content: '\f5e6';
}

.ti-variable:before {
  content: '\ef05';
}

.ti-variable-minus:before {
  content: '\f36a';
}

.ti-variable-off:before {
  content: '\f1bd';
}

.ti-variable-plus:before {
  content: '\f36b';
}

.ti-vector:before {
  content: '\eca9';
}

.ti-vector-bezier:before {
  content: '\ef1d';
}

.ti-vector-bezier-2:before {
  content: '\f1a3';
}

.ti-vector-bezier-arc:before {
  content: '\f4cd';
}

.ti-vector-bezier-circle:before {
  content: '\f4ce';
}

.ti-vector-off:before {
  content: '\f1be';
}

.ti-vector-spline:before {
  content: '\f565';
}

.ti-vector-triangle:before {
  content: '\eca8';
}

.ti-vector-triangle-off:before {
  content: '\f1bf';
}

.ti-venus:before {
  content: '\ec86';
}

.ti-versions:before {
  content: '\ed52';
}

.ti-versions-filled:before {
  content: '\f6b1';
}

.ti-versions-off:before {
  content: '\f1c0';
}

.ti-video:before {
  content: '\ed22';
}

.ti-video-minus:before {
  content: '\ed1f';
}

.ti-video-off:before {
  content: '\ed20';
}

.ti-video-plus:before {
  content: '\ed21';
}

.ti-view-360:before {
  content: '\ed84';
}

.ti-view-360-off:before {
  content: '\f1c1';
}

.ti-viewfinder:before {
  content: '\eb4e';
}

.ti-viewfinder-off:before {
  content: '\f1c2';
}

.ti-viewport-narrow:before {
  content: '\ebf3';
}

.ti-viewport-wide:before {
  content: '\ebf4';
}

.ti-vinyl:before {
  content: '\f00d';
}

.ti-vip:before {
  content: '\f3b3';
}

.ti-vip-off:before {
  content: '\f43a';
}

.ti-virus:before {
  content: '\eb74';
}

.ti-virus-off:before {
  content: '\ed66';
}

.ti-virus-search:before {
  content: '\ed67';
}

.ti-vocabulary:before {
  content: '\ef1e';
}

.ti-vocabulary-off:before {
  content: '\f43b';
}

.ti-volcano:before {
  content: '\f79c';
}

.ti-volume:before {
  content: '\eb51';
}

.ti-volume-2:before {
  content: '\eb4f';
}

.ti-volume-3:before {
  content: '\eb50';
}

.ti-volume-off:before {
  content: '\f1c3';
}

.ti-vs:before {
  content: '\fc52';
}

.ti-walk:before {
  content: '\ec87';
}

.ti-wall:before {
  content: '\ef7a';
}

.ti-wall-off:before {
  content: '\f43c';
}

.ti-wallet:before {
  content: '\eb75';
}

.ti-wallet-off:before {
  content: '\f1c4';
}

.ti-wallpaper:before {
  content: '\ef56';
}

.ti-wallpaper-off:before {
  content: '\f1c5';
}

.ti-wand:before {
  content: '\ebcb';
}

.ti-wand-off:before {
  content: '\f1c6';
}

.ti-wash:before {
  content: '\f311';
}

.ti-wash-dry:before {
  content: '\f304';
}

.ti-wash-dry-1:before {
  content: '\f2fa';
}

.ti-wash-dry-2:before {
  content: '\f2fb';
}

.ti-wash-dry-3:before {
  content: '\f2fc';
}

.ti-wash-dry-a:before {
  content: '\f2fd';
}

.ti-wash-dry-dip:before {
  content: '\f2fe';
}

.ti-wash-dry-f:before {
  content: '\f2ff';
}

.ti-wash-dry-flat:before {
  content: '\fa7f';
}

.ti-wash-dry-hang:before {
  content: '\f300';
}

.ti-wash-dry-off:before {
  content: '\f301';
}

.ti-wash-dry-p:before {
  content: '\f302';
}

.ti-wash-dry-shade:before {
  content: '\f303';
}

.ti-wash-dry-w:before {
  content: '\f322';
}

.ti-wash-dryclean:before {
  content: '\f305';
}

.ti-wash-dryclean-off:before {
  content: '\f323';
}

.ti-wash-eco:before {
  content: '\fa80';
}

.ti-wash-gentle:before {
  content: '\f306';
}

.ti-wash-hand:before {
  content: '\fa81';
}

.ti-wash-machine:before {
  content: '\f25e';
}

.ti-wash-off:before {
  content: '\f307';
}

.ti-wash-press:before {
  content: '\f308';
}

.ti-wash-temperature-1:before {
  content: '\f309';
}

.ti-wash-temperature-2:before {
  content: '\f30a';
}

.ti-wash-temperature-3:before {
  content: '\f30b';
}

.ti-wash-temperature-4:before {
  content: '\f30c';
}

.ti-wash-temperature-5:before {
  content: '\f30d';
}

.ti-wash-temperature-6:before {
  content: '\f30e';
}

.ti-wash-tumble-dry:before {
  content: '\f30f';
}

.ti-wash-tumble-off:before {
  content: '\f310';
}

.ti-waterpolo:before {
  content: '\fa6f';
}

.ti-wave-saw-tool:before {
  content: '\ecd3';
}

.ti-wave-sine:before {
  content: '\ecd4';
}

.ti-wave-square:before {
  content: '\ecd5';
}

.ti-webhook:before {
  content: '\f01e';
}

.ti-webhook-off:before {
  content: '\f43d';
}

.ti-weight:before {
  content: '\f589';
}

.ti-wheel:before {
  content: '\fc64';
}

.ti-wheelchair:before {
  content: '\f1db';
}

.ti-wheelchair-off:before {
  content: '\f43e';
}

.ti-whirl:before {
  content: '\f51d';
}

.ti-wifi:before {
  content: '\eb52';
}

.ti-wifi-0:before {
  content: '\eba3';
}

.ti-wifi-1:before {
  content: '\eba4';
}

.ti-wifi-2:before {
  content: '\eba5';
}

.ti-wifi-off:before {
  content: '\ecfa';
}

.ti-wind:before {
  content: '\ec34';
}

.ti-wind-off:before {
  content: '\f1c7';
}

.ti-windmill:before {
  content: '\ed85';
}

.ti-windmill-filled:before {
  content: '\f6b2';
}

.ti-windmill-off:before {
  content: '\f1c8';
}

.ti-window:before {
  content: '\ef06';
}

.ti-window-maximize:before {
  content: '\f1f1';
}

.ti-window-minimize:before {
  content: '\f1f2';
}

.ti-window-off:before {
  content: '\f1c9';
}

.ti-windsock:before {
  content: '\f06d';
}

.ti-wiper:before {
  content: '\ecab';
}

.ti-wiper-wash:before {
  content: '\ecaa';
}

.ti-woman:before {
  content: '\eb53';
}

.ti-wood:before {
  content: '\f359';
}

.ti-world:before {
  content: '\eb54';
}

.ti-world-bolt:before {
  content: '\f9d9';
}

.ti-world-cancel:before {
  content: '\f9da';
}

.ti-world-check:before {
  content: '\f9db';
}

.ti-world-code:before {
  content: '\f9dc';
}

.ti-world-cog:before {
  content: '\f9dd';
}

.ti-world-dollar:before {
  content: '\f9de';
}

.ti-world-down:before {
  content: '\f9df';
}

.ti-world-download:before {
  content: '\ef8a';
}

.ti-world-exclamation:before {
  content: '\f9e0';
}

.ti-world-heart:before {
  content: '\f9e1';
}

.ti-world-latitude:before {
  content: '\ed2e';
}

.ti-world-longitude:before {
  content: '\ed2f';
}

.ti-world-minus:before {
  content: '\f9e2';
}

.ti-world-off:before {
  content: '\f1ca';
}

.ti-world-pause:before {
  content: '\f9e3';
}

.ti-world-pin:before {
  content: '\f9e4';
}

.ti-world-plus:before {
  content: '\f9e5';
}

.ti-world-question:before {
  content: '\f9e6';
}

.ti-world-search:before {
  content: '\f9e7';
}

.ti-world-share:before {
  content: '\f9e8';
}

.ti-world-star:before {
  content: '\f9e9';
}

.ti-world-up:before {
  content: '\f9ea';
}

.ti-world-upload:before {
  content: '\ef8b';
}

.ti-world-www:before {
  content: '\f38f';
}

.ti-world-x:before {
  content: '\f9eb';
}

.ti-wrecking-ball:before {
  content: '\ed97';
}

.ti-writing:before {
  content: '\ef08';
}

.ti-writing-off:before {
  content: '\f1cb';
}

.ti-writing-sign:before {
  content: '\ef07';
}

.ti-writing-sign-off:before {
  content: '\f1cc';
}

.ti-x:before {
  content: '\eb55';
}

.ti-xbox-a:before {
  content: '\f2b6';
}

.ti-xbox-b:before {
  content: '\f2b7';
}

.ti-xbox-x:before {
  content: '\f2b8';
}

.ti-xbox-y:before {
  content: '\f2b9';
}

.ti-xd:before {
  content: '\fa33';
}

.ti-xxx:before {
  content: '\fc20';
}

.ti-yin-yang:before {
  content: '\ec35';
}

.ti-yin-yang-filled:before {
  content: '\f785';
}

.ti-yoga:before {
  content: '\f01f';
}

.ti-zeppelin:before {
  content: '\f270';
}

.ti-zeppelin-off:before {
  content: '\f43f';
}

.ti-zip:before {
  content: '\f3b4';
}

.ti-zodiac-aquarius:before {
  content: '\ecac';
}

.ti-zodiac-aries:before {
  content: '\ecad';
}

.ti-zodiac-cancer:before {
  content: '\ecae';
}

.ti-zodiac-capricorn:before {
  content: '\ecaf';
}

.ti-zodiac-gemini:before {
  content: '\ecb0';
}

.ti-zodiac-leo:before {
  content: '\ecb1';
}

.ti-zodiac-libra:before {
  content: '\ecb2';
}

.ti-zodiac-pisces:before {
  content: '\ecb3';
}

.ti-zodiac-sagittarius:before {
  content: '\ecb4';
}

.ti-zodiac-scorpio:before {
  content: '\ecb5';
}

.ti-zodiac-taurus:before {
  content: '\ecb6';
}

.ti-zodiac-virgo:before {
  content: '\ecb7';
}

.ti-zoom-cancel:before {
  content: '\ec4d';
}

.ti-zoom-check:before {
  content: '\ef09';
}

.ti-zoom-check-filled:before {
  content: '\f786';
}

.ti-zoom-code:before {
  content: '\f07f';
}

.ti-zoom-exclamation:before {
  content: '\f080';
}

.ti-zoom-filled:before {
  content: '\f787';
}

.ti-zoom-in:before {
  content: '\eb56';
}

.ti-zoom-in-area:before {
  content: '\f1dc';
}

.ti-zoom-in-area-filled:before {
  content: '\f788';
}

.ti-zoom-in-filled:before {
  content: '\f789';
}

.ti-zoom-money:before {
  content: '\ef0a';
}

.ti-zoom-out:before {
  content: '\eb57';
}

.ti-zoom-out-area:before {
  content: '\f1dd';
}

.ti-zoom-out-filled:before {
  content: '\f78a';
}

.ti-zoom-pan:before {
  content: '\f1de';
}

.ti-zoom-question:before {
  content: '\edeb';
}

.ti-zoom-replace:before {
  content: '\f2a7';
}

.ti-zoom-reset:before {
  content: '\f295';
}

.ti-zoom-scan:before {
  content: '\fcb0';
}

.ti-zzz:before {
  content: '\f228';
}

.ti-zzz-off:before {
  content: '\f440';
}

/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ngx-toastr/toastr.css ***!
  \****************************************************************************************************************************************************************************************************************************/
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */

/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==");
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 (1) ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
  background-color: var(--mat-ripple-color, rgba(0, 0, 0, 0.1));
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}

.cdk-overlay-backdrop-noop-animation {
  transition: none;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}

@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}

.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}

.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}

html {
  scroll-behavior: smooth;
}

.main-wrapper {
  padding: 2rem;
  background-color: var(--accent-50);
  border-radius: 10px;
}

.field-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

table td {
  white-space: nowrap;
}

.custom-combo {
  position: relative;
}

.custom-combo::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid var(--accent-600);
  transform: translateY(-50%);
  transition: border-color 0.3s ease;
}

.custom-combo.mat-focused::after {
  border-top: 5px solid var(--primary-500);
}

.custom-combo.rtl::after {
  right: auto;
  left: 15px;
}

.custom-combo.ltr::after {
  right: 15px;
  left: auto;
}

.buttons {
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
}

.gap-2 {
  gap: 0.5rem;
}

.text-dark {
  color: var(--accent-700) !important;
}

.child {
  background-color: var(--accent-100);
}

.parentChild {
  background-color: var(--accent-200);
}

.disabled-cell {
  pointer-events: none;
  opacity: 0.5;
}

button:focus {
  outline: none;
}

label {
  display: inline-block;
  margin-bottom: 0;
}

.dashboard-card.mat-mdc-card {
  margin-bottom: 0px !important;
  border-radius: 0px !important;
}

.cursor-pointer {
  cursor: pointer;
}

.status {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.status p {
  min-width: 5rem;
  margin: 0 !important;
  text-align: center;
}

.cdk-overlay-pane {
  min-width: 200px;
}

.ltr {
  direction: ltr;
}

.even-row {
  background-color: #f9f9f9 !important;
}

.odd-row {
  background-color: #ffffff !important;
}

.not-completed {
  background-color: #2d3648;
  color: #747d8f;
}

.waiting {
  color: var(--primary-500);
  background-color: var(--primary-100);
}

.accepted {
  color: var(--success-500);
  background-color: var(--success-100);
}

.rejected {
  color: var(--warn-500);
  background-color: var(--warn-100);
}

.ask-help {
  background-color: #dfb982;
  color: #e58a00;
}

.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}

.inValid {
  border: 1px solid rgba(226, 76, 76, 0.5098039216) !important;
  background-color: #ffe6e6 !important;
  transition: box-shadow 0.3s ease;
}

.custom-toast-single-line .toast-title,
.custom-toast-single-line .toast-message {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.elementsBar {
  width: 100%;
  height: 70px;
  background-color: var(--accent-100);
  margin: auto;
  align-items: center;
}

.elementsBarBtns {
  justify-content: flex-start;
  align-items: center;
  gap: 30px;
  display: flex;
}

.labelClass {
  color: #5b6b79;
  font-weight: bold !important;
}

p-listbox .p-listbox-header .p-listbox-filter {
  padding-left: unset !important;
  padding-right: 1.95rem !important;
}

[dir=ltr] .p-listbox .p-listbox-header .p-listbox-filter {
  padding-right: unset !important;
  padding-left: 1.95rem !important;
}
[dir=ltr] .p-listbox .p-listbox-header .p-listbox-filter-icon {
  right: unset !important;
  left: 0.75rem !important;
}

.mat-sort-header-container {
  justify-content: center !important;
}

html {
  --mat-badge-text-font: 'Cairo', sans-serif;
  --mat-badge-text-size: 12px;
  --mat-badge-text-weight: 600;
  --mat-badge-small-size-text-size: 9px;
  --mat-badge-large-size-text-size: 24px;
}

.mat-h1,
.mat-headline-5,
.mat-typography .mat-h1,
.mat-typography .mat-headline-5,
.mat-typography h1 {
  font: 500 1.5rem / 1.2 'Cairo', sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2,
.mat-headline-6,
.mat-typography .mat-h2,
.mat-typography .mat-headline-6,
.mat-typography h2 {
  font: 500 1.875rem / 1.27 'Cairo', sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subtitle-1,
.mat-typography .mat-h3,
.mat-typography .mat-subtitle-1,
.mat-typography h3 {
  font: 500 1.5rem / 1.33 'Cairo', sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h4,
.mat-body-1,
.mat-typography .mat-h4,
.mat-typography .mat-body-1,
.mat-typography h4 {
  font: 400 0.875rem / 1.5 'Cairo', sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(0.875rem * 0.83) / 1.57 'Cairo', sans-serif;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(0.875rem * 0.67) / 1.57 'Cairo', sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-subtitle-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-subtitle-2 {
  font: 500 0.75rem / 1.66 'Cairo', sans-serif;
  letter-spacing: normal;
}

.mat-body,
.mat-body-2,
.mat-typography .mat-body,
.mat-typography .mat-body-2,
.mat-typography {
  font: 400 0.875rem / 1.57 'Cairo', sans-serif;
  letter-spacing: normal;
}
.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: 400 0.75rem / 1.66 'Cairo', sans-serif;
  letter-spacing: normal;
}

.mat-headline-1,
.mat-typography .mat-headline-1 {
  font: 500 2.25rem / 3.1 'Cairo', sans-serif;
  letter-spacing: normal;
  margin: 0 0 56px;
}

.mat-headline-2,
.mat-typography .mat-headline-2 {
  font: 500 2rem / 2.28 'Cairo', sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-headline-3,
.mat-typography .mat-headline-3 {
  font: 500 1.75rem / 2.57 'Cairo', sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-headline-4,
.mat-typography .mat-headline-4 {
  font: 500 1.5rem / 2.28 'Cairo', sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

html {
  --mat-bottom-sheet-container-text-font: 'Cairo', sans-serif;
  --mat-bottom-sheet-container-text-line-height: 1.57;
  --mat-bottom-sheet-container-text-size: 0.875rem;
  --mat-bottom-sheet-container-text-tracking: normal;
  --mat-bottom-sheet-container-text-weight: 400;
}

html {
  --mat-legacy-button-toggle-text-font: 'Cairo', sans-serif;
  --mat-standard-button-toggle-text-font: 'Cairo', sans-serif;
}

html {
  --mat-datepicker-calendar-text-font: 'Cairo', sans-serif;
  --mat-datepicker-calendar-text-size: 13px;
  --mat-datepicker-calendar-body-label-text-size: 0.875;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 0.875;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 11px;
  --mat-datepicker-calendar-header-text-weight: 400;
}

html {
  --mat-expansion-header-text-font: 'Cairo', sans-serif;
  --mat-expansion-header-text-size: 0.75rem;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: inherit;
  --mat-expansion-header-text-tracking: inherit;
  --mat-expansion-container-text-font: 'Cairo', sans-serif;
  --mat-expansion-container-text-line-height: 1.57;
  --mat-expansion-container-text-size: 0.875rem;
  --mat-expansion-container-text-tracking: normal;
  --mat-expansion-container-text-weight: 400;
}

html {
  --mat-grid-list-tile-header-primary-text-size: 0.875rem;
  --mat-grid-list-tile-header-secondary-text-size: 0.75rem;
  --mat-grid-list-tile-footer-primary-text-size: 0.875rem;
  --mat-grid-list-tile-footer-secondary-text-size: 0.75rem;
}

html {
  --mat-stepper-container-text-font: 'Cairo', sans-serif;
  --mat-stepper-header-label-text-font: 'Cairo', sans-serif;
  --mat-stepper-header-label-text-size: 0.875rem;
  --mat-stepper-header-label-text-weight: 400;
  --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: 400;
}

html {
  --mat-toolbar-title-text-font: 'Cairo', sans-serif;
  --mat-toolbar-title-text-line-height: 1.27;
  --mat-toolbar-title-text-size: 1.875rem;
  --mat-toolbar-title-text-tracking: normal;
  --mat-toolbar-title-text-weight: 500;
}

html {
  --mat-tree-node-text-font: 'Cairo', sans-serif;
  --mat-tree-node-text-size: 0.875rem;
  --mat-tree-node-text-weight: 400;
}

html {
  --mat-option-label-text-font: 'Cairo', sans-serif;
  --mat-option-label-text-line-height: 1.5;
  --mat-option-label-text-size: 0.875rem;
  --mat-option-label-text-tracking: normal;
  --mat-option-label-text-weight: 400;
}

html {
  --mat-optgroup-label-text-font: 'Cairo', sans-serif;
  --mat-optgroup-label-text-line-height: 1.5;
  --mat-optgroup-label-text-size: 0.875rem;
  --mat-optgroup-label-text-tracking: normal;
  --mat-optgroup-label-text-weight: 400;
}

html {
  --mat-card-title-text-font: 'Cairo', sans-serif;
  --mat-card-title-text-line-height: 1.27;
  --mat-card-title-text-size: 1.875rem;
  --mat-card-title-text-tracking: normal;
  --mat-card-title-text-weight: 500;
  --mat-card-subtitle-text-font: 'Cairo', sans-serif;
  --mat-card-subtitle-text-line-height: 1.66;
  --mat-card-subtitle-text-size: 0.75rem;
  --mat-card-subtitle-text-tracking: normal;
  --mat-card-subtitle-text-weight: 500;
}

html {
  --mdc-plain-tooltip-supporting-text-font: 'Cairo', sans-serif;
  --mdc-plain-tooltip-supporting-text-size: 0.75rem;
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: normal;
}

html {
  --mdc-filled-text-field-label-text-font: 'Cairo', sans-serif;
  --mdc-filled-text-field-label-text-size: 0.875rem;
  --mdc-filled-text-field-label-text-tracking: normal;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: 'Cairo', sans-serif;
  --mdc-outlined-text-field-label-text-size: 0.875rem;
  --mdc-outlined-text-field-label-text-tracking: normal;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: 'Cairo', sans-serif;
  --mat-form-field-container-text-line-height: 1.5;
  --mat-form-field-container-text-size: 0.875rem;
  --mat-form-field-container-text-tracking: normal;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-outlined-label-text-populated-size: 0.875rem;
  --mat-form-field-subscript-text-font: 'Cairo', sans-serif;
  --mat-form-field-subscript-text-line-height: 1.66;
  --mat-form-field-subscript-text-size: 0.75rem;
  --mat-form-field-subscript-text-tracking: normal;
  --mat-form-field-subscript-text-weight: 400;
}

html {
  --mat-select-trigger-text-font: 'Cairo', sans-serif;
  --mat-select-trigger-text-line-height: 1.5;
  --mat-select-trigger-text-size: 0.875rem;
  --mat-select-trigger-text-tracking: normal;
  --mat-select-trigger-text-weight: 400;
}

html {
  --mdc-dialog-subhead-font: 'Cairo', sans-serif;
  --mdc-dialog-subhead-line-height: 1.27;
  --mdc-dialog-subhead-size: 1.875rem;
  --mdc-dialog-subhead-weight: 500;
  --mdc-dialog-subhead-tracking: normal;
  --mdc-dialog-supporting-text-font: 'Cairo', sans-serif;
  --mdc-dialog-supporting-text-line-height: 1.5;
  --mdc-dialog-supporting-text-size: 0.875rem;
  --mdc-dialog-supporting-text-weight: 400;
  --mdc-dialog-supporting-text-tracking: normal;
}

.mat-mdc-standard-chip {
  --mdc-chip-label-text-font: 'Cairo', sans-serif;
  --mdc-chip-label-text-line-height: 1.57;
  --mdc-chip-label-text-size: 0.875rem;
  --mdc-chip-label-text-tracking: normal;
  --mdc-chip-label-text-weight: 400;
}

.mat-mdc-slide-toggle {
  --mat-slide-toggle-label-text-font: 'Cairo', sans-serif;
  --mat-slide-toggle-label-text-size: 0.875rem;
  --mat-slide-toggle-label-text-tracking: normal;
  --mat-slide-toggle-label-text-line-height: 1.57;
  --mat-slide-toggle-label-text-weight: 400;
}
.mat-mdc-slide-toggle .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: 0.875rem;
  /* @alternate */
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: 1.25rem;
  /* @alternate */
  line-height: var(--mdc-typography-body2-line-height, 1.25rem);
  font-weight: 400;
  /* @alternate */
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: 0.0178571429em;
  /* @alternate */
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  text-decoration: inherit;
  /* @alternate */
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: inherit;
  /* @alternate */
  text-transform: var(--mdc-typography-body2-text-transform, inherit);
}

.mat-mdc-radio-button .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, 'Cairo', sans-serif));
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: var(--mdc-typography-body2-line-height, 1.57);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, normal);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}

html {
  --mdc-slider-label-label-text-font: 'Cairo', sans-serif;
  --mdc-slider-label-label-text-size: 0.75rem;
  --mdc-slider-label-label-text-line-height: 1.66;
  --mdc-slider-label-label-text-tracking: normal;
  --mdc-slider-label-label-text-weight: 500;
}

html {
  --mat-menu-item-label-text-font: 'Cairo', sans-serif;
  --mat-menu-item-label-text-size: 0.875rem;
  --mat-menu-item-label-text-tracking: normal;
  --mat-menu-item-label-text-line-height: 1.5;
  --mat-menu-item-label-text-weight: 400;
}

html {
  --mdc-list-list-item-label-text-font: 'Cairo', sans-serif;
  --mdc-list-list-item-label-text-line-height: 1.5;
  --mdc-list-list-item-label-text-size: 0.875rem;
  --mdc-list-list-item-label-text-tracking: normal;
  --mdc-list-list-item-label-text-weight: 400;
  --mdc-list-list-item-supporting-text-font: 'Cairo', sans-serif;
  --mdc-list-list-item-supporting-text-line-height: 1.57;
  --mdc-list-list-item-supporting-text-size: 0.875rem;
  --mdc-list-list-item-supporting-text-tracking: normal;
  --mdc-list-list-item-supporting-text-weight: 400;
  --mdc-list-list-item-trailing-supporting-text-font: 'Cairo', sans-serif;
  --mdc-list-list-item-trailing-supporting-text-line-height: 1.66;
  --mdc-list-list-item-trailing-supporting-text-size: 0.75rem;
  --mdc-list-list-item-trailing-supporting-text-tracking: normal;
  --mdc-list-list-item-trailing-supporting-text-weight: 400;
}

.mdc-list-group__subheader {
  font: 500 1.5rem / 1.33 'Cairo', sans-serif;
  letter-spacing: normal;
}

html {
  --mat-paginator-container-text-font: 'Cairo', sans-serif;
  --mat-paginator-container-text-line-height: 1.66;
  --mat-paginator-container-text-size: 0.75rem;
  --mat-paginator-container-text-tracking: normal;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 0.75rem;
}

.mat-mdc-tab-header {
  --mat-tab-header-label-text-font: 'Cairo', sans-serif;
  --mat-tab-header-label-text-size: 0.875;
  --mat-tab-header-label-text-tracking: normal;
  --mat-tab-header-label-text-line-height: 0;
  --mat-tab-header-label-text-weight: 500;
}

.mat-mdc-checkbox .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, 'Cairo', sans-serif));
  font-size: var(--mdc-typography-body2-font-size, 0.875rem);
  line-height: var(--mdc-typography-body2-line-height, 1.57);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, normal);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}

.mdc-button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, 'Cairo', sans-serif));
  font-size: var(--mdc-typography-button-font-size, 0.875);
  line-height: var(--mdc-typography-button-line-height, 0);
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: var(--mdc-typography-button-letter-spacing, normal);
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
          text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: var(--mdc-typography-button-text-transform, none);
}

.mat-mdc-raised-button {
  line-height: inherit;
}

.mdc-fab--extended {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, 'Cairo', sans-serif));
  font-size: var(--mdc-typography-button-font-size, 0.875);
  line-height: var(--mdc-typography-button-line-height, 0);
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: var(--mdc-typography-button-letter-spacing, normal);
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
          text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: var(--mdc-typography-button-text-transform, none);
}
html {
  --mdc-extended-fab-label-text-font: 'Cairo', sans-serif;
  --mdc-extended-fab-label-text-size: 0.875;
  --mdc-extended-fab-label-text-tracking: normal;
  --mdc-extended-fab-label-text-weight: 500;
}

html {
  --mdc-snackbar-supporting-text-font: 'Cairo', sans-serif;
  --mdc-snackbar-supporting-text-line-height: 1.57;
  --mdc-snackbar-supporting-text-size: 0.875rem;
  --mdc-snackbar-supporting-text-weight: 400;
}

html {
  --mat-table-header-headline-font: 'Cairo', sans-serif;
  --mat-table-header-headline-line-height: 1.66;
  --mat-table-header-headline-size: 0.75rem;
  --mat-table-header-headline-weight: 500;
  --mat-table-header-headline-tracking: normal;
  --mat-table-row-item-label-text-font: 'Cairo', sans-serif;
  --mat-table-row-item-label-text-line-height: 1.57;
  --mat-table-row-item-label-text-size: 0.875rem;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-row-item-label-text-tracking: normal;
  --mat-table-footer-supporting-text-font: 'Cairo', sans-serif;
  --mat-table-footer-supporting-text-line-height: 1.57;
  --mat-table-footer-supporting-text-size: 0.875rem;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-table-footer-supporting-text-tracking: normal;
}

html {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
}

html {
  --mat-option-selected-state-label-text-color: #4680ff;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

.mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}

html {
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
}

.mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}

.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #4680ff;
}
.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #4680ff;
}
.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}

.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}

.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}

.mat-elevation-z0, .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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-elevation-z1, .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z2, .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z3, .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z4, .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z5, .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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-elevation-z6, .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z7, .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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-elevation-z8, .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z9, .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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-elevation-z10, .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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-elevation-z11, .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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-elevation-z12, .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z13, .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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-elevation-z14, .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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-elevation-z15, .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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-elevation-z16, .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}

.mat-elevation-z17, .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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-elevation-z18, .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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-elevation-z19, .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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-elevation-z20, .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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-elevation-z21, .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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-elevation-z22, .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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-elevation-z23, .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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-elevation-z24, .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.mat-theme-loaded-marker {
  display: none;
}

html {
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
}

html {
  --mdc-elevated-card-container-color: white;
  --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-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
}

html {
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
}

.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #4680ff;
  --mdc-linear-progress-track-color: rgba(70, 128, 255, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(70, 128, 255, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(70, 128, 255, 0.25));
}
@media (forced-colors: active) {
  .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(70, 128, 255, 0.25)'/%3E%3C/svg%3E");
  }
}
.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(70, 128, 255, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(70, 128, 255, 0.25));
}
.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
html {
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
}

html {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
}

html {
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
}

html {
  --mdc-filled-text-field-caret-color: #4680ff;
  --mdc-filled-text-field-focus-active-indicator-color: #4680ff;
  --mdc-filled-text-field-focus-label-text-color: rgba(70, 128, 255, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #4680ff;
  --mdc-outlined-text-field-focus-outline-color: #4680ff;
  --mdc-outlined-text-field-focus-label-text-color: rgba(70, 128, 255, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(70, 128, 255, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
}

.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}

.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}

.mat-mdc-form-field-infix {
  min-height: 56px;
}

.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -34.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}

.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}

.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}

.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}

html {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(70, 128, 255, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}

html {
  --mat-autocomplete-background-color: white;
}

html {
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
}

html {
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
}

.mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}

.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #4680ff;
  --mdc-chip-elevated-container-color: #4680ff;
  --mdc-chip-elevated-disabled-container-color: #4680ff;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #4680ff;
  --mdc-chip-with-icon-icon-color: #4680ff;
  --mdc-chip-with-icon-disabled-icon-color: #4680ff;
  --mdc-chip-with-icon-selected-icon-color: #4680ff;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #4680ff;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #4680ff;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}

.mat-mdc-chip.mat-mdc-standard-chip {
  --mdc-chip-container-height: 32px;
}

.mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}

.mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #2281df;
  --mdc-switch-selected-handle-color: #2281df;
  --mdc-switch-selected-hover-state-layer-color: #2281df;
  --mdc-switch-selected-pressed-state-layer-color: #2281df;
  --mdc-switch-selected-focus-handle-color: #0d59cf;
  --mdc-switch-selected-hover-handle-color: #0d59cf;
  --mdc-switch-selected-pressed-handle-color: #0d59cf;
  --mdc-switch-selected-focus-track-color: #90b3ff;
  --mdc-switch-selected-hover-track-color: #90b3ff;
  --mdc-switch-selected-pressed-track-color: #90b3ff;
  --mdc-switch-selected-track-color: #90b3ff;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #5b6b79;
  --mdc-switch-selected-handle-color: #5b6b79;
  --mdc-switch-selected-hover-state-layer-color: #5b6b79;
  --mdc-switch-selected-pressed-state-layer-color: #5b6b79;
  --mdc-switch-selected-focus-handle-color: #131920;
  --mdc-switch-selected-hover-handle-color: #131920;
  --mdc-switch-selected-pressed-handle-color: #131920;
  --mdc-switch-selected-focus-track-color: #dbe0e5;
  --mdc-switch-selected-hover-track-color: #dbe0e5;
  --mdc-switch-selected-pressed-track-color: #dbe0e5;
  --mdc-switch-selected-track-color: #dbe0e5;
}
.mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #d82222;
  --mdc-switch-selected-handle-color: #d82222;
  --mdc-switch-selected-hover-state-layer-color: #d82222;
  --mdc-switch-selected-pressed-state-layer-color: #d82222;
  --mdc-switch-selected-focus-handle-color: #c50d0d;
  --mdc-switch-selected-hover-handle-color: #c50d0d;
  --mdc-switch-selected-pressed-handle-color: #c50d0d;
  --mdc-switch-selected-focus-track-color: #e76767;
  --mdc-switch-selected-hover-track-color: #e76767;
  --mdc-switch-selected-pressed-track-color: #e76767;
  --mdc-switch-selected-track-color: #e76767;
}

.mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
}

html {
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
}

.mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}

.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #4680ff;
  --mdc-radio-selected-hover-icon-color: #4680ff;
  --mdc-radio-selected-icon-color: #4680ff;
  --mdc-radio-selected-pressed-icon-color: #4680ff;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #4680ff;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}

html {
  --mdc-radio-state-layer-size: 40px;
}

html {
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
}

html {
  --mdc-slider-handle-color: #4680ff;
  --mdc-slider-focus-handle-color: #4680ff;
  --mdc-slider-hover-handle-color: #4680ff;
  --mdc-slider-active-track-color: #4680ff;
  --mdc-slider-inactive-track-color: #4680ff;
  --mdc-slider-with-tick-marks-inactive-container-color: #4680ff;
  --mdc-slider-with-tick-marks-active-container-color: #4680ff;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --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);
  --mat-mdc-slider-ripple-color: #4680ff;
  --mat-mdc-slider-hover-ripple-color: rgba(70, 128, 255, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(70, 128, 255, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
}
html .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
html .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}

html {
  --mat-menu-container-shape: 4px;
}

html {
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
}

html {
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
}

html {
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
}

.mdc-list-item__start,
.mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #4680ff;
  --mdc-radio-selected-hover-icon-color: #4680ff;
  --mdc-radio-selected-icon-color: #4680ff;
  --mdc-radio-selected-pressed-icon-color: #4680ff;
}

.mat-accent .mdc-list-item__start,
.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}

.mat-warn .mdc-list-item__start,
.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}

.mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #4680ff;
  --mdc-checkbox-selected-hover-icon-color: #4680ff;
  --mdc-checkbox-selected-icon-color: #4680ff;
  --mdc-checkbox-selected-pressed-icon-color: #4680ff;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #4680ff;
  --mdc-checkbox-selected-hover-state-layer-color: #4680ff;
  --mdc-checkbox-selected-pressed-state-layer-color: #4680ff;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #4680ff;
}
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #4680ff;
}

.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}

html {
  --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-item__start,
.mdc-list-item__end {
  --mdc-radio-state-layer-size: 40px;
}

.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}

html {
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-paginator-container-size: 56px;
}

.mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -26.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}

html {
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
}

.mat-mdc-tab-group, .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #4680ff;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #4680ff;
  --mat-tab-header-active-ripple-color: #4680ff;
  --mat-tab-header-inactive-ripple-color: #4680ff;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #4680ff;
  --mat-tab-header-active-hover-label-text-color: #4680ff;
  --mat-tab-header-active-focus-indicator-color: #4680ff;
  --mat-tab-header-active-hover-indicator-color: #4680ff;
}
.mat-mdc-tab-group.mat-accent, .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.mat-mdc-tab-group.mat-warn, .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.mat-mdc-tab-group.mat-background-primary, .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #4680ff;
  --mat-tab-header-with-background-foreground-color: #4680ff;
}
.mat-mdc-tab-group.mat-background-accent, .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.mat-mdc-tab-group.mat-background-warn, .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}

.mat-mdc-tab-header {
  --mdc-secondary-navigation-tab-container-height: 48px;
}

html {
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
}

html {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}

.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #4680ff;
  --mdc-checkbox-selected-hover-icon-color: #4680ff;
  --mdc-checkbox-selected-icon-color: #4680ff;
  --mdc-checkbox-selected-pressed-icon-color: #4680ff;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #4680ff;
  --mdc-checkbox-selected-hover-state-layer-color: #4680ff;
  --mdc-checkbox-selected-pressed-state-layer-color: #4680ff;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}

html {
  --mdc-checkbox-state-layer-size: 40px;
}

.mat-mdc-button {
  --mdc-text-button-label-text-color: #000;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color: #000;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
}
.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #4680ff;
  --mat-text-button-state-layer-color: #4680ff;
  --mat-text-button-ripple-color: rgba(70, 128, 255, 0.1);
}
.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}

.mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: #000;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
}
.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #4680ff;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}

.mat-mdc-raised-button {
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: #000;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #4680ff;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.mat-mdc-raised-button:hover, .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.mat-mdc-raised-button:active, .mat-mdc-raised-button:focus:active {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

.mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: #000;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #000;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}
.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #4680ff;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #4680ff;
  --mat-outlined-button-ripple-color: rgba(70, 128, 255, 0.1);
}
.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}

.mat-mdc-button {
  --mdc-text-button-container-height: 36px;
}

.mat-mdc-raised-button {
  --mdc-protected-button-container-height: 36px;
}

.mat-mdc-unelevated-button {
  --mdc-filled-button-container-height: 36px;
}

.mat-mdc-outlined-button {
  --mdc-outlined-button-container-height: 36px;
}

.mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color: #000;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
.mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #4680ff;
  --mat-icon-button-state-layer-color: #4680ff;
  --mat-icon-button-ripple-color: rgba(70, 128, 255, 0.1);
}
.mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}

.mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 48px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 12px;
}

html {
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
}

html {
  --mdc-fab-container-color: white;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
}
html .mat-mdc-fab.mat-primary,
html .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #4680ff;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
html .mat-mdc-fab.mat-accent,
html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
html .mat-mdc-fab.mat-warn,
html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}

html {
  --mdc-snackbar-container-shape: 4px;
}

html {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #8996a4;
}

html {
  --mat-table-row-item-outline-width: 1px;
}

html {
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-table-header-container-height: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
}

html {
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
}

html {
  --mdc-circular-progress-active-indicator-color: #4680ff;
}
html .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
html .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}

.mat-badge {
  position: relative;
}
.mat-badge.mat-badge {
  overflow: visible;
}

.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
  background-color: var(--mat-badge-background-color);
  color: var(--mat-badge-text-color);
  font-family: Roboto, sans-serif;
  /* @alternate */
  font-family: var(--mat-badge-text-font, Roboto, sans-serif);
  font-size: 12px;
  /* @alternate */
  font-size: var(--mat-badge-text-size, 12px);
  font-weight: 600;
  /* @alternate */
  font-weight: var(--mat-badge-text-weight, 600);
}
.cdk-high-contrast-active .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

.mat-badge-disabled .mat-badge-content {
  background-color: var(--mat-badge-disabled-state-background-color);
  color: var(--mat-badge-disabled-state-text-color);
}

.mat-badge-hidden .mat-badge-content {
  display: none;
}

.ng-animate-disabled .mat-badge-content,
.mat-badge-content._mat-animation-noopable {
  transition: none;
}

.mat-badge-content.mat-badge-active {
  transform: none;
}

.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 9px;
  /* @alternate */
  font-size: var(--mat-badge-small-size-text-size, 9px);
}
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}

.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}

.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 24px;
  /* @alternate */
  font-size: var(--mat-badge-large-size-text-size, 24px);
}
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}

html {
  --mat-badge-background-color: #4680ff;
  --mat-badge-text-color: #4680ff;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
}

.mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}

.mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}

html {
  --mat-bottom-sheet-container-shape: 4px;
}

html {
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
}

html {
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
}

html {
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
}

html {
  --mat-standard-button-toggle-height: 48px;
}

html {
  --mat-datepicker-calendar-date-selected-state-text-color: #4680ff;
  --mat-datepicker-calendar-date-selected-state-background-color: #4680ff;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(70, 128, 255, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #4680ff;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(70, 128, 255, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(70, 128, 255, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #4680ff;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(70, 128, 255, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}

.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}

.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  --mdc-icon-button-state-layer-size: 40px;
  width: var(--mdc-icon-button-state-layer-size);
  height: var(--mdc-icon-button-state-layer-size);
  padding: 8px;
}
.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}

html {
  --mat-divider-width: 1px;
}

html {
  --mat-divider-color: rgba(0, 0, 0, 0.12);
}

html {
  --mat-expansion-container-shape: 4px;
}

html {
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
}

html {
  --mat-expansion-header-collapsed-state-height: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
}

html {
  --mat-icon-color: inherit;
}

.mat-icon.mat-primary {
  --mat-icon-color: #4680ff;
}
.mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}

html {
  --mat-sidenav-container-shape: 0;
}

html {
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
}

html {
  --mat-stepper-header-icon-foreground-color: #4680ff;
  --mat-stepper-header-selected-state-icon-background-color: #4680ff;
  --mat-stepper-header-selected-state-icon-foreground-color: #4680ff;
  --mat-stepper-header-done-state-icon-background-color: #4680ff;
  --mat-stepper-header-done-state-icon-foreground-color: #4680ff;
  --mat-stepper-header-edit-state-icon-background-color: #4680ff;
  --mat-stepper-header-edit-state-icon-foreground-color: #4680ff;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
}
html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}

html {
  --mat-stepper-header-height: 72px;
}

html {
  --mat-sort-arrow-color: #757575;
}

html {
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
}

.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #4680ff;
  --mat-toolbar-container-text-color: #4680ff;
}
.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}

html {
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
}

html {
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
}

html {
  --mat-tree-node-min-height: 48px;
}

[dir=rtl] .p-multiselect-clearable .p-multiselect-label-container {
  padding-right: 0 !important;
  padding-left: 1.75rem !important;
}

[dir=rtl] .p-multiselect-clear-icon {
  right: auto !important;
  left: 3rem !important;
}

[dir=rtl] .p-multiselect-clearable .p-multiselect-clear-icon {
  right: auto !important;
  left: 3rem !important;
}

.blue-theme {
  --primary-50: #e9f0ff;
  --primary-100: #dae6ff;
  --primary-200: #b5ccff;
  --primary-300: #90b3ff;
  --primary-400: #6b99ff;
  --primary-500: #4680ff;
  --primary-600: #2281df;
  --primary-700: #1c76da;
  --primary-800: #176cd6;
  --primary-900: #0d59cf;
  --accent-50: #fff;
  --accent-100: #f8f9fa;
  --accent-200: #f3f5f7;
  --accent-300: #dbe0e5;
  --accent-400: #bec8d0;
  --accent-500: #8996a4;
  --accent-600: #5b6b79;
  --accent-700: #3e4853;
  --accent-800: #1d2630;
  --accent-900: #131920;
  --warn-50: #fbe5e5;
  --warn-100: #f5bebe;
  --warn-200: #ee9393;
  --warn-300: #e76767;
  --warn-400: #e14747;
  --warn-500: #dc2626;
  --warn-600: #d82222;
  --warn-700: #d31c1c;
  --warn-800: #ce1717;
  --warn-900: #c50d0d;
  --success-50: #e6f5f0;
  --success-100: #c0e5d9;
  --success-200: #96d4bf;
  --success-300: #6bc2a5;
  --success-400: #4cb592;
  --success-500: #2ca87f;
  --success-600: #27a077;
  --success-700: #21976c;
  --success-800: #1b8d62;
  --success-900: #107d4f;
  --warning-50: #fcf1e0;
  --warning-100: #f7dcb3;
  --warning-200: #f2c580;
  --warning-300: #edad4d;
  --warning-400: #e99c26;
  --warning-500: #e58a00;
  --warning-600: #e28200;
  --warning-700: #de7700;
  --warning-800: #da6d00;
  --warning-900: #d35a00;
}
.blue-theme .bg-primary-50 {
  background: #e9f0ff;
}
.blue-theme .text-primary-50 {
  color: #e9f0ff !important;
}
.blue-theme .b-primary-50 {
  border-color: #e9f0ff !important;
}
.blue-theme .bg-primary-100 {
  background: #dae6ff;
}
.blue-theme .text-primary-100 {
  color: #dae6ff !important;
}
.blue-theme .b-primary-100 {
  border-color: #dae6ff !important;
}
.blue-theme .bg-primary-200 {
  background: #b5ccff;
}
.blue-theme .text-primary-200 {
  color: #b5ccff !important;
}
.blue-theme .b-primary-200 {
  border-color: #b5ccff !important;
}
.blue-theme .bg-primary-300 {
  background: #90b3ff;
}
.blue-theme .text-primary-300 {
  color: #90b3ff !important;
}
.blue-theme .b-primary-300 {
  border-color: #90b3ff !important;
}
.blue-theme .bg-primary-400 {
  background: #6b99ff;
}
.blue-theme .text-primary-400 {
  color: #6b99ff !important;
}
.blue-theme .b-primary-400 {
  border-color: #6b99ff !important;
}
.blue-theme .bg-primary-500 {
  background: #4680ff;
}
.blue-theme .text-primary-500 {
  color: #4680ff !important;
}
.blue-theme .b-primary-500 {
  border-color: #4680ff !important;
}
.blue-theme .bg-primary-600 {
  background: #2281df;
}
.blue-theme .text-primary-600 {
  color: #2281df !important;
}
.blue-theme .b-primary-600 {
  border-color: #2281df !important;
}
.blue-theme .bg-primary-700 {
  background: #1c76da;
}
.blue-theme .text-primary-700 {
  color: #1c76da !important;
}
.blue-theme .b-primary-700 {
  border-color: #1c76da !important;
}
.blue-theme .bg-primary-800 {
  background: #176cd6;
}
.blue-theme .text-primary-800 {
  color: #176cd6 !important;
}
.blue-theme .b-primary-800 {
  border-color: #176cd6 !important;
}
.blue-theme .bg-primary-900 {
  background: #0d59cf;
}
.blue-theme .text-primary-900 {
  color: #0d59cf !important;
}
.blue-theme .b-primary-900 {
  border-color: #0d59cf !important;
}
.blue-theme .bg-accent-50 {
  background: #fff;
}
.blue-theme .text-accent-50 {
  color: #fff !important;
}
.blue-theme .b-accent-50 {
  border-color: #fff !important;
}
.blue-theme .bg-accent-100 {
  background: #f8f9fa;
}
.blue-theme .text-accent-100 {
  color: #f8f9fa !important;
}
.blue-theme .b-accent-100 {
  border-color: #f8f9fa !important;
}
.blue-theme .bg-accent-200 {
  background: #f3f5f7;
}
.blue-theme .text-accent-200 {
  color: #f3f5f7 !important;
}
.blue-theme .b-accent-200 {
  border-color: #f3f5f7 !important;
}
.blue-theme .bg-accent-300 {
  background: #dbe0e5;
}
.blue-theme .text-accent-300 {
  color: #dbe0e5 !important;
}
.blue-theme .b-accent-300 {
  border-color: #dbe0e5 !important;
}
.blue-theme .bg-accent-400 {
  background: #bec8d0;
}
.blue-theme .text-accent-400 {
  color: #bec8d0 !important;
}
.blue-theme .b-accent-400 {
  border-color: #bec8d0 !important;
}
.blue-theme .bg-accent-500 {
  background: #8996a4;
}
.blue-theme .text-accent-500 {
  color: #8996a4 !important;
}
.blue-theme .b-accent-500 {
  border-color: #8996a4 !important;
}
.blue-theme .bg-accent-600 {
  background: #5b6b79;
}
.blue-theme .text-accent-600 {
  color: #5b6b79 !important;
}
.blue-theme .b-accent-600 {
  border-color: #5b6b79 !important;
}
.blue-theme .bg-accent-700 {
  background: #3e4853;
}
.blue-theme .text-accent-700 {
  color: #3e4853 !important;
}
.blue-theme .b-accent-700 {
  border-color: #3e4853 !important;
}
.blue-theme .bg-accent-800 {
  background: #1d2630;
}
.blue-theme .text-accent-800 {
  color: #1d2630 !important;
}
.blue-theme .b-accent-800 {
  border-color: #1d2630 !important;
}
.blue-theme .bg-accent-900 {
  background: #131920;
}
.blue-theme .text-accent-900 {
  color: #131920 !important;
}
.blue-theme .b-accent-900 {
  border-color: #131920 !important;
}
.blue-theme .bg-warn-50 {
  background: #fbe5e5;
}
.blue-theme .text-warn-50 {
  color: #fbe5e5 !important;
}
.blue-theme .b-warn-50 {
  border-color: #fbe5e5 !important;
}
.blue-theme .bg-warn-100 {
  background: #f5bebe;
}
.blue-theme .text-warn-100 {
  color: #f5bebe !important;
}
.blue-theme .b-warn-100 {
  border-color: #f5bebe !important;
}
.blue-theme .bg-warn-200 {
  background: #ee9393;
}
.blue-theme .text-warn-200 {
  color: #ee9393 !important;
}
.blue-theme .b-warn-200 {
  border-color: #ee9393 !important;
}
.blue-theme .bg-warn-300 {
  background: #e76767;
}
.blue-theme .text-warn-300 {
  color: #e76767 !important;
}
.blue-theme .b-warn-300 {
  border-color: #e76767 !important;
}
.blue-theme .bg-warn-400 {
  background: #e14747;
}
.blue-theme .text-warn-400 {
  color: #e14747 !important;
}
.blue-theme .b-warn-400 {
  border-color: #e14747 !important;
}
.blue-theme .bg-warn-500 {
  background: #dc2626;
}
.blue-theme .text-warn-500 {
  color: #dc2626 !important;
}
.blue-theme .b-warn-500 {
  border-color: #dc2626 !important;
}
.blue-theme .bg-warn-600 {
  background: #d82222;
}
.blue-theme .text-warn-600 {
  color: #d82222 !important;
}
.blue-theme .b-warn-600 {
  border-color: #d82222 !important;
}
.blue-theme .bg-warn-700 {
  background: #d31c1c;
}
.blue-theme .text-warn-700 {
  color: #d31c1c !important;
}
.blue-theme .b-warn-700 {
  border-color: #d31c1c !important;
}
.blue-theme .bg-warn-800 {
  background: #ce1717;
}
.blue-theme .text-warn-800 {
  color: #ce1717 !important;
}
.blue-theme .b-warn-800 {
  border-color: #ce1717 !important;
}
.blue-theme .bg-warn-900 {
  background: #c50d0d;
}
.blue-theme .text-warn-900 {
  color: #c50d0d !important;
}
.blue-theme .b-warn-900 {
  border-color: #c50d0d !important;
}
.blue-theme .bg-success-50 {
  background: #e6f5f0;
}
.blue-theme .text-success-50 {
  color: #e6f5f0 !important;
}
.blue-theme .b-success-50 {
  border-color: #e6f5f0 !important;
}
.blue-theme .bg-success-100 {
  background: #c0e5d9;
}
.blue-theme .text-success-100 {
  color: #c0e5d9 !important;
}
.blue-theme .b-success-100 {
  border-color: #c0e5d9 !important;
}
.blue-theme .bg-success-200 {
  background: #96d4bf;
}
.blue-theme .text-success-200 {
  color: #96d4bf !important;
}
.blue-theme .b-success-200 {
  border-color: #96d4bf !important;
}
.blue-theme .bg-success-300 {
  background: #6bc2a5;
}
.blue-theme .text-success-300 {
  color: #6bc2a5 !important;
}
.blue-theme .b-success-300 {
  border-color: #6bc2a5 !important;
}
.blue-theme .bg-success-400 {
  background: #4cb592;
}
.blue-theme .text-success-400 {
  color: #4cb592 !important;
}
.blue-theme .b-success-400 {
  border-color: #4cb592 !important;
}
.blue-theme .bg-success-500 {
  background: #2ca87f;
}
.blue-theme .text-success-500 {
  color: #2ca87f !important;
}
.blue-theme .b-success-500 {
  border-color: #2ca87f !important;
}
.blue-theme .bg-success-600 {
  background: #27a077;
}
.blue-theme .text-success-600 {
  color: #27a077 !important;
}
.blue-theme .b-success-600 {
  border-color: #27a077 !important;
}
.blue-theme .bg-success-700 {
  background: #21976c;
}
.blue-theme .text-success-700 {
  color: #21976c !important;
}
.blue-theme .b-success-700 {
  border-color: #21976c !important;
}
.blue-theme .bg-success-800 {
  background: #1b8d62;
}
.blue-theme .text-success-800 {
  color: #1b8d62 !important;
}
.blue-theme .b-success-800 {
  border-color: #1b8d62 !important;
}
.blue-theme .bg-success-900 {
  background: #107d4f;
}
.blue-theme .text-success-900 {
  color: #107d4f !important;
}
.blue-theme .b-success-900 {
  border-color: #107d4f !important;
}
.blue-theme .bg-warning-50 {
  background: #fcf1e0;
}
.blue-theme .text-warning-50 {
  color: #fcf1e0 !important;
}
.blue-theme .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.blue-theme .bg-warning-100 {
  background: #f7dcb3;
}
.blue-theme .text-warning-100 {
  color: #f7dcb3 !important;
}
.blue-theme .b-warning-100 {
  border-color: #f7dcb3 !important;
}
.blue-theme .bg-warning-200 {
  background: #f2c580;
}
.blue-theme .text-warning-200 {
  color: #f2c580 !important;
}
.blue-theme .b-warning-200 {
  border-color: #f2c580 !important;
}
.blue-theme .bg-warning-300 {
  background: #edad4d;
}
.blue-theme .text-warning-300 {
  color: #edad4d !important;
}
.blue-theme .b-warning-300 {
  border-color: #edad4d !important;
}
.blue-theme .bg-warning-400 {
  background: #e99c26;
}
.blue-theme .text-warning-400 {
  color: #e99c26 !important;
}
.blue-theme .b-warning-400 {
  border-color: #e99c26 !important;
}
.blue-theme .bg-warning-500 {
  background: #e58a00;
}
.blue-theme .text-warning-500 {
  color: #e58a00 !important;
}
.blue-theme .b-warning-500 {
  border-color: #e58a00 !important;
}
.blue-theme .bg-warning-600 {
  background: #e28200;
}
.blue-theme .text-warning-600 {
  color: #e28200 !important;
}
.blue-theme .b-warning-600 {
  border-color: #e28200 !important;
}
.blue-theme .bg-warning-700 {
  background: #de7700;
}
.blue-theme .text-warning-700 {
  color: #de7700 !important;
}
.blue-theme .b-warning-700 {
  border-color: #de7700 !important;
}
.blue-theme .bg-warning-800 {
  background: #da6d00;
}
.blue-theme .text-warning-800 {
  color: #da6d00 !important;
}
.blue-theme .b-warning-800 {
  border-color: #da6d00 !important;
}
.blue-theme .bg-warning-900 {
  background: #d35a00;
}
.blue-theme .text-warning-900 {
  color: #d35a00 !important;
}
.blue-theme .b-warning-900 {
  border-color: #d35a00 !important;
}
.blue-theme.dark-mode {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-option-selected-state-label-text-color: #4680ff;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-optgroup-label-text-color: white;
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: #424242;
  --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-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #4680ff;
  --mdc-filled-text-field-focus-active-indicator-color: #4680ff;
  --mdc-filled-text-field-focus-label-text-color: rgba(70, 128, 255, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #4680ff;
  --mdc-outlined-text-field-focus-outline-color: #4680ff;
  --mdc-outlined-text-field-focus-label-text-color: rgba(70, 128, 255, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(70, 128, 255, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(70, 128, 255, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: #424242;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #4680ff;
  --mdc-slider-focus-handle-color: #4680ff;
  --mdc-slider-hover-handle-color: #4680ff;
  --mdc-slider-active-track-color: #4680ff;
  --mdc-slider-inactive-track-color: #4680ff;
  --mdc-slider-with-tick-marks-inactive-container-color: #4680ff;
  --mdc-slider-with-tick-marks-active-container-color: #4680ff;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-label-container-color: #fff;
  --mdc-slider-label-label-text-color: #000;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --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);
  --mat-mdc-slider-ripple-color: #4680ff;
  --mat-mdc-slider-hover-ripple-color: rgba(70, 128, 255, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(70, 128, 255, 0.2);
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: #424242;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #4680ff;
  --mat-badge-background-color: #4680ff;
  --mat-badge-text-color: #4680ff;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-datepicker-calendar-date-selected-state-text-color: #4680ff;
  --mat-datepicker-calendar-date-selected-state-background-color: #4680ff;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(70, 128, 255, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #4680ff;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(70, 128, 255, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(70, 128, 255, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #4680ff;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(70, 128, 255, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: #4680ff;
  --mat-stepper-header-selected-state-icon-background-color: #4680ff;
  --mat-stepper-header-selected-state-icon-foreground-color: #4680ff;
  --mat-stepper-header-done-state-icon-background-color: #4680ff;
  --mat-stepper-header-done-state-icon-foreground-color: #4680ff;
  --mat-stepper-header-edit-state-icon-background-color: #4680ff;
  --mat-stepper-header-edit-state-icon-foreground-color: #4680ff;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #c6c6c6;
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
  --primary-50: #dae6ff;
  --primary-100: #176cd6;
  --primary-200: #1c76da;
  --primary-300: #90b3ff;
  --primary-400: #2281df;
  --primary-500: #4680ff;
  --primary-600: #6b99ff;
  --primary-700: #90b3ff;
  --primary-800: #b5ccff;
  --primary-900: #dae6ff;
  --accent-50: #1d2630;
  --accent-100: #131920;
  --accent-200: #1d2630;
  --accent-300: #3e4853;
  --accent-400: #5b6b79;
  --accent-500: #8996a4;
  --accent-600: #bec8d0;
  --accent-700: #dbe0e5;
  --accent-800: #f3f5f7;
  --accent-900: #f8f9fa;
  --warn-50: #f5bebe;
  --warn-100: #c50d0d;
  --warn-200: #ce1717;
  --warn-300: #d31c1c;
  --warn-400: #d82222;
  --warn-500: #dc2626;
  --warn-600: #e14747;
  --warn-700: #e76767;
  --warn-800: #ee9393;
  --warn-900: #f5bebe;
  --success-50: #e6f5f0;
  --success-100: #107d4f;
  --success-200: #1b8d62;
  --success-300: #21976c;
  --success-400: #27a077;
  --success-500: #2ca87f;
  --success-600: #4cb592;
  --success-700: #6bc2a5;
  --success-800: #96d4bf;
  --success-900: #c0e5d9;
  --warning-50: #fcf1e0;
  --warning-100: #d35a00;
  --warning-200: #da6d00;
  --warning-300: #de7700;
  --warning-400: #e28200;
  --warning-500: #e58a00;
  --warning-600: #e99c26;
  --warning-700: #edad4d;
  --warning-800: #f2c580;
  --warning-900: #f7dcb3;
}
.blue-theme.dark-mode .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.blue-theme.dark-mode .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.blue-theme.dark-mode .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.blue-theme.dark-mode .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.blue-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.blue-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #4680ff;
}
.blue-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.blue-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #4680ff;
}
.blue-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.blue-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.blue-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.blue-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.blue-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.blue-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.blue-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.blue-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.blue-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.blue-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.blue-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.blue-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.blue-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.blue-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.blue-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.blue-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.blue-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.blue-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.blue-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.blue-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.blue-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.blue-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.blue-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.blue-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.blue-theme.dark-mode .mat-app-background, .blue-theme.dark-mode.mat-app-background {
  background-color: #303030;
  color: white;
}
.blue-theme.dark-mode .mat-elevation-z0, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.blue-theme.dark-mode .mat-elevation-z1, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.blue-theme.dark-mode .mat-elevation-z2, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.blue-theme.dark-mode .mat-elevation-z3, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.blue-theme.dark-mode .mat-elevation-z4, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.blue-theme.dark-mode .mat-elevation-z5, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z6, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.blue-theme.dark-mode .mat-elevation-z7, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z8, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.blue-theme.dark-mode .mat-elevation-z9, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z10, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z11, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z12, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.blue-theme.dark-mode .mat-elevation-z13, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z14, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z15, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z16, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.blue-theme.dark-mode .mat-elevation-z17, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z18, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z19, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z20, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z21, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z22, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z23, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.blue-theme.dark-mode .mat-elevation-z24, .blue-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.blue-theme.dark-mode .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #4680ff;
  --mdc-linear-progress-track-color: rgba(70, 128, 255, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.blue-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(70, 128, 255, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(70, 128, 255, 0.25));
}
@media (forced-colors: active) {
  .blue-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .blue-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(70, 128, 255, 0.25)'/%3E%3C/svg%3E");
  }
}
.blue-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(70, 128, 255, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(70, 128, 255, 0.25));
}
.blue-theme.dark-mode .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.blue-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .blue-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .blue-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.blue-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.blue-theme.dark-mode .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.blue-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .blue-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .blue-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.blue-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.blue-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.blue-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.blue-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.blue-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.blue-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.blue-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.blue-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .blue-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #4680ff;
  --mdc-chip-elevated-container-color: #4680ff;
  --mdc-chip-elevated-disabled-container-color: #4680ff;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #4680ff;
  --mdc-chip-with-icon-icon-color: #4680ff;
  --mdc-chip-with-icon-disabled-icon-color: #4680ff;
  --mdc-chip-with-icon-selected-icon-color: #4680ff;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #4680ff;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #4680ff;
}
.blue-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .blue-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.blue-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .blue-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.blue-theme.dark-mode .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.blue-theme.dark-mode .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #90b3ff;
  --mdc-switch-selected-handle-color: #90b3ff;
  --mdc-switch-selected-hover-state-layer-color: #90b3ff;
  --mdc-switch-selected-pressed-state-layer-color: #90b3ff;
  --mdc-switch-selected-focus-handle-color: #b5ccff;
  --mdc-switch-selected-hover-handle-color: #b5ccff;
  --mdc-switch-selected-pressed-handle-color: #b5ccff;
  --mdc-switch-selected-focus-track-color: #2281df;
  --mdc-switch-selected-hover-track-color: #2281df;
  --mdc-switch-selected-pressed-track-color: #2281df;
  --mdc-switch-selected-track-color: #2281df;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.blue-theme.dark-mode .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.blue-theme.dark-mode .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.blue-theme.dark-mode .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #dbe0e5;
  --mdc-switch-selected-handle-color: #dbe0e5;
  --mdc-switch-selected-hover-state-layer-color: #dbe0e5;
  --mdc-switch-selected-pressed-state-layer-color: #dbe0e5;
  --mdc-switch-selected-focus-handle-color: #f3f5f7;
  --mdc-switch-selected-hover-handle-color: #f3f5f7;
  --mdc-switch-selected-pressed-handle-color: #f3f5f7;
  --mdc-switch-selected-focus-track-color: #5b6b79;
  --mdc-switch-selected-hover-track-color: #5b6b79;
  --mdc-switch-selected-pressed-track-color: #5b6b79;
  --mdc-switch-selected-track-color: #5b6b79;
}
.blue-theme.dark-mode .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e76767;
  --mdc-switch-selected-handle-color: #e76767;
  --mdc-switch-selected-hover-state-layer-color: #e76767;
  --mdc-switch-selected-pressed-state-layer-color: #e76767;
  --mdc-switch-selected-focus-handle-color: #ee9393;
  --mdc-switch-selected-hover-handle-color: #ee9393;
  --mdc-switch-selected-pressed-handle-color: #ee9393;
  --mdc-switch-selected-focus-track-color: #d82222;
  --mdc-switch-selected-hover-track-color: #d82222;
  --mdc-switch-selected-pressed-track-color: #d82222;
  --mdc-switch-selected-track-color: #d82222;
}
.blue-theme.dark-mode .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.blue-theme.dark-mode .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #4680ff;
  --mdc-radio-selected-hover-icon-color: #4680ff;
  --mdc-radio-selected-icon-color: #4680ff;
  --mdc-radio-selected-pressed-icon-color: #4680ff;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #4680ff;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.blue-theme.dark-mode .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.blue-theme.dark-mode .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.blue-theme.dark-mode .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.blue-theme.dark-mode .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.blue-theme.dark-mode .mdc-list-item__start,
.blue-theme.dark-mode .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #4680ff;
  --mdc-radio-selected-hover-icon-color: #4680ff;
  --mdc-radio-selected-icon-color: #4680ff;
  --mdc-radio-selected-pressed-icon-color: #4680ff;
}
.blue-theme.dark-mode .mat-accent .mdc-list-item__start,
.blue-theme.dark-mode .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.blue-theme.dark-mode .mat-warn .mdc-list-item__start,
.blue-theme.dark-mode .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.blue-theme.dark-mode .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #4680ff;
  --mdc-checkbox-selected-hover-icon-color: #4680ff;
  --mdc-checkbox-selected-icon-color: #4680ff;
  --mdc-checkbox-selected-pressed-icon-color: #4680ff;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #4680ff;
  --mdc-checkbox-selected-hover-state-layer-color: #4680ff;
  --mdc-checkbox-selected-pressed-state-layer-color: #4680ff;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.blue-theme.dark-mode .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.blue-theme.dark-mode .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.blue-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.blue-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #4680ff;
}
.blue-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.blue-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #4680ff;
}
.blue-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.blue-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.blue-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.blue-theme.dark-mode .mat-mdc-tab-group, .blue-theme.dark-mode .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #4680ff;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #4680ff;
  --mat-tab-header-active-ripple-color: #4680ff;
  --mat-tab-header-inactive-ripple-color: #4680ff;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #4680ff;
  --mat-tab-header-active-hover-label-text-color: #4680ff;
  --mat-tab-header-active-focus-indicator-color: #4680ff;
  --mat-tab-header-active-hover-indicator-color: #4680ff;
}
.blue-theme.dark-mode .mat-mdc-tab-group.mat-accent, .blue-theme.dark-mode .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.blue-theme.dark-mode .mat-mdc-tab-group.mat-warn, .blue-theme.dark-mode .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.blue-theme.dark-mode .mat-mdc-tab-group.mat-background-primary, .blue-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #4680ff;
  --mat-tab-header-with-background-foreground-color: #4680ff;
}
.blue-theme.dark-mode .mat-mdc-tab-group.mat-background-accent, .blue-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.blue-theme.dark-mode .mat-mdc-tab-group.mat-background-warn, .blue-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.blue-theme.dark-mode .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #4680ff;
  --mdc-checkbox-selected-hover-icon-color: #4680ff;
  --mdc-checkbox-selected-icon-color: #4680ff;
  --mdc-checkbox-selected-pressed-icon-color: #4680ff;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #4680ff;
  --mdc-checkbox-selected-hover-state-layer-color: #4680ff;
  --mdc-checkbox-selected-pressed-state-layer-color: #4680ff;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.blue-theme.dark-mode .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.blue-theme.dark-mode .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.blue-theme.dark-mode .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.blue-theme.dark-mode .mat-mdc-button {
  --mdc-text-button-label-text-color: #fff;
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-text-button-state-layer-color: #fff;
  --mat-text-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.24;
  --mat-text-button-pressed-state-layer-opacity: 0.24;
}
.blue-theme.dark-mode .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #4680ff;
  --mat-text-button-state-layer-color: #4680ff;
  --mat-text-button-ripple-color: rgba(70, 128, 255, 0.1);
}
.blue-theme.dark-mode .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.blue-theme.dark-mode .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.blue-theme.dark-mode .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.24;
  --mat-filled-button-pressed-state-layer-opacity: 0.24;
}
.blue-theme.dark-mode .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #4680ff;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.blue-theme.dark-mode .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.blue-theme.dark-mode .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.blue-theme.dark-mode .mat-mdc-raised-button {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.24;
  --mat-protected-button-pressed-state-layer-opacity: 0.24;
  box-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);
}
.blue-theme.dark-mode .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #4680ff;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.blue-theme.dark-mode .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.blue-theme.dark-mode .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.blue-theme.dark-mode .mat-mdc-raised-button:hover, .blue-theme.dark-mode .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.blue-theme.dark-mode .mat-mdc-raised-button:active, .blue-theme.dark-mode .mat-mdc-raised-button:focus:active {
  box-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);
}
.blue-theme.dark-mode .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-label-text-color: #fff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #fff;
  --mat-outlined-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.24;
  --mat-outlined-button-pressed-state-layer-opacity: 0.24;
}
.blue-theme.dark-mode .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #4680ff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #4680ff;
  --mat-outlined-button-ripple-color: rgba(70, 128, 255, 0.1);
}
.blue-theme.dark-mode .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.blue-theme.dark-mode .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.blue-theme.dark-mode .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-state-layer-color: #fff;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
}
.blue-theme.dark-mode .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #4680ff;
  --mat-icon-button-state-layer-color: #4680ff;
  --mat-icon-button-ripple-color: rgba(70, 128, 255, 0.1);
}
.blue-theme.dark-mode .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.blue-theme.dark-mode .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.blue-theme.dark-mode .mat-mdc-fab.mat-primary,
.blue-theme.dark-mode .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #4680ff;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.blue-theme.dark-mode .mat-mdc-fab.mat-accent,
.blue-theme.dark-mode .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.blue-theme.dark-mode .mat-mdc-fab.mat-warn,
.blue-theme.dark-mode .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.blue-theme.dark-mode .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.blue-theme.dark-mode .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.blue-theme.dark-mode .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.blue-theme.dark-mode .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.blue-theme.dark-mode .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.blue-theme.dark-mode .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.blue-theme.dark-mode .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.blue-theme.dark-mode .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.blue-theme.dark-mode .mat-icon.mat-primary {
  --mat-icon-color: #4680ff;
}
.blue-theme.dark-mode .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.blue-theme.dark-mode .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.blue-theme.dark-mode .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.blue-theme.dark-mode .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.blue-theme.dark-mode .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #4680ff;
  --mat-toolbar-container-text-color: #4680ff;
}
.blue-theme.dark-mode .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.blue-theme.dark-mode .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.blue-theme.dark-mode .bg-primary-50 {
  background: #dae6ff;
}
.blue-theme.dark-mode .text-primary-50 {
  color: #dae6ff !important;
}
.blue-theme.dark-mode .b-primary-50 {
  border-color: #dae6ff !important;
}
.blue-theme.dark-mode .bg-primary-100 {
  background: #176cd6;
}
.blue-theme.dark-mode .text-primary-100 {
  color: #176cd6 !important;
}
.blue-theme.dark-mode .b-primary-100 {
  border-color: #176cd6 !important;
}
.blue-theme.dark-mode .bg-primary-200 {
  background: #1c76da;
}
.blue-theme.dark-mode .text-primary-200 {
  color: #1c76da !important;
}
.blue-theme.dark-mode .b-primary-200 {
  border-color: #1c76da !important;
}
.blue-theme.dark-mode .bg-primary-300 {
  background: #90b3ff;
}
.blue-theme.dark-mode .text-primary-300 {
  color: #90b3ff !important;
}
.blue-theme.dark-mode .b-primary-300 {
  border-color: #90b3ff !important;
}
.blue-theme.dark-mode .bg-primary-400 {
  background: #2281df;
}
.blue-theme.dark-mode .text-primary-400 {
  color: #2281df !important;
}
.blue-theme.dark-mode .b-primary-400 {
  border-color: #2281df !important;
}
.blue-theme.dark-mode .bg-primary-500 {
  background: #4680ff;
}
.blue-theme.dark-mode .text-primary-500 {
  color: #4680ff !important;
}
.blue-theme.dark-mode .b-primary-500 {
  border-color: #4680ff !important;
}
.blue-theme.dark-mode .bg-primary-600 {
  background: #6b99ff;
}
.blue-theme.dark-mode .text-primary-600 {
  color: #6b99ff !important;
}
.blue-theme.dark-mode .b-primary-600 {
  border-color: #6b99ff !important;
}
.blue-theme.dark-mode .bg-primary-700 {
  background: #90b3ff;
}
.blue-theme.dark-mode .text-primary-700 {
  color: #90b3ff !important;
}
.blue-theme.dark-mode .b-primary-700 {
  border-color: #90b3ff !important;
}
.blue-theme.dark-mode .bg-primary-800 {
  background: #b5ccff;
}
.blue-theme.dark-mode .text-primary-800 {
  color: #b5ccff !important;
}
.blue-theme.dark-mode .b-primary-800 {
  border-color: #b5ccff !important;
}
.blue-theme.dark-mode .bg-primary-900 {
  background: #dae6ff;
}
.blue-theme.dark-mode .text-primary-900 {
  color: #dae6ff !important;
}
.blue-theme.dark-mode .b-primary-900 {
  border-color: #dae6ff !important;
}
.blue-theme.dark-mode .bg-accent-50 {
  background: #1d2630;
}
.blue-theme.dark-mode .text-accent-50 {
  color: #1d2630 !important;
}
.blue-theme.dark-mode .b-accent-50 {
  border-color: #1d2630 !important;
}
.blue-theme.dark-mode .bg-accent-100 {
  background: #131920;
}
.blue-theme.dark-mode .text-accent-100 {
  color: #131920 !important;
}
.blue-theme.dark-mode .b-accent-100 {
  border-color: #131920 !important;
}
.blue-theme.dark-mode .bg-accent-200 {
  background: #1d2630;
}
.blue-theme.dark-mode .text-accent-200 {
  color: #1d2630 !important;
}
.blue-theme.dark-mode .b-accent-200 {
  border-color: #1d2630 !important;
}
.blue-theme.dark-mode .bg-accent-300 {
  background: #3e4853;
}
.blue-theme.dark-mode .text-accent-300 {
  color: #3e4853 !important;
}
.blue-theme.dark-mode .b-accent-300 {
  border-color: #3e4853 !important;
}
.blue-theme.dark-mode .bg-accent-400 {
  background: #5b6b79;
}
.blue-theme.dark-mode .text-accent-400 {
  color: #5b6b79 !important;
}
.blue-theme.dark-mode .b-accent-400 {
  border-color: #5b6b79 !important;
}
.blue-theme.dark-mode .bg-accent-500 {
  background: #8996a4;
}
.blue-theme.dark-mode .text-accent-500 {
  color: #8996a4 !important;
}
.blue-theme.dark-mode .b-accent-500 {
  border-color: #8996a4 !important;
}
.blue-theme.dark-mode .bg-accent-600 {
  background: #bec8d0;
}
.blue-theme.dark-mode .text-accent-600 {
  color: #bec8d0 !important;
}
.blue-theme.dark-mode .b-accent-600 {
  border-color: #bec8d0 !important;
}
.blue-theme.dark-mode .bg-accent-700 {
  background: #dbe0e5;
}
.blue-theme.dark-mode .text-accent-700 {
  color: #dbe0e5 !important;
}
.blue-theme.dark-mode .b-accent-700 {
  border-color: #dbe0e5 !important;
}
.blue-theme.dark-mode .bg-accent-800 {
  background: #f3f5f7;
}
.blue-theme.dark-mode .text-accent-800 {
  color: #f3f5f7 !important;
}
.blue-theme.dark-mode .b-accent-800 {
  border-color: #f3f5f7 !important;
}
.blue-theme.dark-mode .bg-accent-900 {
  background: #f8f9fa;
}
.blue-theme.dark-mode .text-accent-900 {
  color: #f8f9fa !important;
}
.blue-theme.dark-mode .b-accent-900 {
  border-color: #f8f9fa !important;
}
.blue-theme.dark-mode .bg-warn-50 {
  background: #f5bebe;
}
.blue-theme.dark-mode .text-warn-50 {
  color: #f5bebe !important;
}
.blue-theme.dark-mode .b-warn-50 {
  border-color: #f5bebe !important;
}
.blue-theme.dark-mode .bg-warn-100 {
  background: #c50d0d;
}
.blue-theme.dark-mode .text-warn-100 {
  color: #c50d0d !important;
}
.blue-theme.dark-mode .b-warn-100 {
  border-color: #c50d0d !important;
}
.blue-theme.dark-mode .bg-warn-200 {
  background: #ce1717;
}
.blue-theme.dark-mode .text-warn-200 {
  color: #ce1717 !important;
}
.blue-theme.dark-mode .b-warn-200 {
  border-color: #ce1717 !important;
}
.blue-theme.dark-mode .bg-warn-300 {
  background: #d31c1c;
}
.blue-theme.dark-mode .text-warn-300 {
  color: #d31c1c !important;
}
.blue-theme.dark-mode .b-warn-300 {
  border-color: #d31c1c !important;
}
.blue-theme.dark-mode .bg-warn-400 {
  background: #d82222;
}
.blue-theme.dark-mode .text-warn-400 {
  color: #d82222 !important;
}
.blue-theme.dark-mode .b-warn-400 {
  border-color: #d82222 !important;
}
.blue-theme.dark-mode .bg-warn-500 {
  background: #dc2626;
}
.blue-theme.dark-mode .text-warn-500 {
  color: #dc2626 !important;
}
.blue-theme.dark-mode .b-warn-500 {
  border-color: #dc2626 !important;
}
.blue-theme.dark-mode .bg-warn-600 {
  background: #e14747;
}
.blue-theme.dark-mode .text-warn-600 {
  color: #e14747 !important;
}
.blue-theme.dark-mode .b-warn-600 {
  border-color: #e14747 !important;
}
.blue-theme.dark-mode .bg-warn-700 {
  background: #e76767;
}
.blue-theme.dark-mode .text-warn-700 {
  color: #e76767 !important;
}
.blue-theme.dark-mode .b-warn-700 {
  border-color: #e76767 !important;
}
.blue-theme.dark-mode .bg-warn-800 {
  background: #ee9393;
}
.blue-theme.dark-mode .text-warn-800 {
  color: #ee9393 !important;
}
.blue-theme.dark-mode .b-warn-800 {
  border-color: #ee9393 !important;
}
.blue-theme.dark-mode .bg-warn-900 {
  background: #f5bebe;
}
.blue-theme.dark-mode .text-warn-900 {
  color: #f5bebe !important;
}
.blue-theme.dark-mode .b-warn-900 {
  border-color: #f5bebe !important;
}
.blue-theme.dark-mode .bg-success-50 {
  background: #e6f5f0;
}
.blue-theme.dark-mode .text-success-50 {
  color: #e6f5f0 !important;
}
.blue-theme.dark-mode .b-success-50 {
  border-color: #e6f5f0 !important;
}
.blue-theme.dark-mode .bg-success-100 {
  background: #107d4f;
}
.blue-theme.dark-mode .text-success-100 {
  color: #107d4f !important;
}
.blue-theme.dark-mode .b-success-100 {
  border-color: #107d4f !important;
}
.blue-theme.dark-mode .bg-success-200 {
  background: #1b8d62;
}
.blue-theme.dark-mode .text-success-200 {
  color: #1b8d62 !important;
}
.blue-theme.dark-mode .b-success-200 {
  border-color: #1b8d62 !important;
}
.blue-theme.dark-mode .bg-success-300 {
  background: #21976c;
}
.blue-theme.dark-mode .text-success-300 {
  color: #21976c !important;
}
.blue-theme.dark-mode .b-success-300 {
  border-color: #21976c !important;
}
.blue-theme.dark-mode .bg-success-400 {
  background: #27a077;
}
.blue-theme.dark-mode .text-success-400 {
  color: #27a077 !important;
}
.blue-theme.dark-mode .b-success-400 {
  border-color: #27a077 !important;
}
.blue-theme.dark-mode .bg-success-500 {
  background: #2ca87f;
}
.blue-theme.dark-mode .text-success-500 {
  color: #2ca87f !important;
}
.blue-theme.dark-mode .b-success-500 {
  border-color: #2ca87f !important;
}
.blue-theme.dark-mode .bg-success-600 {
  background: #4cb592;
}
.blue-theme.dark-mode .text-success-600 {
  color: #4cb592 !important;
}
.blue-theme.dark-mode .b-success-600 {
  border-color: #4cb592 !important;
}
.blue-theme.dark-mode .bg-success-700 {
  background: #6bc2a5;
}
.blue-theme.dark-mode .text-success-700 {
  color: #6bc2a5 !important;
}
.blue-theme.dark-mode .b-success-700 {
  border-color: #6bc2a5 !important;
}
.blue-theme.dark-mode .bg-success-800 {
  background: #96d4bf;
}
.blue-theme.dark-mode .text-success-800 {
  color: #96d4bf !important;
}
.blue-theme.dark-mode .b-success-800 {
  border-color: #96d4bf !important;
}
.blue-theme.dark-mode .bg-success-900 {
  background: #c0e5d9;
}
.blue-theme.dark-mode .text-success-900 {
  color: #c0e5d9 !important;
}
.blue-theme.dark-mode .b-success-900 {
  border-color: #c0e5d9 !important;
}
.blue-theme.dark-mode .bg-warning-50 {
  background: #fcf1e0;
}
.blue-theme.dark-mode .text-warning-50 {
  color: #fcf1e0 !important;
}
.blue-theme.dark-mode .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.blue-theme.dark-mode .bg-warning-100 {
  background: #d35a00;
}
.blue-theme.dark-mode .text-warning-100 {
  color: #d35a00 !important;
}
.blue-theme.dark-mode .b-warning-100 {
  border-color: #d35a00 !important;
}
.blue-theme.dark-mode .bg-warning-200 {
  background: #da6d00;
}
.blue-theme.dark-mode .text-warning-200 {
  color: #da6d00 !important;
}
.blue-theme.dark-mode .b-warning-200 {
  border-color: #da6d00 !important;
}
.blue-theme.dark-mode .bg-warning-300 {
  background: #de7700;
}
.blue-theme.dark-mode .text-warning-300 {
  color: #de7700 !important;
}
.blue-theme.dark-mode .b-warning-300 {
  border-color: #de7700 !important;
}
.blue-theme.dark-mode .bg-warning-400 {
  background: #e28200;
}
.blue-theme.dark-mode .text-warning-400 {
  color: #e28200 !important;
}
.blue-theme.dark-mode .b-warning-400 {
  border-color: #e28200 !important;
}
.blue-theme.dark-mode .bg-warning-500 {
  background: #e58a00;
}
.blue-theme.dark-mode .text-warning-500 {
  color: #e58a00 !important;
}
.blue-theme.dark-mode .b-warning-500 {
  border-color: #e58a00 !important;
}
.blue-theme.dark-mode .bg-warning-600 {
  background: #e99c26;
}
.blue-theme.dark-mode .text-warning-600 {
  color: #e99c26 !important;
}
.blue-theme.dark-mode .b-warning-600 {
  border-color: #e99c26 !important;
}
.blue-theme.dark-mode .bg-warning-700 {
  background: #edad4d;
}
.blue-theme.dark-mode .text-warning-700 {
  color: #edad4d !important;
}
.blue-theme.dark-mode .b-warning-700 {
  border-color: #edad4d !important;
}
.blue-theme.dark-mode .bg-warning-800 {
  background: #f2c580;
}
.blue-theme.dark-mode .text-warning-800 {
  color: #f2c580 !important;
}
.blue-theme.dark-mode .b-warning-800 {
  border-color: #f2c580 !important;
}
.blue-theme.dark-mode .bg-warning-900 {
  background: #f7dcb3;
}
.blue-theme.dark-mode .text-warning-900 {
  color: #f7dcb3 !important;
}
.blue-theme.dark-mode .b-warning-900 {
  border-color: #f7dcb3 !important;
}

.indigo-theme {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-option-selected-state-label-text-color: #6610f2;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: white;
  --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-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #6610f2;
  --mdc-filled-text-field-focus-active-indicator-color: #6610f2;
  --mdc-filled-text-field-focus-label-text-color: rgba(102, 16, 242, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #6610f2;
  --mdc-outlined-text-field-focus-outline-color: #6610f2;
  --mdc-outlined-text-field-focus-label-text-color: rgba(102, 16, 242, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(102, 16, 242, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(102, 16, 242, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: white;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #6610f2;
  --mdc-slider-focus-handle-color: #6610f2;
  --mdc-slider-hover-handle-color: #6610f2;
  --mdc-slider-active-track-color: #6610f2;
  --mdc-slider-inactive-track-color: #6610f2;
  --mdc-slider-with-tick-marks-inactive-container-color: #6610f2;
  --mdc-slider-with-tick-marks-active-container-color: #7123f2;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --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);
  --mat-mdc-slider-ripple-color: #6610f2;
  --mat-mdc-slider-hover-ripple-color: rgba(102, 16, 242, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(102, 16, 242, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: white;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #8996a4;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #6610f2;
  --mat-badge-background-color: #6610f2;
  --mat-badge-text-color: #7123f2;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-datepicker-calendar-date-selected-state-text-color: #7123f2;
  --mat-datepicker-calendar-date-selected-state-background-color: #6610f2;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(102, 16, 242, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #7123f2;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(102, 16, 242, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(102, 16, 242, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #6610f2;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(102, 16, 242, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: #7123f2;
  --mat-stepper-header-selected-state-icon-background-color: #6610f2;
  --mat-stepper-header-selected-state-icon-foreground-color: #7123f2;
  --mat-stepper-header-done-state-icon-background-color: #6610f2;
  --mat-stepper-header-done-state-icon-foreground-color: #7123f2;
  --mat-stepper-header-edit-state-icon-background-color: #6610f2;
  --mat-stepper-header-edit-state-icon-foreground-color: #7123f2;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #757575;
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --primary-50: #ede2fd;
  --primary-100: #d1b7fb;
  --primary-200: #b388f9;
  --primary-300: #9458f6;
  --primary-400: #7d34f4;
  --primary-500: #6610f2;
  --primary-600: #5e0ef0;
  --primary-700: #530cee;
  --primary-800: #4909ec;
  --primary-900: #3805e8;
  --accent-50: #fff;
  --accent-100: #f8f9fa;
  --accent-200: #f3f5f7;
  --accent-300: #dbe0e5;
  --accent-400: #bec8d0;
  --accent-500: #8996a4;
  --accent-600: #5b6b79;
  --accent-700: #3e4853;
  --accent-800: #1d2630;
  --accent-900: #131920;
  --warn-50: #fbe5e5;
  --warn-100: #f5bebe;
  --warn-200: #ee9393;
  --warn-300: #e76767;
  --warn-400: #e14747;
  --warn-500: #dc2626;
  --warn-600: #d82222;
  --warn-700: #d31c1c;
  --warn-800: #ce1717;
  --warn-900: #c50d0d;
  --success-50: #e6f5f0;
  --success-100: #c0e5d9;
  --success-200: #96d4bf;
  --success-300: #6bc2a5;
  --success-400: #4cb592;
  --success-500: #2ca87f;
  --success-600: #27a077;
  --success-700: #21976c;
  --success-800: #1b8d62;
  --success-900: #107d4f;
  --warning-50: #fcf1e0;
  --warning-100: #f7dcb3;
  --warning-200: #f2c580;
  --warning-300: #edad4d;
  --warning-400: #e99c26;
  --warning-500: #e58a00;
  --warning-600: #e28200;
  --warning-700: #de7700;
  --warning-800: #da6d00;
  --warning-900: #d35a00;
}
.indigo-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.indigo-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.indigo-theme .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.indigo-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.indigo-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.indigo-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #6610f2;
}
.indigo-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.indigo-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #6610f2;
}
.indigo-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.indigo-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.indigo-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.indigo-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.indigo-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.indigo-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.indigo-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.indigo-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.indigo-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.indigo-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.indigo-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.indigo-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.indigo-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.indigo-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.indigo-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.indigo-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.indigo-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.indigo-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.indigo-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.indigo-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.indigo-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.indigo-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.indigo-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.indigo-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.indigo-theme .mat-app-background, .indigo-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.indigo-theme .mat-elevation-z0, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.indigo-theme .mat-elevation-z1, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.indigo-theme .mat-elevation-z2, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.indigo-theme .mat-elevation-z3, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.indigo-theme .mat-elevation-z4, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.indigo-theme .mat-elevation-z5, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z6, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.indigo-theme .mat-elevation-z7, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z8, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.indigo-theme .mat-elevation-z9, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z10, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z11, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z12, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.indigo-theme .mat-elevation-z13, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z14, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z15, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z16, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.indigo-theme .mat-elevation-z17, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z18, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z19, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z20, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z21, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z22, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z23, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.indigo-theme .mat-elevation-z24, .indigo-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.indigo-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #6610f2;
  --mdc-linear-progress-track-color: rgba(102, 16, 242, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.indigo-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(102, 16, 242, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(102, 16, 242, 0.25));
}
@media (forced-colors: active) {
  .indigo-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .indigo-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(102, 16, 242, 0.25)'/%3E%3C/svg%3E");
  }
}
.indigo-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(102, 16, 242, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(102, 16, 242, 0.25));
}
.indigo-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.indigo-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .indigo-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .indigo-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.indigo-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.indigo-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.indigo-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .indigo-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .indigo-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.indigo-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.indigo-theme .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.indigo-theme .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.indigo-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.indigo-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.indigo-theme .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.indigo-theme .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.indigo-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .indigo-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #7123f2;
  --mdc-chip-elevated-container-color: #6610f2;
  --mdc-chip-elevated-disabled-container-color: #6610f2;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #7123f2;
  --mdc-chip-with-icon-icon-color: #7123f2;
  --mdc-chip-with-icon-disabled-icon-color: #7123f2;
  --mdc-chip-with-icon-selected-icon-color: #7123f2;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #7123f2;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #7123f2;
}
.indigo-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .indigo-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.indigo-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .indigo-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.indigo-theme .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.indigo-theme .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #5e0ef0;
  --mdc-switch-selected-handle-color: #5e0ef0;
  --mdc-switch-selected-hover-state-layer-color: #5e0ef0;
  --mdc-switch-selected-pressed-state-layer-color: #5e0ef0;
  --mdc-switch-selected-focus-handle-color: #3805e8;
  --mdc-switch-selected-hover-handle-color: #3805e8;
  --mdc-switch-selected-pressed-handle-color: #3805e8;
  --mdc-switch-selected-focus-track-color: #9458f6;
  --mdc-switch-selected-hover-track-color: #9458f6;
  --mdc-switch-selected-pressed-track-color: #9458f6;
  --mdc-switch-selected-track-color: #9458f6;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.indigo-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.indigo-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.indigo-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #5b6b79;
  --mdc-switch-selected-handle-color: #5b6b79;
  --mdc-switch-selected-hover-state-layer-color: #5b6b79;
  --mdc-switch-selected-pressed-state-layer-color: #5b6b79;
  --mdc-switch-selected-focus-handle-color: #131920;
  --mdc-switch-selected-hover-handle-color: #131920;
  --mdc-switch-selected-pressed-handle-color: #131920;
  --mdc-switch-selected-focus-track-color: #dbe0e5;
  --mdc-switch-selected-hover-track-color: #dbe0e5;
  --mdc-switch-selected-pressed-track-color: #dbe0e5;
  --mdc-switch-selected-track-color: #dbe0e5;
}
.indigo-theme .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #d82222;
  --mdc-switch-selected-handle-color: #d82222;
  --mdc-switch-selected-hover-state-layer-color: #d82222;
  --mdc-switch-selected-pressed-state-layer-color: #d82222;
  --mdc-switch-selected-focus-handle-color: #c50d0d;
  --mdc-switch-selected-hover-handle-color: #c50d0d;
  --mdc-switch-selected-pressed-handle-color: #c50d0d;
  --mdc-switch-selected-focus-track-color: #e76767;
  --mdc-switch-selected-hover-track-color: #e76767;
  --mdc-switch-selected-pressed-track-color: #e76767;
  --mdc-switch-selected-track-color: #e76767;
}
.indigo-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.indigo-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #6610f2;
  --mdc-radio-selected-hover-icon-color: #6610f2;
  --mdc-radio-selected-icon-color: #6610f2;
  --mdc-radio-selected-pressed-icon-color: #6610f2;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #6610f2;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.indigo-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.indigo-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.indigo-theme .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.indigo-theme .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.indigo-theme .mdc-list-item__start,
.indigo-theme .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #6610f2;
  --mdc-radio-selected-hover-icon-color: #6610f2;
  --mdc-radio-selected-icon-color: #6610f2;
  --mdc-radio-selected-pressed-icon-color: #6610f2;
}
.indigo-theme .mat-accent .mdc-list-item__start,
.indigo-theme .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.indigo-theme .mat-warn .mdc-list-item__start,
.indigo-theme .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.indigo-theme .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #6610f2;
  --mdc-checkbox-selected-hover-icon-color: #6610f2;
  --mdc-checkbox-selected-icon-color: #6610f2;
  --mdc-checkbox-selected-pressed-icon-color: #6610f2;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #6610f2;
  --mdc-checkbox-selected-hover-state-layer-color: #6610f2;
  --mdc-checkbox-selected-pressed-state-layer-color: #6610f2;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.indigo-theme .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.indigo-theme .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.indigo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.indigo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #6610f2;
}
.indigo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.indigo-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #6610f2;
}
.indigo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.indigo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.indigo-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.indigo-theme .mat-mdc-tab-group, .indigo-theme .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #6610f2;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #6610f2;
  --mat-tab-header-active-ripple-color: #6610f2;
  --mat-tab-header-inactive-ripple-color: #6610f2;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #6610f2;
  --mat-tab-header-active-hover-label-text-color: #6610f2;
  --mat-tab-header-active-focus-indicator-color: #6610f2;
  --mat-tab-header-active-hover-indicator-color: #6610f2;
}
.indigo-theme .mat-mdc-tab-group.mat-accent, .indigo-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.indigo-theme .mat-mdc-tab-group.mat-warn, .indigo-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.indigo-theme .mat-mdc-tab-group.mat-background-primary, .indigo-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #6610f2;
  --mat-tab-header-with-background-foreground-color: #7123f2;
}
.indigo-theme .mat-mdc-tab-group.mat-background-accent, .indigo-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.indigo-theme .mat-mdc-tab-group.mat-background-warn, .indigo-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.indigo-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #6610f2;
  --mdc-checkbox-selected-hover-icon-color: #6610f2;
  --mdc-checkbox-selected-icon-color: #6610f2;
  --mdc-checkbox-selected-pressed-icon-color: #6610f2;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #6610f2;
  --mdc-checkbox-selected-hover-state-layer-color: #6610f2;
  --mdc-checkbox-selected-pressed-state-layer-color: #6610f2;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.indigo-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.indigo-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.indigo-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.indigo-theme .mat-mdc-button {
  --mdc-text-button-label-text-color: #000;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color: #000;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
}
.indigo-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #6610f2;
  --mat-text-button-state-layer-color: #6610f2;
  --mat-text-button-ripple-color: rgba(102, 16, 242, 0.1);
}
.indigo-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.indigo-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.indigo-theme .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: #000;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
}
.indigo-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #6610f2;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.indigo-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.indigo-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.indigo-theme .mat-mdc-raised-button {
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: #000;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  box-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);
}
.indigo-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #6610f2;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.indigo-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.indigo-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.indigo-theme .mat-mdc-raised-button:hover, .indigo-theme .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.indigo-theme .mat-mdc-raised-button:active, .indigo-theme .mat-mdc-raised-button:focus:active {
  box-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);
}
.indigo-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: #000;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #000;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}
.indigo-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #6610f2;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #6610f2;
  --mat-outlined-button-ripple-color: rgba(102, 16, 242, 0.1);
}
.indigo-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.indigo-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.indigo-theme .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color: #000;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
.indigo-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #6610f2;
  --mat-icon-button-state-layer-color: #6610f2;
  --mat-icon-button-ripple-color: rgba(102, 16, 242, 0.1);
}
.indigo-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.indigo-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.indigo-theme .mat-mdc-fab.mat-primary,
.indigo-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #6610f2;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.indigo-theme .mat-mdc-fab.mat-accent,
.indigo-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.indigo-theme .mat-mdc-fab.mat-warn,
.indigo-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.indigo-theme .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.indigo-theme .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.indigo-theme .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.indigo-theme .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.indigo-theme .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.indigo-theme .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.indigo-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.indigo-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.indigo-theme .mat-icon.mat-primary {
  --mat-icon-color: #6610f2;
}
.indigo-theme .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.indigo-theme .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.indigo-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.indigo-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.indigo-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #6610f2;
  --mat-toolbar-container-text-color: #7123f2;
}
.indigo-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.indigo-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.indigo-theme .bg-primary-50 {
  background: #ede2fd;
}
.indigo-theme .text-primary-50 {
  color: #ede2fd !important;
}
.indigo-theme .b-primary-50 {
  border-color: #ede2fd !important;
}
.indigo-theme .bg-primary-100 {
  background: #d1b7fb;
}
.indigo-theme .text-primary-100 {
  color: #d1b7fb !important;
}
.indigo-theme .b-primary-100 {
  border-color: #d1b7fb !important;
}
.indigo-theme .bg-primary-200 {
  background: #b388f9;
}
.indigo-theme .text-primary-200 {
  color: #b388f9 !important;
}
.indigo-theme .b-primary-200 {
  border-color: #b388f9 !important;
}
.indigo-theme .bg-primary-300 {
  background: #9458f6;
}
.indigo-theme .text-primary-300 {
  color: #9458f6 !important;
}
.indigo-theme .b-primary-300 {
  border-color: #9458f6 !important;
}
.indigo-theme .bg-primary-400 {
  background: #7d34f4;
}
.indigo-theme .text-primary-400 {
  color: #7d34f4 !important;
}
.indigo-theme .b-primary-400 {
  border-color: #7d34f4 !important;
}
.indigo-theme .bg-primary-500 {
  background: #6610f2;
}
.indigo-theme .text-primary-500 {
  color: #6610f2 !important;
}
.indigo-theme .b-primary-500 {
  border-color: #6610f2 !important;
}
.indigo-theme .bg-primary-600 {
  background: #5e0ef0;
}
.indigo-theme .text-primary-600 {
  color: #5e0ef0 !important;
}
.indigo-theme .b-primary-600 {
  border-color: #5e0ef0 !important;
}
.indigo-theme .bg-primary-700 {
  background: #530cee;
}
.indigo-theme .text-primary-700 {
  color: #530cee !important;
}
.indigo-theme .b-primary-700 {
  border-color: #530cee !important;
}
.indigo-theme .bg-primary-800 {
  background: #4909ec;
}
.indigo-theme .text-primary-800 {
  color: #4909ec !important;
}
.indigo-theme .b-primary-800 {
  border-color: #4909ec !important;
}
.indigo-theme .bg-primary-900 {
  background: #3805e8;
}
.indigo-theme .text-primary-900 {
  color: #3805e8 !important;
}
.indigo-theme .b-primary-900 {
  border-color: #3805e8 !important;
}
.indigo-theme .bg-accent-50 {
  background: #fff;
}
.indigo-theme .text-accent-50 {
  color: #fff !important;
}
.indigo-theme .b-accent-50 {
  border-color: #fff !important;
}
.indigo-theme .bg-accent-100 {
  background: #f8f9fa;
}
.indigo-theme .text-accent-100 {
  color: #f8f9fa !important;
}
.indigo-theme .b-accent-100 {
  border-color: #f8f9fa !important;
}
.indigo-theme .bg-accent-200 {
  background: #f3f5f7;
}
.indigo-theme .text-accent-200 {
  color: #f3f5f7 !important;
}
.indigo-theme .b-accent-200 {
  border-color: #f3f5f7 !important;
}
.indigo-theme .bg-accent-300 {
  background: #dbe0e5;
}
.indigo-theme .text-accent-300 {
  color: #dbe0e5 !important;
}
.indigo-theme .b-accent-300 {
  border-color: #dbe0e5 !important;
}
.indigo-theme .bg-accent-400 {
  background: #bec8d0;
}
.indigo-theme .text-accent-400 {
  color: #bec8d0 !important;
}
.indigo-theme .b-accent-400 {
  border-color: #bec8d0 !important;
}
.indigo-theme .bg-accent-500 {
  background: #8996a4;
}
.indigo-theme .text-accent-500 {
  color: #8996a4 !important;
}
.indigo-theme .b-accent-500 {
  border-color: #8996a4 !important;
}
.indigo-theme .bg-accent-600 {
  background: #5b6b79;
}
.indigo-theme .text-accent-600 {
  color: #5b6b79 !important;
}
.indigo-theme .b-accent-600 {
  border-color: #5b6b79 !important;
}
.indigo-theme .bg-accent-700 {
  background: #3e4853;
}
.indigo-theme .text-accent-700 {
  color: #3e4853 !important;
}
.indigo-theme .b-accent-700 {
  border-color: #3e4853 !important;
}
.indigo-theme .bg-accent-800 {
  background: #1d2630;
}
.indigo-theme .text-accent-800 {
  color: #1d2630 !important;
}
.indigo-theme .b-accent-800 {
  border-color: #1d2630 !important;
}
.indigo-theme .bg-accent-900 {
  background: #131920;
}
.indigo-theme .text-accent-900 {
  color: #131920 !important;
}
.indigo-theme .b-accent-900 {
  border-color: #131920 !important;
}
.indigo-theme .bg-warn-50 {
  background: #fbe5e5;
}
.indigo-theme .text-warn-50 {
  color: #fbe5e5 !important;
}
.indigo-theme .b-warn-50 {
  border-color: #fbe5e5 !important;
}
.indigo-theme .bg-warn-100 {
  background: #f5bebe;
}
.indigo-theme .text-warn-100 {
  color: #f5bebe !important;
}
.indigo-theme .b-warn-100 {
  border-color: #f5bebe !important;
}
.indigo-theme .bg-warn-200 {
  background: #ee9393;
}
.indigo-theme .text-warn-200 {
  color: #ee9393 !important;
}
.indigo-theme .b-warn-200 {
  border-color: #ee9393 !important;
}
.indigo-theme .bg-warn-300 {
  background: #e76767;
}
.indigo-theme .text-warn-300 {
  color: #e76767 !important;
}
.indigo-theme .b-warn-300 {
  border-color: #e76767 !important;
}
.indigo-theme .bg-warn-400 {
  background: #e14747;
}
.indigo-theme .text-warn-400 {
  color: #e14747 !important;
}
.indigo-theme .b-warn-400 {
  border-color: #e14747 !important;
}
.indigo-theme .bg-warn-500 {
  background: #dc2626;
}
.indigo-theme .text-warn-500 {
  color: #dc2626 !important;
}
.indigo-theme .b-warn-500 {
  border-color: #dc2626 !important;
}
.indigo-theme .bg-warn-600 {
  background: #d82222;
}
.indigo-theme .text-warn-600 {
  color: #d82222 !important;
}
.indigo-theme .b-warn-600 {
  border-color: #d82222 !important;
}
.indigo-theme .bg-warn-700 {
  background: #d31c1c;
}
.indigo-theme .text-warn-700 {
  color: #d31c1c !important;
}
.indigo-theme .b-warn-700 {
  border-color: #d31c1c !important;
}
.indigo-theme .bg-warn-800 {
  background: #ce1717;
}
.indigo-theme .text-warn-800 {
  color: #ce1717 !important;
}
.indigo-theme .b-warn-800 {
  border-color: #ce1717 !important;
}
.indigo-theme .bg-warn-900 {
  background: #c50d0d;
}
.indigo-theme .text-warn-900 {
  color: #c50d0d !important;
}
.indigo-theme .b-warn-900 {
  border-color: #c50d0d !important;
}
.indigo-theme .bg-success-50 {
  background: #e6f5f0;
}
.indigo-theme .text-success-50 {
  color: #e6f5f0 !important;
}
.indigo-theme .b-success-50 {
  border-color: #e6f5f0 !important;
}
.indigo-theme .bg-success-100 {
  background: #c0e5d9;
}
.indigo-theme .text-success-100 {
  color: #c0e5d9 !important;
}
.indigo-theme .b-success-100 {
  border-color: #c0e5d9 !important;
}
.indigo-theme .bg-success-200 {
  background: #96d4bf;
}
.indigo-theme .text-success-200 {
  color: #96d4bf !important;
}
.indigo-theme .b-success-200 {
  border-color: #96d4bf !important;
}
.indigo-theme .bg-success-300 {
  background: #6bc2a5;
}
.indigo-theme .text-success-300 {
  color: #6bc2a5 !important;
}
.indigo-theme .b-success-300 {
  border-color: #6bc2a5 !important;
}
.indigo-theme .bg-success-400 {
  background: #4cb592;
}
.indigo-theme .text-success-400 {
  color: #4cb592 !important;
}
.indigo-theme .b-success-400 {
  border-color: #4cb592 !important;
}
.indigo-theme .bg-success-500 {
  background: #2ca87f;
}
.indigo-theme .text-success-500 {
  color: #2ca87f !important;
}
.indigo-theme .b-success-500 {
  border-color: #2ca87f !important;
}
.indigo-theme .bg-success-600 {
  background: #27a077;
}
.indigo-theme .text-success-600 {
  color: #27a077 !important;
}
.indigo-theme .b-success-600 {
  border-color: #27a077 !important;
}
.indigo-theme .bg-success-700 {
  background: #21976c;
}
.indigo-theme .text-success-700 {
  color: #21976c !important;
}
.indigo-theme .b-success-700 {
  border-color: #21976c !important;
}
.indigo-theme .bg-success-800 {
  background: #1b8d62;
}
.indigo-theme .text-success-800 {
  color: #1b8d62 !important;
}
.indigo-theme .b-success-800 {
  border-color: #1b8d62 !important;
}
.indigo-theme .bg-success-900 {
  background: #107d4f;
}
.indigo-theme .text-success-900 {
  color: #107d4f !important;
}
.indigo-theme .b-success-900 {
  border-color: #107d4f !important;
}
.indigo-theme .bg-warning-50 {
  background: #fcf1e0;
}
.indigo-theme .text-warning-50 {
  color: #fcf1e0 !important;
}
.indigo-theme .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.indigo-theme .bg-warning-100 {
  background: #f7dcb3;
}
.indigo-theme .text-warning-100 {
  color: #f7dcb3 !important;
}
.indigo-theme .b-warning-100 {
  border-color: #f7dcb3 !important;
}
.indigo-theme .bg-warning-200 {
  background: #f2c580;
}
.indigo-theme .text-warning-200 {
  color: #f2c580 !important;
}
.indigo-theme .b-warning-200 {
  border-color: #f2c580 !important;
}
.indigo-theme .bg-warning-300 {
  background: #edad4d;
}
.indigo-theme .text-warning-300 {
  color: #edad4d !important;
}
.indigo-theme .b-warning-300 {
  border-color: #edad4d !important;
}
.indigo-theme .bg-warning-400 {
  background: #e99c26;
}
.indigo-theme .text-warning-400 {
  color: #e99c26 !important;
}
.indigo-theme .b-warning-400 {
  border-color: #e99c26 !important;
}
.indigo-theme .bg-warning-500 {
  background: #e58a00;
}
.indigo-theme .text-warning-500 {
  color: #e58a00 !important;
}
.indigo-theme .b-warning-500 {
  border-color: #e58a00 !important;
}
.indigo-theme .bg-warning-600 {
  background: #e28200;
}
.indigo-theme .text-warning-600 {
  color: #e28200 !important;
}
.indigo-theme .b-warning-600 {
  border-color: #e28200 !important;
}
.indigo-theme .bg-warning-700 {
  background: #de7700;
}
.indigo-theme .text-warning-700 {
  color: #de7700 !important;
}
.indigo-theme .b-warning-700 {
  border-color: #de7700 !important;
}
.indigo-theme .bg-warning-800 {
  background: #da6d00;
}
.indigo-theme .text-warning-800 {
  color: #da6d00 !important;
}
.indigo-theme .b-warning-800 {
  border-color: #da6d00 !important;
}
.indigo-theme .bg-warning-900 {
  background: #d35a00;
}
.indigo-theme .text-warning-900 {
  color: #d35a00 !important;
}
.indigo-theme .b-warning-900 {
  border-color: #d35a00 !important;
}
.indigo-theme.dark-mode {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-option-selected-state-label-text-color: #6610f2;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-optgroup-label-text-color: white;
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: #424242;
  --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-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #6610f2;
  --mdc-filled-text-field-focus-active-indicator-color: #6610f2;
  --mdc-filled-text-field-focus-label-text-color: rgba(102, 16, 242, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #6610f2;
  --mdc-outlined-text-field-focus-outline-color: #6610f2;
  --mdc-outlined-text-field-focus-label-text-color: rgba(102, 16, 242, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(102, 16, 242, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(102, 16, 242, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: #424242;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #6610f2;
  --mdc-slider-focus-handle-color: #6610f2;
  --mdc-slider-hover-handle-color: #6610f2;
  --mdc-slider-active-track-color: #6610f2;
  --mdc-slider-inactive-track-color: #6610f2;
  --mdc-slider-with-tick-marks-inactive-container-color: #6610f2;
  --mdc-slider-with-tick-marks-active-container-color: #7123f2;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-label-container-color: #fff;
  --mdc-slider-label-label-text-color: #000;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --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);
  --mat-mdc-slider-ripple-color: #6610f2;
  --mat-mdc-slider-hover-ripple-color: rgba(102, 16, 242, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(102, 16, 242, 0.2);
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: #424242;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #6610f2;
  --mat-badge-background-color: #6610f2;
  --mat-badge-text-color: #7123f2;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-datepicker-calendar-date-selected-state-text-color: #7123f2;
  --mat-datepicker-calendar-date-selected-state-background-color: #6610f2;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(102, 16, 242, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #7123f2;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(102, 16, 242, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(102, 16, 242, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #6610f2;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(102, 16, 242, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: #7123f2;
  --mat-stepper-header-selected-state-icon-background-color: #6610f2;
  --mat-stepper-header-selected-state-icon-foreground-color: #7123f2;
  --mat-stepper-header-done-state-icon-background-color: #6610f2;
  --mat-stepper-header-done-state-icon-foreground-color: #7123f2;
  --mat-stepper-header-edit-state-icon-background-color: #6610f2;
  --mat-stepper-header-edit-state-icon-foreground-color: #7123f2;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #c6c6c6;
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
  --primary-50: #ede2fd;
  --primary-100: #3805e8;
  --primary-200: #4909ec;
  --primary-300: #530cee;
  --primary-400: #5e0ef0;
  --primary-500: #7123f2;
  --primary-600: #7d34f4;
  --primary-700: #9458f6;
  --primary-800: #b388f9;
  --primary-900: #d1b7fb;
  --accent-50: #1d2630;
  --accent-100: #131920;
  --accent-200: #1d2630;
  --accent-300: #3e4853;
  --accent-400: #5b6b79;
  --accent-500: #8996a4;
  --accent-600: #bec8d0;
  --accent-700: #dbe0e5;
  --accent-800: #f3f5f7;
  --accent-900: #f8f9fa;
  --warn-50: #f5bebe;
  --warn-100: #c50d0d;
  --warn-200: #ce1717;
  --warn-300: #d31c1c;
  --warn-400: #d82222;
  --warn-500: #dc2626;
  --warn-600: #e14747;
  --warn-700: #e76767;
  --warn-800: #ee9393;
  --warn-900: #f5bebe;
  --success-50: #e6f5f0;
  --success-100: #107d4f;
  --success-200: #1b8d62;
  --success-300: #21976c;
  --success-400: #27a077;
  --success-500: #2ca87f;
  --success-600: #4cb592;
  --success-700: #6bc2a5;
  --success-800: #96d4bf;
  --success-900: #c0e5d9;
  --warning-50: #fcf1e0;
  --warning-100: #d35a00;
  --warning-200: #da6d00;
  --warning-300: #de7700;
  --warning-400: #e28200;
  --warning-500: #e58a00;
  --warning-600: #e99c26;
  --warning-700: #edad4d;
  --warning-800: #f2c580;
  --warning-900: #f7dcb3;
}
.indigo-theme.dark-mode .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.indigo-theme.dark-mode .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.indigo-theme.dark-mode .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.indigo-theme.dark-mode .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.indigo-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.indigo-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #6610f2;
}
.indigo-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.indigo-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #6610f2;
}
.indigo-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.indigo-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.indigo-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.indigo-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.indigo-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.indigo-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.indigo-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.indigo-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.indigo-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.indigo-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.indigo-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.indigo-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.indigo-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.indigo-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.indigo-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.indigo-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.indigo-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.indigo-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.indigo-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.indigo-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.indigo-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.indigo-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.indigo-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.indigo-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.indigo-theme.dark-mode .mat-app-background, .indigo-theme.dark-mode.mat-app-background {
  background-color: #303030;
  color: white;
}
.indigo-theme.dark-mode .mat-elevation-z0, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.indigo-theme.dark-mode .mat-elevation-z1, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.indigo-theme.dark-mode .mat-elevation-z2, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.indigo-theme.dark-mode .mat-elevation-z3, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.indigo-theme.dark-mode .mat-elevation-z4, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.indigo-theme.dark-mode .mat-elevation-z5, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z6, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.indigo-theme.dark-mode .mat-elevation-z7, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z8, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.indigo-theme.dark-mode .mat-elevation-z9, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z10, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z11, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z12, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.indigo-theme.dark-mode .mat-elevation-z13, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z14, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z15, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z16, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.indigo-theme.dark-mode .mat-elevation-z17, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z18, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z19, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z20, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z21, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z22, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z23, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.indigo-theme.dark-mode .mat-elevation-z24, .indigo-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.indigo-theme.dark-mode .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #6610f2;
  --mdc-linear-progress-track-color: rgba(102, 16, 242, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.indigo-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(102, 16, 242, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(102, 16, 242, 0.25));
}
@media (forced-colors: active) {
  .indigo-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .indigo-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(102, 16, 242, 0.25)'/%3E%3C/svg%3E");
  }
}
.indigo-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(102, 16, 242, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(102, 16, 242, 0.25));
}
.indigo-theme.dark-mode .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.indigo-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .indigo-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .indigo-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.indigo-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.indigo-theme.dark-mode .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.indigo-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .indigo-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .indigo-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.indigo-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.indigo-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.indigo-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.indigo-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.indigo-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.indigo-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.indigo-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.indigo-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .indigo-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #7123f2;
  --mdc-chip-elevated-container-color: #6610f2;
  --mdc-chip-elevated-disabled-container-color: #6610f2;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #7123f2;
  --mdc-chip-with-icon-icon-color: #7123f2;
  --mdc-chip-with-icon-disabled-icon-color: #7123f2;
  --mdc-chip-with-icon-selected-icon-color: #7123f2;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #7123f2;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #7123f2;
}
.indigo-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .indigo-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.indigo-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .indigo-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.indigo-theme.dark-mode .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.indigo-theme.dark-mode .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #9458f6;
  --mdc-switch-selected-handle-color: #9458f6;
  --mdc-switch-selected-hover-state-layer-color: #9458f6;
  --mdc-switch-selected-pressed-state-layer-color: #9458f6;
  --mdc-switch-selected-focus-handle-color: #b388f9;
  --mdc-switch-selected-hover-handle-color: #b388f9;
  --mdc-switch-selected-pressed-handle-color: #b388f9;
  --mdc-switch-selected-focus-track-color: #5e0ef0;
  --mdc-switch-selected-hover-track-color: #5e0ef0;
  --mdc-switch-selected-pressed-track-color: #5e0ef0;
  --mdc-switch-selected-track-color: #5e0ef0;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.indigo-theme.dark-mode .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.indigo-theme.dark-mode .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.indigo-theme.dark-mode .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #dbe0e5;
  --mdc-switch-selected-handle-color: #dbe0e5;
  --mdc-switch-selected-hover-state-layer-color: #dbe0e5;
  --mdc-switch-selected-pressed-state-layer-color: #dbe0e5;
  --mdc-switch-selected-focus-handle-color: #f3f5f7;
  --mdc-switch-selected-hover-handle-color: #f3f5f7;
  --mdc-switch-selected-pressed-handle-color: #f3f5f7;
  --mdc-switch-selected-focus-track-color: #5b6b79;
  --mdc-switch-selected-hover-track-color: #5b6b79;
  --mdc-switch-selected-pressed-track-color: #5b6b79;
  --mdc-switch-selected-track-color: #5b6b79;
}
.indigo-theme.dark-mode .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e76767;
  --mdc-switch-selected-handle-color: #e76767;
  --mdc-switch-selected-hover-state-layer-color: #e76767;
  --mdc-switch-selected-pressed-state-layer-color: #e76767;
  --mdc-switch-selected-focus-handle-color: #ee9393;
  --mdc-switch-selected-hover-handle-color: #ee9393;
  --mdc-switch-selected-pressed-handle-color: #ee9393;
  --mdc-switch-selected-focus-track-color: #d82222;
  --mdc-switch-selected-hover-track-color: #d82222;
  --mdc-switch-selected-pressed-track-color: #d82222;
  --mdc-switch-selected-track-color: #d82222;
}
.indigo-theme.dark-mode .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.indigo-theme.dark-mode .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #6610f2;
  --mdc-radio-selected-hover-icon-color: #6610f2;
  --mdc-radio-selected-icon-color: #6610f2;
  --mdc-radio-selected-pressed-icon-color: #6610f2;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #6610f2;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.indigo-theme.dark-mode .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.indigo-theme.dark-mode .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.indigo-theme.dark-mode .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.indigo-theme.dark-mode .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.indigo-theme.dark-mode .mdc-list-item__start,
.indigo-theme.dark-mode .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #6610f2;
  --mdc-radio-selected-hover-icon-color: #6610f2;
  --mdc-radio-selected-icon-color: #6610f2;
  --mdc-radio-selected-pressed-icon-color: #6610f2;
}
.indigo-theme.dark-mode .mat-accent .mdc-list-item__start,
.indigo-theme.dark-mode .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.indigo-theme.dark-mode .mat-warn .mdc-list-item__start,
.indigo-theme.dark-mode .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.indigo-theme.dark-mode .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #6610f2;
  --mdc-checkbox-selected-hover-icon-color: #6610f2;
  --mdc-checkbox-selected-icon-color: #6610f2;
  --mdc-checkbox-selected-pressed-icon-color: #6610f2;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #6610f2;
  --mdc-checkbox-selected-hover-state-layer-color: #6610f2;
  --mdc-checkbox-selected-pressed-state-layer-color: #6610f2;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.indigo-theme.dark-mode .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.indigo-theme.dark-mode .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.indigo-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.indigo-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #6610f2;
}
.indigo-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.indigo-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #6610f2;
}
.indigo-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.indigo-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.indigo-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.indigo-theme.dark-mode .mat-mdc-tab-group, .indigo-theme.dark-mode .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #6610f2;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #6610f2;
  --mat-tab-header-active-ripple-color: #6610f2;
  --mat-tab-header-inactive-ripple-color: #6610f2;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #6610f2;
  --mat-tab-header-active-hover-label-text-color: #6610f2;
  --mat-tab-header-active-focus-indicator-color: #6610f2;
  --mat-tab-header-active-hover-indicator-color: #6610f2;
}
.indigo-theme.dark-mode .mat-mdc-tab-group.mat-accent, .indigo-theme.dark-mode .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.indigo-theme.dark-mode .mat-mdc-tab-group.mat-warn, .indigo-theme.dark-mode .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.indigo-theme.dark-mode .mat-mdc-tab-group.mat-background-primary, .indigo-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #6610f2;
  --mat-tab-header-with-background-foreground-color: #7123f2;
}
.indigo-theme.dark-mode .mat-mdc-tab-group.mat-background-accent, .indigo-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.indigo-theme.dark-mode .mat-mdc-tab-group.mat-background-warn, .indigo-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.indigo-theme.dark-mode .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #6610f2;
  --mdc-checkbox-selected-hover-icon-color: #6610f2;
  --mdc-checkbox-selected-icon-color: #6610f2;
  --mdc-checkbox-selected-pressed-icon-color: #6610f2;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #6610f2;
  --mdc-checkbox-selected-hover-state-layer-color: #6610f2;
  --mdc-checkbox-selected-pressed-state-layer-color: #6610f2;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.indigo-theme.dark-mode .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.indigo-theme.dark-mode .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.indigo-theme.dark-mode .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.indigo-theme.dark-mode .mat-mdc-button {
  --mdc-text-button-label-text-color: #fff;
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-text-button-state-layer-color: #fff;
  --mat-text-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.24;
  --mat-text-button-pressed-state-layer-opacity: 0.24;
}
.indigo-theme.dark-mode .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #6610f2;
  --mat-text-button-state-layer-color: #6610f2;
  --mat-text-button-ripple-color: rgba(102, 16, 242, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.24;
  --mat-filled-button-pressed-state-layer-opacity: 0.24;
}
.indigo-theme.dark-mode .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #6610f2;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-raised-button {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.24;
  --mat-protected-button-pressed-state-layer-opacity: 0.24;
  box-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);
}
.indigo-theme.dark-mode .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #6610f2;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-raised-button:hover, .indigo-theme.dark-mode .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.indigo-theme.dark-mode .mat-mdc-raised-button:active, .indigo-theme.dark-mode .mat-mdc-raised-button:focus:active {
  box-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);
}
.indigo-theme.dark-mode .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-label-text-color: #fff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #fff;
  --mat-outlined-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.24;
  --mat-outlined-button-pressed-state-layer-opacity: 0.24;
}
.indigo-theme.dark-mode .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #6610f2;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #6610f2;
  --mat-outlined-button-ripple-color: rgba(102, 16, 242, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-state-layer-color: #fff;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
}
.indigo-theme.dark-mode .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #6610f2;
  --mat-icon-button-state-layer-color: #6610f2;
  --mat-icon-button-ripple-color: rgba(102, 16, 242, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-fab.mat-primary,
.indigo-theme.dark-mode .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #6610f2;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-fab.mat-accent,
.indigo-theme.dark-mode .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.indigo-theme.dark-mode .mat-mdc-fab.mat-warn,
.indigo-theme.dark-mode .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.indigo-theme.dark-mode .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.indigo-theme.dark-mode .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.indigo-theme.dark-mode .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.indigo-theme.dark-mode .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.indigo-theme.dark-mode .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.indigo-theme.dark-mode .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.indigo-theme.dark-mode .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.indigo-theme.dark-mode .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.indigo-theme.dark-mode .mat-icon.mat-primary {
  --mat-icon-color: #6610f2;
}
.indigo-theme.dark-mode .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.indigo-theme.dark-mode .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.indigo-theme.dark-mode .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.indigo-theme.dark-mode .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.indigo-theme.dark-mode .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #6610f2;
  --mat-toolbar-container-text-color: #7123f2;
}
.indigo-theme.dark-mode .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.indigo-theme.dark-mode .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.indigo-theme.dark-mode .bg-primary-50 {
  background: #ede2fd;
}
.indigo-theme.dark-mode .text-primary-50 {
  color: #ede2fd !important;
}
.indigo-theme.dark-mode .b-primary-50 {
  border-color: #ede2fd !important;
}
.indigo-theme.dark-mode .bg-primary-100 {
  background: #3805e8;
}
.indigo-theme.dark-mode .text-primary-100 {
  color: #3805e8 !important;
}
.indigo-theme.dark-mode .b-primary-100 {
  border-color: #3805e8 !important;
}
.indigo-theme.dark-mode .bg-primary-200 {
  background: #4909ec;
}
.indigo-theme.dark-mode .text-primary-200 {
  color: #4909ec !important;
}
.indigo-theme.dark-mode .b-primary-200 {
  border-color: #4909ec !important;
}
.indigo-theme.dark-mode .bg-primary-300 {
  background: #530cee;
}
.indigo-theme.dark-mode .text-primary-300 {
  color: #530cee !important;
}
.indigo-theme.dark-mode .b-primary-300 {
  border-color: #530cee !important;
}
.indigo-theme.dark-mode .bg-primary-400 {
  background: #5e0ef0;
}
.indigo-theme.dark-mode .text-primary-400 {
  color: #5e0ef0 !important;
}
.indigo-theme.dark-mode .b-primary-400 {
  border-color: #5e0ef0 !important;
}
.indigo-theme.dark-mode .bg-primary-500 {
  background: #7123f2;
}
.indigo-theme.dark-mode .text-primary-500 {
  color: #7123f2 !important;
}
.indigo-theme.dark-mode .b-primary-500 {
  border-color: #7123f2 !important;
}
.indigo-theme.dark-mode .bg-primary-600 {
  background: #7d34f4;
}
.indigo-theme.dark-mode .text-primary-600 {
  color: #7d34f4 !important;
}
.indigo-theme.dark-mode .b-primary-600 {
  border-color: #7d34f4 !important;
}
.indigo-theme.dark-mode .bg-primary-700 {
  background: #9458f6;
}
.indigo-theme.dark-mode .text-primary-700 {
  color: #9458f6 !important;
}
.indigo-theme.dark-mode .b-primary-700 {
  border-color: #9458f6 !important;
}
.indigo-theme.dark-mode .bg-primary-800 {
  background: #b388f9;
}
.indigo-theme.dark-mode .text-primary-800 {
  color: #b388f9 !important;
}
.indigo-theme.dark-mode .b-primary-800 {
  border-color: #b388f9 !important;
}
.indigo-theme.dark-mode .bg-primary-900 {
  background: #d1b7fb;
}
.indigo-theme.dark-mode .text-primary-900 {
  color: #d1b7fb !important;
}
.indigo-theme.dark-mode .b-primary-900 {
  border-color: #d1b7fb !important;
}
.indigo-theme.dark-mode .bg-accent-50 {
  background: #1d2630;
}
.indigo-theme.dark-mode .text-accent-50 {
  color: #1d2630 !important;
}
.indigo-theme.dark-mode .b-accent-50 {
  border-color: #1d2630 !important;
}
.indigo-theme.dark-mode .bg-accent-100 {
  background: #131920;
}
.indigo-theme.dark-mode .text-accent-100 {
  color: #131920 !important;
}
.indigo-theme.dark-mode .b-accent-100 {
  border-color: #131920 !important;
}
.indigo-theme.dark-mode .bg-accent-200 {
  background: #1d2630;
}
.indigo-theme.dark-mode .text-accent-200 {
  color: #1d2630 !important;
}
.indigo-theme.dark-mode .b-accent-200 {
  border-color: #1d2630 !important;
}
.indigo-theme.dark-mode .bg-accent-300 {
  background: #3e4853;
}
.indigo-theme.dark-mode .text-accent-300 {
  color: #3e4853 !important;
}
.indigo-theme.dark-mode .b-accent-300 {
  border-color: #3e4853 !important;
}
.indigo-theme.dark-mode .bg-accent-400 {
  background: #5b6b79;
}
.indigo-theme.dark-mode .text-accent-400 {
  color: #5b6b79 !important;
}
.indigo-theme.dark-mode .b-accent-400 {
  border-color: #5b6b79 !important;
}
.indigo-theme.dark-mode .bg-accent-500 {
  background: #8996a4;
}
.indigo-theme.dark-mode .text-accent-500 {
  color: #8996a4 !important;
}
.indigo-theme.dark-mode .b-accent-500 {
  border-color: #8996a4 !important;
}
.indigo-theme.dark-mode .bg-accent-600 {
  background: #bec8d0;
}
.indigo-theme.dark-mode .text-accent-600 {
  color: #bec8d0 !important;
}
.indigo-theme.dark-mode .b-accent-600 {
  border-color: #bec8d0 !important;
}
.indigo-theme.dark-mode .bg-accent-700 {
  background: #dbe0e5;
}
.indigo-theme.dark-mode .text-accent-700 {
  color: #dbe0e5 !important;
}
.indigo-theme.dark-mode .b-accent-700 {
  border-color: #dbe0e5 !important;
}
.indigo-theme.dark-mode .bg-accent-800 {
  background: #f3f5f7;
}
.indigo-theme.dark-mode .text-accent-800 {
  color: #f3f5f7 !important;
}
.indigo-theme.dark-mode .b-accent-800 {
  border-color: #f3f5f7 !important;
}
.indigo-theme.dark-mode .bg-accent-900 {
  background: #f8f9fa;
}
.indigo-theme.dark-mode .text-accent-900 {
  color: #f8f9fa !important;
}
.indigo-theme.dark-mode .b-accent-900 {
  border-color: #f8f9fa !important;
}
.indigo-theme.dark-mode .bg-warn-50 {
  background: #f5bebe;
}
.indigo-theme.dark-mode .text-warn-50 {
  color: #f5bebe !important;
}
.indigo-theme.dark-mode .b-warn-50 {
  border-color: #f5bebe !important;
}
.indigo-theme.dark-mode .bg-warn-100 {
  background: #c50d0d;
}
.indigo-theme.dark-mode .text-warn-100 {
  color: #c50d0d !important;
}
.indigo-theme.dark-mode .b-warn-100 {
  border-color: #c50d0d !important;
}
.indigo-theme.dark-mode .bg-warn-200 {
  background: #ce1717;
}
.indigo-theme.dark-mode .text-warn-200 {
  color: #ce1717 !important;
}
.indigo-theme.dark-mode .b-warn-200 {
  border-color: #ce1717 !important;
}
.indigo-theme.dark-mode .bg-warn-300 {
  background: #d31c1c;
}
.indigo-theme.dark-mode .text-warn-300 {
  color: #d31c1c !important;
}
.indigo-theme.dark-mode .b-warn-300 {
  border-color: #d31c1c !important;
}
.indigo-theme.dark-mode .bg-warn-400 {
  background: #d82222;
}
.indigo-theme.dark-mode .text-warn-400 {
  color: #d82222 !important;
}
.indigo-theme.dark-mode .b-warn-400 {
  border-color: #d82222 !important;
}
.indigo-theme.dark-mode .bg-warn-500 {
  background: #dc2626;
}
.indigo-theme.dark-mode .text-warn-500 {
  color: #dc2626 !important;
}
.indigo-theme.dark-mode .b-warn-500 {
  border-color: #dc2626 !important;
}
.indigo-theme.dark-mode .bg-warn-600 {
  background: #e14747;
}
.indigo-theme.dark-mode .text-warn-600 {
  color: #e14747 !important;
}
.indigo-theme.dark-mode .b-warn-600 {
  border-color: #e14747 !important;
}
.indigo-theme.dark-mode .bg-warn-700 {
  background: #e76767;
}
.indigo-theme.dark-mode .text-warn-700 {
  color: #e76767 !important;
}
.indigo-theme.dark-mode .b-warn-700 {
  border-color: #e76767 !important;
}
.indigo-theme.dark-mode .bg-warn-800 {
  background: #ee9393;
}
.indigo-theme.dark-mode .text-warn-800 {
  color: #ee9393 !important;
}
.indigo-theme.dark-mode .b-warn-800 {
  border-color: #ee9393 !important;
}
.indigo-theme.dark-mode .bg-warn-900 {
  background: #f5bebe;
}
.indigo-theme.dark-mode .text-warn-900 {
  color: #f5bebe !important;
}
.indigo-theme.dark-mode .b-warn-900 {
  border-color: #f5bebe !important;
}
.indigo-theme.dark-mode .bg-success-50 {
  background: #e6f5f0;
}
.indigo-theme.dark-mode .text-success-50 {
  color: #e6f5f0 !important;
}
.indigo-theme.dark-mode .b-success-50 {
  border-color: #e6f5f0 !important;
}
.indigo-theme.dark-mode .bg-success-100 {
  background: #107d4f;
}
.indigo-theme.dark-mode .text-success-100 {
  color: #107d4f !important;
}
.indigo-theme.dark-mode .b-success-100 {
  border-color: #107d4f !important;
}
.indigo-theme.dark-mode .bg-success-200 {
  background: #1b8d62;
}
.indigo-theme.dark-mode .text-success-200 {
  color: #1b8d62 !important;
}
.indigo-theme.dark-mode .b-success-200 {
  border-color: #1b8d62 !important;
}
.indigo-theme.dark-mode .bg-success-300 {
  background: #21976c;
}
.indigo-theme.dark-mode .text-success-300 {
  color: #21976c !important;
}
.indigo-theme.dark-mode .b-success-300 {
  border-color: #21976c !important;
}
.indigo-theme.dark-mode .bg-success-400 {
  background: #27a077;
}
.indigo-theme.dark-mode .text-success-400 {
  color: #27a077 !important;
}
.indigo-theme.dark-mode .b-success-400 {
  border-color: #27a077 !important;
}
.indigo-theme.dark-mode .bg-success-500 {
  background: #2ca87f;
}
.indigo-theme.dark-mode .text-success-500 {
  color: #2ca87f !important;
}
.indigo-theme.dark-mode .b-success-500 {
  border-color: #2ca87f !important;
}
.indigo-theme.dark-mode .bg-success-600 {
  background: #4cb592;
}
.indigo-theme.dark-mode .text-success-600 {
  color: #4cb592 !important;
}
.indigo-theme.dark-mode .b-success-600 {
  border-color: #4cb592 !important;
}
.indigo-theme.dark-mode .bg-success-700 {
  background: #6bc2a5;
}
.indigo-theme.dark-mode .text-success-700 {
  color: #6bc2a5 !important;
}
.indigo-theme.dark-mode .b-success-700 {
  border-color: #6bc2a5 !important;
}
.indigo-theme.dark-mode .bg-success-800 {
  background: #96d4bf;
}
.indigo-theme.dark-mode .text-success-800 {
  color: #96d4bf !important;
}
.indigo-theme.dark-mode .b-success-800 {
  border-color: #96d4bf !important;
}
.indigo-theme.dark-mode .bg-success-900 {
  background: #c0e5d9;
}
.indigo-theme.dark-mode .text-success-900 {
  color: #c0e5d9 !important;
}
.indigo-theme.dark-mode .b-success-900 {
  border-color: #c0e5d9 !important;
}
.indigo-theme.dark-mode .bg-warning-50 {
  background: #fcf1e0;
}
.indigo-theme.dark-mode .text-warning-50 {
  color: #fcf1e0 !important;
}
.indigo-theme.dark-mode .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.indigo-theme.dark-mode .bg-warning-100 {
  background: #d35a00;
}
.indigo-theme.dark-mode .text-warning-100 {
  color: #d35a00 !important;
}
.indigo-theme.dark-mode .b-warning-100 {
  border-color: #d35a00 !important;
}
.indigo-theme.dark-mode .bg-warning-200 {
  background: #da6d00;
}
.indigo-theme.dark-mode .text-warning-200 {
  color: #da6d00 !important;
}
.indigo-theme.dark-mode .b-warning-200 {
  border-color: #da6d00 !important;
}
.indigo-theme.dark-mode .bg-warning-300 {
  background: #de7700;
}
.indigo-theme.dark-mode .text-warning-300 {
  color: #de7700 !important;
}
.indigo-theme.dark-mode .b-warning-300 {
  border-color: #de7700 !important;
}
.indigo-theme.dark-mode .bg-warning-400 {
  background: #e28200;
}
.indigo-theme.dark-mode .text-warning-400 {
  color: #e28200 !important;
}
.indigo-theme.dark-mode .b-warning-400 {
  border-color: #e28200 !important;
}
.indigo-theme.dark-mode .bg-warning-500 {
  background: #e58a00;
}
.indigo-theme.dark-mode .text-warning-500 {
  color: #e58a00 !important;
}
.indigo-theme.dark-mode .b-warning-500 {
  border-color: #e58a00 !important;
}
.indigo-theme.dark-mode .bg-warning-600 {
  background: #e99c26;
}
.indigo-theme.dark-mode .text-warning-600 {
  color: #e99c26 !important;
}
.indigo-theme.dark-mode .b-warning-600 {
  border-color: #e99c26 !important;
}
.indigo-theme.dark-mode .bg-warning-700 {
  background: #edad4d;
}
.indigo-theme.dark-mode .text-warning-700 {
  color: #edad4d !important;
}
.indigo-theme.dark-mode .b-warning-700 {
  border-color: #edad4d !important;
}
.indigo-theme.dark-mode .bg-warning-800 {
  background: #f2c580;
}
.indigo-theme.dark-mode .text-warning-800 {
  color: #f2c580 !important;
}
.indigo-theme.dark-mode .b-warning-800 {
  border-color: #f2c580 !important;
}
.indigo-theme.dark-mode .bg-warning-900 {
  background: #f7dcb3;
}
.indigo-theme.dark-mode .text-warning-900 {
  color: #f7dcb3 !important;
}
.indigo-theme.dark-mode .b-warning-900 {
  border-color: #f7dcb3 !important;
}

.purple-theme {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-option-selected-state-label-text-color: #673ab7;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: white;
  --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-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #673ab7;
  --mdc-filled-text-field-focus-active-indicator-color: #673ab7;
  --mdc-filled-text-field-focus-label-text-color: rgba(103, 58, 183, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #673ab7;
  --mdc-outlined-text-field-focus-outline-color: #673ab7;
  --mdc-outlined-text-field-focus-label-text-color: rgba(103, 58, 183, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(103, 58, 183, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(103, 58, 183, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: white;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #673ab7;
  --mdc-slider-focus-handle-color: #673ab7;
  --mdc-slider-hover-handle-color: #673ab7;
  --mdc-slider-active-track-color: #673ab7;
  --mdc-slider-inactive-track-color: #673ab7;
  --mdc-slider-with-tick-marks-inactive-container-color: #673ab7;
  --mdc-slider-with-tick-marks-active-container-color: #673ab7;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --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);
  --mat-mdc-slider-ripple-color: #673ab7;
  --mat-mdc-slider-hover-ripple-color: rgba(103, 58, 183, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(103, 58, 183, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: white;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #8996a4;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #673ab7;
  --mat-badge-background-color: #673ab7;
  --mat-badge-text-color: #673ab7;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-datepicker-calendar-date-selected-state-text-color: #673ab7;
  --mat-datepicker-calendar-date-selected-state-background-color: #673ab7;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(103, 58, 183, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #673ab7;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(103, 58, 183, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(103, 58, 183, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #673ab7;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(103, 58, 183, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: #673ab7;
  --mat-stepper-header-selected-state-icon-background-color: #673ab7;
  --mat-stepper-header-selected-state-icon-foreground-color: #673ab7;
  --mat-stepper-header-done-state-icon-background-color: #673ab7;
  --mat-stepper-header-done-state-icon-foreground-color: #673ab7;
  --mat-stepper-header-edit-state-icon-background-color: #673ab7;
  --mat-stepper-header-edit-state-icon-foreground-color: #673ab7;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #757575;
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --primary-50: #ede7f6;
  --primary-100: #d1c4e9;
  --primary-200: #b39ddb;
  --primary-300: #9575cd;
  --primary-400: #7e58c2;
  --primary-500: #673ab7;
  --primary-600: #5f34b0;
  --primary-700: #542ca7;
  --primary-800: #4a259f;
  --primary-900: #391890;
  --accent-50: #fff;
  --accent-100: #f8f9fa;
  --accent-200: #f3f5f7;
  --accent-300: #dbe0e5;
  --accent-400: #bec8d0;
  --accent-500: #8996a4;
  --accent-600: #5b6b79;
  --accent-700: #3e4853;
  --accent-800: #1d2630;
  --accent-900: #131920;
  --warn-50: #fbe5e5;
  --warn-100: #f5bebe;
  --warn-200: #ee9393;
  --warn-300: #e76767;
  --warn-400: #e14747;
  --warn-500: #dc2626;
  --warn-600: #d82222;
  --warn-700: #d31c1c;
  --warn-800: #ce1717;
  --warn-900: #c50d0d;
  --success-50: #e6f5f0;
  --success-100: #c0e5d9;
  --success-200: #96d4bf;
  --success-300: #6bc2a5;
  --success-400: #4cb592;
  --success-500: #2ca87f;
  --success-600: #27a077;
  --success-700: #21976c;
  --success-800: #1b8d62;
  --success-900: #107d4f;
  --warning-50: #fcf1e0;
  --warning-100: #f7dcb3;
  --warning-200: #f2c580;
  --warning-300: #edad4d;
  --warning-400: #e99c26;
  --warning-500: #e58a00;
  --warning-600: #e28200;
  --warning-700: #de7700;
  --warning-800: #da6d00;
  --warning-900: #d35a00;
}
.purple-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.purple-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.purple-theme .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.purple-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.purple-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.purple-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #673ab7;
}
.purple-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.purple-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #673ab7;
}
.purple-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.purple-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.purple-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.purple-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.purple-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.purple-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.purple-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.purple-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.purple-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.purple-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.purple-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.purple-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.purple-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.purple-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.purple-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.purple-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.purple-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.purple-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.purple-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.purple-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.purple-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.purple-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.purple-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.purple-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.purple-theme .mat-app-background, .purple-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.purple-theme .mat-elevation-z0, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.purple-theme .mat-elevation-z1, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.purple-theme .mat-elevation-z2, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.purple-theme .mat-elevation-z3, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.purple-theme .mat-elevation-z4, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.purple-theme .mat-elevation-z5, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z6, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.purple-theme .mat-elevation-z7, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z8, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.purple-theme .mat-elevation-z9, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z10, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z11, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z12, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.purple-theme .mat-elevation-z13, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z14, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z15, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z16, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.purple-theme .mat-elevation-z17, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z18, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z19, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z20, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z21, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z22, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z23, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.purple-theme .mat-elevation-z24, .purple-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.purple-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #673ab7;
  --mdc-linear-progress-track-color: rgba(103, 58, 183, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.purple-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(103, 58, 183, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(103, 58, 183, 0.25));
}
@media (forced-colors: active) {
  .purple-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .purple-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(103, 58, 183, 0.25)'/%3E%3C/svg%3E");
  }
}
.purple-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(103, 58, 183, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(103, 58, 183, 0.25));
}
.purple-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.purple-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .purple-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .purple-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.purple-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.purple-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.purple-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .purple-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .purple-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.purple-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.purple-theme .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.purple-theme .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.purple-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.purple-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.purple-theme .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.purple-theme .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.purple-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .purple-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #673ab7;
  --mdc-chip-elevated-container-color: #673ab7;
  --mdc-chip-elevated-disabled-container-color: #673ab7;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #673ab7;
  --mdc-chip-with-icon-icon-color: #673ab7;
  --mdc-chip-with-icon-disabled-icon-color: #673ab7;
  --mdc-chip-with-icon-selected-icon-color: #673ab7;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #673ab7;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #673ab7;
}
.purple-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .purple-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.purple-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .purple-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.purple-theme .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.purple-theme .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #5f34b0;
  --mdc-switch-selected-handle-color: #5f34b0;
  --mdc-switch-selected-hover-state-layer-color: #5f34b0;
  --mdc-switch-selected-pressed-state-layer-color: #5f34b0;
  --mdc-switch-selected-focus-handle-color: #391890;
  --mdc-switch-selected-hover-handle-color: #391890;
  --mdc-switch-selected-pressed-handle-color: #391890;
  --mdc-switch-selected-focus-track-color: #9575cd;
  --mdc-switch-selected-hover-track-color: #9575cd;
  --mdc-switch-selected-pressed-track-color: #9575cd;
  --mdc-switch-selected-track-color: #9575cd;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.purple-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.purple-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.purple-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #5b6b79;
  --mdc-switch-selected-handle-color: #5b6b79;
  --mdc-switch-selected-hover-state-layer-color: #5b6b79;
  --mdc-switch-selected-pressed-state-layer-color: #5b6b79;
  --mdc-switch-selected-focus-handle-color: #131920;
  --mdc-switch-selected-hover-handle-color: #131920;
  --mdc-switch-selected-pressed-handle-color: #131920;
  --mdc-switch-selected-focus-track-color: #dbe0e5;
  --mdc-switch-selected-hover-track-color: #dbe0e5;
  --mdc-switch-selected-pressed-track-color: #dbe0e5;
  --mdc-switch-selected-track-color: #dbe0e5;
}
.purple-theme .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #d82222;
  --mdc-switch-selected-handle-color: #d82222;
  --mdc-switch-selected-hover-state-layer-color: #d82222;
  --mdc-switch-selected-pressed-state-layer-color: #d82222;
  --mdc-switch-selected-focus-handle-color: #c50d0d;
  --mdc-switch-selected-hover-handle-color: #c50d0d;
  --mdc-switch-selected-pressed-handle-color: #c50d0d;
  --mdc-switch-selected-focus-track-color: #e76767;
  --mdc-switch-selected-hover-track-color: #e76767;
  --mdc-switch-selected-pressed-track-color: #e76767;
  --mdc-switch-selected-track-color: #e76767;
}
.purple-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.purple-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #673ab7;
  --mdc-radio-selected-hover-icon-color: #673ab7;
  --mdc-radio-selected-icon-color: #673ab7;
  --mdc-radio-selected-pressed-icon-color: #673ab7;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #673ab7;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.purple-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.purple-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.purple-theme .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.purple-theme .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.purple-theme .mdc-list-item__start,
.purple-theme .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #673ab7;
  --mdc-radio-selected-hover-icon-color: #673ab7;
  --mdc-radio-selected-icon-color: #673ab7;
  --mdc-radio-selected-pressed-icon-color: #673ab7;
}
.purple-theme .mat-accent .mdc-list-item__start,
.purple-theme .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.purple-theme .mat-warn .mdc-list-item__start,
.purple-theme .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.purple-theme .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #673ab7;
  --mdc-checkbox-selected-hover-icon-color: #673ab7;
  --mdc-checkbox-selected-icon-color: #673ab7;
  --mdc-checkbox-selected-pressed-icon-color: #673ab7;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #673ab7;
  --mdc-checkbox-selected-hover-state-layer-color: #673ab7;
  --mdc-checkbox-selected-pressed-state-layer-color: #673ab7;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.purple-theme .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.purple-theme .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.purple-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.purple-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #673ab7;
}
.purple-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.purple-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #673ab7;
}
.purple-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.purple-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.purple-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.purple-theme .mat-mdc-tab-group, .purple-theme .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #673ab7;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #673ab7;
  --mat-tab-header-active-ripple-color: #673ab7;
  --mat-tab-header-inactive-ripple-color: #673ab7;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #673ab7;
  --mat-tab-header-active-hover-label-text-color: #673ab7;
  --mat-tab-header-active-focus-indicator-color: #673ab7;
  --mat-tab-header-active-hover-indicator-color: #673ab7;
}
.purple-theme .mat-mdc-tab-group.mat-accent, .purple-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.purple-theme .mat-mdc-tab-group.mat-warn, .purple-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.purple-theme .mat-mdc-tab-group.mat-background-primary, .purple-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #673ab7;
  --mat-tab-header-with-background-foreground-color: #673ab7;
}
.purple-theme .mat-mdc-tab-group.mat-background-accent, .purple-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.purple-theme .mat-mdc-tab-group.mat-background-warn, .purple-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.purple-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #673ab7;
  --mdc-checkbox-selected-hover-icon-color: #673ab7;
  --mdc-checkbox-selected-icon-color: #673ab7;
  --mdc-checkbox-selected-pressed-icon-color: #673ab7;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #673ab7;
  --mdc-checkbox-selected-hover-state-layer-color: #673ab7;
  --mdc-checkbox-selected-pressed-state-layer-color: #673ab7;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.purple-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.purple-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.purple-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.purple-theme .mat-mdc-button {
  --mdc-text-button-label-text-color: #000;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color: #000;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
}
.purple-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #673ab7;
  --mat-text-button-state-layer-color: #673ab7;
  --mat-text-button-ripple-color: rgba(103, 58, 183, 0.1);
}
.purple-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.purple-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.purple-theme .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: #000;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
}
.purple-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #673ab7;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.purple-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.purple-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.purple-theme .mat-mdc-raised-button {
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: #000;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  box-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);
}
.purple-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #673ab7;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.purple-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.purple-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.purple-theme .mat-mdc-raised-button:hover, .purple-theme .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.purple-theme .mat-mdc-raised-button:active, .purple-theme .mat-mdc-raised-button:focus:active {
  box-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);
}
.purple-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: #000;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #000;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}
.purple-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #673ab7;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #673ab7;
  --mat-outlined-button-ripple-color: rgba(103, 58, 183, 0.1);
}
.purple-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.purple-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.purple-theme .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color: #000;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
.purple-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #673ab7;
  --mat-icon-button-state-layer-color: #673ab7;
  --mat-icon-button-ripple-color: rgba(103, 58, 183, 0.1);
}
.purple-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.purple-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.purple-theme .mat-mdc-fab.mat-primary,
.purple-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #673ab7;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.purple-theme .mat-mdc-fab.mat-accent,
.purple-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.purple-theme .mat-mdc-fab.mat-warn,
.purple-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.purple-theme .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.purple-theme .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.purple-theme .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.purple-theme .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.purple-theme .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.purple-theme .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.purple-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.purple-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.purple-theme .mat-icon.mat-primary {
  --mat-icon-color: #673ab7;
}
.purple-theme .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.purple-theme .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.purple-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.purple-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.purple-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #673ab7;
  --mat-toolbar-container-text-color: #673ab7;
}
.purple-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.purple-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.purple-theme .bg-primary-50 {
  background: #ede7f6;
}
.purple-theme .text-primary-50 {
  color: #ede7f6 !important;
}
.purple-theme .b-primary-50 {
  border-color: #ede7f6 !important;
}
.purple-theme .bg-primary-100 {
  background: #d1c4e9;
}
.purple-theme .text-primary-100 {
  color: #d1c4e9 !important;
}
.purple-theme .b-primary-100 {
  border-color: #d1c4e9 !important;
}
.purple-theme .bg-primary-200 {
  background: #b39ddb;
}
.purple-theme .text-primary-200 {
  color: #b39ddb !important;
}
.purple-theme .b-primary-200 {
  border-color: #b39ddb !important;
}
.purple-theme .bg-primary-300 {
  background: #9575cd;
}
.purple-theme .text-primary-300 {
  color: #9575cd !important;
}
.purple-theme .b-primary-300 {
  border-color: #9575cd !important;
}
.purple-theme .bg-primary-400 {
  background: #7e58c2;
}
.purple-theme .text-primary-400 {
  color: #7e58c2 !important;
}
.purple-theme .b-primary-400 {
  border-color: #7e58c2 !important;
}
.purple-theme .bg-primary-500 {
  background: #673ab7;
}
.purple-theme .text-primary-500 {
  color: #673ab7 !important;
}
.purple-theme .b-primary-500 {
  border-color: #673ab7 !important;
}
.purple-theme .bg-primary-600 {
  background: #5f34b0;
}
.purple-theme .text-primary-600 {
  color: #5f34b0 !important;
}
.purple-theme .b-primary-600 {
  border-color: #5f34b0 !important;
}
.purple-theme .bg-primary-700 {
  background: #542ca7;
}
.purple-theme .text-primary-700 {
  color: #542ca7 !important;
}
.purple-theme .b-primary-700 {
  border-color: #542ca7 !important;
}
.purple-theme .bg-primary-800 {
  background: #4a259f;
}
.purple-theme .text-primary-800 {
  color: #4a259f !important;
}
.purple-theme .b-primary-800 {
  border-color: #4a259f !important;
}
.purple-theme .bg-primary-900 {
  background: #391890;
}
.purple-theme .text-primary-900 {
  color: #391890 !important;
}
.purple-theme .b-primary-900 {
  border-color: #391890 !important;
}
.purple-theme .bg-accent-50 {
  background: #fff;
}
.purple-theme .text-accent-50 {
  color: #fff !important;
}
.purple-theme .b-accent-50 {
  border-color: #fff !important;
}
.purple-theme .bg-accent-100 {
  background: #f8f9fa;
}
.purple-theme .text-accent-100 {
  color: #f8f9fa !important;
}
.purple-theme .b-accent-100 {
  border-color: #f8f9fa !important;
}
.purple-theme .bg-accent-200 {
  background: #f3f5f7;
}
.purple-theme .text-accent-200 {
  color: #f3f5f7 !important;
}
.purple-theme .b-accent-200 {
  border-color: #f3f5f7 !important;
}
.purple-theme .bg-accent-300 {
  background: #dbe0e5;
}
.purple-theme .text-accent-300 {
  color: #dbe0e5 !important;
}
.purple-theme .b-accent-300 {
  border-color: #dbe0e5 !important;
}
.purple-theme .bg-accent-400 {
  background: #bec8d0;
}
.purple-theme .text-accent-400 {
  color: #bec8d0 !important;
}
.purple-theme .b-accent-400 {
  border-color: #bec8d0 !important;
}
.purple-theme .bg-accent-500 {
  background: #8996a4;
}
.purple-theme .text-accent-500 {
  color: #8996a4 !important;
}
.purple-theme .b-accent-500 {
  border-color: #8996a4 !important;
}
.purple-theme .bg-accent-600 {
  background: #5b6b79;
}
.purple-theme .text-accent-600 {
  color: #5b6b79 !important;
}
.purple-theme .b-accent-600 {
  border-color: #5b6b79 !important;
}
.purple-theme .bg-accent-700 {
  background: #3e4853;
}
.purple-theme .text-accent-700 {
  color: #3e4853 !important;
}
.purple-theme .b-accent-700 {
  border-color: #3e4853 !important;
}
.purple-theme .bg-accent-800 {
  background: #1d2630;
}
.purple-theme .text-accent-800 {
  color: #1d2630 !important;
}
.purple-theme .b-accent-800 {
  border-color: #1d2630 !important;
}
.purple-theme .bg-accent-900 {
  background: #131920;
}
.purple-theme .text-accent-900 {
  color: #131920 !important;
}
.purple-theme .b-accent-900 {
  border-color: #131920 !important;
}
.purple-theme .bg-warn-50 {
  background: #fbe5e5;
}
.purple-theme .text-warn-50 {
  color: #fbe5e5 !important;
}
.purple-theme .b-warn-50 {
  border-color: #fbe5e5 !important;
}
.purple-theme .bg-warn-100 {
  background: #f5bebe;
}
.purple-theme .text-warn-100 {
  color: #f5bebe !important;
}
.purple-theme .b-warn-100 {
  border-color: #f5bebe !important;
}
.purple-theme .bg-warn-200 {
  background: #ee9393;
}
.purple-theme .text-warn-200 {
  color: #ee9393 !important;
}
.purple-theme .b-warn-200 {
  border-color: #ee9393 !important;
}
.purple-theme .bg-warn-300 {
  background: #e76767;
}
.purple-theme .text-warn-300 {
  color: #e76767 !important;
}
.purple-theme .b-warn-300 {
  border-color: #e76767 !important;
}
.purple-theme .bg-warn-400 {
  background: #e14747;
}
.purple-theme .text-warn-400 {
  color: #e14747 !important;
}
.purple-theme .b-warn-400 {
  border-color: #e14747 !important;
}
.purple-theme .bg-warn-500 {
  background: #dc2626;
}
.purple-theme .text-warn-500 {
  color: #dc2626 !important;
}
.purple-theme .b-warn-500 {
  border-color: #dc2626 !important;
}
.purple-theme .bg-warn-600 {
  background: #d82222;
}
.purple-theme .text-warn-600 {
  color: #d82222 !important;
}
.purple-theme .b-warn-600 {
  border-color: #d82222 !important;
}
.purple-theme .bg-warn-700 {
  background: #d31c1c;
}
.purple-theme .text-warn-700 {
  color: #d31c1c !important;
}
.purple-theme .b-warn-700 {
  border-color: #d31c1c !important;
}
.purple-theme .bg-warn-800 {
  background: #ce1717;
}
.purple-theme .text-warn-800 {
  color: #ce1717 !important;
}
.purple-theme .b-warn-800 {
  border-color: #ce1717 !important;
}
.purple-theme .bg-warn-900 {
  background: #c50d0d;
}
.purple-theme .text-warn-900 {
  color: #c50d0d !important;
}
.purple-theme .b-warn-900 {
  border-color: #c50d0d !important;
}
.purple-theme .bg-success-50 {
  background: #e6f5f0;
}
.purple-theme .text-success-50 {
  color: #e6f5f0 !important;
}
.purple-theme .b-success-50 {
  border-color: #e6f5f0 !important;
}
.purple-theme .bg-success-100 {
  background: #c0e5d9;
}
.purple-theme .text-success-100 {
  color: #c0e5d9 !important;
}
.purple-theme .b-success-100 {
  border-color: #c0e5d9 !important;
}
.purple-theme .bg-success-200 {
  background: #96d4bf;
}
.purple-theme .text-success-200 {
  color: #96d4bf !important;
}
.purple-theme .b-success-200 {
  border-color: #96d4bf !important;
}
.purple-theme .bg-success-300 {
  background: #6bc2a5;
}
.purple-theme .text-success-300 {
  color: #6bc2a5 !important;
}
.purple-theme .b-success-300 {
  border-color: #6bc2a5 !important;
}
.purple-theme .bg-success-400 {
  background: #4cb592;
}
.purple-theme .text-success-400 {
  color: #4cb592 !important;
}
.purple-theme .b-success-400 {
  border-color: #4cb592 !important;
}
.purple-theme .bg-success-500 {
  background: #2ca87f;
}
.purple-theme .text-success-500 {
  color: #2ca87f !important;
}
.purple-theme .b-success-500 {
  border-color: #2ca87f !important;
}
.purple-theme .bg-success-600 {
  background: #27a077;
}
.purple-theme .text-success-600 {
  color: #27a077 !important;
}
.purple-theme .b-success-600 {
  border-color: #27a077 !important;
}
.purple-theme .bg-success-700 {
  background: #21976c;
}
.purple-theme .text-success-700 {
  color: #21976c !important;
}
.purple-theme .b-success-700 {
  border-color: #21976c !important;
}
.purple-theme .bg-success-800 {
  background: #1b8d62;
}
.purple-theme .text-success-800 {
  color: #1b8d62 !important;
}
.purple-theme .b-success-800 {
  border-color: #1b8d62 !important;
}
.purple-theme .bg-success-900 {
  background: #107d4f;
}
.purple-theme .text-success-900 {
  color: #107d4f !important;
}
.purple-theme .b-success-900 {
  border-color: #107d4f !important;
}
.purple-theme .bg-warning-50 {
  background: #fcf1e0;
}
.purple-theme .text-warning-50 {
  color: #fcf1e0 !important;
}
.purple-theme .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.purple-theme .bg-warning-100 {
  background: #f7dcb3;
}
.purple-theme .text-warning-100 {
  color: #f7dcb3 !important;
}
.purple-theme .b-warning-100 {
  border-color: #f7dcb3 !important;
}
.purple-theme .bg-warning-200 {
  background: #f2c580;
}
.purple-theme .text-warning-200 {
  color: #f2c580 !important;
}
.purple-theme .b-warning-200 {
  border-color: #f2c580 !important;
}
.purple-theme .bg-warning-300 {
  background: #edad4d;
}
.purple-theme .text-warning-300 {
  color: #edad4d !important;
}
.purple-theme .b-warning-300 {
  border-color: #edad4d !important;
}
.purple-theme .bg-warning-400 {
  background: #e99c26;
}
.purple-theme .text-warning-400 {
  color: #e99c26 !important;
}
.purple-theme .b-warning-400 {
  border-color: #e99c26 !important;
}
.purple-theme .bg-warning-500 {
  background: #e58a00;
}
.purple-theme .text-warning-500 {
  color: #e58a00 !important;
}
.purple-theme .b-warning-500 {
  border-color: #e58a00 !important;
}
.purple-theme .bg-warning-600 {
  background: #e28200;
}
.purple-theme .text-warning-600 {
  color: #e28200 !important;
}
.purple-theme .b-warning-600 {
  border-color: #e28200 !important;
}
.purple-theme .bg-warning-700 {
  background: #de7700;
}
.purple-theme .text-warning-700 {
  color: #de7700 !important;
}
.purple-theme .b-warning-700 {
  border-color: #de7700 !important;
}
.purple-theme .bg-warning-800 {
  background: #da6d00;
}
.purple-theme .text-warning-800 {
  color: #da6d00 !important;
}
.purple-theme .b-warning-800 {
  border-color: #da6d00 !important;
}
.purple-theme .bg-warning-900 {
  background: #d35a00;
}
.purple-theme .text-warning-900 {
  color: #d35a00 !important;
}
.purple-theme .b-warning-900 {
  border-color: #d35a00 !important;
}
.purple-theme.dark-mode {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-option-selected-state-label-text-color: #673ab7;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-optgroup-label-text-color: white;
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: #424242;
  --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-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #673ab7;
  --mdc-filled-text-field-focus-active-indicator-color: #673ab7;
  --mdc-filled-text-field-focus-label-text-color: rgba(103, 58, 183, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #673ab7;
  --mdc-outlined-text-field-focus-outline-color: #673ab7;
  --mdc-outlined-text-field-focus-label-text-color: rgba(103, 58, 183, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(103, 58, 183, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(103, 58, 183, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: #424242;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #673ab7;
  --mdc-slider-focus-handle-color: #673ab7;
  --mdc-slider-hover-handle-color: #673ab7;
  --mdc-slider-active-track-color: #673ab7;
  --mdc-slider-inactive-track-color: #673ab7;
  --mdc-slider-with-tick-marks-inactive-container-color: #673ab7;
  --mdc-slider-with-tick-marks-active-container-color: #673ab7;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-label-container-color: #fff;
  --mdc-slider-label-label-text-color: #000;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --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);
  --mat-mdc-slider-ripple-color: #673ab7;
  --mat-mdc-slider-hover-ripple-color: rgba(103, 58, 183, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(103, 58, 183, 0.2);
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: #424242;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #673ab7;
  --mat-badge-background-color: #673ab7;
  --mat-badge-text-color: #673ab7;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-datepicker-calendar-date-selected-state-text-color: #673ab7;
  --mat-datepicker-calendar-date-selected-state-background-color: #673ab7;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(103, 58, 183, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #673ab7;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(103, 58, 183, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(103, 58, 183, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #673ab7;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(103, 58, 183, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: #673ab7;
  --mat-stepper-header-selected-state-icon-background-color: #673ab7;
  --mat-stepper-header-selected-state-icon-foreground-color: #673ab7;
  --mat-stepper-header-done-state-icon-background-color: #673ab7;
  --mat-stepper-header-done-state-icon-foreground-color: #673ab7;
  --mat-stepper-header-edit-state-icon-background-color: #673ab7;
  --mat-stepper-header-edit-state-icon-foreground-color: #673ab7;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #c6c6c6;
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
  --primary-50: #ede7f6;
  --primary-100: #391890;
  --primary-200: #4a259f;
  --primary-300: #542ca7;
  --primary-400: #5f34b0;
  --primary-500: #673ab7;
  --primary-600: #7e58c2;
  --primary-700: #9575cd;
  --primary-800: #b39ddb;
  --primary-900: #d1c4e9;
  --accent-50: #1d2630;
  --accent-100: #131920;
  --accent-200: #1d2630;
  --accent-300: #3e4853;
  --accent-400: #5b6b79;
  --accent-500: #8996a4;
  --accent-600: #bec8d0;
  --accent-700: #dbe0e5;
  --accent-800: #f3f5f7;
  --accent-900: #f8f9fa;
  --warn-50: #f5bebe;
  --warn-100: #c50d0d;
  --warn-200: #ce1717;
  --warn-300: #d31c1c;
  --warn-400: #d82222;
  --warn-500: #dc2626;
  --warn-600: #e14747;
  --warn-700: #e76767;
  --warn-800: #ee9393;
  --warn-900: #f5bebe;
  --success-50: #e6f5f0;
  --success-100: #107d4f;
  --success-200: #1b8d62;
  --success-300: #21976c;
  --success-400: #27a077;
  --success-500: #2ca87f;
  --success-600: #4cb592;
  --success-700: #6bc2a5;
  --success-800: #96d4bf;
  --success-900: #c0e5d9;
  --warning-50: #fcf1e0;
  --warning-100: #d35a00;
  --warning-200: #da6d00;
  --warning-300: #de7700;
  --warning-400: #e28200;
  --warning-500: #e58a00;
  --warning-600: #e99c26;
  --warning-700: #edad4d;
  --warning-800: #f2c580;
  --warning-900: #f7dcb3;
}
.purple-theme.dark-mode .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.purple-theme.dark-mode .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.purple-theme.dark-mode .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.purple-theme.dark-mode .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.purple-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.purple-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #673ab7;
}
.purple-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.purple-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #673ab7;
}
.purple-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.purple-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.purple-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.purple-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.purple-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.purple-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.purple-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.purple-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.purple-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.purple-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.purple-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.purple-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.purple-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.purple-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.purple-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.purple-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.purple-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.purple-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.purple-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.purple-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.purple-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.purple-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.purple-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.purple-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.purple-theme.dark-mode .mat-app-background, .purple-theme.dark-mode.mat-app-background {
  background-color: #303030;
  color: white;
}
.purple-theme.dark-mode .mat-elevation-z0, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.purple-theme.dark-mode .mat-elevation-z1, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.purple-theme.dark-mode .mat-elevation-z2, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.purple-theme.dark-mode .mat-elevation-z3, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.purple-theme.dark-mode .mat-elevation-z4, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.purple-theme.dark-mode .mat-elevation-z5, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z6, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.purple-theme.dark-mode .mat-elevation-z7, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z8, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.purple-theme.dark-mode .mat-elevation-z9, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z10, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z11, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z12, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.purple-theme.dark-mode .mat-elevation-z13, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z14, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z15, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z16, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.purple-theme.dark-mode .mat-elevation-z17, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z18, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z19, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z20, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z21, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z22, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z23, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.purple-theme.dark-mode .mat-elevation-z24, .purple-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.purple-theme.dark-mode .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #673ab7;
  --mdc-linear-progress-track-color: rgba(103, 58, 183, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.purple-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(103, 58, 183, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(103, 58, 183, 0.25));
}
@media (forced-colors: active) {
  .purple-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .purple-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(103, 58, 183, 0.25)'/%3E%3C/svg%3E");
  }
}
.purple-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(103, 58, 183, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(103, 58, 183, 0.25));
}
.purple-theme.dark-mode .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.purple-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .purple-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .purple-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.purple-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.purple-theme.dark-mode .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.purple-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .purple-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .purple-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.purple-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.purple-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.purple-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.purple-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.purple-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.purple-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.purple-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.purple-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .purple-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #673ab7;
  --mdc-chip-elevated-container-color: #673ab7;
  --mdc-chip-elevated-disabled-container-color: #673ab7;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #673ab7;
  --mdc-chip-with-icon-icon-color: #673ab7;
  --mdc-chip-with-icon-disabled-icon-color: #673ab7;
  --mdc-chip-with-icon-selected-icon-color: #673ab7;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #673ab7;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #673ab7;
}
.purple-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .purple-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.purple-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .purple-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.purple-theme.dark-mode .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.purple-theme.dark-mode .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #9575cd;
  --mdc-switch-selected-handle-color: #9575cd;
  --mdc-switch-selected-hover-state-layer-color: #9575cd;
  --mdc-switch-selected-pressed-state-layer-color: #9575cd;
  --mdc-switch-selected-focus-handle-color: #b39ddb;
  --mdc-switch-selected-hover-handle-color: #b39ddb;
  --mdc-switch-selected-pressed-handle-color: #b39ddb;
  --mdc-switch-selected-focus-track-color: #5f34b0;
  --mdc-switch-selected-hover-track-color: #5f34b0;
  --mdc-switch-selected-pressed-track-color: #5f34b0;
  --mdc-switch-selected-track-color: #5f34b0;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.purple-theme.dark-mode .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.purple-theme.dark-mode .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.purple-theme.dark-mode .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #dbe0e5;
  --mdc-switch-selected-handle-color: #dbe0e5;
  --mdc-switch-selected-hover-state-layer-color: #dbe0e5;
  --mdc-switch-selected-pressed-state-layer-color: #dbe0e5;
  --mdc-switch-selected-focus-handle-color: #f3f5f7;
  --mdc-switch-selected-hover-handle-color: #f3f5f7;
  --mdc-switch-selected-pressed-handle-color: #f3f5f7;
  --mdc-switch-selected-focus-track-color: #5b6b79;
  --mdc-switch-selected-hover-track-color: #5b6b79;
  --mdc-switch-selected-pressed-track-color: #5b6b79;
  --mdc-switch-selected-track-color: #5b6b79;
}
.purple-theme.dark-mode .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e76767;
  --mdc-switch-selected-handle-color: #e76767;
  --mdc-switch-selected-hover-state-layer-color: #e76767;
  --mdc-switch-selected-pressed-state-layer-color: #e76767;
  --mdc-switch-selected-focus-handle-color: #ee9393;
  --mdc-switch-selected-hover-handle-color: #ee9393;
  --mdc-switch-selected-pressed-handle-color: #ee9393;
  --mdc-switch-selected-focus-track-color: #d82222;
  --mdc-switch-selected-hover-track-color: #d82222;
  --mdc-switch-selected-pressed-track-color: #d82222;
  --mdc-switch-selected-track-color: #d82222;
}
.purple-theme.dark-mode .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.purple-theme.dark-mode .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #673ab7;
  --mdc-radio-selected-hover-icon-color: #673ab7;
  --mdc-radio-selected-icon-color: #673ab7;
  --mdc-radio-selected-pressed-icon-color: #673ab7;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #673ab7;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.purple-theme.dark-mode .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.purple-theme.dark-mode .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.purple-theme.dark-mode .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.purple-theme.dark-mode .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.purple-theme.dark-mode .mdc-list-item__start,
.purple-theme.dark-mode .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #673ab7;
  --mdc-radio-selected-hover-icon-color: #673ab7;
  --mdc-radio-selected-icon-color: #673ab7;
  --mdc-radio-selected-pressed-icon-color: #673ab7;
}
.purple-theme.dark-mode .mat-accent .mdc-list-item__start,
.purple-theme.dark-mode .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.purple-theme.dark-mode .mat-warn .mdc-list-item__start,
.purple-theme.dark-mode .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.purple-theme.dark-mode .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #673ab7;
  --mdc-checkbox-selected-hover-icon-color: #673ab7;
  --mdc-checkbox-selected-icon-color: #673ab7;
  --mdc-checkbox-selected-pressed-icon-color: #673ab7;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #673ab7;
  --mdc-checkbox-selected-hover-state-layer-color: #673ab7;
  --mdc-checkbox-selected-pressed-state-layer-color: #673ab7;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.purple-theme.dark-mode .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.purple-theme.dark-mode .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.purple-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.purple-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #673ab7;
}
.purple-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.purple-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #673ab7;
}
.purple-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.purple-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.purple-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.purple-theme.dark-mode .mat-mdc-tab-group, .purple-theme.dark-mode .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #673ab7;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #673ab7;
  --mat-tab-header-active-ripple-color: #673ab7;
  --mat-tab-header-inactive-ripple-color: #673ab7;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #673ab7;
  --mat-tab-header-active-hover-label-text-color: #673ab7;
  --mat-tab-header-active-focus-indicator-color: #673ab7;
  --mat-tab-header-active-hover-indicator-color: #673ab7;
}
.purple-theme.dark-mode .mat-mdc-tab-group.mat-accent, .purple-theme.dark-mode .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.purple-theme.dark-mode .mat-mdc-tab-group.mat-warn, .purple-theme.dark-mode .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.purple-theme.dark-mode .mat-mdc-tab-group.mat-background-primary, .purple-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #673ab7;
  --mat-tab-header-with-background-foreground-color: #673ab7;
}
.purple-theme.dark-mode .mat-mdc-tab-group.mat-background-accent, .purple-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.purple-theme.dark-mode .mat-mdc-tab-group.mat-background-warn, .purple-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.purple-theme.dark-mode .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #673ab7;
  --mdc-checkbox-selected-hover-icon-color: #673ab7;
  --mdc-checkbox-selected-icon-color: #673ab7;
  --mdc-checkbox-selected-pressed-icon-color: #673ab7;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #673ab7;
  --mdc-checkbox-selected-hover-state-layer-color: #673ab7;
  --mdc-checkbox-selected-pressed-state-layer-color: #673ab7;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.purple-theme.dark-mode .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.purple-theme.dark-mode .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.purple-theme.dark-mode .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.purple-theme.dark-mode .mat-mdc-button {
  --mdc-text-button-label-text-color: #fff;
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-text-button-state-layer-color: #fff;
  --mat-text-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.24;
  --mat-text-button-pressed-state-layer-opacity: 0.24;
}
.purple-theme.dark-mode .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #673ab7;
  --mat-text-button-state-layer-color: #673ab7;
  --mat-text-button-ripple-color: rgba(103, 58, 183, 0.1);
}
.purple-theme.dark-mode .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.purple-theme.dark-mode .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.purple-theme.dark-mode .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.24;
  --mat-filled-button-pressed-state-layer-opacity: 0.24;
}
.purple-theme.dark-mode .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #673ab7;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.purple-theme.dark-mode .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.purple-theme.dark-mode .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.purple-theme.dark-mode .mat-mdc-raised-button {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.24;
  --mat-protected-button-pressed-state-layer-opacity: 0.24;
  box-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);
}
.purple-theme.dark-mode .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #673ab7;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.purple-theme.dark-mode .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.purple-theme.dark-mode .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.purple-theme.dark-mode .mat-mdc-raised-button:hover, .purple-theme.dark-mode .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.purple-theme.dark-mode .mat-mdc-raised-button:active, .purple-theme.dark-mode .mat-mdc-raised-button:focus:active {
  box-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);
}
.purple-theme.dark-mode .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-label-text-color: #fff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #fff;
  --mat-outlined-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.24;
  --mat-outlined-button-pressed-state-layer-opacity: 0.24;
}
.purple-theme.dark-mode .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #673ab7;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #673ab7;
  --mat-outlined-button-ripple-color: rgba(103, 58, 183, 0.1);
}
.purple-theme.dark-mode .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.purple-theme.dark-mode .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.purple-theme.dark-mode .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-state-layer-color: #fff;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
}
.purple-theme.dark-mode .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #673ab7;
  --mat-icon-button-state-layer-color: #673ab7;
  --mat-icon-button-ripple-color: rgba(103, 58, 183, 0.1);
}
.purple-theme.dark-mode .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.purple-theme.dark-mode .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.purple-theme.dark-mode .mat-mdc-fab.mat-primary,
.purple-theme.dark-mode .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #673ab7;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.purple-theme.dark-mode .mat-mdc-fab.mat-accent,
.purple-theme.dark-mode .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.purple-theme.dark-mode .mat-mdc-fab.mat-warn,
.purple-theme.dark-mode .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.purple-theme.dark-mode .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.purple-theme.dark-mode .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.purple-theme.dark-mode .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.purple-theme.dark-mode .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.purple-theme.dark-mode .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.purple-theme.dark-mode .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.purple-theme.dark-mode .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.purple-theme.dark-mode .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.purple-theme.dark-mode .mat-icon.mat-primary {
  --mat-icon-color: #673ab7;
}
.purple-theme.dark-mode .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.purple-theme.dark-mode .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.purple-theme.dark-mode .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.purple-theme.dark-mode .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.purple-theme.dark-mode .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #673ab7;
  --mat-toolbar-container-text-color: #673ab7;
}
.purple-theme.dark-mode .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.purple-theme.dark-mode .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.purple-theme.dark-mode .bg-primary-50 {
  background: #ede7f6;
}
.purple-theme.dark-mode .text-primary-50 {
  color: #ede7f6 !important;
}
.purple-theme.dark-mode .b-primary-50 {
  border-color: #ede7f6 !important;
}
.purple-theme.dark-mode .bg-primary-100 {
  background: #391890;
}
.purple-theme.dark-mode .text-primary-100 {
  color: #391890 !important;
}
.purple-theme.dark-mode .b-primary-100 {
  border-color: #391890 !important;
}
.purple-theme.dark-mode .bg-primary-200 {
  background: #4a259f;
}
.purple-theme.dark-mode .text-primary-200 {
  color: #4a259f !important;
}
.purple-theme.dark-mode .b-primary-200 {
  border-color: #4a259f !important;
}
.purple-theme.dark-mode .bg-primary-300 {
  background: #542ca7;
}
.purple-theme.dark-mode .text-primary-300 {
  color: #542ca7 !important;
}
.purple-theme.dark-mode .b-primary-300 {
  border-color: #542ca7 !important;
}
.purple-theme.dark-mode .bg-primary-400 {
  background: #5f34b0;
}
.purple-theme.dark-mode .text-primary-400 {
  color: #5f34b0 !important;
}
.purple-theme.dark-mode .b-primary-400 {
  border-color: #5f34b0 !important;
}
.purple-theme.dark-mode .bg-primary-500 {
  background: #673ab7;
}
.purple-theme.dark-mode .text-primary-500 {
  color: #673ab7 !important;
}
.purple-theme.dark-mode .b-primary-500 {
  border-color: #673ab7 !important;
}
.purple-theme.dark-mode .bg-primary-600 {
  background: #7e58c2;
}
.purple-theme.dark-mode .text-primary-600 {
  color: #7e58c2 !important;
}
.purple-theme.dark-mode .b-primary-600 {
  border-color: #7e58c2 !important;
}
.purple-theme.dark-mode .bg-primary-700 {
  background: #9575cd;
}
.purple-theme.dark-mode .text-primary-700 {
  color: #9575cd !important;
}
.purple-theme.dark-mode .b-primary-700 {
  border-color: #9575cd !important;
}
.purple-theme.dark-mode .bg-primary-800 {
  background: #b39ddb;
}
.purple-theme.dark-mode .text-primary-800 {
  color: #b39ddb !important;
}
.purple-theme.dark-mode .b-primary-800 {
  border-color: #b39ddb !important;
}
.purple-theme.dark-mode .bg-primary-900 {
  background: #d1c4e9;
}
.purple-theme.dark-mode .text-primary-900 {
  color: #d1c4e9 !important;
}
.purple-theme.dark-mode .b-primary-900 {
  border-color: #d1c4e9 !important;
}
.purple-theme.dark-mode .bg-accent-50 {
  background: #1d2630;
}
.purple-theme.dark-mode .text-accent-50 {
  color: #1d2630 !important;
}
.purple-theme.dark-mode .b-accent-50 {
  border-color: #1d2630 !important;
}
.purple-theme.dark-mode .bg-accent-100 {
  background: #131920;
}
.purple-theme.dark-mode .text-accent-100 {
  color: #131920 !important;
}
.purple-theme.dark-mode .b-accent-100 {
  border-color: #131920 !important;
}
.purple-theme.dark-mode .bg-accent-200 {
  background: #1d2630;
}
.purple-theme.dark-mode .text-accent-200 {
  color: #1d2630 !important;
}
.purple-theme.dark-mode .b-accent-200 {
  border-color: #1d2630 !important;
}
.purple-theme.dark-mode .bg-accent-300 {
  background: #3e4853;
}
.purple-theme.dark-mode .text-accent-300 {
  color: #3e4853 !important;
}
.purple-theme.dark-mode .b-accent-300 {
  border-color: #3e4853 !important;
}
.purple-theme.dark-mode .bg-accent-400 {
  background: #5b6b79;
}
.purple-theme.dark-mode .text-accent-400 {
  color: #5b6b79 !important;
}
.purple-theme.dark-mode .b-accent-400 {
  border-color: #5b6b79 !important;
}
.purple-theme.dark-mode .bg-accent-500 {
  background: #8996a4;
}
.purple-theme.dark-mode .text-accent-500 {
  color: #8996a4 !important;
}
.purple-theme.dark-mode .b-accent-500 {
  border-color: #8996a4 !important;
}
.purple-theme.dark-mode .bg-accent-600 {
  background: #bec8d0;
}
.purple-theme.dark-mode .text-accent-600 {
  color: #bec8d0 !important;
}
.purple-theme.dark-mode .b-accent-600 {
  border-color: #bec8d0 !important;
}
.purple-theme.dark-mode .bg-accent-700 {
  background: #dbe0e5;
}
.purple-theme.dark-mode .text-accent-700 {
  color: #dbe0e5 !important;
}
.purple-theme.dark-mode .b-accent-700 {
  border-color: #dbe0e5 !important;
}
.purple-theme.dark-mode .bg-accent-800 {
  background: #f3f5f7;
}
.purple-theme.dark-mode .text-accent-800 {
  color: #f3f5f7 !important;
}
.purple-theme.dark-mode .b-accent-800 {
  border-color: #f3f5f7 !important;
}
.purple-theme.dark-mode .bg-accent-900 {
  background: #f8f9fa;
}
.purple-theme.dark-mode .text-accent-900 {
  color: #f8f9fa !important;
}
.purple-theme.dark-mode .b-accent-900 {
  border-color: #f8f9fa !important;
}
.purple-theme.dark-mode .bg-warn-50 {
  background: #f5bebe;
}
.purple-theme.dark-mode .text-warn-50 {
  color: #f5bebe !important;
}
.purple-theme.dark-mode .b-warn-50 {
  border-color: #f5bebe !important;
}
.purple-theme.dark-mode .bg-warn-100 {
  background: #c50d0d;
}
.purple-theme.dark-mode .text-warn-100 {
  color: #c50d0d !important;
}
.purple-theme.dark-mode .b-warn-100 {
  border-color: #c50d0d !important;
}
.purple-theme.dark-mode .bg-warn-200 {
  background: #ce1717;
}
.purple-theme.dark-mode .text-warn-200 {
  color: #ce1717 !important;
}
.purple-theme.dark-mode .b-warn-200 {
  border-color: #ce1717 !important;
}
.purple-theme.dark-mode .bg-warn-300 {
  background: #d31c1c;
}
.purple-theme.dark-mode .text-warn-300 {
  color: #d31c1c !important;
}
.purple-theme.dark-mode .b-warn-300 {
  border-color: #d31c1c !important;
}
.purple-theme.dark-mode .bg-warn-400 {
  background: #d82222;
}
.purple-theme.dark-mode .text-warn-400 {
  color: #d82222 !important;
}
.purple-theme.dark-mode .b-warn-400 {
  border-color: #d82222 !important;
}
.purple-theme.dark-mode .bg-warn-500 {
  background: #dc2626;
}
.purple-theme.dark-mode .text-warn-500 {
  color: #dc2626 !important;
}
.purple-theme.dark-mode .b-warn-500 {
  border-color: #dc2626 !important;
}
.purple-theme.dark-mode .bg-warn-600 {
  background: #e14747;
}
.purple-theme.dark-mode .text-warn-600 {
  color: #e14747 !important;
}
.purple-theme.dark-mode .b-warn-600 {
  border-color: #e14747 !important;
}
.purple-theme.dark-mode .bg-warn-700 {
  background: #e76767;
}
.purple-theme.dark-mode .text-warn-700 {
  color: #e76767 !important;
}
.purple-theme.dark-mode .b-warn-700 {
  border-color: #e76767 !important;
}
.purple-theme.dark-mode .bg-warn-800 {
  background: #ee9393;
}
.purple-theme.dark-mode .text-warn-800 {
  color: #ee9393 !important;
}
.purple-theme.dark-mode .b-warn-800 {
  border-color: #ee9393 !important;
}
.purple-theme.dark-mode .bg-warn-900 {
  background: #f5bebe;
}
.purple-theme.dark-mode .text-warn-900 {
  color: #f5bebe !important;
}
.purple-theme.dark-mode .b-warn-900 {
  border-color: #f5bebe !important;
}
.purple-theme.dark-mode .bg-success-50 {
  background: #e6f5f0;
}
.purple-theme.dark-mode .text-success-50 {
  color: #e6f5f0 !important;
}
.purple-theme.dark-mode .b-success-50 {
  border-color: #e6f5f0 !important;
}
.purple-theme.dark-mode .bg-success-100 {
  background: #107d4f;
}
.purple-theme.dark-mode .text-success-100 {
  color: #107d4f !important;
}
.purple-theme.dark-mode .b-success-100 {
  border-color: #107d4f !important;
}
.purple-theme.dark-mode .bg-success-200 {
  background: #1b8d62;
}
.purple-theme.dark-mode .text-success-200 {
  color: #1b8d62 !important;
}
.purple-theme.dark-mode .b-success-200 {
  border-color: #1b8d62 !important;
}
.purple-theme.dark-mode .bg-success-300 {
  background: #21976c;
}
.purple-theme.dark-mode .text-success-300 {
  color: #21976c !important;
}
.purple-theme.dark-mode .b-success-300 {
  border-color: #21976c !important;
}
.purple-theme.dark-mode .bg-success-400 {
  background: #27a077;
}
.purple-theme.dark-mode .text-success-400 {
  color: #27a077 !important;
}
.purple-theme.dark-mode .b-success-400 {
  border-color: #27a077 !important;
}
.purple-theme.dark-mode .bg-success-500 {
  background: #2ca87f;
}
.purple-theme.dark-mode .text-success-500 {
  color: #2ca87f !important;
}
.purple-theme.dark-mode .b-success-500 {
  border-color: #2ca87f !important;
}
.purple-theme.dark-mode .bg-success-600 {
  background: #4cb592;
}
.purple-theme.dark-mode .text-success-600 {
  color: #4cb592 !important;
}
.purple-theme.dark-mode .b-success-600 {
  border-color: #4cb592 !important;
}
.purple-theme.dark-mode .bg-success-700 {
  background: #6bc2a5;
}
.purple-theme.dark-mode .text-success-700 {
  color: #6bc2a5 !important;
}
.purple-theme.dark-mode .b-success-700 {
  border-color: #6bc2a5 !important;
}
.purple-theme.dark-mode .bg-success-800 {
  background: #96d4bf;
}
.purple-theme.dark-mode .text-success-800 {
  color: #96d4bf !important;
}
.purple-theme.dark-mode .b-success-800 {
  border-color: #96d4bf !important;
}
.purple-theme.dark-mode .bg-success-900 {
  background: #c0e5d9;
}
.purple-theme.dark-mode .text-success-900 {
  color: #c0e5d9 !important;
}
.purple-theme.dark-mode .b-success-900 {
  border-color: #c0e5d9 !important;
}
.purple-theme.dark-mode .bg-warning-50 {
  background: #fcf1e0;
}
.purple-theme.dark-mode .text-warning-50 {
  color: #fcf1e0 !important;
}
.purple-theme.dark-mode .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.purple-theme.dark-mode .bg-warning-100 {
  background: #d35a00;
}
.purple-theme.dark-mode .text-warning-100 {
  color: #d35a00 !important;
}
.purple-theme.dark-mode .b-warning-100 {
  border-color: #d35a00 !important;
}
.purple-theme.dark-mode .bg-warning-200 {
  background: #da6d00;
}
.purple-theme.dark-mode .text-warning-200 {
  color: #da6d00 !important;
}
.purple-theme.dark-mode .b-warning-200 {
  border-color: #da6d00 !important;
}
.purple-theme.dark-mode .bg-warning-300 {
  background: #de7700;
}
.purple-theme.dark-mode .text-warning-300 {
  color: #de7700 !important;
}
.purple-theme.dark-mode .b-warning-300 {
  border-color: #de7700 !important;
}
.purple-theme.dark-mode .bg-warning-400 {
  background: #e28200;
}
.purple-theme.dark-mode .text-warning-400 {
  color: #e28200 !important;
}
.purple-theme.dark-mode .b-warning-400 {
  border-color: #e28200 !important;
}
.purple-theme.dark-mode .bg-warning-500 {
  background: #e58a00;
}
.purple-theme.dark-mode .text-warning-500 {
  color: #e58a00 !important;
}
.purple-theme.dark-mode .b-warning-500 {
  border-color: #e58a00 !important;
}
.purple-theme.dark-mode .bg-warning-600 {
  background: #e99c26;
}
.purple-theme.dark-mode .text-warning-600 {
  color: #e99c26 !important;
}
.purple-theme.dark-mode .b-warning-600 {
  border-color: #e99c26 !important;
}
.purple-theme.dark-mode .bg-warning-700 {
  background: #edad4d;
}
.purple-theme.dark-mode .text-warning-700 {
  color: #edad4d !important;
}
.purple-theme.dark-mode .b-warning-700 {
  border-color: #edad4d !important;
}
.purple-theme.dark-mode .bg-warning-800 {
  background: #f2c580;
}
.purple-theme.dark-mode .text-warning-800 {
  color: #f2c580 !important;
}
.purple-theme.dark-mode .b-warning-800 {
  border-color: #f2c580 !important;
}
.purple-theme.dark-mode .bg-warning-900 {
  background: #f7dcb3;
}
.purple-theme.dark-mode .text-warning-900 {
  color: #f7dcb3 !important;
}
.purple-theme.dark-mode .b-warning-900 {
  border-color: #f7dcb3 !important;
}

.pink-theme {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-option-selected-state-label-text-color: #e83e8c;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: white;
  --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-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #e83e8c;
  --mdc-filled-text-field-focus-active-indicator-color: #e83e8c;
  --mdc-filled-text-field-focus-label-text-color: rgba(232, 62, 140, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #e83e8c;
  --mdc-outlined-text-field-focus-outline-color: #e83e8c;
  --mdc-outlined-text-field-focus-label-text-color: rgba(232, 62, 140, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(232, 62, 140, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(232, 62, 140, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: white;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #e83e8c;
  --mdc-slider-focus-handle-color: #e83e8c;
  --mdc-slider-hover-handle-color: #e83e8c;
  --mdc-slider-active-track-color: #e83e8c;
  --mdc-slider-inactive-track-color: #e83e8c;
  --mdc-slider-with-tick-marks-inactive-container-color: #e83e8c;
  --mdc-slider-with-tick-marks-active-container-color: #e83e8c;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --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);
  --mat-mdc-slider-ripple-color: #e83e8c;
  --mat-mdc-slider-hover-ripple-color: rgba(232, 62, 140, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(232, 62, 140, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: white;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #8996a4;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #e83e8c;
  --mat-badge-background-color: #e83e8c;
  --mat-badge-text-color: #e83e8c;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-datepicker-calendar-date-selected-state-text-color: #e83e8c;
  --mat-datepicker-calendar-date-selected-state-background-color: #e83e8c;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(232, 62, 140, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #e83e8c;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(232, 62, 140, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(232, 62, 140, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #e83e8c;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(232, 62, 140, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: #e83e8c;
  --mat-stepper-header-selected-state-icon-background-color: #e83e8c;
  --mat-stepper-header-selected-state-icon-foreground-color: #e83e8c;
  --mat-stepper-header-done-state-icon-background-color: #e83e8c;
  --mat-stepper-header-done-state-icon-foreground-color: #e83e8c;
  --mat-stepper-header-edit-state-icon-background-color: #e83e8c;
  --mat-stepper-header-edit-state-icon-foreground-color: #e83e8c;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #757575;
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --primary-50: #fce8f1;
  --primary-100: #f8c5dd;
  --primary-200: #f49fc6;
  --primary-300: #ef78af;
  --primary-400: #eb5b9d;
  --primary-500: #e83e8c;
  --primary-600: #e53884;
  --primary-700: #e23079;
  --primary-800: #de286f;
  --primary-900: #d81b5c;
  --accent-50: #fff;
  --accent-100: #f8f9fa;
  --accent-200: #f3f5f7;
  --accent-300: #dbe0e5;
  --accent-400: #bec8d0;
  --accent-500: #8996a4;
  --accent-600: #5b6b79;
  --accent-700: #3e4853;
  --accent-800: #1d2630;
  --accent-900: #131920;
  --warn-50: #fbe5e5;
  --warn-100: #f5bebe;
  --warn-200: #ee9393;
  --warn-300: #e76767;
  --warn-400: #e14747;
  --warn-500: #dc2626;
  --warn-600: #d82222;
  --warn-700: #d31c1c;
  --warn-800: #ce1717;
  --warn-900: #c50d0d;
  --success-50: #e6f5f0;
  --success-100: #c0e5d9;
  --success-200: #96d4bf;
  --success-300: #6bc2a5;
  --success-400: #4cb592;
  --success-500: #2ca87f;
  --success-600: #27a077;
  --success-700: #21976c;
  --success-800: #1b8d62;
  --success-900: #107d4f;
  --warning-50: #fcf1e0;
  --warning-100: #f7dcb3;
  --warning-200: #f2c580;
  --warning-300: #edad4d;
  --warning-400: #e99c26;
  --warning-500: #e58a00;
  --warning-600: #e28200;
  --warning-700: #de7700;
  --warning-800: #da6d00;
  --warning-900: #d35a00;
}
.pink-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.pink-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.pink-theme .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.pink-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.pink-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.pink-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e83e8c;
}
.pink-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.pink-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e83e8c;
}
.pink-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.pink-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.pink-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.pink-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.pink-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.pink-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.pink-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.pink-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.pink-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.pink-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.pink-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.pink-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.pink-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.pink-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.pink-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.pink-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.pink-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.pink-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.pink-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.pink-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.pink-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.pink-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.pink-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.pink-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.pink-theme .mat-app-background, .pink-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.pink-theme .mat-elevation-z0, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.pink-theme .mat-elevation-z1, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.pink-theme .mat-elevation-z2, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.pink-theme .mat-elevation-z3, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.pink-theme .mat-elevation-z4, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.pink-theme .mat-elevation-z5, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z6, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.pink-theme .mat-elevation-z7, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z8, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.pink-theme .mat-elevation-z9, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z10, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z11, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z12, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.pink-theme .mat-elevation-z13, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z14, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z15, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z16, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.pink-theme .mat-elevation-z17, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z18, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z19, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z20, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z21, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z22, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z23, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.pink-theme .mat-elevation-z24, .pink-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.pink-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #e83e8c;
  --mdc-linear-progress-track-color: rgba(232, 62, 140, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.pink-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(232, 62, 140, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(232, 62, 140, 0.25));
}
@media (forced-colors: active) {
  .pink-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pink-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(232, 62, 140, 0.25)'/%3E%3C/svg%3E");
  }
}
.pink-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(232, 62, 140, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(232, 62, 140, 0.25));
}
.pink-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.pink-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .pink-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pink-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.pink-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.pink-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.pink-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .pink-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pink-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.pink-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.pink-theme .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.pink-theme .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.pink-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.pink-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.pink-theme .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.pink-theme .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.pink-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .pink-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #e83e8c;
  --mdc-chip-elevated-container-color: #e83e8c;
  --mdc-chip-elevated-disabled-container-color: #e83e8c;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #e83e8c;
  --mdc-chip-with-icon-icon-color: #e83e8c;
  --mdc-chip-with-icon-disabled-icon-color: #e83e8c;
  --mdc-chip-with-icon-selected-icon-color: #e83e8c;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e83e8c;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #e83e8c;
}
.pink-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .pink-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.pink-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .pink-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.pink-theme .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.pink-theme .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #e53884;
  --mdc-switch-selected-handle-color: #e53884;
  --mdc-switch-selected-hover-state-layer-color: #e53884;
  --mdc-switch-selected-pressed-state-layer-color: #e53884;
  --mdc-switch-selected-focus-handle-color: #d81b5c;
  --mdc-switch-selected-hover-handle-color: #d81b5c;
  --mdc-switch-selected-pressed-handle-color: #d81b5c;
  --mdc-switch-selected-focus-track-color: #ef78af;
  --mdc-switch-selected-hover-track-color: #ef78af;
  --mdc-switch-selected-pressed-track-color: #ef78af;
  --mdc-switch-selected-track-color: #ef78af;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.pink-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.pink-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.pink-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #5b6b79;
  --mdc-switch-selected-handle-color: #5b6b79;
  --mdc-switch-selected-hover-state-layer-color: #5b6b79;
  --mdc-switch-selected-pressed-state-layer-color: #5b6b79;
  --mdc-switch-selected-focus-handle-color: #131920;
  --mdc-switch-selected-hover-handle-color: #131920;
  --mdc-switch-selected-pressed-handle-color: #131920;
  --mdc-switch-selected-focus-track-color: #dbe0e5;
  --mdc-switch-selected-hover-track-color: #dbe0e5;
  --mdc-switch-selected-pressed-track-color: #dbe0e5;
  --mdc-switch-selected-track-color: #dbe0e5;
}
.pink-theme .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #d82222;
  --mdc-switch-selected-handle-color: #d82222;
  --mdc-switch-selected-hover-state-layer-color: #d82222;
  --mdc-switch-selected-pressed-state-layer-color: #d82222;
  --mdc-switch-selected-focus-handle-color: #c50d0d;
  --mdc-switch-selected-hover-handle-color: #c50d0d;
  --mdc-switch-selected-pressed-handle-color: #c50d0d;
  --mdc-switch-selected-focus-track-color: #e76767;
  --mdc-switch-selected-hover-track-color: #e76767;
  --mdc-switch-selected-pressed-track-color: #e76767;
  --mdc-switch-selected-track-color: #e76767;
}
.pink-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.pink-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #e83e8c;
  --mdc-radio-selected-hover-icon-color: #e83e8c;
  --mdc-radio-selected-icon-color: #e83e8c;
  --mdc-radio-selected-pressed-icon-color: #e83e8c;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #e83e8c;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.pink-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.pink-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.pink-theme .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.pink-theme .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.pink-theme .mdc-list-item__start,
.pink-theme .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #e83e8c;
  --mdc-radio-selected-hover-icon-color: #e83e8c;
  --mdc-radio-selected-icon-color: #e83e8c;
  --mdc-radio-selected-pressed-icon-color: #e83e8c;
}
.pink-theme .mat-accent .mdc-list-item__start,
.pink-theme .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.pink-theme .mat-warn .mdc-list-item__start,
.pink-theme .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.pink-theme .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e83e8c;
  --mdc-checkbox-selected-hover-icon-color: #e83e8c;
  --mdc-checkbox-selected-icon-color: #e83e8c;
  --mdc-checkbox-selected-pressed-icon-color: #e83e8c;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e83e8c;
  --mdc-checkbox-selected-hover-state-layer-color: #e83e8c;
  --mdc-checkbox-selected-pressed-state-layer-color: #e83e8c;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.pink-theme .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.pink-theme .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.pink-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.pink-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #e83e8c;
}
.pink-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.pink-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #e83e8c;
}
.pink-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.pink-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.pink-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.pink-theme .mat-mdc-tab-group, .pink-theme .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #e83e8c;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #e83e8c;
  --mat-tab-header-active-ripple-color: #e83e8c;
  --mat-tab-header-inactive-ripple-color: #e83e8c;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e83e8c;
  --mat-tab-header-active-hover-label-text-color: #e83e8c;
  --mat-tab-header-active-focus-indicator-color: #e83e8c;
  --mat-tab-header-active-hover-indicator-color: #e83e8c;
}
.pink-theme .mat-mdc-tab-group.mat-accent, .pink-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.pink-theme .mat-mdc-tab-group.mat-warn, .pink-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.pink-theme .mat-mdc-tab-group.mat-background-primary, .pink-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #e83e8c;
  --mat-tab-header-with-background-foreground-color: #e83e8c;
}
.pink-theme .mat-mdc-tab-group.mat-background-accent, .pink-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.pink-theme .mat-mdc-tab-group.mat-background-warn, .pink-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.pink-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e83e8c;
  --mdc-checkbox-selected-hover-icon-color: #e83e8c;
  --mdc-checkbox-selected-icon-color: #e83e8c;
  --mdc-checkbox-selected-pressed-icon-color: #e83e8c;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e83e8c;
  --mdc-checkbox-selected-hover-state-layer-color: #e83e8c;
  --mdc-checkbox-selected-pressed-state-layer-color: #e83e8c;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.pink-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.pink-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.pink-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.pink-theme .mat-mdc-button {
  --mdc-text-button-label-text-color: #000;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color: #000;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
}
.pink-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #e83e8c;
  --mat-text-button-state-layer-color: #e83e8c;
  --mat-text-button-ripple-color: rgba(232, 62, 140, 0.1);
}
.pink-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.pink-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.pink-theme .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: #000;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
}
.pink-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #e83e8c;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.pink-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.pink-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.pink-theme .mat-mdc-raised-button {
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: #000;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  box-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);
}
.pink-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #e83e8c;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.pink-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.pink-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.pink-theme .mat-mdc-raised-button:hover, .pink-theme .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.pink-theme .mat-mdc-raised-button:active, .pink-theme .mat-mdc-raised-button:focus:active {
  box-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);
}
.pink-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: #000;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #000;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}
.pink-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #e83e8c;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #e83e8c;
  --mat-outlined-button-ripple-color: rgba(232, 62, 140, 0.1);
}
.pink-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.pink-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.pink-theme .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color: #000;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
.pink-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #e83e8c;
  --mat-icon-button-state-layer-color: #e83e8c;
  --mat-icon-button-ripple-color: rgba(232, 62, 140, 0.1);
}
.pink-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.pink-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.pink-theme .mat-mdc-fab.mat-primary,
.pink-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #e83e8c;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.pink-theme .mat-mdc-fab.mat-accent,
.pink-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.pink-theme .mat-mdc-fab.mat-warn,
.pink-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.pink-theme .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.pink-theme .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.pink-theme .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.pink-theme .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.pink-theme .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.pink-theme .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.pink-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.pink-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.pink-theme .mat-icon.mat-primary {
  --mat-icon-color: #e83e8c;
}
.pink-theme .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.pink-theme .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.pink-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.pink-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.pink-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #e83e8c;
  --mat-toolbar-container-text-color: #e83e8c;
}
.pink-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.pink-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.pink-theme .bg-primary-50 {
  background: #fce8f1;
}
.pink-theme .text-primary-50 {
  color: #fce8f1 !important;
}
.pink-theme .b-primary-50 {
  border-color: #fce8f1 !important;
}
.pink-theme .bg-primary-100 {
  background: #f8c5dd;
}
.pink-theme .text-primary-100 {
  color: #f8c5dd !important;
}
.pink-theme .b-primary-100 {
  border-color: #f8c5dd !important;
}
.pink-theme .bg-primary-200 {
  background: #f49fc6;
}
.pink-theme .text-primary-200 {
  color: #f49fc6 !important;
}
.pink-theme .b-primary-200 {
  border-color: #f49fc6 !important;
}
.pink-theme .bg-primary-300 {
  background: #ef78af;
}
.pink-theme .text-primary-300 {
  color: #ef78af !important;
}
.pink-theme .b-primary-300 {
  border-color: #ef78af !important;
}
.pink-theme .bg-primary-400 {
  background: #eb5b9d;
}
.pink-theme .text-primary-400 {
  color: #eb5b9d !important;
}
.pink-theme .b-primary-400 {
  border-color: #eb5b9d !important;
}
.pink-theme .bg-primary-500 {
  background: #e83e8c;
}
.pink-theme .text-primary-500 {
  color: #e83e8c !important;
}
.pink-theme .b-primary-500 {
  border-color: #e83e8c !important;
}
.pink-theme .bg-primary-600 {
  background: #e53884;
}
.pink-theme .text-primary-600 {
  color: #e53884 !important;
}
.pink-theme .b-primary-600 {
  border-color: #e53884 !important;
}
.pink-theme .bg-primary-700 {
  background: #e23079;
}
.pink-theme .text-primary-700 {
  color: #e23079 !important;
}
.pink-theme .b-primary-700 {
  border-color: #e23079 !important;
}
.pink-theme .bg-primary-800 {
  background: #de286f;
}
.pink-theme .text-primary-800 {
  color: #de286f !important;
}
.pink-theme .b-primary-800 {
  border-color: #de286f !important;
}
.pink-theme .bg-primary-900 {
  background: #d81b5c;
}
.pink-theme .text-primary-900 {
  color: #d81b5c !important;
}
.pink-theme .b-primary-900 {
  border-color: #d81b5c !important;
}
.pink-theme .bg-accent-50 {
  background: #fff;
}
.pink-theme .text-accent-50 {
  color: #fff !important;
}
.pink-theme .b-accent-50 {
  border-color: #fff !important;
}
.pink-theme .bg-accent-100 {
  background: #f8f9fa;
}
.pink-theme .text-accent-100 {
  color: #f8f9fa !important;
}
.pink-theme .b-accent-100 {
  border-color: #f8f9fa !important;
}
.pink-theme .bg-accent-200 {
  background: #f3f5f7;
}
.pink-theme .text-accent-200 {
  color: #f3f5f7 !important;
}
.pink-theme .b-accent-200 {
  border-color: #f3f5f7 !important;
}
.pink-theme .bg-accent-300 {
  background: #dbe0e5;
}
.pink-theme .text-accent-300 {
  color: #dbe0e5 !important;
}
.pink-theme .b-accent-300 {
  border-color: #dbe0e5 !important;
}
.pink-theme .bg-accent-400 {
  background: #bec8d0;
}
.pink-theme .text-accent-400 {
  color: #bec8d0 !important;
}
.pink-theme .b-accent-400 {
  border-color: #bec8d0 !important;
}
.pink-theme .bg-accent-500 {
  background: #8996a4;
}
.pink-theme .text-accent-500 {
  color: #8996a4 !important;
}
.pink-theme .b-accent-500 {
  border-color: #8996a4 !important;
}
.pink-theme .bg-accent-600 {
  background: #5b6b79;
}
.pink-theme .text-accent-600 {
  color: #5b6b79 !important;
}
.pink-theme .b-accent-600 {
  border-color: #5b6b79 !important;
}
.pink-theme .bg-accent-700 {
  background: #3e4853;
}
.pink-theme .text-accent-700 {
  color: #3e4853 !important;
}
.pink-theme .b-accent-700 {
  border-color: #3e4853 !important;
}
.pink-theme .bg-accent-800 {
  background: #1d2630;
}
.pink-theme .text-accent-800 {
  color: #1d2630 !important;
}
.pink-theme .b-accent-800 {
  border-color: #1d2630 !important;
}
.pink-theme .bg-accent-900 {
  background: #131920;
}
.pink-theme .text-accent-900 {
  color: #131920 !important;
}
.pink-theme .b-accent-900 {
  border-color: #131920 !important;
}
.pink-theme .bg-warn-50 {
  background: #fbe5e5;
}
.pink-theme .text-warn-50 {
  color: #fbe5e5 !important;
}
.pink-theme .b-warn-50 {
  border-color: #fbe5e5 !important;
}
.pink-theme .bg-warn-100 {
  background: #f5bebe;
}
.pink-theme .text-warn-100 {
  color: #f5bebe !important;
}
.pink-theme .b-warn-100 {
  border-color: #f5bebe !important;
}
.pink-theme .bg-warn-200 {
  background: #ee9393;
}
.pink-theme .text-warn-200 {
  color: #ee9393 !important;
}
.pink-theme .b-warn-200 {
  border-color: #ee9393 !important;
}
.pink-theme .bg-warn-300 {
  background: #e76767;
}
.pink-theme .text-warn-300 {
  color: #e76767 !important;
}
.pink-theme .b-warn-300 {
  border-color: #e76767 !important;
}
.pink-theme .bg-warn-400 {
  background: #e14747;
}
.pink-theme .text-warn-400 {
  color: #e14747 !important;
}
.pink-theme .b-warn-400 {
  border-color: #e14747 !important;
}
.pink-theme .bg-warn-500 {
  background: #dc2626;
}
.pink-theme .text-warn-500 {
  color: #dc2626 !important;
}
.pink-theme .b-warn-500 {
  border-color: #dc2626 !important;
}
.pink-theme .bg-warn-600 {
  background: #d82222;
}
.pink-theme .text-warn-600 {
  color: #d82222 !important;
}
.pink-theme .b-warn-600 {
  border-color: #d82222 !important;
}
.pink-theme .bg-warn-700 {
  background: #d31c1c;
}
.pink-theme .text-warn-700 {
  color: #d31c1c !important;
}
.pink-theme .b-warn-700 {
  border-color: #d31c1c !important;
}
.pink-theme .bg-warn-800 {
  background: #ce1717;
}
.pink-theme .text-warn-800 {
  color: #ce1717 !important;
}
.pink-theme .b-warn-800 {
  border-color: #ce1717 !important;
}
.pink-theme .bg-warn-900 {
  background: #c50d0d;
}
.pink-theme .text-warn-900 {
  color: #c50d0d !important;
}
.pink-theme .b-warn-900 {
  border-color: #c50d0d !important;
}
.pink-theme .bg-success-50 {
  background: #e6f5f0;
}
.pink-theme .text-success-50 {
  color: #e6f5f0 !important;
}
.pink-theme .b-success-50 {
  border-color: #e6f5f0 !important;
}
.pink-theme .bg-success-100 {
  background: #c0e5d9;
}
.pink-theme .text-success-100 {
  color: #c0e5d9 !important;
}
.pink-theme .b-success-100 {
  border-color: #c0e5d9 !important;
}
.pink-theme .bg-success-200 {
  background: #96d4bf;
}
.pink-theme .text-success-200 {
  color: #96d4bf !important;
}
.pink-theme .b-success-200 {
  border-color: #96d4bf !important;
}
.pink-theme .bg-success-300 {
  background: #6bc2a5;
}
.pink-theme .text-success-300 {
  color: #6bc2a5 !important;
}
.pink-theme .b-success-300 {
  border-color: #6bc2a5 !important;
}
.pink-theme .bg-success-400 {
  background: #4cb592;
}
.pink-theme .text-success-400 {
  color: #4cb592 !important;
}
.pink-theme .b-success-400 {
  border-color: #4cb592 !important;
}
.pink-theme .bg-success-500 {
  background: #2ca87f;
}
.pink-theme .text-success-500 {
  color: #2ca87f !important;
}
.pink-theme .b-success-500 {
  border-color: #2ca87f !important;
}
.pink-theme .bg-success-600 {
  background: #27a077;
}
.pink-theme .text-success-600 {
  color: #27a077 !important;
}
.pink-theme .b-success-600 {
  border-color: #27a077 !important;
}
.pink-theme .bg-success-700 {
  background: #21976c;
}
.pink-theme .text-success-700 {
  color: #21976c !important;
}
.pink-theme .b-success-700 {
  border-color: #21976c !important;
}
.pink-theme .bg-success-800 {
  background: #1b8d62;
}
.pink-theme .text-success-800 {
  color: #1b8d62 !important;
}
.pink-theme .b-success-800 {
  border-color: #1b8d62 !important;
}
.pink-theme .bg-success-900 {
  background: #107d4f;
}
.pink-theme .text-success-900 {
  color: #107d4f !important;
}
.pink-theme .b-success-900 {
  border-color: #107d4f !important;
}
.pink-theme .bg-warning-50 {
  background: #fcf1e0;
}
.pink-theme .text-warning-50 {
  color: #fcf1e0 !important;
}
.pink-theme .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.pink-theme .bg-warning-100 {
  background: #f7dcb3;
}
.pink-theme .text-warning-100 {
  color: #f7dcb3 !important;
}
.pink-theme .b-warning-100 {
  border-color: #f7dcb3 !important;
}
.pink-theme .bg-warning-200 {
  background: #f2c580;
}
.pink-theme .text-warning-200 {
  color: #f2c580 !important;
}
.pink-theme .b-warning-200 {
  border-color: #f2c580 !important;
}
.pink-theme .bg-warning-300 {
  background: #edad4d;
}
.pink-theme .text-warning-300 {
  color: #edad4d !important;
}
.pink-theme .b-warning-300 {
  border-color: #edad4d !important;
}
.pink-theme .bg-warning-400 {
  background: #e99c26;
}
.pink-theme .text-warning-400 {
  color: #e99c26 !important;
}
.pink-theme .b-warning-400 {
  border-color: #e99c26 !important;
}
.pink-theme .bg-warning-500 {
  background: #e58a00;
}
.pink-theme .text-warning-500 {
  color: #e58a00 !important;
}
.pink-theme .b-warning-500 {
  border-color: #e58a00 !important;
}
.pink-theme .bg-warning-600 {
  background: #e28200;
}
.pink-theme .text-warning-600 {
  color: #e28200 !important;
}
.pink-theme .b-warning-600 {
  border-color: #e28200 !important;
}
.pink-theme .bg-warning-700 {
  background: #de7700;
}
.pink-theme .text-warning-700 {
  color: #de7700 !important;
}
.pink-theme .b-warning-700 {
  border-color: #de7700 !important;
}
.pink-theme .bg-warning-800 {
  background: #da6d00;
}
.pink-theme .text-warning-800 {
  color: #da6d00 !important;
}
.pink-theme .b-warning-800 {
  border-color: #da6d00 !important;
}
.pink-theme .bg-warning-900 {
  background: #d35a00;
}
.pink-theme .text-warning-900 {
  color: #d35a00 !important;
}
.pink-theme .b-warning-900 {
  border-color: #d35a00 !important;
}
.pink-theme.dark-mode {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-option-selected-state-label-text-color: #e83e8c;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-optgroup-label-text-color: white;
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: #424242;
  --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-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #e83e8c;
  --mdc-filled-text-field-focus-active-indicator-color: #e83e8c;
  --mdc-filled-text-field-focus-label-text-color: rgba(232, 62, 140, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #e83e8c;
  --mdc-outlined-text-field-focus-outline-color: #e83e8c;
  --mdc-outlined-text-field-focus-label-text-color: rgba(232, 62, 140, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(232, 62, 140, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(232, 62, 140, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: #424242;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #e83e8c;
  --mdc-slider-focus-handle-color: #e83e8c;
  --mdc-slider-hover-handle-color: #e83e8c;
  --mdc-slider-active-track-color: #e83e8c;
  --mdc-slider-inactive-track-color: #e83e8c;
  --mdc-slider-with-tick-marks-inactive-container-color: #e83e8c;
  --mdc-slider-with-tick-marks-active-container-color: #e83e8c;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-label-container-color: #fff;
  --mdc-slider-label-label-text-color: #000;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --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);
  --mat-mdc-slider-ripple-color: #e83e8c;
  --mat-mdc-slider-hover-ripple-color: rgba(232, 62, 140, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(232, 62, 140, 0.2);
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: #424242;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #e83e8c;
  --mat-badge-background-color: #e83e8c;
  --mat-badge-text-color: #e83e8c;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-datepicker-calendar-date-selected-state-text-color: #e83e8c;
  --mat-datepicker-calendar-date-selected-state-background-color: #e83e8c;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(232, 62, 140, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #e83e8c;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(232, 62, 140, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(232, 62, 140, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #e83e8c;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(232, 62, 140, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: #e83e8c;
  --mat-stepper-header-selected-state-icon-background-color: #e83e8c;
  --mat-stepper-header-selected-state-icon-foreground-color: #e83e8c;
  --mat-stepper-header-done-state-icon-background-color: #e83e8c;
  --mat-stepper-header-done-state-icon-foreground-color: #e83e8c;
  --mat-stepper-header-edit-state-icon-background-color: #e83e8c;
  --mat-stepper-header-edit-state-icon-foreground-color: #e83e8c;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #c6c6c6;
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
  --primary-50: #fce8f1;
  --primary-100: #d81b5c;
  --primary-200: #de286f;
  --primary-300: #e23079;
  --primary-400: #e53884;
  --primary-500: #e83e8c;
  --primary-600: #eb5b9d;
  --primary-700: #ef78af;
  --primary-800: #f49fc6;
  --primary-900: #f8c5dd;
  --accent-50: #1d2630;
  --accent-100: #131920;
  --accent-200: #1d2630;
  --accent-300: #3e4853;
  --accent-400: #5b6b79;
  --accent-500: #8996a4;
  --accent-600: #bec8d0;
  --accent-700: #dbe0e5;
  --accent-800: #f3f5f7;
  --accent-900: #f8f9fa;
  --warn-50: #f5bebe;
  --warn-100: #c50d0d;
  --warn-200: #ce1717;
  --warn-300: #d31c1c;
  --warn-400: #d82222;
  --warn-500: #dc2626;
  --warn-600: #e14747;
  --warn-700: #e76767;
  --warn-800: #ee9393;
  --warn-900: #f5bebe;
  --success-50: #e6f5f0;
  --success-100: #107d4f;
  --success-200: #1b8d62;
  --success-300: #21976c;
  --success-400: #27a077;
  --success-500: #2ca87f;
  --success-600: #4cb592;
  --success-700: #6bc2a5;
  --success-800: #96d4bf;
  --success-900: #c0e5d9;
  --warning-50: #fcf1e0;
  --warning-100: #d35a00;
  --warning-200: #da6d00;
  --warning-300: #de7700;
  --warning-400: #e28200;
  --warning-500: #e58a00;
  --warning-600: #e99c26;
  --warning-700: #edad4d;
  --warning-800: #f2c580;
  --warning-900: #f7dcb3;
}
.pink-theme.dark-mode .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.pink-theme.dark-mode .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.pink-theme.dark-mode .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.pink-theme.dark-mode .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.pink-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.pink-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e83e8c;
}
.pink-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.pink-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e83e8c;
}
.pink-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.pink-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.pink-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.pink-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.pink-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.pink-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.pink-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.pink-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.pink-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.pink-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.pink-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.pink-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.pink-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.pink-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.pink-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.pink-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.pink-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.pink-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.pink-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.pink-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.pink-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.pink-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.pink-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.pink-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.pink-theme.dark-mode .mat-app-background, .pink-theme.dark-mode.mat-app-background {
  background-color: #303030;
  color: white;
}
.pink-theme.dark-mode .mat-elevation-z0, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.pink-theme.dark-mode .mat-elevation-z1, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.pink-theme.dark-mode .mat-elevation-z2, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.pink-theme.dark-mode .mat-elevation-z3, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.pink-theme.dark-mode .mat-elevation-z4, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.pink-theme.dark-mode .mat-elevation-z5, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z6, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.pink-theme.dark-mode .mat-elevation-z7, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z8, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.pink-theme.dark-mode .mat-elevation-z9, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z10, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z11, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z12, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.pink-theme.dark-mode .mat-elevation-z13, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z14, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z15, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z16, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.pink-theme.dark-mode .mat-elevation-z17, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z18, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z19, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z20, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z21, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z22, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z23, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.pink-theme.dark-mode .mat-elevation-z24, .pink-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.pink-theme.dark-mode .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #e83e8c;
  --mdc-linear-progress-track-color: rgba(232, 62, 140, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.pink-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(232, 62, 140, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(232, 62, 140, 0.25));
}
@media (forced-colors: active) {
  .pink-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pink-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(232, 62, 140, 0.25)'/%3E%3C/svg%3E");
  }
}
.pink-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(232, 62, 140, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(232, 62, 140, 0.25));
}
.pink-theme.dark-mode .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.pink-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .pink-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pink-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.pink-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.pink-theme.dark-mode .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.pink-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .pink-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pink-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.pink-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.pink-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.pink-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.pink-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.pink-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.pink-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.pink-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.pink-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .pink-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #e83e8c;
  --mdc-chip-elevated-container-color: #e83e8c;
  --mdc-chip-elevated-disabled-container-color: #e83e8c;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #e83e8c;
  --mdc-chip-with-icon-icon-color: #e83e8c;
  --mdc-chip-with-icon-disabled-icon-color: #e83e8c;
  --mdc-chip-with-icon-selected-icon-color: #e83e8c;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e83e8c;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #e83e8c;
}
.pink-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .pink-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.pink-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .pink-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.pink-theme.dark-mode .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.pink-theme.dark-mode .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #ef78af;
  --mdc-switch-selected-handle-color: #ef78af;
  --mdc-switch-selected-hover-state-layer-color: #ef78af;
  --mdc-switch-selected-pressed-state-layer-color: #ef78af;
  --mdc-switch-selected-focus-handle-color: #f49fc6;
  --mdc-switch-selected-hover-handle-color: #f49fc6;
  --mdc-switch-selected-pressed-handle-color: #f49fc6;
  --mdc-switch-selected-focus-track-color: #e53884;
  --mdc-switch-selected-hover-track-color: #e53884;
  --mdc-switch-selected-pressed-track-color: #e53884;
  --mdc-switch-selected-track-color: #e53884;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.pink-theme.dark-mode .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.pink-theme.dark-mode .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.pink-theme.dark-mode .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #dbe0e5;
  --mdc-switch-selected-handle-color: #dbe0e5;
  --mdc-switch-selected-hover-state-layer-color: #dbe0e5;
  --mdc-switch-selected-pressed-state-layer-color: #dbe0e5;
  --mdc-switch-selected-focus-handle-color: #f3f5f7;
  --mdc-switch-selected-hover-handle-color: #f3f5f7;
  --mdc-switch-selected-pressed-handle-color: #f3f5f7;
  --mdc-switch-selected-focus-track-color: #5b6b79;
  --mdc-switch-selected-hover-track-color: #5b6b79;
  --mdc-switch-selected-pressed-track-color: #5b6b79;
  --mdc-switch-selected-track-color: #5b6b79;
}
.pink-theme.dark-mode .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e76767;
  --mdc-switch-selected-handle-color: #e76767;
  --mdc-switch-selected-hover-state-layer-color: #e76767;
  --mdc-switch-selected-pressed-state-layer-color: #e76767;
  --mdc-switch-selected-focus-handle-color: #ee9393;
  --mdc-switch-selected-hover-handle-color: #ee9393;
  --mdc-switch-selected-pressed-handle-color: #ee9393;
  --mdc-switch-selected-focus-track-color: #d82222;
  --mdc-switch-selected-hover-track-color: #d82222;
  --mdc-switch-selected-pressed-track-color: #d82222;
  --mdc-switch-selected-track-color: #d82222;
}
.pink-theme.dark-mode .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.pink-theme.dark-mode .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #e83e8c;
  --mdc-radio-selected-hover-icon-color: #e83e8c;
  --mdc-radio-selected-icon-color: #e83e8c;
  --mdc-radio-selected-pressed-icon-color: #e83e8c;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #e83e8c;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.pink-theme.dark-mode .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.pink-theme.dark-mode .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.pink-theme.dark-mode .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.pink-theme.dark-mode .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.pink-theme.dark-mode .mdc-list-item__start,
.pink-theme.dark-mode .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #e83e8c;
  --mdc-radio-selected-hover-icon-color: #e83e8c;
  --mdc-radio-selected-icon-color: #e83e8c;
  --mdc-radio-selected-pressed-icon-color: #e83e8c;
}
.pink-theme.dark-mode .mat-accent .mdc-list-item__start,
.pink-theme.dark-mode .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.pink-theme.dark-mode .mat-warn .mdc-list-item__start,
.pink-theme.dark-mode .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.pink-theme.dark-mode .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e83e8c;
  --mdc-checkbox-selected-hover-icon-color: #e83e8c;
  --mdc-checkbox-selected-icon-color: #e83e8c;
  --mdc-checkbox-selected-pressed-icon-color: #e83e8c;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e83e8c;
  --mdc-checkbox-selected-hover-state-layer-color: #e83e8c;
  --mdc-checkbox-selected-pressed-state-layer-color: #e83e8c;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.pink-theme.dark-mode .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.pink-theme.dark-mode .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.pink-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.pink-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #e83e8c;
}
.pink-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.pink-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #e83e8c;
}
.pink-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.pink-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.pink-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.pink-theme.dark-mode .mat-mdc-tab-group, .pink-theme.dark-mode .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #e83e8c;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #e83e8c;
  --mat-tab-header-active-ripple-color: #e83e8c;
  --mat-tab-header-inactive-ripple-color: #e83e8c;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e83e8c;
  --mat-tab-header-active-hover-label-text-color: #e83e8c;
  --mat-tab-header-active-focus-indicator-color: #e83e8c;
  --mat-tab-header-active-hover-indicator-color: #e83e8c;
}
.pink-theme.dark-mode .mat-mdc-tab-group.mat-accent, .pink-theme.dark-mode .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.pink-theme.dark-mode .mat-mdc-tab-group.mat-warn, .pink-theme.dark-mode .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.pink-theme.dark-mode .mat-mdc-tab-group.mat-background-primary, .pink-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #e83e8c;
  --mat-tab-header-with-background-foreground-color: #e83e8c;
}
.pink-theme.dark-mode .mat-mdc-tab-group.mat-background-accent, .pink-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.pink-theme.dark-mode .mat-mdc-tab-group.mat-background-warn, .pink-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.pink-theme.dark-mode .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #e83e8c;
  --mdc-checkbox-selected-hover-icon-color: #e83e8c;
  --mdc-checkbox-selected-icon-color: #e83e8c;
  --mdc-checkbox-selected-pressed-icon-color: #e83e8c;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e83e8c;
  --mdc-checkbox-selected-hover-state-layer-color: #e83e8c;
  --mdc-checkbox-selected-pressed-state-layer-color: #e83e8c;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.pink-theme.dark-mode .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.pink-theme.dark-mode .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.pink-theme.dark-mode .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.pink-theme.dark-mode .mat-mdc-button {
  --mdc-text-button-label-text-color: #fff;
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-text-button-state-layer-color: #fff;
  --mat-text-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.24;
  --mat-text-button-pressed-state-layer-opacity: 0.24;
}
.pink-theme.dark-mode .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #e83e8c;
  --mat-text-button-state-layer-color: #e83e8c;
  --mat-text-button-ripple-color: rgba(232, 62, 140, 0.1);
}
.pink-theme.dark-mode .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.pink-theme.dark-mode .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.pink-theme.dark-mode .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.24;
  --mat-filled-button-pressed-state-layer-opacity: 0.24;
}
.pink-theme.dark-mode .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #e83e8c;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.pink-theme.dark-mode .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.pink-theme.dark-mode .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.pink-theme.dark-mode .mat-mdc-raised-button {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.24;
  --mat-protected-button-pressed-state-layer-opacity: 0.24;
  box-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);
}
.pink-theme.dark-mode .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #e83e8c;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.pink-theme.dark-mode .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.pink-theme.dark-mode .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.pink-theme.dark-mode .mat-mdc-raised-button:hover, .pink-theme.dark-mode .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.pink-theme.dark-mode .mat-mdc-raised-button:active, .pink-theme.dark-mode .mat-mdc-raised-button:focus:active {
  box-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);
}
.pink-theme.dark-mode .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-label-text-color: #fff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #fff;
  --mat-outlined-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.24;
  --mat-outlined-button-pressed-state-layer-opacity: 0.24;
}
.pink-theme.dark-mode .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #e83e8c;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #e83e8c;
  --mat-outlined-button-ripple-color: rgba(232, 62, 140, 0.1);
}
.pink-theme.dark-mode .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.pink-theme.dark-mode .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.pink-theme.dark-mode .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-state-layer-color: #fff;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
}
.pink-theme.dark-mode .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #e83e8c;
  --mat-icon-button-state-layer-color: #e83e8c;
  --mat-icon-button-ripple-color: rgba(232, 62, 140, 0.1);
}
.pink-theme.dark-mode .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.pink-theme.dark-mode .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.pink-theme.dark-mode .mat-mdc-fab.mat-primary,
.pink-theme.dark-mode .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #e83e8c;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.pink-theme.dark-mode .mat-mdc-fab.mat-accent,
.pink-theme.dark-mode .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.pink-theme.dark-mode .mat-mdc-fab.mat-warn,
.pink-theme.dark-mode .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.pink-theme.dark-mode .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.pink-theme.dark-mode .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.pink-theme.dark-mode .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.pink-theme.dark-mode .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.pink-theme.dark-mode .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.pink-theme.dark-mode .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.pink-theme.dark-mode .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.pink-theme.dark-mode .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.pink-theme.dark-mode .mat-icon.mat-primary {
  --mat-icon-color: #e83e8c;
}
.pink-theme.dark-mode .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.pink-theme.dark-mode .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.pink-theme.dark-mode .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.pink-theme.dark-mode .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.pink-theme.dark-mode .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #e83e8c;
  --mat-toolbar-container-text-color: #e83e8c;
}
.pink-theme.dark-mode .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.pink-theme.dark-mode .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.pink-theme.dark-mode .bg-primary-50 {
  background: #fce8f1;
}
.pink-theme.dark-mode .text-primary-50 {
  color: #fce8f1 !important;
}
.pink-theme.dark-mode .b-primary-50 {
  border-color: #fce8f1 !important;
}
.pink-theme.dark-mode .bg-primary-100 {
  background: #d81b5c;
}
.pink-theme.dark-mode .text-primary-100 {
  color: #d81b5c !important;
}
.pink-theme.dark-mode .b-primary-100 {
  border-color: #d81b5c !important;
}
.pink-theme.dark-mode .bg-primary-200 {
  background: #de286f;
}
.pink-theme.dark-mode .text-primary-200 {
  color: #de286f !important;
}
.pink-theme.dark-mode .b-primary-200 {
  border-color: #de286f !important;
}
.pink-theme.dark-mode .bg-primary-300 {
  background: #e23079;
}
.pink-theme.dark-mode .text-primary-300 {
  color: #e23079 !important;
}
.pink-theme.dark-mode .b-primary-300 {
  border-color: #e23079 !important;
}
.pink-theme.dark-mode .bg-primary-400 {
  background: #e53884;
}
.pink-theme.dark-mode .text-primary-400 {
  color: #e53884 !important;
}
.pink-theme.dark-mode .b-primary-400 {
  border-color: #e53884 !important;
}
.pink-theme.dark-mode .bg-primary-500 {
  background: #e83e8c;
}
.pink-theme.dark-mode .text-primary-500 {
  color: #e83e8c !important;
}
.pink-theme.dark-mode .b-primary-500 {
  border-color: #e83e8c !important;
}
.pink-theme.dark-mode .bg-primary-600 {
  background: #eb5b9d;
}
.pink-theme.dark-mode .text-primary-600 {
  color: #eb5b9d !important;
}
.pink-theme.dark-mode .b-primary-600 {
  border-color: #eb5b9d !important;
}
.pink-theme.dark-mode .bg-primary-700 {
  background: #ef78af;
}
.pink-theme.dark-mode .text-primary-700 {
  color: #ef78af !important;
}
.pink-theme.dark-mode .b-primary-700 {
  border-color: #ef78af !important;
}
.pink-theme.dark-mode .bg-primary-800 {
  background: #f49fc6;
}
.pink-theme.dark-mode .text-primary-800 {
  color: #f49fc6 !important;
}
.pink-theme.dark-mode .b-primary-800 {
  border-color: #f49fc6 !important;
}
.pink-theme.dark-mode .bg-primary-900 {
  background: #f8c5dd;
}
.pink-theme.dark-mode .text-primary-900 {
  color: #f8c5dd !important;
}
.pink-theme.dark-mode .b-primary-900 {
  border-color: #f8c5dd !important;
}
.pink-theme.dark-mode .bg-accent-50 {
  background: #1d2630;
}
.pink-theme.dark-mode .text-accent-50 {
  color: #1d2630 !important;
}
.pink-theme.dark-mode .b-accent-50 {
  border-color: #1d2630 !important;
}
.pink-theme.dark-mode .bg-accent-100 {
  background: #131920;
}
.pink-theme.dark-mode .text-accent-100 {
  color: #131920 !important;
}
.pink-theme.dark-mode .b-accent-100 {
  border-color: #131920 !important;
}
.pink-theme.dark-mode .bg-accent-200 {
  background: #1d2630;
}
.pink-theme.dark-mode .text-accent-200 {
  color: #1d2630 !important;
}
.pink-theme.dark-mode .b-accent-200 {
  border-color: #1d2630 !important;
}
.pink-theme.dark-mode .bg-accent-300 {
  background: #3e4853;
}
.pink-theme.dark-mode .text-accent-300 {
  color: #3e4853 !important;
}
.pink-theme.dark-mode .b-accent-300 {
  border-color: #3e4853 !important;
}
.pink-theme.dark-mode .bg-accent-400 {
  background: #5b6b79;
}
.pink-theme.dark-mode .text-accent-400 {
  color: #5b6b79 !important;
}
.pink-theme.dark-mode .b-accent-400 {
  border-color: #5b6b79 !important;
}
.pink-theme.dark-mode .bg-accent-500 {
  background: #8996a4;
}
.pink-theme.dark-mode .text-accent-500 {
  color: #8996a4 !important;
}
.pink-theme.dark-mode .b-accent-500 {
  border-color: #8996a4 !important;
}
.pink-theme.dark-mode .bg-accent-600 {
  background: #bec8d0;
}
.pink-theme.dark-mode .text-accent-600 {
  color: #bec8d0 !important;
}
.pink-theme.dark-mode .b-accent-600 {
  border-color: #bec8d0 !important;
}
.pink-theme.dark-mode .bg-accent-700 {
  background: #dbe0e5;
}
.pink-theme.dark-mode .text-accent-700 {
  color: #dbe0e5 !important;
}
.pink-theme.dark-mode .b-accent-700 {
  border-color: #dbe0e5 !important;
}
.pink-theme.dark-mode .bg-accent-800 {
  background: #f3f5f7;
}
.pink-theme.dark-mode .text-accent-800 {
  color: #f3f5f7 !important;
}
.pink-theme.dark-mode .b-accent-800 {
  border-color: #f3f5f7 !important;
}
.pink-theme.dark-mode .bg-accent-900 {
  background: #f8f9fa;
}
.pink-theme.dark-mode .text-accent-900 {
  color: #f8f9fa !important;
}
.pink-theme.dark-mode .b-accent-900 {
  border-color: #f8f9fa !important;
}
.pink-theme.dark-mode .bg-warn-50 {
  background: #f5bebe;
}
.pink-theme.dark-mode .text-warn-50 {
  color: #f5bebe !important;
}
.pink-theme.dark-mode .b-warn-50 {
  border-color: #f5bebe !important;
}
.pink-theme.dark-mode .bg-warn-100 {
  background: #c50d0d;
}
.pink-theme.dark-mode .text-warn-100 {
  color: #c50d0d !important;
}
.pink-theme.dark-mode .b-warn-100 {
  border-color: #c50d0d !important;
}
.pink-theme.dark-mode .bg-warn-200 {
  background: #ce1717;
}
.pink-theme.dark-mode .text-warn-200 {
  color: #ce1717 !important;
}
.pink-theme.dark-mode .b-warn-200 {
  border-color: #ce1717 !important;
}
.pink-theme.dark-mode .bg-warn-300 {
  background: #d31c1c;
}
.pink-theme.dark-mode .text-warn-300 {
  color: #d31c1c !important;
}
.pink-theme.dark-mode .b-warn-300 {
  border-color: #d31c1c !important;
}
.pink-theme.dark-mode .bg-warn-400 {
  background: #d82222;
}
.pink-theme.dark-mode .text-warn-400 {
  color: #d82222 !important;
}
.pink-theme.dark-mode .b-warn-400 {
  border-color: #d82222 !important;
}
.pink-theme.dark-mode .bg-warn-500 {
  background: #dc2626;
}
.pink-theme.dark-mode .text-warn-500 {
  color: #dc2626 !important;
}
.pink-theme.dark-mode .b-warn-500 {
  border-color: #dc2626 !important;
}
.pink-theme.dark-mode .bg-warn-600 {
  background: #e14747;
}
.pink-theme.dark-mode .text-warn-600 {
  color: #e14747 !important;
}
.pink-theme.dark-mode .b-warn-600 {
  border-color: #e14747 !important;
}
.pink-theme.dark-mode .bg-warn-700 {
  background: #e76767;
}
.pink-theme.dark-mode .text-warn-700 {
  color: #e76767 !important;
}
.pink-theme.dark-mode .b-warn-700 {
  border-color: #e76767 !important;
}
.pink-theme.dark-mode .bg-warn-800 {
  background: #ee9393;
}
.pink-theme.dark-mode .text-warn-800 {
  color: #ee9393 !important;
}
.pink-theme.dark-mode .b-warn-800 {
  border-color: #ee9393 !important;
}
.pink-theme.dark-mode .bg-warn-900 {
  background: #f5bebe;
}
.pink-theme.dark-mode .text-warn-900 {
  color: #f5bebe !important;
}
.pink-theme.dark-mode .b-warn-900 {
  border-color: #f5bebe !important;
}
.pink-theme.dark-mode .bg-success-50 {
  background: #e6f5f0;
}
.pink-theme.dark-mode .text-success-50 {
  color: #e6f5f0 !important;
}
.pink-theme.dark-mode .b-success-50 {
  border-color: #e6f5f0 !important;
}
.pink-theme.dark-mode .bg-success-100 {
  background: #107d4f;
}
.pink-theme.dark-mode .text-success-100 {
  color: #107d4f !important;
}
.pink-theme.dark-mode .b-success-100 {
  border-color: #107d4f !important;
}
.pink-theme.dark-mode .bg-success-200 {
  background: #1b8d62;
}
.pink-theme.dark-mode .text-success-200 {
  color: #1b8d62 !important;
}
.pink-theme.dark-mode .b-success-200 {
  border-color: #1b8d62 !important;
}
.pink-theme.dark-mode .bg-success-300 {
  background: #21976c;
}
.pink-theme.dark-mode .text-success-300 {
  color: #21976c !important;
}
.pink-theme.dark-mode .b-success-300 {
  border-color: #21976c !important;
}
.pink-theme.dark-mode .bg-success-400 {
  background: #27a077;
}
.pink-theme.dark-mode .text-success-400 {
  color: #27a077 !important;
}
.pink-theme.dark-mode .b-success-400 {
  border-color: #27a077 !important;
}
.pink-theme.dark-mode .bg-success-500 {
  background: #2ca87f;
}
.pink-theme.dark-mode .text-success-500 {
  color: #2ca87f !important;
}
.pink-theme.dark-mode .b-success-500 {
  border-color: #2ca87f !important;
}
.pink-theme.dark-mode .bg-success-600 {
  background: #4cb592;
}
.pink-theme.dark-mode .text-success-600 {
  color: #4cb592 !important;
}
.pink-theme.dark-mode .b-success-600 {
  border-color: #4cb592 !important;
}
.pink-theme.dark-mode .bg-success-700 {
  background: #6bc2a5;
}
.pink-theme.dark-mode .text-success-700 {
  color: #6bc2a5 !important;
}
.pink-theme.dark-mode .b-success-700 {
  border-color: #6bc2a5 !important;
}
.pink-theme.dark-mode .bg-success-800 {
  background: #96d4bf;
}
.pink-theme.dark-mode .text-success-800 {
  color: #96d4bf !important;
}
.pink-theme.dark-mode .b-success-800 {
  border-color: #96d4bf !important;
}
.pink-theme.dark-mode .bg-success-900 {
  background: #c0e5d9;
}
.pink-theme.dark-mode .text-success-900 {
  color: #c0e5d9 !important;
}
.pink-theme.dark-mode .b-success-900 {
  border-color: #c0e5d9 !important;
}
.pink-theme.dark-mode .bg-warning-50 {
  background: #fcf1e0;
}
.pink-theme.dark-mode .text-warning-50 {
  color: #fcf1e0 !important;
}
.pink-theme.dark-mode .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.pink-theme.dark-mode .bg-warning-100 {
  background: #d35a00;
}
.pink-theme.dark-mode .text-warning-100 {
  color: #d35a00 !important;
}
.pink-theme.dark-mode .b-warning-100 {
  border-color: #d35a00 !important;
}
.pink-theme.dark-mode .bg-warning-200 {
  background: #da6d00;
}
.pink-theme.dark-mode .text-warning-200 {
  color: #da6d00 !important;
}
.pink-theme.dark-mode .b-warning-200 {
  border-color: #da6d00 !important;
}
.pink-theme.dark-mode .bg-warning-300 {
  background: #de7700;
}
.pink-theme.dark-mode .text-warning-300 {
  color: #de7700 !important;
}
.pink-theme.dark-mode .b-warning-300 {
  border-color: #de7700 !important;
}
.pink-theme.dark-mode .bg-warning-400 {
  background: #e28200;
}
.pink-theme.dark-mode .text-warning-400 {
  color: #e28200 !important;
}
.pink-theme.dark-mode .b-warning-400 {
  border-color: #e28200 !important;
}
.pink-theme.dark-mode .bg-warning-500 {
  background: #e58a00;
}
.pink-theme.dark-mode .text-warning-500 {
  color: #e58a00 !important;
}
.pink-theme.dark-mode .b-warning-500 {
  border-color: #e58a00 !important;
}
.pink-theme.dark-mode .bg-warning-600 {
  background: #e99c26;
}
.pink-theme.dark-mode .text-warning-600 {
  color: #e99c26 !important;
}
.pink-theme.dark-mode .b-warning-600 {
  border-color: #e99c26 !important;
}
.pink-theme.dark-mode .bg-warning-700 {
  background: #edad4d;
}
.pink-theme.dark-mode .text-warning-700 {
  color: #edad4d !important;
}
.pink-theme.dark-mode .b-warning-700 {
  border-color: #edad4d !important;
}
.pink-theme.dark-mode .bg-warning-800 {
  background: #f2c580;
}
.pink-theme.dark-mode .text-warning-800 {
  color: #f2c580 !important;
}
.pink-theme.dark-mode .b-warning-800 {
  border-color: #f2c580 !important;
}
.pink-theme.dark-mode .bg-warning-900 {
  background: #f7dcb3;
}
.pink-theme.dark-mode .text-warning-900 {
  color: #f7dcb3 !important;
}
.pink-theme.dark-mode .b-warning-900 {
  border-color: #f7dcb3 !important;
}

.red-theme {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: white;
  --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-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: white;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --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);
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: white;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #8996a4;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #dc2626;
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #757575;
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --primary-50: #fbe5e5;
  --primary-100: #f5bebe;
  --primary-200: #ee9393;
  --primary-300: #e76767;
  --primary-400: #e14747;
  --primary-500: #dc2626;
  --primary-600: #d82222;
  --primary-700: #d31c1c;
  --primary-800: #ce1717;
  --primary-900: #c50d0d;
  --accent-50: #fff;
  --accent-100: #f8f9fa;
  --accent-200: #f3f5f7;
  --accent-300: #dbe0e5;
  --accent-400: #bec8d0;
  --accent-500: #8996a4;
  --accent-600: #5b6b79;
  --accent-700: #3e4853;
  --accent-800: #1d2630;
  --accent-900: #131920;
  --warn-50: #fbe5e5;
  --warn-100: #f5bebe;
  --warn-200: #ee9393;
  --warn-300: #e76767;
  --warn-400: #e14747;
  --warn-500: #dc2626;
  --warn-600: #d82222;
  --warn-700: #d31c1c;
  --warn-800: #ce1717;
  --warn-900: #c50d0d;
  --success-50: #e6f5f0;
  --success-100: #c0e5d9;
  --success-200: #96d4bf;
  --success-300: #6bc2a5;
  --success-400: #4cb592;
  --success-500: #2ca87f;
  --success-600: #27a077;
  --success-700: #21976c;
  --success-800: #1b8d62;
  --success-900: #107d4f;
  --warning-50: #fcf1e0;
  --warning-100: #f7dcb3;
  --warning-200: #f2c580;
  --warning-300: #edad4d;
  --warning-400: #e99c26;
  --warning-500: #e58a00;
  --warning-600: #e28200;
  --warning-700: #de7700;
  --warning-800: #da6d00;
  --warning-900: #d35a00;
}
.red-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.red-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.red-theme .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.red-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.red-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.red-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.red-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.red-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.red-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.red-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.red-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.red-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.red-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.red-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.red-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.red-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.red-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.red-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.red-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.red-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.red-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.red-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.red-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.red-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.red-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.red-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.red-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.red-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.red-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.red-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.red-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.red-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.red-theme .mat-app-background, .red-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.red-theme .mat-elevation-z0, .red-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.red-theme .mat-elevation-z1, .red-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.red-theme .mat-elevation-z2, .red-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.red-theme .mat-elevation-z3, .red-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.red-theme .mat-elevation-z4, .red-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.red-theme .mat-elevation-z5, .red-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z6, .red-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.red-theme .mat-elevation-z7, .red-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z8, .red-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.red-theme .mat-elevation-z9, .red-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z10, .red-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z11, .red-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z12, .red-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.red-theme .mat-elevation-z13, .red-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z14, .red-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z15, .red-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z16, .red-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.red-theme .mat-elevation-z17, .red-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z18, .red-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z19, .red-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z20, .red-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z21, .red-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z22, .red-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z23, .red-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.red-theme .mat-elevation-z24, .red-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.red-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.red-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .red-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .red-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.red-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.red-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.red-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .red-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .red-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.red-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.red-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.red-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .red-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .red-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.red-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.red-theme .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.red-theme .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.red-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.red-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.red-theme .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.red-theme .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.red-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .red-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.red-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .red-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.red-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .red-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.red-theme .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.red-theme .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #d82222;
  --mdc-switch-selected-handle-color: #d82222;
  --mdc-switch-selected-hover-state-layer-color: #d82222;
  --mdc-switch-selected-pressed-state-layer-color: #d82222;
  --mdc-switch-selected-focus-handle-color: #c50d0d;
  --mdc-switch-selected-hover-handle-color: #c50d0d;
  --mdc-switch-selected-pressed-handle-color: #c50d0d;
  --mdc-switch-selected-focus-track-color: #e76767;
  --mdc-switch-selected-hover-track-color: #e76767;
  --mdc-switch-selected-pressed-track-color: #e76767;
  --mdc-switch-selected-track-color: #e76767;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.red-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.red-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.red-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #5b6b79;
  --mdc-switch-selected-handle-color: #5b6b79;
  --mdc-switch-selected-hover-state-layer-color: #5b6b79;
  --mdc-switch-selected-pressed-state-layer-color: #5b6b79;
  --mdc-switch-selected-focus-handle-color: #131920;
  --mdc-switch-selected-hover-handle-color: #131920;
  --mdc-switch-selected-pressed-handle-color: #131920;
  --mdc-switch-selected-focus-track-color: #dbe0e5;
  --mdc-switch-selected-hover-track-color: #dbe0e5;
  --mdc-switch-selected-pressed-track-color: #dbe0e5;
  --mdc-switch-selected-track-color: #dbe0e5;
}
.red-theme .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #d82222;
  --mdc-switch-selected-handle-color: #d82222;
  --mdc-switch-selected-hover-state-layer-color: #d82222;
  --mdc-switch-selected-pressed-state-layer-color: #d82222;
  --mdc-switch-selected-focus-handle-color: #c50d0d;
  --mdc-switch-selected-hover-handle-color: #c50d0d;
  --mdc-switch-selected-pressed-handle-color: #c50d0d;
  --mdc-switch-selected-focus-track-color: #e76767;
  --mdc-switch-selected-hover-track-color: #e76767;
  --mdc-switch-selected-pressed-track-color: #e76767;
  --mdc-switch-selected-track-color: #e76767;
}
.red-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.red-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.red-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.red-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.red-theme .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.red-theme .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.red-theme .mdc-list-item__start,
.red-theme .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.red-theme .mat-accent .mdc-list-item__start,
.red-theme .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.red-theme .mat-warn .mdc-list-item__start,
.red-theme .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.red-theme .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.red-theme .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.red-theme .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.red-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.red-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #dc2626;
}
.red-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.red-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #dc2626;
}
.red-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.red-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.red-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.red-theme .mat-mdc-tab-group, .red-theme .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.red-theme .mat-mdc-tab-group.mat-accent, .red-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.red-theme .mat-mdc-tab-group.mat-warn, .red-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.red-theme .mat-mdc-tab-group.mat-background-primary, .red-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.red-theme .mat-mdc-tab-group.mat-background-accent, .red-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.red-theme .mat-mdc-tab-group.mat-background-warn, .red-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.red-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.red-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.red-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.red-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.red-theme .mat-mdc-button {
  --mdc-text-button-label-text-color: #000;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color: #000;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
}
.red-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.red-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.red-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.red-theme .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: #000;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
}
.red-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.red-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.red-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.red-theme .mat-mdc-raised-button {
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: #000;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  box-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);
}
.red-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.red-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.red-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.red-theme .mat-mdc-raised-button:hover, .red-theme .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.red-theme .mat-mdc-raised-button:active, .red-theme .mat-mdc-raised-button:focus:active {
  box-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);
}
.red-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: #000;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #000;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}
.red-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.red-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.red-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.red-theme .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color: #000;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
.red-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.red-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.red-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.red-theme .mat-mdc-fab.mat-primary,
.red-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.red-theme .mat-mdc-fab.mat-accent,
.red-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.red-theme .mat-mdc-fab.mat-warn,
.red-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.red-theme .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.red-theme .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.red-theme .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.red-theme .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.red-theme .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.red-theme .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.red-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.red-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.red-theme .mat-icon.mat-primary {
  --mat-icon-color: #dc2626;
}
.red-theme .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.red-theme .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.red-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.red-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.red-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.red-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.red-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.red-theme .bg-primary-50 {
  background: #fbe5e5;
}
.red-theme .text-primary-50 {
  color: #fbe5e5 !important;
}
.red-theme .b-primary-50 {
  border-color: #fbe5e5 !important;
}
.red-theme .bg-primary-100 {
  background: #f5bebe;
}
.red-theme .text-primary-100 {
  color: #f5bebe !important;
}
.red-theme .b-primary-100 {
  border-color: #f5bebe !important;
}
.red-theme .bg-primary-200 {
  background: #ee9393;
}
.red-theme .text-primary-200 {
  color: #ee9393 !important;
}
.red-theme .b-primary-200 {
  border-color: #ee9393 !important;
}
.red-theme .bg-primary-300 {
  background: #e76767;
}
.red-theme .text-primary-300 {
  color: #e76767 !important;
}
.red-theme .b-primary-300 {
  border-color: #e76767 !important;
}
.red-theme .bg-primary-400 {
  background: #e14747;
}
.red-theme .text-primary-400 {
  color: #e14747 !important;
}
.red-theme .b-primary-400 {
  border-color: #e14747 !important;
}
.red-theme .bg-primary-500 {
  background: #dc2626;
}
.red-theme .text-primary-500 {
  color: #dc2626 !important;
}
.red-theme .b-primary-500 {
  border-color: #dc2626 !important;
}
.red-theme .bg-primary-600 {
  background: #d82222;
}
.red-theme .text-primary-600 {
  color: #d82222 !important;
}
.red-theme .b-primary-600 {
  border-color: #d82222 !important;
}
.red-theme .bg-primary-700 {
  background: #d31c1c;
}
.red-theme .text-primary-700 {
  color: #d31c1c !important;
}
.red-theme .b-primary-700 {
  border-color: #d31c1c !important;
}
.red-theme .bg-primary-800 {
  background: #ce1717;
}
.red-theme .text-primary-800 {
  color: #ce1717 !important;
}
.red-theme .b-primary-800 {
  border-color: #ce1717 !important;
}
.red-theme .bg-primary-900 {
  background: #c50d0d;
}
.red-theme .text-primary-900 {
  color: #c50d0d !important;
}
.red-theme .b-primary-900 {
  border-color: #c50d0d !important;
}
.red-theme .bg-accent-50 {
  background: #fff;
}
.red-theme .text-accent-50 {
  color: #fff !important;
}
.red-theme .b-accent-50 {
  border-color: #fff !important;
}
.red-theme .bg-accent-100 {
  background: #f8f9fa;
}
.red-theme .text-accent-100 {
  color: #f8f9fa !important;
}
.red-theme .b-accent-100 {
  border-color: #f8f9fa !important;
}
.red-theme .bg-accent-200 {
  background: #f3f5f7;
}
.red-theme .text-accent-200 {
  color: #f3f5f7 !important;
}
.red-theme .b-accent-200 {
  border-color: #f3f5f7 !important;
}
.red-theme .bg-accent-300 {
  background: #dbe0e5;
}
.red-theme .text-accent-300 {
  color: #dbe0e5 !important;
}
.red-theme .b-accent-300 {
  border-color: #dbe0e5 !important;
}
.red-theme .bg-accent-400 {
  background: #bec8d0;
}
.red-theme .text-accent-400 {
  color: #bec8d0 !important;
}
.red-theme .b-accent-400 {
  border-color: #bec8d0 !important;
}
.red-theme .bg-accent-500 {
  background: #8996a4;
}
.red-theme .text-accent-500 {
  color: #8996a4 !important;
}
.red-theme .b-accent-500 {
  border-color: #8996a4 !important;
}
.red-theme .bg-accent-600 {
  background: #5b6b79;
}
.red-theme .text-accent-600 {
  color: #5b6b79 !important;
}
.red-theme .b-accent-600 {
  border-color: #5b6b79 !important;
}
.red-theme .bg-accent-700 {
  background: #3e4853;
}
.red-theme .text-accent-700 {
  color: #3e4853 !important;
}
.red-theme .b-accent-700 {
  border-color: #3e4853 !important;
}
.red-theme .bg-accent-800 {
  background: #1d2630;
}
.red-theme .text-accent-800 {
  color: #1d2630 !important;
}
.red-theme .b-accent-800 {
  border-color: #1d2630 !important;
}
.red-theme .bg-accent-900 {
  background: #131920;
}
.red-theme .text-accent-900 {
  color: #131920 !important;
}
.red-theme .b-accent-900 {
  border-color: #131920 !important;
}
.red-theme .bg-warn-50 {
  background: #fbe5e5;
}
.red-theme .text-warn-50 {
  color: #fbe5e5 !important;
}
.red-theme .b-warn-50 {
  border-color: #fbe5e5 !important;
}
.red-theme .bg-warn-100 {
  background: #f5bebe;
}
.red-theme .text-warn-100 {
  color: #f5bebe !important;
}
.red-theme .b-warn-100 {
  border-color: #f5bebe !important;
}
.red-theme .bg-warn-200 {
  background: #ee9393;
}
.red-theme .text-warn-200 {
  color: #ee9393 !important;
}
.red-theme .b-warn-200 {
  border-color: #ee9393 !important;
}
.red-theme .bg-warn-300 {
  background: #e76767;
}
.red-theme .text-warn-300 {
  color: #e76767 !important;
}
.red-theme .b-warn-300 {
  border-color: #e76767 !important;
}
.red-theme .bg-warn-400 {
  background: #e14747;
}
.red-theme .text-warn-400 {
  color: #e14747 !important;
}
.red-theme .b-warn-400 {
  border-color: #e14747 !important;
}
.red-theme .bg-warn-500 {
  background: #dc2626;
}
.red-theme .text-warn-500 {
  color: #dc2626 !important;
}
.red-theme .b-warn-500 {
  border-color: #dc2626 !important;
}
.red-theme .bg-warn-600 {
  background: #d82222;
}
.red-theme .text-warn-600 {
  color: #d82222 !important;
}
.red-theme .b-warn-600 {
  border-color: #d82222 !important;
}
.red-theme .bg-warn-700 {
  background: #d31c1c;
}
.red-theme .text-warn-700 {
  color: #d31c1c !important;
}
.red-theme .b-warn-700 {
  border-color: #d31c1c !important;
}
.red-theme .bg-warn-800 {
  background: #ce1717;
}
.red-theme .text-warn-800 {
  color: #ce1717 !important;
}
.red-theme .b-warn-800 {
  border-color: #ce1717 !important;
}
.red-theme .bg-warn-900 {
  background: #c50d0d;
}
.red-theme .text-warn-900 {
  color: #c50d0d !important;
}
.red-theme .b-warn-900 {
  border-color: #c50d0d !important;
}
.red-theme .bg-success-50 {
  background: #e6f5f0;
}
.red-theme .text-success-50 {
  color: #e6f5f0 !important;
}
.red-theme .b-success-50 {
  border-color: #e6f5f0 !important;
}
.red-theme .bg-success-100 {
  background: #c0e5d9;
}
.red-theme .text-success-100 {
  color: #c0e5d9 !important;
}
.red-theme .b-success-100 {
  border-color: #c0e5d9 !important;
}
.red-theme .bg-success-200 {
  background: #96d4bf;
}
.red-theme .text-success-200 {
  color: #96d4bf !important;
}
.red-theme .b-success-200 {
  border-color: #96d4bf !important;
}
.red-theme .bg-success-300 {
  background: #6bc2a5;
}
.red-theme .text-success-300 {
  color: #6bc2a5 !important;
}
.red-theme .b-success-300 {
  border-color: #6bc2a5 !important;
}
.red-theme .bg-success-400 {
  background: #4cb592;
}
.red-theme .text-success-400 {
  color: #4cb592 !important;
}
.red-theme .b-success-400 {
  border-color: #4cb592 !important;
}
.red-theme .bg-success-500 {
  background: #2ca87f;
}
.red-theme .text-success-500 {
  color: #2ca87f !important;
}
.red-theme .b-success-500 {
  border-color: #2ca87f !important;
}
.red-theme .bg-success-600 {
  background: #27a077;
}
.red-theme .text-success-600 {
  color: #27a077 !important;
}
.red-theme .b-success-600 {
  border-color: #27a077 !important;
}
.red-theme .bg-success-700 {
  background: #21976c;
}
.red-theme .text-success-700 {
  color: #21976c !important;
}
.red-theme .b-success-700 {
  border-color: #21976c !important;
}
.red-theme .bg-success-800 {
  background: #1b8d62;
}
.red-theme .text-success-800 {
  color: #1b8d62 !important;
}
.red-theme .b-success-800 {
  border-color: #1b8d62 !important;
}
.red-theme .bg-success-900 {
  background: #107d4f;
}
.red-theme .text-success-900 {
  color: #107d4f !important;
}
.red-theme .b-success-900 {
  border-color: #107d4f !important;
}
.red-theme .bg-warning-50 {
  background: #fcf1e0;
}
.red-theme .text-warning-50 {
  color: #fcf1e0 !important;
}
.red-theme .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.red-theme .bg-warning-100 {
  background: #f7dcb3;
}
.red-theme .text-warning-100 {
  color: #f7dcb3 !important;
}
.red-theme .b-warning-100 {
  border-color: #f7dcb3 !important;
}
.red-theme .bg-warning-200 {
  background: #f2c580;
}
.red-theme .text-warning-200 {
  color: #f2c580 !important;
}
.red-theme .b-warning-200 {
  border-color: #f2c580 !important;
}
.red-theme .bg-warning-300 {
  background: #edad4d;
}
.red-theme .text-warning-300 {
  color: #edad4d !important;
}
.red-theme .b-warning-300 {
  border-color: #edad4d !important;
}
.red-theme .bg-warning-400 {
  background: #e99c26;
}
.red-theme .text-warning-400 {
  color: #e99c26 !important;
}
.red-theme .b-warning-400 {
  border-color: #e99c26 !important;
}
.red-theme .bg-warning-500 {
  background: #e58a00;
}
.red-theme .text-warning-500 {
  color: #e58a00 !important;
}
.red-theme .b-warning-500 {
  border-color: #e58a00 !important;
}
.red-theme .bg-warning-600 {
  background: #e28200;
}
.red-theme .text-warning-600 {
  color: #e28200 !important;
}
.red-theme .b-warning-600 {
  border-color: #e28200 !important;
}
.red-theme .bg-warning-700 {
  background: #de7700;
}
.red-theme .text-warning-700 {
  color: #de7700 !important;
}
.red-theme .b-warning-700 {
  border-color: #de7700 !important;
}
.red-theme .bg-warning-800 {
  background: #da6d00;
}
.red-theme .text-warning-800 {
  color: #da6d00 !important;
}
.red-theme .b-warning-800 {
  border-color: #da6d00 !important;
}
.red-theme .bg-warning-900 {
  background: #d35a00;
}
.red-theme .text-warning-900 {
  color: #d35a00 !important;
}
.red-theme .b-warning-900 {
  border-color: #d35a00 !important;
}
.red-theme.dark-mode {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-optgroup-label-text-color: white;
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: #424242;
  --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-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: #424242;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-label-container-color: #fff;
  --mdc-slider-label-label-text-color: #000;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --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);
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: #424242;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #dc2626;
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #c6c6c6;
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
  --primary-50: #f5bebe;
  --primary-100: #c50d0d;
  --primary-200: #ce1717;
  --primary-300: #d31c1c;
  --primary-400: #d82222;
  --primary-500: #dc2626;
  --primary-600: #e14747;
  --primary-700: #e76767;
  --primary-800: #ee9393;
  --primary-900: #f5bebe;
  --accent-50: #1d2630;
  --accent-100: #131920;
  --accent-200: #1d2630;
  --accent-300: #3e4853;
  --accent-400: #5b6b79;
  --accent-500: #8996a4;
  --accent-600: #bec8d0;
  --accent-700: #dbe0e5;
  --accent-800: #f3f5f7;
  --accent-900: #f8f9fa;
  --warn-50: #f5bebe;
  --warn-100: #c50d0d;
  --warn-200: #ce1717;
  --warn-300: #d31c1c;
  --warn-400: #d82222;
  --warn-500: #dc2626;
  --warn-600: #e14747;
  --warn-700: #e76767;
  --warn-800: #ee9393;
  --warn-900: #f5bebe;
  --success-50: #e6f5f0;
  --success-100: #107d4f;
  --success-200: #1b8d62;
  --success-300: #21976c;
  --success-400: #27a077;
  --success-500: #2ca87f;
  --success-600: #4cb592;
  --success-700: #6bc2a5;
  --success-800: #96d4bf;
  --success-900: #c0e5d9;
  --warning-50: #fcf1e0;
  --warning-100: #d35a00;
  --warning-200: #da6d00;
  --warning-300: #de7700;
  --warning-400: #e28200;
  --warning-500: #e58a00;
  --warning-600: #e99c26;
  --warning-700: #edad4d;
  --warning-800: #f2c580;
  --warning-900: #f7dcb3;
}
.red-theme.dark-mode .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.red-theme.dark-mode .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.red-theme.dark-mode .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.red-theme.dark-mode .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.red-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.red-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.red-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.red-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.red-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.red-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.red-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.red-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.red-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.red-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.red-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.red-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.red-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.red-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.red-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.red-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.red-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.red-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.red-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.red-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.red-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.red-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.red-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.red-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.red-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.red-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.red-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.red-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.red-theme.dark-mode .mat-app-background, .red-theme.dark-mode.mat-app-background {
  background-color: #303030;
  color: white;
}
.red-theme.dark-mode .mat-elevation-z0, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.red-theme.dark-mode .mat-elevation-z1, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.red-theme.dark-mode .mat-elevation-z2, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.red-theme.dark-mode .mat-elevation-z3, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.red-theme.dark-mode .mat-elevation-z4, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.red-theme.dark-mode .mat-elevation-z5, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z6, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.red-theme.dark-mode .mat-elevation-z7, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z8, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.red-theme.dark-mode .mat-elevation-z9, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z10, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z11, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z12, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.red-theme.dark-mode .mat-elevation-z13, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z14, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z15, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z16, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.red-theme.dark-mode .mat-elevation-z17, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z18, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z19, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z20, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z21, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z22, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z23, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.red-theme.dark-mode .mat-elevation-z24, .red-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.red-theme.dark-mode .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.red-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .red-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .red-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.red-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.red-theme.dark-mode .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.red-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .red-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .red-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.red-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.red-theme.dark-mode .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.red-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .red-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .red-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.red-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.red-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.red-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.red-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.red-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.red-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.red-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.red-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .red-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.red-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .red-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.red-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .red-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.red-theme.dark-mode .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.red-theme.dark-mode .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #e76767;
  --mdc-switch-selected-handle-color: #e76767;
  --mdc-switch-selected-hover-state-layer-color: #e76767;
  --mdc-switch-selected-pressed-state-layer-color: #e76767;
  --mdc-switch-selected-focus-handle-color: #ee9393;
  --mdc-switch-selected-hover-handle-color: #ee9393;
  --mdc-switch-selected-pressed-handle-color: #ee9393;
  --mdc-switch-selected-focus-track-color: #d82222;
  --mdc-switch-selected-hover-track-color: #d82222;
  --mdc-switch-selected-pressed-track-color: #d82222;
  --mdc-switch-selected-track-color: #d82222;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.red-theme.dark-mode .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.red-theme.dark-mode .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.red-theme.dark-mode .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #dbe0e5;
  --mdc-switch-selected-handle-color: #dbe0e5;
  --mdc-switch-selected-hover-state-layer-color: #dbe0e5;
  --mdc-switch-selected-pressed-state-layer-color: #dbe0e5;
  --mdc-switch-selected-focus-handle-color: #f3f5f7;
  --mdc-switch-selected-hover-handle-color: #f3f5f7;
  --mdc-switch-selected-pressed-handle-color: #f3f5f7;
  --mdc-switch-selected-focus-track-color: #5b6b79;
  --mdc-switch-selected-hover-track-color: #5b6b79;
  --mdc-switch-selected-pressed-track-color: #5b6b79;
  --mdc-switch-selected-track-color: #5b6b79;
}
.red-theme.dark-mode .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e76767;
  --mdc-switch-selected-handle-color: #e76767;
  --mdc-switch-selected-hover-state-layer-color: #e76767;
  --mdc-switch-selected-pressed-state-layer-color: #e76767;
  --mdc-switch-selected-focus-handle-color: #ee9393;
  --mdc-switch-selected-hover-handle-color: #ee9393;
  --mdc-switch-selected-pressed-handle-color: #ee9393;
  --mdc-switch-selected-focus-track-color: #d82222;
  --mdc-switch-selected-hover-track-color: #d82222;
  --mdc-switch-selected-pressed-track-color: #d82222;
  --mdc-switch-selected-track-color: #d82222;
}
.red-theme.dark-mode .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.red-theme.dark-mode .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.red-theme.dark-mode .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.red-theme.dark-mode .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.red-theme.dark-mode .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.red-theme.dark-mode .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.red-theme.dark-mode .mdc-list-item__start,
.red-theme.dark-mode .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.red-theme.dark-mode .mat-accent .mdc-list-item__start,
.red-theme.dark-mode .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.red-theme.dark-mode .mat-warn .mdc-list-item__start,
.red-theme.dark-mode .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.red-theme.dark-mode .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.red-theme.dark-mode .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.red-theme.dark-mode .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.red-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.red-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #dc2626;
}
.red-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.red-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #dc2626;
}
.red-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.red-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.red-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.red-theme.dark-mode .mat-mdc-tab-group, .red-theme.dark-mode .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.red-theme.dark-mode .mat-mdc-tab-group.mat-accent, .red-theme.dark-mode .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.red-theme.dark-mode .mat-mdc-tab-group.mat-warn, .red-theme.dark-mode .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.red-theme.dark-mode .mat-mdc-tab-group.mat-background-primary, .red-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.red-theme.dark-mode .mat-mdc-tab-group.mat-background-accent, .red-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.red-theme.dark-mode .mat-mdc-tab-group.mat-background-warn, .red-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.red-theme.dark-mode .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.red-theme.dark-mode .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.red-theme.dark-mode .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.red-theme.dark-mode .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.red-theme.dark-mode .mat-mdc-button {
  --mdc-text-button-label-text-color: #fff;
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-text-button-state-layer-color: #fff;
  --mat-text-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.24;
  --mat-text-button-pressed-state-layer-opacity: 0.24;
}
.red-theme.dark-mode .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.red-theme.dark-mode .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.red-theme.dark-mode .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.red-theme.dark-mode .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.24;
  --mat-filled-button-pressed-state-layer-opacity: 0.24;
}
.red-theme.dark-mode .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.red-theme.dark-mode .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.red-theme.dark-mode .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.red-theme.dark-mode .mat-mdc-raised-button {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.24;
  --mat-protected-button-pressed-state-layer-opacity: 0.24;
  box-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);
}
.red-theme.dark-mode .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.red-theme.dark-mode .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.red-theme.dark-mode .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.red-theme.dark-mode .mat-mdc-raised-button:hover, .red-theme.dark-mode .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.red-theme.dark-mode .mat-mdc-raised-button:active, .red-theme.dark-mode .mat-mdc-raised-button:focus:active {
  box-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);
}
.red-theme.dark-mode .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-label-text-color: #fff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #fff;
  --mat-outlined-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.24;
  --mat-outlined-button-pressed-state-layer-opacity: 0.24;
}
.red-theme.dark-mode .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.red-theme.dark-mode .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.red-theme.dark-mode .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.red-theme.dark-mode .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-state-layer-color: #fff;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
}
.red-theme.dark-mode .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.red-theme.dark-mode .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.red-theme.dark-mode .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.red-theme.dark-mode .mat-mdc-fab.mat-primary,
.red-theme.dark-mode .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.red-theme.dark-mode .mat-mdc-fab.mat-accent,
.red-theme.dark-mode .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.red-theme.dark-mode .mat-mdc-fab.mat-warn,
.red-theme.dark-mode .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.red-theme.dark-mode .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.red-theme.dark-mode .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.red-theme.dark-mode .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.red-theme.dark-mode .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.red-theme.dark-mode .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.red-theme.dark-mode .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.red-theme.dark-mode .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.red-theme.dark-mode .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.red-theme.dark-mode .mat-icon.mat-primary {
  --mat-icon-color: #dc2626;
}
.red-theme.dark-mode .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.red-theme.dark-mode .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.red-theme.dark-mode .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.red-theme.dark-mode .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.red-theme.dark-mode .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.red-theme.dark-mode .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.red-theme.dark-mode .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.red-theme.dark-mode .bg-primary-50 {
  background: #f5bebe;
}
.red-theme.dark-mode .text-primary-50 {
  color: #f5bebe !important;
}
.red-theme.dark-mode .b-primary-50 {
  border-color: #f5bebe !important;
}
.red-theme.dark-mode .bg-primary-100 {
  background: #c50d0d;
}
.red-theme.dark-mode .text-primary-100 {
  color: #c50d0d !important;
}
.red-theme.dark-mode .b-primary-100 {
  border-color: #c50d0d !important;
}
.red-theme.dark-mode .bg-primary-200 {
  background: #ce1717;
}
.red-theme.dark-mode .text-primary-200 {
  color: #ce1717 !important;
}
.red-theme.dark-mode .b-primary-200 {
  border-color: #ce1717 !important;
}
.red-theme.dark-mode .bg-primary-300 {
  background: #d31c1c;
}
.red-theme.dark-mode .text-primary-300 {
  color: #d31c1c !important;
}
.red-theme.dark-mode .b-primary-300 {
  border-color: #d31c1c !important;
}
.red-theme.dark-mode .bg-primary-400 {
  background: #d82222;
}
.red-theme.dark-mode .text-primary-400 {
  color: #d82222 !important;
}
.red-theme.dark-mode .b-primary-400 {
  border-color: #d82222 !important;
}
.red-theme.dark-mode .bg-primary-500 {
  background: #dc2626;
}
.red-theme.dark-mode .text-primary-500 {
  color: #dc2626 !important;
}
.red-theme.dark-mode .b-primary-500 {
  border-color: #dc2626 !important;
}
.red-theme.dark-mode .bg-primary-600 {
  background: #e14747;
}
.red-theme.dark-mode .text-primary-600 {
  color: #e14747 !important;
}
.red-theme.dark-mode .b-primary-600 {
  border-color: #e14747 !important;
}
.red-theme.dark-mode .bg-primary-700 {
  background: #e76767;
}
.red-theme.dark-mode .text-primary-700 {
  color: #e76767 !important;
}
.red-theme.dark-mode .b-primary-700 {
  border-color: #e76767 !important;
}
.red-theme.dark-mode .bg-primary-800 {
  background: #ee9393;
}
.red-theme.dark-mode .text-primary-800 {
  color: #ee9393 !important;
}
.red-theme.dark-mode .b-primary-800 {
  border-color: #ee9393 !important;
}
.red-theme.dark-mode .bg-primary-900 {
  background: #f5bebe;
}
.red-theme.dark-mode .text-primary-900 {
  color: #f5bebe !important;
}
.red-theme.dark-mode .b-primary-900 {
  border-color: #f5bebe !important;
}
.red-theme.dark-mode .bg-accent-50 {
  background: #1d2630;
}
.red-theme.dark-mode .text-accent-50 {
  color: #1d2630 !important;
}
.red-theme.dark-mode .b-accent-50 {
  border-color: #1d2630 !important;
}
.red-theme.dark-mode .bg-accent-100 {
  background: #131920;
}
.red-theme.dark-mode .text-accent-100 {
  color: #131920 !important;
}
.red-theme.dark-mode .b-accent-100 {
  border-color: #131920 !important;
}
.red-theme.dark-mode .bg-accent-200 {
  background: #1d2630;
}
.red-theme.dark-mode .text-accent-200 {
  color: #1d2630 !important;
}
.red-theme.dark-mode .b-accent-200 {
  border-color: #1d2630 !important;
}
.red-theme.dark-mode .bg-accent-300 {
  background: #3e4853;
}
.red-theme.dark-mode .text-accent-300 {
  color: #3e4853 !important;
}
.red-theme.dark-mode .b-accent-300 {
  border-color: #3e4853 !important;
}
.red-theme.dark-mode .bg-accent-400 {
  background: #5b6b79;
}
.red-theme.dark-mode .text-accent-400 {
  color: #5b6b79 !important;
}
.red-theme.dark-mode .b-accent-400 {
  border-color: #5b6b79 !important;
}
.red-theme.dark-mode .bg-accent-500 {
  background: #8996a4;
}
.red-theme.dark-mode .text-accent-500 {
  color: #8996a4 !important;
}
.red-theme.dark-mode .b-accent-500 {
  border-color: #8996a4 !important;
}
.red-theme.dark-mode .bg-accent-600 {
  background: #bec8d0;
}
.red-theme.dark-mode .text-accent-600 {
  color: #bec8d0 !important;
}
.red-theme.dark-mode .b-accent-600 {
  border-color: #bec8d0 !important;
}
.red-theme.dark-mode .bg-accent-700 {
  background: #dbe0e5;
}
.red-theme.dark-mode .text-accent-700 {
  color: #dbe0e5 !important;
}
.red-theme.dark-mode .b-accent-700 {
  border-color: #dbe0e5 !important;
}
.red-theme.dark-mode .bg-accent-800 {
  background: #f3f5f7;
}
.red-theme.dark-mode .text-accent-800 {
  color: #f3f5f7 !important;
}
.red-theme.dark-mode .b-accent-800 {
  border-color: #f3f5f7 !important;
}
.red-theme.dark-mode .bg-accent-900 {
  background: #f8f9fa;
}
.red-theme.dark-mode .text-accent-900 {
  color: #f8f9fa !important;
}
.red-theme.dark-mode .b-accent-900 {
  border-color: #f8f9fa !important;
}
.red-theme.dark-mode .bg-warn-50 {
  background: #f5bebe;
}
.red-theme.dark-mode .text-warn-50 {
  color: #f5bebe !important;
}
.red-theme.dark-mode .b-warn-50 {
  border-color: #f5bebe !important;
}
.red-theme.dark-mode .bg-warn-100 {
  background: #c50d0d;
}
.red-theme.dark-mode .text-warn-100 {
  color: #c50d0d !important;
}
.red-theme.dark-mode .b-warn-100 {
  border-color: #c50d0d !important;
}
.red-theme.dark-mode .bg-warn-200 {
  background: #ce1717;
}
.red-theme.dark-mode .text-warn-200 {
  color: #ce1717 !important;
}
.red-theme.dark-mode .b-warn-200 {
  border-color: #ce1717 !important;
}
.red-theme.dark-mode .bg-warn-300 {
  background: #d31c1c;
}
.red-theme.dark-mode .text-warn-300 {
  color: #d31c1c !important;
}
.red-theme.dark-mode .b-warn-300 {
  border-color: #d31c1c !important;
}
.red-theme.dark-mode .bg-warn-400 {
  background: #d82222;
}
.red-theme.dark-mode .text-warn-400 {
  color: #d82222 !important;
}
.red-theme.dark-mode .b-warn-400 {
  border-color: #d82222 !important;
}
.red-theme.dark-mode .bg-warn-500 {
  background: #dc2626;
}
.red-theme.dark-mode .text-warn-500 {
  color: #dc2626 !important;
}
.red-theme.dark-mode .b-warn-500 {
  border-color: #dc2626 !important;
}
.red-theme.dark-mode .bg-warn-600 {
  background: #e14747;
}
.red-theme.dark-mode .text-warn-600 {
  color: #e14747 !important;
}
.red-theme.dark-mode .b-warn-600 {
  border-color: #e14747 !important;
}
.red-theme.dark-mode .bg-warn-700 {
  background: #e76767;
}
.red-theme.dark-mode .text-warn-700 {
  color: #e76767 !important;
}
.red-theme.dark-mode .b-warn-700 {
  border-color: #e76767 !important;
}
.red-theme.dark-mode .bg-warn-800 {
  background: #ee9393;
}
.red-theme.dark-mode .text-warn-800 {
  color: #ee9393 !important;
}
.red-theme.dark-mode .b-warn-800 {
  border-color: #ee9393 !important;
}
.red-theme.dark-mode .bg-warn-900 {
  background: #f5bebe;
}
.red-theme.dark-mode .text-warn-900 {
  color: #f5bebe !important;
}
.red-theme.dark-mode .b-warn-900 {
  border-color: #f5bebe !important;
}
.red-theme.dark-mode .bg-success-50 {
  background: #e6f5f0;
}
.red-theme.dark-mode .text-success-50 {
  color: #e6f5f0 !important;
}
.red-theme.dark-mode .b-success-50 {
  border-color: #e6f5f0 !important;
}
.red-theme.dark-mode .bg-success-100 {
  background: #107d4f;
}
.red-theme.dark-mode .text-success-100 {
  color: #107d4f !important;
}
.red-theme.dark-mode .b-success-100 {
  border-color: #107d4f !important;
}
.red-theme.dark-mode .bg-success-200 {
  background: #1b8d62;
}
.red-theme.dark-mode .text-success-200 {
  color: #1b8d62 !important;
}
.red-theme.dark-mode .b-success-200 {
  border-color: #1b8d62 !important;
}
.red-theme.dark-mode .bg-success-300 {
  background: #21976c;
}
.red-theme.dark-mode .text-success-300 {
  color: #21976c !important;
}
.red-theme.dark-mode .b-success-300 {
  border-color: #21976c !important;
}
.red-theme.dark-mode .bg-success-400 {
  background: #27a077;
}
.red-theme.dark-mode .text-success-400 {
  color: #27a077 !important;
}
.red-theme.dark-mode .b-success-400 {
  border-color: #27a077 !important;
}
.red-theme.dark-mode .bg-success-500 {
  background: #2ca87f;
}
.red-theme.dark-mode .text-success-500 {
  color: #2ca87f !important;
}
.red-theme.dark-mode .b-success-500 {
  border-color: #2ca87f !important;
}
.red-theme.dark-mode .bg-success-600 {
  background: #4cb592;
}
.red-theme.dark-mode .text-success-600 {
  color: #4cb592 !important;
}
.red-theme.dark-mode .b-success-600 {
  border-color: #4cb592 !important;
}
.red-theme.dark-mode .bg-success-700 {
  background: #6bc2a5;
}
.red-theme.dark-mode .text-success-700 {
  color: #6bc2a5 !important;
}
.red-theme.dark-mode .b-success-700 {
  border-color: #6bc2a5 !important;
}
.red-theme.dark-mode .bg-success-800 {
  background: #96d4bf;
}
.red-theme.dark-mode .text-success-800 {
  color: #96d4bf !important;
}
.red-theme.dark-mode .b-success-800 {
  border-color: #96d4bf !important;
}
.red-theme.dark-mode .bg-success-900 {
  background: #c0e5d9;
}
.red-theme.dark-mode .text-success-900 {
  color: #c0e5d9 !important;
}
.red-theme.dark-mode .b-success-900 {
  border-color: #c0e5d9 !important;
}
.red-theme.dark-mode .bg-warning-50 {
  background: #fcf1e0;
}
.red-theme.dark-mode .text-warning-50 {
  color: #fcf1e0 !important;
}
.red-theme.dark-mode .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.red-theme.dark-mode .bg-warning-100 {
  background: #d35a00;
}
.red-theme.dark-mode .text-warning-100 {
  color: #d35a00 !important;
}
.red-theme.dark-mode .b-warning-100 {
  border-color: #d35a00 !important;
}
.red-theme.dark-mode .bg-warning-200 {
  background: #da6d00;
}
.red-theme.dark-mode .text-warning-200 {
  color: #da6d00 !important;
}
.red-theme.dark-mode .b-warning-200 {
  border-color: #da6d00 !important;
}
.red-theme.dark-mode .bg-warning-300 {
  background: #de7700;
}
.red-theme.dark-mode .text-warning-300 {
  color: #de7700 !important;
}
.red-theme.dark-mode .b-warning-300 {
  border-color: #de7700 !important;
}
.red-theme.dark-mode .bg-warning-400 {
  background: #e28200;
}
.red-theme.dark-mode .text-warning-400 {
  color: #e28200 !important;
}
.red-theme.dark-mode .b-warning-400 {
  border-color: #e28200 !important;
}
.red-theme.dark-mode .bg-warning-500 {
  background: #e58a00;
}
.red-theme.dark-mode .text-warning-500 {
  color: #e58a00 !important;
}
.red-theme.dark-mode .b-warning-500 {
  border-color: #e58a00 !important;
}
.red-theme.dark-mode .bg-warning-600 {
  background: #e99c26;
}
.red-theme.dark-mode .text-warning-600 {
  color: #e99c26 !important;
}
.red-theme.dark-mode .b-warning-600 {
  border-color: #e99c26 !important;
}
.red-theme.dark-mode .bg-warning-700 {
  background: #edad4d;
}
.red-theme.dark-mode .text-warning-700 {
  color: #edad4d !important;
}
.red-theme.dark-mode .b-warning-700 {
  border-color: #edad4d !important;
}
.red-theme.dark-mode .bg-warning-800 {
  background: #f2c580;
}
.red-theme.dark-mode .text-warning-800 {
  color: #f2c580 !important;
}
.red-theme.dark-mode .b-warning-800 {
  border-color: #f2c580 !important;
}
.red-theme.dark-mode .bg-warning-900 {
  background: #f7dcb3;
}
.red-theme.dark-mode .text-warning-900 {
  color: #f7dcb3 !important;
}
.red-theme.dark-mode .b-warning-900 {
  border-color: #f7dcb3 !important;
}

.orange-theme {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-option-selected-state-label-text-color: #fd7e14;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: white;
  --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-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #fd7e14;
  --mdc-filled-text-field-focus-active-indicator-color: #fd7e14;
  --mdc-filled-text-field-focus-label-text-color: rgba(253, 126, 20, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #fd7e14;
  --mdc-outlined-text-field-focus-outline-color: #fd7e14;
  --mdc-outlined-text-field-focus-label-text-color: rgba(253, 126, 20, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(253, 126, 20, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(253, 126, 20, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: white;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #fd7e14;
  --mdc-slider-focus-handle-color: #fd7e14;
  --mdc-slider-hover-handle-color: #fd7e14;
  --mdc-slider-active-track-color: #fd7e14;
  --mdc-slider-inactive-track-color: #fd7e14;
  --mdc-slider-with-tick-marks-inactive-container-color: #fd7e14;
  --mdc-slider-with-tick-marks-active-container-color: #fd7e14;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --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);
  --mat-mdc-slider-ripple-color: #fd7e14;
  --mat-mdc-slider-hover-ripple-color: rgba(253, 126, 20, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(253, 126, 20, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: white;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #8996a4;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #fd7e14;
  --mat-badge-background-color: #fd7e14;
  --mat-badge-text-color: #fd7e14;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-datepicker-calendar-date-selected-state-text-color: #fd7e14;
  --mat-datepicker-calendar-date-selected-state-background-color: #fd7e14;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(253, 126, 20, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #fd7e14;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(253, 126, 20, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(253, 126, 20, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #fd7e14;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(253, 126, 20, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: #fd7e14;
  --mat-stepper-header-selected-state-icon-background-color: #fd7e14;
  --mat-stepper-header-selected-state-icon-foreground-color: #fd7e14;
  --mat-stepper-header-done-state-icon-background-color: #fd7e14;
  --mat-stepper-header-done-state-icon-foreground-color: #fd7e14;
  --mat-stepper-header-edit-state-icon-background-color: #fd7e14;
  --mat-stepper-header-edit-state-icon-foreground-color: #fd7e14;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #757575;
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --primary-50: #fff0e3;
  --primary-100: #fed8b9;
  --primary-200: #febf8a;
  --primary-300: #fea55b;
  --primary-400: #fd9137;
  --primary-500: #fd7e14;
  --primary-600: #fd7612;
  --primary-700: #fc6b0e;
  --primary-800: #fc610b;
  --primary-900: #fc4e06;
  --accent-50: #fff;
  --accent-100: #f8f9fa;
  --accent-200: #f3f5f7;
  --accent-300: #dbe0e5;
  --accent-400: #bec8d0;
  --accent-500: #8996a4;
  --accent-600: #5b6b79;
  --accent-700: #3e4853;
  --accent-800: #1d2630;
  --accent-900: #131920;
  --warn-50: #fbe5e5;
  --warn-100: #f5bebe;
  --warn-200: #ee9393;
  --warn-300: #e76767;
  --warn-400: #e14747;
  --warn-500: #dc2626;
  --warn-600: #d82222;
  --warn-700: #d31c1c;
  --warn-800: #ce1717;
  --warn-900: #c50d0d;
  --success-50: #e6f5f0;
  --success-100: #c0e5d9;
  --success-200: #96d4bf;
  --success-300: #6bc2a5;
  --success-400: #4cb592;
  --success-500: #2ca87f;
  --success-600: #27a077;
  --success-700: #21976c;
  --success-800: #1b8d62;
  --success-900: #107d4f;
  --warning-50: #fcf1e0;
  --warning-100: #f7dcb3;
  --warning-200: #f2c580;
  --warning-300: #edad4d;
  --warning-400: #e99c26;
  --warning-500: #e58a00;
  --warning-600: #e28200;
  --warning-700: #de7700;
  --warning-800: #da6d00;
  --warning-900: #d35a00;
}
.orange-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.orange-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.orange-theme .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.orange-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.orange-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.orange-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #fd7e14;
}
.orange-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.orange-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #fd7e14;
}
.orange-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.orange-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.orange-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.orange-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.orange-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.orange-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.orange-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.orange-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.orange-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.orange-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.orange-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.orange-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.orange-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.orange-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.orange-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.orange-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.orange-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.orange-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.orange-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.orange-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.orange-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.orange-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.orange-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.orange-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.orange-theme .mat-app-background, .orange-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.orange-theme .mat-elevation-z0, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.orange-theme .mat-elevation-z1, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.orange-theme .mat-elevation-z2, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.orange-theme .mat-elevation-z3, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.orange-theme .mat-elevation-z4, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.orange-theme .mat-elevation-z5, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z6, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.orange-theme .mat-elevation-z7, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z8, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.orange-theme .mat-elevation-z9, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z10, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z11, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z12, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.orange-theme .mat-elevation-z13, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z14, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z15, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z16, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.orange-theme .mat-elevation-z17, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z18, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z19, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z20, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z21, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z22, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z23, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.orange-theme .mat-elevation-z24, .orange-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.orange-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #fd7e14;
  --mdc-linear-progress-track-color: rgba(253, 126, 20, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.orange-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(253, 126, 20, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(253, 126, 20, 0.25));
}
@media (forced-colors: active) {
  .orange-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .orange-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(253, 126, 20, 0.25)'/%3E%3C/svg%3E");
  }
}
.orange-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(253, 126, 20, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(253, 126, 20, 0.25));
}
.orange-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.orange-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .orange-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .orange-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.orange-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.orange-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.orange-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .orange-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .orange-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.orange-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.orange-theme .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.orange-theme .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.orange-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.orange-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.orange-theme .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.orange-theme .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.orange-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .orange-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #fd7e14;
  --mdc-chip-elevated-container-color: #fd7e14;
  --mdc-chip-elevated-disabled-container-color: #fd7e14;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fd7e14;
  --mdc-chip-with-icon-icon-color: #fd7e14;
  --mdc-chip-with-icon-disabled-icon-color: #fd7e14;
  --mdc-chip-with-icon-selected-icon-color: #fd7e14;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fd7e14;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fd7e14;
}
.orange-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .orange-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.orange-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .orange-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.orange-theme .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.orange-theme .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #fd7612;
  --mdc-switch-selected-handle-color: #fd7612;
  --mdc-switch-selected-hover-state-layer-color: #fd7612;
  --mdc-switch-selected-pressed-state-layer-color: #fd7612;
  --mdc-switch-selected-focus-handle-color: #fc4e06;
  --mdc-switch-selected-hover-handle-color: #fc4e06;
  --mdc-switch-selected-pressed-handle-color: #fc4e06;
  --mdc-switch-selected-focus-track-color: #fea55b;
  --mdc-switch-selected-hover-track-color: #fea55b;
  --mdc-switch-selected-pressed-track-color: #fea55b;
  --mdc-switch-selected-track-color: #fea55b;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.orange-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.orange-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.orange-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #5b6b79;
  --mdc-switch-selected-handle-color: #5b6b79;
  --mdc-switch-selected-hover-state-layer-color: #5b6b79;
  --mdc-switch-selected-pressed-state-layer-color: #5b6b79;
  --mdc-switch-selected-focus-handle-color: #131920;
  --mdc-switch-selected-hover-handle-color: #131920;
  --mdc-switch-selected-pressed-handle-color: #131920;
  --mdc-switch-selected-focus-track-color: #dbe0e5;
  --mdc-switch-selected-hover-track-color: #dbe0e5;
  --mdc-switch-selected-pressed-track-color: #dbe0e5;
  --mdc-switch-selected-track-color: #dbe0e5;
}
.orange-theme .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #d82222;
  --mdc-switch-selected-handle-color: #d82222;
  --mdc-switch-selected-hover-state-layer-color: #d82222;
  --mdc-switch-selected-pressed-state-layer-color: #d82222;
  --mdc-switch-selected-focus-handle-color: #c50d0d;
  --mdc-switch-selected-hover-handle-color: #c50d0d;
  --mdc-switch-selected-pressed-handle-color: #c50d0d;
  --mdc-switch-selected-focus-track-color: #e76767;
  --mdc-switch-selected-hover-track-color: #e76767;
  --mdc-switch-selected-pressed-track-color: #e76767;
  --mdc-switch-selected-track-color: #e76767;
}
.orange-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.orange-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #fd7e14;
  --mdc-radio-selected-hover-icon-color: #fd7e14;
  --mdc-radio-selected-icon-color: #fd7e14;
  --mdc-radio-selected-pressed-icon-color: #fd7e14;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #fd7e14;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.orange-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.orange-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.orange-theme .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.orange-theme .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.orange-theme .mdc-list-item__start,
.orange-theme .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #fd7e14;
  --mdc-radio-selected-hover-icon-color: #fd7e14;
  --mdc-radio-selected-icon-color: #fd7e14;
  --mdc-radio-selected-pressed-icon-color: #fd7e14;
}
.orange-theme .mat-accent .mdc-list-item__start,
.orange-theme .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.orange-theme .mat-warn .mdc-list-item__start,
.orange-theme .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.orange-theme .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #fd7e14;
  --mdc-checkbox-selected-hover-icon-color: #fd7e14;
  --mdc-checkbox-selected-icon-color: #fd7e14;
  --mdc-checkbox-selected-pressed-icon-color: #fd7e14;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #fd7e14;
  --mdc-checkbox-selected-hover-state-layer-color: #fd7e14;
  --mdc-checkbox-selected-pressed-state-layer-color: #fd7e14;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.orange-theme .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.orange-theme .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.orange-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.orange-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #fd7e14;
}
.orange-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.orange-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #fd7e14;
}
.orange-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.orange-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.orange-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.orange-theme .mat-mdc-tab-group, .orange-theme .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #fd7e14;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #fd7e14;
  --mat-tab-header-active-ripple-color: #fd7e14;
  --mat-tab-header-inactive-ripple-color: #fd7e14;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #fd7e14;
  --mat-tab-header-active-hover-label-text-color: #fd7e14;
  --mat-tab-header-active-focus-indicator-color: #fd7e14;
  --mat-tab-header-active-hover-indicator-color: #fd7e14;
}
.orange-theme .mat-mdc-tab-group.mat-accent, .orange-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.orange-theme .mat-mdc-tab-group.mat-warn, .orange-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.orange-theme .mat-mdc-tab-group.mat-background-primary, .orange-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #fd7e14;
  --mat-tab-header-with-background-foreground-color: #fd7e14;
}
.orange-theme .mat-mdc-tab-group.mat-background-accent, .orange-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.orange-theme .mat-mdc-tab-group.mat-background-warn, .orange-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.orange-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #fd7e14;
  --mdc-checkbox-selected-hover-icon-color: #fd7e14;
  --mdc-checkbox-selected-icon-color: #fd7e14;
  --mdc-checkbox-selected-pressed-icon-color: #fd7e14;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #fd7e14;
  --mdc-checkbox-selected-hover-state-layer-color: #fd7e14;
  --mdc-checkbox-selected-pressed-state-layer-color: #fd7e14;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.orange-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.orange-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.orange-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.orange-theme .mat-mdc-button {
  --mdc-text-button-label-text-color: #000;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color: #000;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
}
.orange-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #fd7e14;
  --mat-text-button-state-layer-color: #fd7e14;
  --mat-text-button-ripple-color: rgba(253, 126, 20, 0.1);
}
.orange-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.orange-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.orange-theme .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: #000;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
}
.orange-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #fd7e14;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.orange-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.orange-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.orange-theme .mat-mdc-raised-button {
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: #000;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  box-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);
}
.orange-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #fd7e14;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.orange-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.orange-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.orange-theme .mat-mdc-raised-button:hover, .orange-theme .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.orange-theme .mat-mdc-raised-button:active, .orange-theme .mat-mdc-raised-button:focus:active {
  box-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);
}
.orange-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: #000;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #000;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}
.orange-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #fd7e14;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #fd7e14;
  --mat-outlined-button-ripple-color: rgba(253, 126, 20, 0.1);
}
.orange-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.orange-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.orange-theme .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color: #000;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
.orange-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #fd7e14;
  --mat-icon-button-state-layer-color: #fd7e14;
  --mat-icon-button-ripple-color: rgba(253, 126, 20, 0.1);
}
.orange-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.orange-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.orange-theme .mat-mdc-fab.mat-primary,
.orange-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #fd7e14;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.orange-theme .mat-mdc-fab.mat-accent,
.orange-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.orange-theme .mat-mdc-fab.mat-warn,
.orange-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.orange-theme .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.orange-theme .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.orange-theme .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.orange-theme .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.orange-theme .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.orange-theme .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.orange-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.orange-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.orange-theme .mat-icon.mat-primary {
  --mat-icon-color: #fd7e14;
}
.orange-theme .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.orange-theme .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.orange-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.orange-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.orange-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #fd7e14;
  --mat-toolbar-container-text-color: #fd7e14;
}
.orange-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.orange-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.orange-theme .bg-primary-50 {
  background: #fff0e3;
}
.orange-theme .text-primary-50 {
  color: #fff0e3 !important;
}
.orange-theme .b-primary-50 {
  border-color: #fff0e3 !important;
}
.orange-theme .bg-primary-100 {
  background: #fed8b9;
}
.orange-theme .text-primary-100 {
  color: #fed8b9 !important;
}
.orange-theme .b-primary-100 {
  border-color: #fed8b9 !important;
}
.orange-theme .bg-primary-200 {
  background: #febf8a;
}
.orange-theme .text-primary-200 {
  color: #febf8a !important;
}
.orange-theme .b-primary-200 {
  border-color: #febf8a !important;
}
.orange-theme .bg-primary-300 {
  background: #fea55b;
}
.orange-theme .text-primary-300 {
  color: #fea55b !important;
}
.orange-theme .b-primary-300 {
  border-color: #fea55b !important;
}
.orange-theme .bg-primary-400 {
  background: #fd9137;
}
.orange-theme .text-primary-400 {
  color: #fd9137 !important;
}
.orange-theme .b-primary-400 {
  border-color: #fd9137 !important;
}
.orange-theme .bg-primary-500 {
  background: #fd7e14;
}
.orange-theme .text-primary-500 {
  color: #fd7e14 !important;
}
.orange-theme .b-primary-500 {
  border-color: #fd7e14 !important;
}
.orange-theme .bg-primary-600 {
  background: #fd7612;
}
.orange-theme .text-primary-600 {
  color: #fd7612 !important;
}
.orange-theme .b-primary-600 {
  border-color: #fd7612 !important;
}
.orange-theme .bg-primary-700 {
  background: #fc6b0e;
}
.orange-theme .text-primary-700 {
  color: #fc6b0e !important;
}
.orange-theme .b-primary-700 {
  border-color: #fc6b0e !important;
}
.orange-theme .bg-primary-800 {
  background: #fc610b;
}
.orange-theme .text-primary-800 {
  color: #fc610b !important;
}
.orange-theme .b-primary-800 {
  border-color: #fc610b !important;
}
.orange-theme .bg-primary-900 {
  background: #fc4e06;
}
.orange-theme .text-primary-900 {
  color: #fc4e06 !important;
}
.orange-theme .b-primary-900 {
  border-color: #fc4e06 !important;
}
.orange-theme .bg-accent-50 {
  background: #fff;
}
.orange-theme .text-accent-50 {
  color: #fff !important;
}
.orange-theme .b-accent-50 {
  border-color: #fff !important;
}
.orange-theme .bg-accent-100 {
  background: #f8f9fa;
}
.orange-theme .text-accent-100 {
  color: #f8f9fa !important;
}
.orange-theme .b-accent-100 {
  border-color: #f8f9fa !important;
}
.orange-theme .bg-accent-200 {
  background: #f3f5f7;
}
.orange-theme .text-accent-200 {
  color: #f3f5f7 !important;
}
.orange-theme .b-accent-200 {
  border-color: #f3f5f7 !important;
}
.orange-theme .bg-accent-300 {
  background: #dbe0e5;
}
.orange-theme .text-accent-300 {
  color: #dbe0e5 !important;
}
.orange-theme .b-accent-300 {
  border-color: #dbe0e5 !important;
}
.orange-theme .bg-accent-400 {
  background: #bec8d0;
}
.orange-theme .text-accent-400 {
  color: #bec8d0 !important;
}
.orange-theme .b-accent-400 {
  border-color: #bec8d0 !important;
}
.orange-theme .bg-accent-500 {
  background: #8996a4;
}
.orange-theme .text-accent-500 {
  color: #8996a4 !important;
}
.orange-theme .b-accent-500 {
  border-color: #8996a4 !important;
}
.orange-theme .bg-accent-600 {
  background: #5b6b79;
}
.orange-theme .text-accent-600 {
  color: #5b6b79 !important;
}
.orange-theme .b-accent-600 {
  border-color: #5b6b79 !important;
}
.orange-theme .bg-accent-700 {
  background: #3e4853;
}
.orange-theme .text-accent-700 {
  color: #3e4853 !important;
}
.orange-theme .b-accent-700 {
  border-color: #3e4853 !important;
}
.orange-theme .bg-accent-800 {
  background: #1d2630;
}
.orange-theme .text-accent-800 {
  color: #1d2630 !important;
}
.orange-theme .b-accent-800 {
  border-color: #1d2630 !important;
}
.orange-theme .bg-accent-900 {
  background: #131920;
}
.orange-theme .text-accent-900 {
  color: #131920 !important;
}
.orange-theme .b-accent-900 {
  border-color: #131920 !important;
}
.orange-theme .bg-warn-50 {
  background: #fbe5e5;
}
.orange-theme .text-warn-50 {
  color: #fbe5e5 !important;
}
.orange-theme .b-warn-50 {
  border-color: #fbe5e5 !important;
}
.orange-theme .bg-warn-100 {
  background: #f5bebe;
}
.orange-theme .text-warn-100 {
  color: #f5bebe !important;
}
.orange-theme .b-warn-100 {
  border-color: #f5bebe !important;
}
.orange-theme .bg-warn-200 {
  background: #ee9393;
}
.orange-theme .text-warn-200 {
  color: #ee9393 !important;
}
.orange-theme .b-warn-200 {
  border-color: #ee9393 !important;
}
.orange-theme .bg-warn-300 {
  background: #e76767;
}
.orange-theme .text-warn-300 {
  color: #e76767 !important;
}
.orange-theme .b-warn-300 {
  border-color: #e76767 !important;
}
.orange-theme .bg-warn-400 {
  background: #e14747;
}
.orange-theme .text-warn-400 {
  color: #e14747 !important;
}
.orange-theme .b-warn-400 {
  border-color: #e14747 !important;
}
.orange-theme .bg-warn-500 {
  background: #dc2626;
}
.orange-theme .text-warn-500 {
  color: #dc2626 !important;
}
.orange-theme .b-warn-500 {
  border-color: #dc2626 !important;
}
.orange-theme .bg-warn-600 {
  background: #d82222;
}
.orange-theme .text-warn-600 {
  color: #d82222 !important;
}
.orange-theme .b-warn-600 {
  border-color: #d82222 !important;
}
.orange-theme .bg-warn-700 {
  background: #d31c1c;
}
.orange-theme .text-warn-700 {
  color: #d31c1c !important;
}
.orange-theme .b-warn-700 {
  border-color: #d31c1c !important;
}
.orange-theme .bg-warn-800 {
  background: #ce1717;
}
.orange-theme .text-warn-800 {
  color: #ce1717 !important;
}
.orange-theme .b-warn-800 {
  border-color: #ce1717 !important;
}
.orange-theme .bg-warn-900 {
  background: #c50d0d;
}
.orange-theme .text-warn-900 {
  color: #c50d0d !important;
}
.orange-theme .b-warn-900 {
  border-color: #c50d0d !important;
}
.orange-theme .bg-success-50 {
  background: #e6f5f0;
}
.orange-theme .text-success-50 {
  color: #e6f5f0 !important;
}
.orange-theme .b-success-50 {
  border-color: #e6f5f0 !important;
}
.orange-theme .bg-success-100 {
  background: #c0e5d9;
}
.orange-theme .text-success-100 {
  color: #c0e5d9 !important;
}
.orange-theme .b-success-100 {
  border-color: #c0e5d9 !important;
}
.orange-theme .bg-success-200 {
  background: #96d4bf;
}
.orange-theme .text-success-200 {
  color: #96d4bf !important;
}
.orange-theme .b-success-200 {
  border-color: #96d4bf !important;
}
.orange-theme .bg-success-300 {
  background: #6bc2a5;
}
.orange-theme .text-success-300 {
  color: #6bc2a5 !important;
}
.orange-theme .b-success-300 {
  border-color: #6bc2a5 !important;
}
.orange-theme .bg-success-400 {
  background: #4cb592;
}
.orange-theme .text-success-400 {
  color: #4cb592 !important;
}
.orange-theme .b-success-400 {
  border-color: #4cb592 !important;
}
.orange-theme .bg-success-500 {
  background: #2ca87f;
}
.orange-theme .text-success-500 {
  color: #2ca87f !important;
}
.orange-theme .b-success-500 {
  border-color: #2ca87f !important;
}
.orange-theme .bg-success-600 {
  background: #27a077;
}
.orange-theme .text-success-600 {
  color: #27a077 !important;
}
.orange-theme .b-success-600 {
  border-color: #27a077 !important;
}
.orange-theme .bg-success-700 {
  background: #21976c;
}
.orange-theme .text-success-700 {
  color: #21976c !important;
}
.orange-theme .b-success-700 {
  border-color: #21976c !important;
}
.orange-theme .bg-success-800 {
  background: #1b8d62;
}
.orange-theme .text-success-800 {
  color: #1b8d62 !important;
}
.orange-theme .b-success-800 {
  border-color: #1b8d62 !important;
}
.orange-theme .bg-success-900 {
  background: #107d4f;
}
.orange-theme .text-success-900 {
  color: #107d4f !important;
}
.orange-theme .b-success-900 {
  border-color: #107d4f !important;
}
.orange-theme .bg-warning-50 {
  background: #fcf1e0;
}
.orange-theme .text-warning-50 {
  color: #fcf1e0 !important;
}
.orange-theme .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.orange-theme .bg-warning-100 {
  background: #f7dcb3;
}
.orange-theme .text-warning-100 {
  color: #f7dcb3 !important;
}
.orange-theme .b-warning-100 {
  border-color: #f7dcb3 !important;
}
.orange-theme .bg-warning-200 {
  background: #f2c580;
}
.orange-theme .text-warning-200 {
  color: #f2c580 !important;
}
.orange-theme .b-warning-200 {
  border-color: #f2c580 !important;
}
.orange-theme .bg-warning-300 {
  background: #edad4d;
}
.orange-theme .text-warning-300 {
  color: #edad4d !important;
}
.orange-theme .b-warning-300 {
  border-color: #edad4d !important;
}
.orange-theme .bg-warning-400 {
  background: #e99c26;
}
.orange-theme .text-warning-400 {
  color: #e99c26 !important;
}
.orange-theme .b-warning-400 {
  border-color: #e99c26 !important;
}
.orange-theme .bg-warning-500 {
  background: #e58a00;
}
.orange-theme .text-warning-500 {
  color: #e58a00 !important;
}
.orange-theme .b-warning-500 {
  border-color: #e58a00 !important;
}
.orange-theme .bg-warning-600 {
  background: #e28200;
}
.orange-theme .text-warning-600 {
  color: #e28200 !important;
}
.orange-theme .b-warning-600 {
  border-color: #e28200 !important;
}
.orange-theme .bg-warning-700 {
  background: #de7700;
}
.orange-theme .text-warning-700 {
  color: #de7700 !important;
}
.orange-theme .b-warning-700 {
  border-color: #de7700 !important;
}
.orange-theme .bg-warning-800 {
  background: #da6d00;
}
.orange-theme .text-warning-800 {
  color: #da6d00 !important;
}
.orange-theme .b-warning-800 {
  border-color: #da6d00 !important;
}
.orange-theme .bg-warning-900 {
  background: #d35a00;
}
.orange-theme .text-warning-900 {
  color: #d35a00 !important;
}
.orange-theme .b-warning-900 {
  border-color: #d35a00 !important;
}
.orange-theme.dark-mode {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-option-selected-state-label-text-color: #fd7e14;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-optgroup-label-text-color: white;
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: #424242;
  --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-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #fd7e14;
  --mdc-filled-text-field-focus-active-indicator-color: #fd7e14;
  --mdc-filled-text-field-focus-label-text-color: rgba(253, 126, 20, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #fd7e14;
  --mdc-outlined-text-field-focus-outline-color: #fd7e14;
  --mdc-outlined-text-field-focus-label-text-color: rgba(253, 126, 20, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(253, 126, 20, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(253, 126, 20, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: #424242;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #fd7e14;
  --mdc-slider-focus-handle-color: #fd7e14;
  --mdc-slider-hover-handle-color: #fd7e14;
  --mdc-slider-active-track-color: #fd7e14;
  --mdc-slider-inactive-track-color: #fd7e14;
  --mdc-slider-with-tick-marks-inactive-container-color: #fd7e14;
  --mdc-slider-with-tick-marks-active-container-color: #fd7e14;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-label-container-color: #fff;
  --mdc-slider-label-label-text-color: #000;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --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);
  --mat-mdc-slider-ripple-color: #fd7e14;
  --mat-mdc-slider-hover-ripple-color: rgba(253, 126, 20, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(253, 126, 20, 0.2);
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: #424242;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #fd7e14;
  --mat-badge-background-color: #fd7e14;
  --mat-badge-text-color: #fd7e14;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-datepicker-calendar-date-selected-state-text-color: #fd7e14;
  --mat-datepicker-calendar-date-selected-state-background-color: #fd7e14;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(253, 126, 20, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #fd7e14;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(253, 126, 20, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(253, 126, 20, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #fd7e14;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(253, 126, 20, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: #fd7e14;
  --mat-stepper-header-selected-state-icon-background-color: #fd7e14;
  --mat-stepper-header-selected-state-icon-foreground-color: #fd7e14;
  --mat-stepper-header-done-state-icon-background-color: #fd7e14;
  --mat-stepper-header-done-state-icon-foreground-color: #fd7e14;
  --mat-stepper-header-edit-state-icon-background-color: #fd7e14;
  --mat-stepper-header-edit-state-icon-foreground-color: #fd7e14;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #c6c6c6;
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
  --primary-50: #fff0e3;
  --primary-100: #fc4e06;
  --primary-200: #fc610b;
  --primary-300: #fc6b0e;
  --primary-400: #fd7612;
  --primary-500: #fd7e14;
  --primary-600: #fd9137;
  --primary-700: #fea55b;
  --primary-800: #febf8a;
  --primary-900: #fed8b9;
  --accent-50: #1d2630;
  --accent-100: #131920;
  --accent-200: #1d2630;
  --accent-300: #3e4853;
  --accent-400: #5b6b79;
  --accent-500: #8996a4;
  --accent-600: #bec8d0;
  --accent-700: #dbe0e5;
  --accent-800: #f3f5f7;
  --accent-900: #f8f9fa;
  --warn-50: #f5bebe;
  --warn-100: #c50d0d;
  --warn-200: #ce1717;
  --warn-300: #d31c1c;
  --warn-400: #d82222;
  --warn-500: #dc2626;
  --warn-600: #e14747;
  --warn-700: #e76767;
  --warn-800: #ee9393;
  --warn-900: #f5bebe;
  --success-50: #e6f5f0;
  --success-100: #107d4f;
  --success-200: #1b8d62;
  --success-300: #21976c;
  --success-400: #27a077;
  --success-500: #2ca87f;
  --success-600: #4cb592;
  --success-700: #6bc2a5;
  --success-800: #96d4bf;
  --success-900: #c0e5d9;
  --warning-50: #fcf1e0;
  --warning-100: #d35a00;
  --warning-200: #da6d00;
  --warning-300: #de7700;
  --warning-400: #e28200;
  --warning-500: #e58a00;
  --warning-600: #e99c26;
  --warning-700: #edad4d;
  --warning-800: #f2c580;
  --warning-900: #f7dcb3;
}
.orange-theme.dark-mode .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.orange-theme.dark-mode .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.orange-theme.dark-mode .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.orange-theme.dark-mode .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.orange-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.orange-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #fd7e14;
}
.orange-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.orange-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #fd7e14;
}
.orange-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.orange-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.orange-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.orange-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.orange-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.orange-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.orange-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.orange-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.orange-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.orange-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.orange-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.orange-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.orange-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.orange-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.orange-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.orange-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.orange-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.orange-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.orange-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.orange-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.orange-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.orange-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.orange-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.orange-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.orange-theme.dark-mode .mat-app-background, .orange-theme.dark-mode.mat-app-background {
  background-color: #303030;
  color: white;
}
.orange-theme.dark-mode .mat-elevation-z0, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.orange-theme.dark-mode .mat-elevation-z1, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.orange-theme.dark-mode .mat-elevation-z2, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.orange-theme.dark-mode .mat-elevation-z3, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.orange-theme.dark-mode .mat-elevation-z4, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.orange-theme.dark-mode .mat-elevation-z5, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z6, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.orange-theme.dark-mode .mat-elevation-z7, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z8, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.orange-theme.dark-mode .mat-elevation-z9, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z10, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z11, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z12, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.orange-theme.dark-mode .mat-elevation-z13, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z14, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z15, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z16, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.orange-theme.dark-mode .mat-elevation-z17, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z18, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z19, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z20, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z21, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z22, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z23, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.orange-theme.dark-mode .mat-elevation-z24, .orange-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.orange-theme.dark-mode .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #fd7e14;
  --mdc-linear-progress-track-color: rgba(253, 126, 20, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.orange-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(253, 126, 20, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(253, 126, 20, 0.25));
}
@media (forced-colors: active) {
  .orange-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .orange-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(253, 126, 20, 0.25)'/%3E%3C/svg%3E");
  }
}
.orange-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(253, 126, 20, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(253, 126, 20, 0.25));
}
.orange-theme.dark-mode .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.orange-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .orange-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .orange-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.orange-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.orange-theme.dark-mode .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.orange-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .orange-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .orange-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.orange-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.orange-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.orange-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.orange-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.orange-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.orange-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.orange-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.orange-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .orange-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #fd7e14;
  --mdc-chip-elevated-container-color: #fd7e14;
  --mdc-chip-elevated-disabled-container-color: #fd7e14;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fd7e14;
  --mdc-chip-with-icon-icon-color: #fd7e14;
  --mdc-chip-with-icon-disabled-icon-color: #fd7e14;
  --mdc-chip-with-icon-selected-icon-color: #fd7e14;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fd7e14;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fd7e14;
}
.orange-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .orange-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.orange-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .orange-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.orange-theme.dark-mode .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.orange-theme.dark-mode .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #fea55b;
  --mdc-switch-selected-handle-color: #fea55b;
  --mdc-switch-selected-hover-state-layer-color: #fea55b;
  --mdc-switch-selected-pressed-state-layer-color: #fea55b;
  --mdc-switch-selected-focus-handle-color: #febf8a;
  --mdc-switch-selected-hover-handle-color: #febf8a;
  --mdc-switch-selected-pressed-handle-color: #febf8a;
  --mdc-switch-selected-focus-track-color: #fd7612;
  --mdc-switch-selected-hover-track-color: #fd7612;
  --mdc-switch-selected-pressed-track-color: #fd7612;
  --mdc-switch-selected-track-color: #fd7612;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.orange-theme.dark-mode .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.orange-theme.dark-mode .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.orange-theme.dark-mode .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #dbe0e5;
  --mdc-switch-selected-handle-color: #dbe0e5;
  --mdc-switch-selected-hover-state-layer-color: #dbe0e5;
  --mdc-switch-selected-pressed-state-layer-color: #dbe0e5;
  --mdc-switch-selected-focus-handle-color: #f3f5f7;
  --mdc-switch-selected-hover-handle-color: #f3f5f7;
  --mdc-switch-selected-pressed-handle-color: #f3f5f7;
  --mdc-switch-selected-focus-track-color: #5b6b79;
  --mdc-switch-selected-hover-track-color: #5b6b79;
  --mdc-switch-selected-pressed-track-color: #5b6b79;
  --mdc-switch-selected-track-color: #5b6b79;
}
.orange-theme.dark-mode .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e76767;
  --mdc-switch-selected-handle-color: #e76767;
  --mdc-switch-selected-hover-state-layer-color: #e76767;
  --mdc-switch-selected-pressed-state-layer-color: #e76767;
  --mdc-switch-selected-focus-handle-color: #ee9393;
  --mdc-switch-selected-hover-handle-color: #ee9393;
  --mdc-switch-selected-pressed-handle-color: #ee9393;
  --mdc-switch-selected-focus-track-color: #d82222;
  --mdc-switch-selected-hover-track-color: #d82222;
  --mdc-switch-selected-pressed-track-color: #d82222;
  --mdc-switch-selected-track-color: #d82222;
}
.orange-theme.dark-mode .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.orange-theme.dark-mode .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #fd7e14;
  --mdc-radio-selected-hover-icon-color: #fd7e14;
  --mdc-radio-selected-icon-color: #fd7e14;
  --mdc-radio-selected-pressed-icon-color: #fd7e14;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #fd7e14;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.orange-theme.dark-mode .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.orange-theme.dark-mode .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.orange-theme.dark-mode .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.orange-theme.dark-mode .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.orange-theme.dark-mode .mdc-list-item__start,
.orange-theme.dark-mode .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #fd7e14;
  --mdc-radio-selected-hover-icon-color: #fd7e14;
  --mdc-radio-selected-icon-color: #fd7e14;
  --mdc-radio-selected-pressed-icon-color: #fd7e14;
}
.orange-theme.dark-mode .mat-accent .mdc-list-item__start,
.orange-theme.dark-mode .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.orange-theme.dark-mode .mat-warn .mdc-list-item__start,
.orange-theme.dark-mode .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.orange-theme.dark-mode .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #fd7e14;
  --mdc-checkbox-selected-hover-icon-color: #fd7e14;
  --mdc-checkbox-selected-icon-color: #fd7e14;
  --mdc-checkbox-selected-pressed-icon-color: #fd7e14;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #fd7e14;
  --mdc-checkbox-selected-hover-state-layer-color: #fd7e14;
  --mdc-checkbox-selected-pressed-state-layer-color: #fd7e14;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.orange-theme.dark-mode .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.orange-theme.dark-mode .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.orange-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.orange-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #fd7e14;
}
.orange-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.orange-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #fd7e14;
}
.orange-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.orange-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.orange-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.orange-theme.dark-mode .mat-mdc-tab-group, .orange-theme.dark-mode .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #fd7e14;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #fd7e14;
  --mat-tab-header-active-ripple-color: #fd7e14;
  --mat-tab-header-inactive-ripple-color: #fd7e14;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #fd7e14;
  --mat-tab-header-active-hover-label-text-color: #fd7e14;
  --mat-tab-header-active-focus-indicator-color: #fd7e14;
  --mat-tab-header-active-hover-indicator-color: #fd7e14;
}
.orange-theme.dark-mode .mat-mdc-tab-group.mat-accent, .orange-theme.dark-mode .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.orange-theme.dark-mode .mat-mdc-tab-group.mat-warn, .orange-theme.dark-mode .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.orange-theme.dark-mode .mat-mdc-tab-group.mat-background-primary, .orange-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #fd7e14;
  --mat-tab-header-with-background-foreground-color: #fd7e14;
}
.orange-theme.dark-mode .mat-mdc-tab-group.mat-background-accent, .orange-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.orange-theme.dark-mode .mat-mdc-tab-group.mat-background-warn, .orange-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.orange-theme.dark-mode .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #fd7e14;
  --mdc-checkbox-selected-hover-icon-color: #fd7e14;
  --mdc-checkbox-selected-icon-color: #fd7e14;
  --mdc-checkbox-selected-pressed-icon-color: #fd7e14;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #fd7e14;
  --mdc-checkbox-selected-hover-state-layer-color: #fd7e14;
  --mdc-checkbox-selected-pressed-state-layer-color: #fd7e14;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.orange-theme.dark-mode .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.orange-theme.dark-mode .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.orange-theme.dark-mode .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.orange-theme.dark-mode .mat-mdc-button {
  --mdc-text-button-label-text-color: #fff;
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-text-button-state-layer-color: #fff;
  --mat-text-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.24;
  --mat-text-button-pressed-state-layer-opacity: 0.24;
}
.orange-theme.dark-mode .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #fd7e14;
  --mat-text-button-state-layer-color: #fd7e14;
  --mat-text-button-ripple-color: rgba(253, 126, 20, 0.1);
}
.orange-theme.dark-mode .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.orange-theme.dark-mode .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.orange-theme.dark-mode .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.24;
  --mat-filled-button-pressed-state-layer-opacity: 0.24;
}
.orange-theme.dark-mode .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #fd7e14;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.orange-theme.dark-mode .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.orange-theme.dark-mode .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.orange-theme.dark-mode .mat-mdc-raised-button {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.24;
  --mat-protected-button-pressed-state-layer-opacity: 0.24;
  box-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);
}
.orange-theme.dark-mode .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #fd7e14;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.orange-theme.dark-mode .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.orange-theme.dark-mode .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.orange-theme.dark-mode .mat-mdc-raised-button:hover, .orange-theme.dark-mode .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.orange-theme.dark-mode .mat-mdc-raised-button:active, .orange-theme.dark-mode .mat-mdc-raised-button:focus:active {
  box-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);
}
.orange-theme.dark-mode .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-label-text-color: #fff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #fff;
  --mat-outlined-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.24;
  --mat-outlined-button-pressed-state-layer-opacity: 0.24;
}
.orange-theme.dark-mode .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #fd7e14;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #fd7e14;
  --mat-outlined-button-ripple-color: rgba(253, 126, 20, 0.1);
}
.orange-theme.dark-mode .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.orange-theme.dark-mode .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.orange-theme.dark-mode .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-state-layer-color: #fff;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
}
.orange-theme.dark-mode .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #fd7e14;
  --mat-icon-button-state-layer-color: #fd7e14;
  --mat-icon-button-ripple-color: rgba(253, 126, 20, 0.1);
}
.orange-theme.dark-mode .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.orange-theme.dark-mode .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.orange-theme.dark-mode .mat-mdc-fab.mat-primary,
.orange-theme.dark-mode .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #fd7e14;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.orange-theme.dark-mode .mat-mdc-fab.mat-accent,
.orange-theme.dark-mode .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.orange-theme.dark-mode .mat-mdc-fab.mat-warn,
.orange-theme.dark-mode .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.orange-theme.dark-mode .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.orange-theme.dark-mode .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.orange-theme.dark-mode .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.orange-theme.dark-mode .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.orange-theme.dark-mode .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.orange-theme.dark-mode .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.orange-theme.dark-mode .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.orange-theme.dark-mode .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.orange-theme.dark-mode .mat-icon.mat-primary {
  --mat-icon-color: #fd7e14;
}
.orange-theme.dark-mode .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.orange-theme.dark-mode .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.orange-theme.dark-mode .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.orange-theme.dark-mode .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.orange-theme.dark-mode .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #fd7e14;
  --mat-toolbar-container-text-color: #fd7e14;
}
.orange-theme.dark-mode .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.orange-theme.dark-mode .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.orange-theme.dark-mode .bg-primary-50 {
  background: #fff0e3;
}
.orange-theme.dark-mode .text-primary-50 {
  color: #fff0e3 !important;
}
.orange-theme.dark-mode .b-primary-50 {
  border-color: #fff0e3 !important;
}
.orange-theme.dark-mode .bg-primary-100 {
  background: #fc4e06;
}
.orange-theme.dark-mode .text-primary-100 {
  color: #fc4e06 !important;
}
.orange-theme.dark-mode .b-primary-100 {
  border-color: #fc4e06 !important;
}
.orange-theme.dark-mode .bg-primary-200 {
  background: #fc610b;
}
.orange-theme.dark-mode .text-primary-200 {
  color: #fc610b !important;
}
.orange-theme.dark-mode .b-primary-200 {
  border-color: #fc610b !important;
}
.orange-theme.dark-mode .bg-primary-300 {
  background: #fc6b0e;
}
.orange-theme.dark-mode .text-primary-300 {
  color: #fc6b0e !important;
}
.orange-theme.dark-mode .b-primary-300 {
  border-color: #fc6b0e !important;
}
.orange-theme.dark-mode .bg-primary-400 {
  background: #fd7612;
}
.orange-theme.dark-mode .text-primary-400 {
  color: #fd7612 !important;
}
.orange-theme.dark-mode .b-primary-400 {
  border-color: #fd7612 !important;
}
.orange-theme.dark-mode .bg-primary-500 {
  background: #fd7e14;
}
.orange-theme.dark-mode .text-primary-500 {
  color: #fd7e14 !important;
}
.orange-theme.dark-mode .b-primary-500 {
  border-color: #fd7e14 !important;
}
.orange-theme.dark-mode .bg-primary-600 {
  background: #fd9137;
}
.orange-theme.dark-mode .text-primary-600 {
  color: #fd9137 !important;
}
.orange-theme.dark-mode .b-primary-600 {
  border-color: #fd9137 !important;
}
.orange-theme.dark-mode .bg-primary-700 {
  background: #fea55b;
}
.orange-theme.dark-mode .text-primary-700 {
  color: #fea55b !important;
}
.orange-theme.dark-mode .b-primary-700 {
  border-color: #fea55b !important;
}
.orange-theme.dark-mode .bg-primary-800 {
  background: #febf8a;
}
.orange-theme.dark-mode .text-primary-800 {
  color: #febf8a !important;
}
.orange-theme.dark-mode .b-primary-800 {
  border-color: #febf8a !important;
}
.orange-theme.dark-mode .bg-primary-900 {
  background: #fed8b9;
}
.orange-theme.dark-mode .text-primary-900 {
  color: #fed8b9 !important;
}
.orange-theme.dark-mode .b-primary-900 {
  border-color: #fed8b9 !important;
}
.orange-theme.dark-mode .bg-accent-50 {
  background: #1d2630;
}
.orange-theme.dark-mode .text-accent-50 {
  color: #1d2630 !important;
}
.orange-theme.dark-mode .b-accent-50 {
  border-color: #1d2630 !important;
}
.orange-theme.dark-mode .bg-accent-100 {
  background: #131920;
}
.orange-theme.dark-mode .text-accent-100 {
  color: #131920 !important;
}
.orange-theme.dark-mode .b-accent-100 {
  border-color: #131920 !important;
}
.orange-theme.dark-mode .bg-accent-200 {
  background: #1d2630;
}
.orange-theme.dark-mode .text-accent-200 {
  color: #1d2630 !important;
}
.orange-theme.dark-mode .b-accent-200 {
  border-color: #1d2630 !important;
}
.orange-theme.dark-mode .bg-accent-300 {
  background: #3e4853;
}
.orange-theme.dark-mode .text-accent-300 {
  color: #3e4853 !important;
}
.orange-theme.dark-mode .b-accent-300 {
  border-color: #3e4853 !important;
}
.orange-theme.dark-mode .bg-accent-400 {
  background: #5b6b79;
}
.orange-theme.dark-mode .text-accent-400 {
  color: #5b6b79 !important;
}
.orange-theme.dark-mode .b-accent-400 {
  border-color: #5b6b79 !important;
}
.orange-theme.dark-mode .bg-accent-500 {
  background: #8996a4;
}
.orange-theme.dark-mode .text-accent-500 {
  color: #8996a4 !important;
}
.orange-theme.dark-mode .b-accent-500 {
  border-color: #8996a4 !important;
}
.orange-theme.dark-mode .bg-accent-600 {
  background: #bec8d0;
}
.orange-theme.dark-mode .text-accent-600 {
  color: #bec8d0 !important;
}
.orange-theme.dark-mode .b-accent-600 {
  border-color: #bec8d0 !important;
}
.orange-theme.dark-mode .bg-accent-700 {
  background: #dbe0e5;
}
.orange-theme.dark-mode .text-accent-700 {
  color: #dbe0e5 !important;
}
.orange-theme.dark-mode .b-accent-700 {
  border-color: #dbe0e5 !important;
}
.orange-theme.dark-mode .bg-accent-800 {
  background: #f3f5f7;
}
.orange-theme.dark-mode .text-accent-800 {
  color: #f3f5f7 !important;
}
.orange-theme.dark-mode .b-accent-800 {
  border-color: #f3f5f7 !important;
}
.orange-theme.dark-mode .bg-accent-900 {
  background: #f8f9fa;
}
.orange-theme.dark-mode .text-accent-900 {
  color: #f8f9fa !important;
}
.orange-theme.dark-mode .b-accent-900 {
  border-color: #f8f9fa !important;
}
.orange-theme.dark-mode .bg-warn-50 {
  background: #f5bebe;
}
.orange-theme.dark-mode .text-warn-50 {
  color: #f5bebe !important;
}
.orange-theme.dark-mode .b-warn-50 {
  border-color: #f5bebe !important;
}
.orange-theme.dark-mode .bg-warn-100 {
  background: #c50d0d;
}
.orange-theme.dark-mode .text-warn-100 {
  color: #c50d0d !important;
}
.orange-theme.dark-mode .b-warn-100 {
  border-color: #c50d0d !important;
}
.orange-theme.dark-mode .bg-warn-200 {
  background: #ce1717;
}
.orange-theme.dark-mode .text-warn-200 {
  color: #ce1717 !important;
}
.orange-theme.dark-mode .b-warn-200 {
  border-color: #ce1717 !important;
}
.orange-theme.dark-mode .bg-warn-300 {
  background: #d31c1c;
}
.orange-theme.dark-mode .text-warn-300 {
  color: #d31c1c !important;
}
.orange-theme.dark-mode .b-warn-300 {
  border-color: #d31c1c !important;
}
.orange-theme.dark-mode .bg-warn-400 {
  background: #d82222;
}
.orange-theme.dark-mode .text-warn-400 {
  color: #d82222 !important;
}
.orange-theme.dark-mode .b-warn-400 {
  border-color: #d82222 !important;
}
.orange-theme.dark-mode .bg-warn-500 {
  background: #dc2626;
}
.orange-theme.dark-mode .text-warn-500 {
  color: #dc2626 !important;
}
.orange-theme.dark-mode .b-warn-500 {
  border-color: #dc2626 !important;
}
.orange-theme.dark-mode .bg-warn-600 {
  background: #e14747;
}
.orange-theme.dark-mode .text-warn-600 {
  color: #e14747 !important;
}
.orange-theme.dark-mode .b-warn-600 {
  border-color: #e14747 !important;
}
.orange-theme.dark-mode .bg-warn-700 {
  background: #e76767;
}
.orange-theme.dark-mode .text-warn-700 {
  color: #e76767 !important;
}
.orange-theme.dark-mode .b-warn-700 {
  border-color: #e76767 !important;
}
.orange-theme.dark-mode .bg-warn-800 {
  background: #ee9393;
}
.orange-theme.dark-mode .text-warn-800 {
  color: #ee9393 !important;
}
.orange-theme.dark-mode .b-warn-800 {
  border-color: #ee9393 !important;
}
.orange-theme.dark-mode .bg-warn-900 {
  background: #f5bebe;
}
.orange-theme.dark-mode .text-warn-900 {
  color: #f5bebe !important;
}
.orange-theme.dark-mode .b-warn-900 {
  border-color: #f5bebe !important;
}
.orange-theme.dark-mode .bg-success-50 {
  background: #e6f5f0;
}
.orange-theme.dark-mode .text-success-50 {
  color: #e6f5f0 !important;
}
.orange-theme.dark-mode .b-success-50 {
  border-color: #e6f5f0 !important;
}
.orange-theme.dark-mode .bg-success-100 {
  background: #107d4f;
}
.orange-theme.dark-mode .text-success-100 {
  color: #107d4f !important;
}
.orange-theme.dark-mode .b-success-100 {
  border-color: #107d4f !important;
}
.orange-theme.dark-mode .bg-success-200 {
  background: #1b8d62;
}
.orange-theme.dark-mode .text-success-200 {
  color: #1b8d62 !important;
}
.orange-theme.dark-mode .b-success-200 {
  border-color: #1b8d62 !important;
}
.orange-theme.dark-mode .bg-success-300 {
  background: #21976c;
}
.orange-theme.dark-mode .text-success-300 {
  color: #21976c !important;
}
.orange-theme.dark-mode .b-success-300 {
  border-color: #21976c !important;
}
.orange-theme.dark-mode .bg-success-400 {
  background: #27a077;
}
.orange-theme.dark-mode .text-success-400 {
  color: #27a077 !important;
}
.orange-theme.dark-mode .b-success-400 {
  border-color: #27a077 !important;
}
.orange-theme.dark-mode .bg-success-500 {
  background: #2ca87f;
}
.orange-theme.dark-mode .text-success-500 {
  color: #2ca87f !important;
}
.orange-theme.dark-mode .b-success-500 {
  border-color: #2ca87f !important;
}
.orange-theme.dark-mode .bg-success-600 {
  background: #4cb592;
}
.orange-theme.dark-mode .text-success-600 {
  color: #4cb592 !important;
}
.orange-theme.dark-mode .b-success-600 {
  border-color: #4cb592 !important;
}
.orange-theme.dark-mode .bg-success-700 {
  background: #6bc2a5;
}
.orange-theme.dark-mode .text-success-700 {
  color: #6bc2a5 !important;
}
.orange-theme.dark-mode .b-success-700 {
  border-color: #6bc2a5 !important;
}
.orange-theme.dark-mode .bg-success-800 {
  background: #96d4bf;
}
.orange-theme.dark-mode .text-success-800 {
  color: #96d4bf !important;
}
.orange-theme.dark-mode .b-success-800 {
  border-color: #96d4bf !important;
}
.orange-theme.dark-mode .bg-success-900 {
  background: #c0e5d9;
}
.orange-theme.dark-mode .text-success-900 {
  color: #c0e5d9 !important;
}
.orange-theme.dark-mode .b-success-900 {
  border-color: #c0e5d9 !important;
}
.orange-theme.dark-mode .bg-warning-50 {
  background: #fcf1e0;
}
.orange-theme.dark-mode .text-warning-50 {
  color: #fcf1e0 !important;
}
.orange-theme.dark-mode .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.orange-theme.dark-mode .bg-warning-100 {
  background: #d35a00;
}
.orange-theme.dark-mode .text-warning-100 {
  color: #d35a00 !important;
}
.orange-theme.dark-mode .b-warning-100 {
  border-color: #d35a00 !important;
}
.orange-theme.dark-mode .bg-warning-200 {
  background: #da6d00;
}
.orange-theme.dark-mode .text-warning-200 {
  color: #da6d00 !important;
}
.orange-theme.dark-mode .b-warning-200 {
  border-color: #da6d00 !important;
}
.orange-theme.dark-mode .bg-warning-300 {
  background: #de7700;
}
.orange-theme.dark-mode .text-warning-300 {
  color: #de7700 !important;
}
.orange-theme.dark-mode .b-warning-300 {
  border-color: #de7700 !important;
}
.orange-theme.dark-mode .bg-warning-400 {
  background: #e28200;
}
.orange-theme.dark-mode .text-warning-400 {
  color: #e28200 !important;
}
.orange-theme.dark-mode .b-warning-400 {
  border-color: #e28200 !important;
}
.orange-theme.dark-mode .bg-warning-500 {
  background: #e58a00;
}
.orange-theme.dark-mode .text-warning-500 {
  color: #e58a00 !important;
}
.orange-theme.dark-mode .b-warning-500 {
  border-color: #e58a00 !important;
}
.orange-theme.dark-mode .bg-warning-600 {
  background: #e99c26;
}
.orange-theme.dark-mode .text-warning-600 {
  color: #e99c26 !important;
}
.orange-theme.dark-mode .b-warning-600 {
  border-color: #e99c26 !important;
}
.orange-theme.dark-mode .bg-warning-700 {
  background: #edad4d;
}
.orange-theme.dark-mode .text-warning-700 {
  color: #edad4d !important;
}
.orange-theme.dark-mode .b-warning-700 {
  border-color: #edad4d !important;
}
.orange-theme.dark-mode .bg-warning-800 {
  background: #f2c580;
}
.orange-theme.dark-mode .text-warning-800 {
  color: #f2c580 !important;
}
.orange-theme.dark-mode .b-warning-800 {
  border-color: #f2c580 !important;
}
.orange-theme.dark-mode .bg-warning-900 {
  background: #f7dcb3;
}
.orange-theme.dark-mode .text-warning-900 {
  color: #f7dcb3 !important;
}
.orange-theme.dark-mode .b-warning-900 {
  border-color: #f7dcb3 !important;
}

.yellow-theme {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-option-selected-state-label-text-color: #e58a00;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: white;
  --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-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #e58a00;
  --mdc-filled-text-field-focus-active-indicator-color: #e58a00;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 138, 0, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #e58a00;
  --mdc-outlined-text-field-focus-outline-color: #e58a00;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 138, 0, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(229, 138, 0, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 138, 0, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: white;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #e58a00;
  --mdc-slider-focus-handle-color: #e58a00;
  --mdc-slider-hover-handle-color: #e58a00;
  --mdc-slider-active-track-color: #e58a00;
  --mdc-slider-inactive-track-color: #e58a00;
  --mdc-slider-with-tick-marks-inactive-container-color: #e58a00;
  --mdc-slider-with-tick-marks-active-container-color: #e58a00;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --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);
  --mat-mdc-slider-ripple-color: #e58a00;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 138, 0, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 138, 0, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: white;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #8996a4;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #e58a00;
  --mat-badge-background-color: #e58a00;
  --mat-badge-text-color: #e58a00;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-datepicker-calendar-date-selected-state-text-color: #e58a00;
  --mat-datepicker-calendar-date-selected-state-background-color: #e58a00;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 138, 0, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #e58a00;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 138, 0, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 138, 0, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #e58a00;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 138, 0, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: #e58a00;
  --mat-stepper-header-selected-state-icon-background-color: #e58a00;
  --mat-stepper-header-selected-state-icon-foreground-color: #e58a00;
  --mat-stepper-header-done-state-icon-background-color: #e58a00;
  --mat-stepper-header-done-state-icon-foreground-color: #e58a00;
  --mat-stepper-header-edit-state-icon-background-color: #e58a00;
  --mat-stepper-header-edit-state-icon-foreground-color: #e58a00;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #757575;
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --primary-50: #fcf1e0;
  --primary-100: #f7dcb3;
  --primary-200: #f2c580;
  --primary-300: #edad4d;
  --primary-400: #e99c26;
  --primary-500: #e58a00;
  --primary-600: #e28200;
  --primary-700: #de7700;
  --primary-800: #da6d00;
  --primary-900: #d35a00;
  --accent-50: #fff;
  --accent-100: #f8f9fa;
  --accent-200: #f3f5f7;
  --accent-300: #dbe0e5;
  --accent-400: #bec8d0;
  --accent-500: #8996a4;
  --accent-600: #5b6b79;
  --accent-700: #3e4853;
  --accent-800: #1d2630;
  --accent-900: #131920;
  --warn-50: #fbe5e5;
  --warn-100: #f5bebe;
  --warn-200: #ee9393;
  --warn-300: #e76767;
  --warn-400: #e14747;
  --warn-500: #dc2626;
  --warn-600: #d82222;
  --warn-700: #d31c1c;
  --warn-800: #ce1717;
  --warn-900: #c50d0d;
  --success-50: #e6f5f0;
  --success-100: #c0e5d9;
  --success-200: #96d4bf;
  --success-300: #6bc2a5;
  --success-400: #4cb592;
  --success-500: #2ca87f;
  --success-600: #27a077;
  --success-700: #21976c;
  --success-800: #1b8d62;
  --success-900: #107d4f;
  --warning-50: #fcf1e0;
  --warning-100: #f7dcb3;
  --warning-200: #f2c580;
  --warning-300: #edad4d;
  --warning-400: #e99c26;
  --warning-500: #e58a00;
  --warning-600: #e28200;
  --warning-700: #de7700;
  --warning-800: #da6d00;
  --warning-900: #d35a00;
}
.yellow-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.yellow-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.yellow-theme .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.yellow-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.yellow-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.yellow-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e58a00;
}
.yellow-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.yellow-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e58a00;
}
.yellow-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.yellow-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.yellow-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.yellow-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.yellow-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.yellow-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.yellow-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.yellow-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.yellow-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.yellow-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.yellow-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.yellow-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.yellow-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.yellow-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.yellow-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.yellow-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.yellow-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.yellow-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.yellow-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.yellow-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.yellow-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.yellow-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.yellow-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.yellow-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.yellow-theme .mat-app-background, .yellow-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.yellow-theme .mat-elevation-z0, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.yellow-theme .mat-elevation-z1, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.yellow-theme .mat-elevation-z2, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.yellow-theme .mat-elevation-z3, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.yellow-theme .mat-elevation-z4, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.yellow-theme .mat-elevation-z5, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z6, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.yellow-theme .mat-elevation-z7, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z8, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.yellow-theme .mat-elevation-z9, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z10, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z11, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z12, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.yellow-theme .mat-elevation-z13, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z14, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z15, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z16, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.yellow-theme .mat-elevation-z17, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z18, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z19, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z20, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z21, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z22, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z23, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.yellow-theme .mat-elevation-z24, .yellow-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.yellow-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #e58a00;
  --mdc-linear-progress-track-color: rgba(229, 138, 0, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.yellow-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 138, 0, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 138, 0, 0.25));
}
@media (forced-colors: active) {
  .yellow-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .yellow-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(229, 138, 0, 0.25)'/%3E%3C/svg%3E");
  }
}
.yellow-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 138, 0, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 138, 0, 0.25));
}
.yellow-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.yellow-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .yellow-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .yellow-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.yellow-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.yellow-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.yellow-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .yellow-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .yellow-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.yellow-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.yellow-theme .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.yellow-theme .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.yellow-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.yellow-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.yellow-theme .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.yellow-theme .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.yellow-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .yellow-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #e58a00;
  --mdc-chip-elevated-container-color: #e58a00;
  --mdc-chip-elevated-disabled-container-color: #e58a00;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #e58a00;
  --mdc-chip-with-icon-icon-color: #e58a00;
  --mdc-chip-with-icon-disabled-icon-color: #e58a00;
  --mdc-chip-with-icon-selected-icon-color: #e58a00;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e58a00;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #e58a00;
}
.yellow-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .yellow-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.yellow-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .yellow-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.yellow-theme .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.yellow-theme .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #e28200;
  --mdc-switch-selected-handle-color: #e28200;
  --mdc-switch-selected-hover-state-layer-color: #e28200;
  --mdc-switch-selected-pressed-state-layer-color: #e28200;
  --mdc-switch-selected-focus-handle-color: #d35a00;
  --mdc-switch-selected-hover-handle-color: #d35a00;
  --mdc-switch-selected-pressed-handle-color: #d35a00;
  --mdc-switch-selected-focus-track-color: #edad4d;
  --mdc-switch-selected-hover-track-color: #edad4d;
  --mdc-switch-selected-pressed-track-color: #edad4d;
  --mdc-switch-selected-track-color: #edad4d;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.yellow-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.yellow-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.yellow-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #5b6b79;
  --mdc-switch-selected-handle-color: #5b6b79;
  --mdc-switch-selected-hover-state-layer-color: #5b6b79;
  --mdc-switch-selected-pressed-state-layer-color: #5b6b79;
  --mdc-switch-selected-focus-handle-color: #131920;
  --mdc-switch-selected-hover-handle-color: #131920;
  --mdc-switch-selected-pressed-handle-color: #131920;
  --mdc-switch-selected-focus-track-color: #dbe0e5;
  --mdc-switch-selected-hover-track-color: #dbe0e5;
  --mdc-switch-selected-pressed-track-color: #dbe0e5;
  --mdc-switch-selected-track-color: #dbe0e5;
}
.yellow-theme .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #d82222;
  --mdc-switch-selected-handle-color: #d82222;
  --mdc-switch-selected-hover-state-layer-color: #d82222;
  --mdc-switch-selected-pressed-state-layer-color: #d82222;
  --mdc-switch-selected-focus-handle-color: #c50d0d;
  --mdc-switch-selected-hover-handle-color: #c50d0d;
  --mdc-switch-selected-pressed-handle-color: #c50d0d;
  --mdc-switch-selected-focus-track-color: #e76767;
  --mdc-switch-selected-hover-track-color: #e76767;
  --mdc-switch-selected-pressed-track-color: #e76767;
  --mdc-switch-selected-track-color: #e76767;
}
.yellow-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.yellow-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #e58a00;
  --mdc-radio-selected-hover-icon-color: #e58a00;
  --mdc-radio-selected-icon-color: #e58a00;
  --mdc-radio-selected-pressed-icon-color: #e58a00;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #e58a00;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.yellow-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.yellow-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.yellow-theme .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.yellow-theme .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.yellow-theme .mdc-list-item__start,
.yellow-theme .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #e58a00;
  --mdc-radio-selected-hover-icon-color: #e58a00;
  --mdc-radio-selected-icon-color: #e58a00;
  --mdc-radio-selected-pressed-icon-color: #e58a00;
}
.yellow-theme .mat-accent .mdc-list-item__start,
.yellow-theme .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.yellow-theme .mat-warn .mdc-list-item__start,
.yellow-theme .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.yellow-theme .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #e58a00;
  --mdc-checkbox-selected-hover-icon-color: #e58a00;
  --mdc-checkbox-selected-icon-color: #e58a00;
  --mdc-checkbox-selected-pressed-icon-color: #e58a00;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e58a00;
  --mdc-checkbox-selected-hover-state-layer-color: #e58a00;
  --mdc-checkbox-selected-pressed-state-layer-color: #e58a00;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.yellow-theme .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.yellow-theme .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.yellow-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.yellow-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #e58a00;
}
.yellow-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.yellow-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #e58a00;
}
.yellow-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.yellow-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.yellow-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.yellow-theme .mat-mdc-tab-group, .yellow-theme .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #e58a00;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #e58a00;
  --mat-tab-header-active-ripple-color: #e58a00;
  --mat-tab-header-inactive-ripple-color: #e58a00;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e58a00;
  --mat-tab-header-active-hover-label-text-color: #e58a00;
  --mat-tab-header-active-focus-indicator-color: #e58a00;
  --mat-tab-header-active-hover-indicator-color: #e58a00;
}
.yellow-theme .mat-mdc-tab-group.mat-accent, .yellow-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.yellow-theme .mat-mdc-tab-group.mat-warn, .yellow-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.yellow-theme .mat-mdc-tab-group.mat-background-primary, .yellow-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #e58a00;
  --mat-tab-header-with-background-foreground-color: #e58a00;
}
.yellow-theme .mat-mdc-tab-group.mat-background-accent, .yellow-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.yellow-theme .mat-mdc-tab-group.mat-background-warn, .yellow-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.yellow-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #e58a00;
  --mdc-checkbox-selected-hover-icon-color: #e58a00;
  --mdc-checkbox-selected-icon-color: #e58a00;
  --mdc-checkbox-selected-pressed-icon-color: #e58a00;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e58a00;
  --mdc-checkbox-selected-hover-state-layer-color: #e58a00;
  --mdc-checkbox-selected-pressed-state-layer-color: #e58a00;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.yellow-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.yellow-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.yellow-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.yellow-theme .mat-mdc-button {
  --mdc-text-button-label-text-color: #000;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color: #000;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
}
.yellow-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #e58a00;
  --mat-text-button-state-layer-color: #e58a00;
  --mat-text-button-ripple-color: rgba(229, 138, 0, 0.1);
}
.yellow-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.yellow-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.yellow-theme .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: #000;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
}
.yellow-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #e58a00;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.yellow-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.yellow-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.yellow-theme .mat-mdc-raised-button {
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: #000;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  box-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);
}
.yellow-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #e58a00;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.yellow-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.yellow-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.yellow-theme .mat-mdc-raised-button:hover, .yellow-theme .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.yellow-theme .mat-mdc-raised-button:active, .yellow-theme .mat-mdc-raised-button:focus:active {
  box-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);
}
.yellow-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: #000;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #000;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}
.yellow-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #e58a00;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #e58a00;
  --mat-outlined-button-ripple-color: rgba(229, 138, 0, 0.1);
}
.yellow-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.yellow-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.yellow-theme .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color: #000;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
.yellow-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #e58a00;
  --mat-icon-button-state-layer-color: #e58a00;
  --mat-icon-button-ripple-color: rgba(229, 138, 0, 0.1);
}
.yellow-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.yellow-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.yellow-theme .mat-mdc-fab.mat-primary,
.yellow-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #e58a00;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.yellow-theme .mat-mdc-fab.mat-accent,
.yellow-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.yellow-theme .mat-mdc-fab.mat-warn,
.yellow-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.yellow-theme .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.yellow-theme .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.yellow-theme .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.yellow-theme .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.yellow-theme .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.yellow-theme .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.yellow-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.yellow-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.yellow-theme .mat-icon.mat-primary {
  --mat-icon-color: #e58a00;
}
.yellow-theme .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.yellow-theme .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.yellow-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.yellow-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.yellow-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #e58a00;
  --mat-toolbar-container-text-color: #e58a00;
}
.yellow-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.yellow-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.yellow-theme .bg-primary-50 {
  background: #fcf1e0;
}
.yellow-theme .text-primary-50 {
  color: #fcf1e0 !important;
}
.yellow-theme .b-primary-50 {
  border-color: #fcf1e0 !important;
}
.yellow-theme .bg-primary-100 {
  background: #f7dcb3;
}
.yellow-theme .text-primary-100 {
  color: #f7dcb3 !important;
}
.yellow-theme .b-primary-100 {
  border-color: #f7dcb3 !important;
}
.yellow-theme .bg-primary-200 {
  background: #f2c580;
}
.yellow-theme .text-primary-200 {
  color: #f2c580 !important;
}
.yellow-theme .b-primary-200 {
  border-color: #f2c580 !important;
}
.yellow-theme .bg-primary-300 {
  background: #edad4d;
}
.yellow-theme .text-primary-300 {
  color: #edad4d !important;
}
.yellow-theme .b-primary-300 {
  border-color: #edad4d !important;
}
.yellow-theme .bg-primary-400 {
  background: #e99c26;
}
.yellow-theme .text-primary-400 {
  color: #e99c26 !important;
}
.yellow-theme .b-primary-400 {
  border-color: #e99c26 !important;
}
.yellow-theme .bg-primary-500 {
  background: #e58a00;
}
.yellow-theme .text-primary-500 {
  color: #e58a00 !important;
}
.yellow-theme .b-primary-500 {
  border-color: #e58a00 !important;
}
.yellow-theme .bg-primary-600 {
  background: #e28200;
}
.yellow-theme .text-primary-600 {
  color: #e28200 !important;
}
.yellow-theme .b-primary-600 {
  border-color: #e28200 !important;
}
.yellow-theme .bg-primary-700 {
  background: #de7700;
}
.yellow-theme .text-primary-700 {
  color: #de7700 !important;
}
.yellow-theme .b-primary-700 {
  border-color: #de7700 !important;
}
.yellow-theme .bg-primary-800 {
  background: #da6d00;
}
.yellow-theme .text-primary-800 {
  color: #da6d00 !important;
}
.yellow-theme .b-primary-800 {
  border-color: #da6d00 !important;
}
.yellow-theme .bg-primary-900 {
  background: #d35a00;
}
.yellow-theme .text-primary-900 {
  color: #d35a00 !important;
}
.yellow-theme .b-primary-900 {
  border-color: #d35a00 !important;
}
.yellow-theme .bg-accent-50 {
  background: #fff;
}
.yellow-theme .text-accent-50 {
  color: #fff !important;
}
.yellow-theme .b-accent-50 {
  border-color: #fff !important;
}
.yellow-theme .bg-accent-100 {
  background: #f8f9fa;
}
.yellow-theme .text-accent-100 {
  color: #f8f9fa !important;
}
.yellow-theme .b-accent-100 {
  border-color: #f8f9fa !important;
}
.yellow-theme .bg-accent-200 {
  background: #f3f5f7;
}
.yellow-theme .text-accent-200 {
  color: #f3f5f7 !important;
}
.yellow-theme .b-accent-200 {
  border-color: #f3f5f7 !important;
}
.yellow-theme .bg-accent-300 {
  background: #dbe0e5;
}
.yellow-theme .text-accent-300 {
  color: #dbe0e5 !important;
}
.yellow-theme .b-accent-300 {
  border-color: #dbe0e5 !important;
}
.yellow-theme .bg-accent-400 {
  background: #bec8d0;
}
.yellow-theme .text-accent-400 {
  color: #bec8d0 !important;
}
.yellow-theme .b-accent-400 {
  border-color: #bec8d0 !important;
}
.yellow-theme .bg-accent-500 {
  background: #8996a4;
}
.yellow-theme .text-accent-500 {
  color: #8996a4 !important;
}
.yellow-theme .b-accent-500 {
  border-color: #8996a4 !important;
}
.yellow-theme .bg-accent-600 {
  background: #5b6b79;
}
.yellow-theme .text-accent-600 {
  color: #5b6b79 !important;
}
.yellow-theme .b-accent-600 {
  border-color: #5b6b79 !important;
}
.yellow-theme .bg-accent-700 {
  background: #3e4853;
}
.yellow-theme .text-accent-700 {
  color: #3e4853 !important;
}
.yellow-theme .b-accent-700 {
  border-color: #3e4853 !important;
}
.yellow-theme .bg-accent-800 {
  background: #1d2630;
}
.yellow-theme .text-accent-800 {
  color: #1d2630 !important;
}
.yellow-theme .b-accent-800 {
  border-color: #1d2630 !important;
}
.yellow-theme .bg-accent-900 {
  background: #131920;
}
.yellow-theme .text-accent-900 {
  color: #131920 !important;
}
.yellow-theme .b-accent-900 {
  border-color: #131920 !important;
}
.yellow-theme .bg-warn-50 {
  background: #fbe5e5;
}
.yellow-theme .text-warn-50 {
  color: #fbe5e5 !important;
}
.yellow-theme .b-warn-50 {
  border-color: #fbe5e5 !important;
}
.yellow-theme .bg-warn-100 {
  background: #f5bebe;
}
.yellow-theme .text-warn-100 {
  color: #f5bebe !important;
}
.yellow-theme .b-warn-100 {
  border-color: #f5bebe !important;
}
.yellow-theme .bg-warn-200 {
  background: #ee9393;
}
.yellow-theme .text-warn-200 {
  color: #ee9393 !important;
}
.yellow-theme .b-warn-200 {
  border-color: #ee9393 !important;
}
.yellow-theme .bg-warn-300 {
  background: #e76767;
}
.yellow-theme .text-warn-300 {
  color: #e76767 !important;
}
.yellow-theme .b-warn-300 {
  border-color: #e76767 !important;
}
.yellow-theme .bg-warn-400 {
  background: #e14747;
}
.yellow-theme .text-warn-400 {
  color: #e14747 !important;
}
.yellow-theme .b-warn-400 {
  border-color: #e14747 !important;
}
.yellow-theme .bg-warn-500 {
  background: #dc2626;
}
.yellow-theme .text-warn-500 {
  color: #dc2626 !important;
}
.yellow-theme .b-warn-500 {
  border-color: #dc2626 !important;
}
.yellow-theme .bg-warn-600 {
  background: #d82222;
}
.yellow-theme .text-warn-600 {
  color: #d82222 !important;
}
.yellow-theme .b-warn-600 {
  border-color: #d82222 !important;
}
.yellow-theme .bg-warn-700 {
  background: #d31c1c;
}
.yellow-theme .text-warn-700 {
  color: #d31c1c !important;
}
.yellow-theme .b-warn-700 {
  border-color: #d31c1c !important;
}
.yellow-theme .bg-warn-800 {
  background: #ce1717;
}
.yellow-theme .text-warn-800 {
  color: #ce1717 !important;
}
.yellow-theme .b-warn-800 {
  border-color: #ce1717 !important;
}
.yellow-theme .bg-warn-900 {
  background: #c50d0d;
}
.yellow-theme .text-warn-900 {
  color: #c50d0d !important;
}
.yellow-theme .b-warn-900 {
  border-color: #c50d0d !important;
}
.yellow-theme .bg-success-50 {
  background: #e6f5f0;
}
.yellow-theme .text-success-50 {
  color: #e6f5f0 !important;
}
.yellow-theme .b-success-50 {
  border-color: #e6f5f0 !important;
}
.yellow-theme .bg-success-100 {
  background: #c0e5d9;
}
.yellow-theme .text-success-100 {
  color: #c0e5d9 !important;
}
.yellow-theme .b-success-100 {
  border-color: #c0e5d9 !important;
}
.yellow-theme .bg-success-200 {
  background: #96d4bf;
}
.yellow-theme .text-success-200 {
  color: #96d4bf !important;
}
.yellow-theme .b-success-200 {
  border-color: #96d4bf !important;
}
.yellow-theme .bg-success-300 {
  background: #6bc2a5;
}
.yellow-theme .text-success-300 {
  color: #6bc2a5 !important;
}
.yellow-theme .b-success-300 {
  border-color: #6bc2a5 !important;
}
.yellow-theme .bg-success-400 {
  background: #4cb592;
}
.yellow-theme .text-success-400 {
  color: #4cb592 !important;
}
.yellow-theme .b-success-400 {
  border-color: #4cb592 !important;
}
.yellow-theme .bg-success-500 {
  background: #2ca87f;
}
.yellow-theme .text-success-500 {
  color: #2ca87f !important;
}
.yellow-theme .b-success-500 {
  border-color: #2ca87f !important;
}
.yellow-theme .bg-success-600 {
  background: #27a077;
}
.yellow-theme .text-success-600 {
  color: #27a077 !important;
}
.yellow-theme .b-success-600 {
  border-color: #27a077 !important;
}
.yellow-theme .bg-success-700 {
  background: #21976c;
}
.yellow-theme .text-success-700 {
  color: #21976c !important;
}
.yellow-theme .b-success-700 {
  border-color: #21976c !important;
}
.yellow-theme .bg-success-800 {
  background: #1b8d62;
}
.yellow-theme .text-success-800 {
  color: #1b8d62 !important;
}
.yellow-theme .b-success-800 {
  border-color: #1b8d62 !important;
}
.yellow-theme .bg-success-900 {
  background: #107d4f;
}
.yellow-theme .text-success-900 {
  color: #107d4f !important;
}
.yellow-theme .b-success-900 {
  border-color: #107d4f !important;
}
.yellow-theme .bg-warning-50 {
  background: #fcf1e0;
}
.yellow-theme .text-warning-50 {
  color: #fcf1e0 !important;
}
.yellow-theme .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.yellow-theme .bg-warning-100 {
  background: #f7dcb3;
}
.yellow-theme .text-warning-100 {
  color: #f7dcb3 !important;
}
.yellow-theme .b-warning-100 {
  border-color: #f7dcb3 !important;
}
.yellow-theme .bg-warning-200 {
  background: #f2c580;
}
.yellow-theme .text-warning-200 {
  color: #f2c580 !important;
}
.yellow-theme .b-warning-200 {
  border-color: #f2c580 !important;
}
.yellow-theme .bg-warning-300 {
  background: #edad4d;
}
.yellow-theme .text-warning-300 {
  color: #edad4d !important;
}
.yellow-theme .b-warning-300 {
  border-color: #edad4d !important;
}
.yellow-theme .bg-warning-400 {
  background: #e99c26;
}
.yellow-theme .text-warning-400 {
  color: #e99c26 !important;
}
.yellow-theme .b-warning-400 {
  border-color: #e99c26 !important;
}
.yellow-theme .bg-warning-500 {
  background: #e58a00;
}
.yellow-theme .text-warning-500 {
  color: #e58a00 !important;
}
.yellow-theme .b-warning-500 {
  border-color: #e58a00 !important;
}
.yellow-theme .bg-warning-600 {
  background: #e28200;
}
.yellow-theme .text-warning-600 {
  color: #e28200 !important;
}
.yellow-theme .b-warning-600 {
  border-color: #e28200 !important;
}
.yellow-theme .bg-warning-700 {
  background: #de7700;
}
.yellow-theme .text-warning-700 {
  color: #de7700 !important;
}
.yellow-theme .b-warning-700 {
  border-color: #de7700 !important;
}
.yellow-theme .bg-warning-800 {
  background: #da6d00;
}
.yellow-theme .text-warning-800 {
  color: #da6d00 !important;
}
.yellow-theme .b-warning-800 {
  border-color: #da6d00 !important;
}
.yellow-theme .bg-warning-900 {
  background: #d35a00;
}
.yellow-theme .text-warning-900 {
  color: #d35a00 !important;
}
.yellow-theme .b-warning-900 {
  border-color: #d35a00 !important;
}
.yellow-theme.dark-mode {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-option-selected-state-label-text-color: #e58a00;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-optgroup-label-text-color: white;
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: #424242;
  --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-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #e58a00;
  --mdc-filled-text-field-focus-active-indicator-color: #e58a00;
  --mdc-filled-text-field-focus-label-text-color: rgba(229, 138, 0, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #e58a00;
  --mdc-outlined-text-field-focus-outline-color: #e58a00;
  --mdc-outlined-text-field-focus-label-text-color: rgba(229, 138, 0, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(229, 138, 0, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(229, 138, 0, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: #424242;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #e58a00;
  --mdc-slider-focus-handle-color: #e58a00;
  --mdc-slider-hover-handle-color: #e58a00;
  --mdc-slider-active-track-color: #e58a00;
  --mdc-slider-inactive-track-color: #e58a00;
  --mdc-slider-with-tick-marks-inactive-container-color: #e58a00;
  --mdc-slider-with-tick-marks-active-container-color: #e58a00;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-label-container-color: #fff;
  --mdc-slider-label-label-text-color: #000;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --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);
  --mat-mdc-slider-ripple-color: #e58a00;
  --mat-mdc-slider-hover-ripple-color: rgba(229, 138, 0, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(229, 138, 0, 0.2);
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: #424242;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #e58a00;
  --mat-badge-background-color: #e58a00;
  --mat-badge-text-color: #e58a00;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-datepicker-calendar-date-selected-state-text-color: #e58a00;
  --mat-datepicker-calendar-date-selected-state-background-color: #e58a00;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(229, 138, 0, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #e58a00;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(229, 138, 0, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(229, 138, 0, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #e58a00;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(229, 138, 0, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: #e58a00;
  --mat-stepper-header-selected-state-icon-background-color: #e58a00;
  --mat-stepper-header-selected-state-icon-foreground-color: #e58a00;
  --mat-stepper-header-done-state-icon-background-color: #e58a00;
  --mat-stepper-header-done-state-icon-foreground-color: #e58a00;
  --mat-stepper-header-edit-state-icon-background-color: #e58a00;
  --mat-stepper-header-edit-state-icon-foreground-color: #e58a00;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #c6c6c6;
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
  --primary-50: #fcf1e0;
  --primary-100: #d35a00;
  --primary-200: #da6d00;
  --primary-300: #de7700;
  --primary-400: #e28200;
  --primary-500: #e58a00;
  --primary-600: #e99c26;
  --primary-700: #edad4d;
  --primary-800: #f2c580;
  --primary-900: #f7dcb3;
  --accent-50: #1d2630;
  --accent-100: #131920;
  --accent-200: #1d2630;
  --accent-300: #3e4853;
  --accent-400: #5b6b79;
  --accent-500: #8996a4;
  --accent-600: #bec8d0;
  --accent-700: #dbe0e5;
  --accent-800: #f3f5f7;
  --accent-900: #f8f9fa;
  --warn-50: #f5bebe;
  --warn-100: #c50d0d;
  --warn-200: #ce1717;
  --warn-300: #d31c1c;
  --warn-400: #d82222;
  --warn-500: #dc2626;
  --warn-600: #e14747;
  --warn-700: #e76767;
  --warn-800: #ee9393;
  --warn-900: #f5bebe;
  --success-50: #e6f5f0;
  --success-100: #107d4f;
  --success-200: #1b8d62;
  --success-300: #21976c;
  --success-400: #27a077;
  --success-500: #2ca87f;
  --success-600: #4cb592;
  --success-700: #6bc2a5;
  --success-800: #96d4bf;
  --success-900: #c0e5d9;
  --warning-50: #fcf1e0;
  --warning-100: #d35a00;
  --warning-200: #da6d00;
  --warning-300: #de7700;
  --warning-400: #e28200;
  --warning-500: #e58a00;
  --warning-600: #e99c26;
  --warning-700: #edad4d;
  --warning-800: #f2c580;
  --warning-900: #f7dcb3;
}
.yellow-theme.dark-mode .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.yellow-theme.dark-mode .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.yellow-theme.dark-mode .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.yellow-theme.dark-mode .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.yellow-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.yellow-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #e58a00;
}
.yellow-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.yellow-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #e58a00;
}
.yellow-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.yellow-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.yellow-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.yellow-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.yellow-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.yellow-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.yellow-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.yellow-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.yellow-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.yellow-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.yellow-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.yellow-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.yellow-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.yellow-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.yellow-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.yellow-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.yellow-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.yellow-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.yellow-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.yellow-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.yellow-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.yellow-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.yellow-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.yellow-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.yellow-theme.dark-mode .mat-app-background, .yellow-theme.dark-mode.mat-app-background {
  background-color: #303030;
  color: white;
}
.yellow-theme.dark-mode .mat-elevation-z0, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.yellow-theme.dark-mode .mat-elevation-z1, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.yellow-theme.dark-mode .mat-elevation-z2, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.yellow-theme.dark-mode .mat-elevation-z3, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.yellow-theme.dark-mode .mat-elevation-z4, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.yellow-theme.dark-mode .mat-elevation-z5, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z6, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.yellow-theme.dark-mode .mat-elevation-z7, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z8, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.yellow-theme.dark-mode .mat-elevation-z9, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z10, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z11, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z12, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.yellow-theme.dark-mode .mat-elevation-z13, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z14, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z15, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z16, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.yellow-theme.dark-mode .mat-elevation-z17, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z18, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z19, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z20, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z21, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z22, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z23, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.yellow-theme.dark-mode .mat-elevation-z24, .yellow-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.yellow-theme.dark-mode .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #e58a00;
  --mdc-linear-progress-track-color: rgba(229, 138, 0, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.yellow-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(229, 138, 0, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 138, 0, 0.25));
}
@media (forced-colors: active) {
  .yellow-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .yellow-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(229, 138, 0, 0.25)'/%3E%3C/svg%3E");
  }
}
.yellow-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(229, 138, 0, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(229, 138, 0, 0.25));
}
.yellow-theme.dark-mode .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.yellow-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .yellow-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .yellow-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.yellow-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.yellow-theme.dark-mode .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.yellow-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .yellow-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .yellow-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.yellow-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.yellow-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.yellow-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.yellow-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.yellow-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.yellow-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.yellow-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.yellow-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .yellow-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #e58a00;
  --mdc-chip-elevated-container-color: #e58a00;
  --mdc-chip-elevated-disabled-container-color: #e58a00;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #e58a00;
  --mdc-chip-with-icon-icon-color: #e58a00;
  --mdc-chip-with-icon-disabled-icon-color: #e58a00;
  --mdc-chip-with-icon-selected-icon-color: #e58a00;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #e58a00;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #e58a00;
}
.yellow-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .yellow-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.yellow-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .yellow-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.yellow-theme.dark-mode .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.yellow-theme.dark-mode .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #edad4d;
  --mdc-switch-selected-handle-color: #edad4d;
  --mdc-switch-selected-hover-state-layer-color: #edad4d;
  --mdc-switch-selected-pressed-state-layer-color: #edad4d;
  --mdc-switch-selected-focus-handle-color: #f2c580;
  --mdc-switch-selected-hover-handle-color: #f2c580;
  --mdc-switch-selected-pressed-handle-color: #f2c580;
  --mdc-switch-selected-focus-track-color: #e28200;
  --mdc-switch-selected-hover-track-color: #e28200;
  --mdc-switch-selected-pressed-track-color: #e28200;
  --mdc-switch-selected-track-color: #e28200;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.yellow-theme.dark-mode .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.yellow-theme.dark-mode .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.yellow-theme.dark-mode .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #dbe0e5;
  --mdc-switch-selected-handle-color: #dbe0e5;
  --mdc-switch-selected-hover-state-layer-color: #dbe0e5;
  --mdc-switch-selected-pressed-state-layer-color: #dbe0e5;
  --mdc-switch-selected-focus-handle-color: #f3f5f7;
  --mdc-switch-selected-hover-handle-color: #f3f5f7;
  --mdc-switch-selected-pressed-handle-color: #f3f5f7;
  --mdc-switch-selected-focus-track-color: #5b6b79;
  --mdc-switch-selected-hover-track-color: #5b6b79;
  --mdc-switch-selected-pressed-track-color: #5b6b79;
  --mdc-switch-selected-track-color: #5b6b79;
}
.yellow-theme.dark-mode .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e76767;
  --mdc-switch-selected-handle-color: #e76767;
  --mdc-switch-selected-hover-state-layer-color: #e76767;
  --mdc-switch-selected-pressed-state-layer-color: #e76767;
  --mdc-switch-selected-focus-handle-color: #ee9393;
  --mdc-switch-selected-hover-handle-color: #ee9393;
  --mdc-switch-selected-pressed-handle-color: #ee9393;
  --mdc-switch-selected-focus-track-color: #d82222;
  --mdc-switch-selected-hover-track-color: #d82222;
  --mdc-switch-selected-pressed-track-color: #d82222;
  --mdc-switch-selected-track-color: #d82222;
}
.yellow-theme.dark-mode .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.yellow-theme.dark-mode .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #e58a00;
  --mdc-radio-selected-hover-icon-color: #e58a00;
  --mdc-radio-selected-icon-color: #e58a00;
  --mdc-radio-selected-pressed-icon-color: #e58a00;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #e58a00;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.yellow-theme.dark-mode .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.yellow-theme.dark-mode .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.yellow-theme.dark-mode .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.yellow-theme.dark-mode .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.yellow-theme.dark-mode .mdc-list-item__start,
.yellow-theme.dark-mode .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #e58a00;
  --mdc-radio-selected-hover-icon-color: #e58a00;
  --mdc-radio-selected-icon-color: #e58a00;
  --mdc-radio-selected-pressed-icon-color: #e58a00;
}
.yellow-theme.dark-mode .mat-accent .mdc-list-item__start,
.yellow-theme.dark-mode .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.yellow-theme.dark-mode .mat-warn .mdc-list-item__start,
.yellow-theme.dark-mode .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.yellow-theme.dark-mode .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #e58a00;
  --mdc-checkbox-selected-hover-icon-color: #e58a00;
  --mdc-checkbox-selected-icon-color: #e58a00;
  --mdc-checkbox-selected-pressed-icon-color: #e58a00;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e58a00;
  --mdc-checkbox-selected-hover-state-layer-color: #e58a00;
  --mdc-checkbox-selected-pressed-state-layer-color: #e58a00;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.yellow-theme.dark-mode .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.yellow-theme.dark-mode .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.yellow-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.yellow-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #e58a00;
}
.yellow-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.yellow-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #e58a00;
}
.yellow-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.yellow-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.yellow-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.yellow-theme.dark-mode .mat-mdc-tab-group, .yellow-theme.dark-mode .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #e58a00;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #e58a00;
  --mat-tab-header-active-ripple-color: #e58a00;
  --mat-tab-header-inactive-ripple-color: #e58a00;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #e58a00;
  --mat-tab-header-active-hover-label-text-color: #e58a00;
  --mat-tab-header-active-focus-indicator-color: #e58a00;
  --mat-tab-header-active-hover-indicator-color: #e58a00;
}
.yellow-theme.dark-mode .mat-mdc-tab-group.mat-accent, .yellow-theme.dark-mode .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.yellow-theme.dark-mode .mat-mdc-tab-group.mat-warn, .yellow-theme.dark-mode .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.yellow-theme.dark-mode .mat-mdc-tab-group.mat-background-primary, .yellow-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #e58a00;
  --mat-tab-header-with-background-foreground-color: #e58a00;
}
.yellow-theme.dark-mode .mat-mdc-tab-group.mat-background-accent, .yellow-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.yellow-theme.dark-mode .mat-mdc-tab-group.mat-background-warn, .yellow-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.yellow-theme.dark-mode .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #e58a00;
  --mdc-checkbox-selected-hover-icon-color: #e58a00;
  --mdc-checkbox-selected-icon-color: #e58a00;
  --mdc-checkbox-selected-pressed-icon-color: #e58a00;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #e58a00;
  --mdc-checkbox-selected-hover-state-layer-color: #e58a00;
  --mdc-checkbox-selected-pressed-state-layer-color: #e58a00;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.yellow-theme.dark-mode .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.yellow-theme.dark-mode .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.yellow-theme.dark-mode .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.yellow-theme.dark-mode .mat-mdc-button {
  --mdc-text-button-label-text-color: #fff;
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-text-button-state-layer-color: #fff;
  --mat-text-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.24;
  --mat-text-button-pressed-state-layer-opacity: 0.24;
}
.yellow-theme.dark-mode .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #e58a00;
  --mat-text-button-state-layer-color: #e58a00;
  --mat-text-button-ripple-color: rgba(229, 138, 0, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.24;
  --mat-filled-button-pressed-state-layer-opacity: 0.24;
}
.yellow-theme.dark-mode .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #e58a00;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-raised-button {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.24;
  --mat-protected-button-pressed-state-layer-opacity: 0.24;
  box-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);
}
.yellow-theme.dark-mode .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #e58a00;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-raised-button:hover, .yellow-theme.dark-mode .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.yellow-theme.dark-mode .mat-mdc-raised-button:active, .yellow-theme.dark-mode .mat-mdc-raised-button:focus:active {
  box-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);
}
.yellow-theme.dark-mode .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-label-text-color: #fff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #fff;
  --mat-outlined-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.24;
  --mat-outlined-button-pressed-state-layer-opacity: 0.24;
}
.yellow-theme.dark-mode .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #e58a00;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #e58a00;
  --mat-outlined-button-ripple-color: rgba(229, 138, 0, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-state-layer-color: #fff;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
}
.yellow-theme.dark-mode .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #e58a00;
  --mat-icon-button-state-layer-color: #e58a00;
  --mat-icon-button-ripple-color: rgba(229, 138, 0, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-fab.mat-primary,
.yellow-theme.dark-mode .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #e58a00;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-fab.mat-accent,
.yellow-theme.dark-mode .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.yellow-theme.dark-mode .mat-mdc-fab.mat-warn,
.yellow-theme.dark-mode .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.yellow-theme.dark-mode .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.yellow-theme.dark-mode .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.yellow-theme.dark-mode .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.yellow-theme.dark-mode .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.yellow-theme.dark-mode .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.yellow-theme.dark-mode .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.yellow-theme.dark-mode .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.yellow-theme.dark-mode .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.yellow-theme.dark-mode .mat-icon.mat-primary {
  --mat-icon-color: #e58a00;
}
.yellow-theme.dark-mode .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.yellow-theme.dark-mode .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.yellow-theme.dark-mode .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.yellow-theme.dark-mode .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.yellow-theme.dark-mode .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #e58a00;
  --mat-toolbar-container-text-color: #e58a00;
}
.yellow-theme.dark-mode .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.yellow-theme.dark-mode .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.yellow-theme.dark-mode .bg-primary-50 {
  background: #fcf1e0;
}
.yellow-theme.dark-mode .text-primary-50 {
  color: #fcf1e0 !important;
}
.yellow-theme.dark-mode .b-primary-50 {
  border-color: #fcf1e0 !important;
}
.yellow-theme.dark-mode .bg-primary-100 {
  background: #d35a00;
}
.yellow-theme.dark-mode .text-primary-100 {
  color: #d35a00 !important;
}
.yellow-theme.dark-mode .b-primary-100 {
  border-color: #d35a00 !important;
}
.yellow-theme.dark-mode .bg-primary-200 {
  background: #da6d00;
}
.yellow-theme.dark-mode .text-primary-200 {
  color: #da6d00 !important;
}
.yellow-theme.dark-mode .b-primary-200 {
  border-color: #da6d00 !important;
}
.yellow-theme.dark-mode .bg-primary-300 {
  background: #de7700;
}
.yellow-theme.dark-mode .text-primary-300 {
  color: #de7700 !important;
}
.yellow-theme.dark-mode .b-primary-300 {
  border-color: #de7700 !important;
}
.yellow-theme.dark-mode .bg-primary-400 {
  background: #e28200;
}
.yellow-theme.dark-mode .text-primary-400 {
  color: #e28200 !important;
}
.yellow-theme.dark-mode .b-primary-400 {
  border-color: #e28200 !important;
}
.yellow-theme.dark-mode .bg-primary-500 {
  background: #e58a00;
}
.yellow-theme.dark-mode .text-primary-500 {
  color: #e58a00 !important;
}
.yellow-theme.dark-mode .b-primary-500 {
  border-color: #e58a00 !important;
}
.yellow-theme.dark-mode .bg-primary-600 {
  background: #e99c26;
}
.yellow-theme.dark-mode .text-primary-600 {
  color: #e99c26 !important;
}
.yellow-theme.dark-mode .b-primary-600 {
  border-color: #e99c26 !important;
}
.yellow-theme.dark-mode .bg-primary-700 {
  background: #edad4d;
}
.yellow-theme.dark-mode .text-primary-700 {
  color: #edad4d !important;
}
.yellow-theme.dark-mode .b-primary-700 {
  border-color: #edad4d !important;
}
.yellow-theme.dark-mode .bg-primary-800 {
  background: #f2c580;
}
.yellow-theme.dark-mode .text-primary-800 {
  color: #f2c580 !important;
}
.yellow-theme.dark-mode .b-primary-800 {
  border-color: #f2c580 !important;
}
.yellow-theme.dark-mode .bg-primary-900 {
  background: #f7dcb3;
}
.yellow-theme.dark-mode .text-primary-900 {
  color: #f7dcb3 !important;
}
.yellow-theme.dark-mode .b-primary-900 {
  border-color: #f7dcb3 !important;
}
.yellow-theme.dark-mode .bg-accent-50 {
  background: #1d2630;
}
.yellow-theme.dark-mode .text-accent-50 {
  color: #1d2630 !important;
}
.yellow-theme.dark-mode .b-accent-50 {
  border-color: #1d2630 !important;
}
.yellow-theme.dark-mode .bg-accent-100 {
  background: #131920;
}
.yellow-theme.dark-mode .text-accent-100 {
  color: #131920 !important;
}
.yellow-theme.dark-mode .b-accent-100 {
  border-color: #131920 !important;
}
.yellow-theme.dark-mode .bg-accent-200 {
  background: #1d2630;
}
.yellow-theme.dark-mode .text-accent-200 {
  color: #1d2630 !important;
}
.yellow-theme.dark-mode .b-accent-200 {
  border-color: #1d2630 !important;
}
.yellow-theme.dark-mode .bg-accent-300 {
  background: #3e4853;
}
.yellow-theme.dark-mode .text-accent-300 {
  color: #3e4853 !important;
}
.yellow-theme.dark-mode .b-accent-300 {
  border-color: #3e4853 !important;
}
.yellow-theme.dark-mode .bg-accent-400 {
  background: #5b6b79;
}
.yellow-theme.dark-mode .text-accent-400 {
  color: #5b6b79 !important;
}
.yellow-theme.dark-mode .b-accent-400 {
  border-color: #5b6b79 !important;
}
.yellow-theme.dark-mode .bg-accent-500 {
  background: #8996a4;
}
.yellow-theme.dark-mode .text-accent-500 {
  color: #8996a4 !important;
}
.yellow-theme.dark-mode .b-accent-500 {
  border-color: #8996a4 !important;
}
.yellow-theme.dark-mode .bg-accent-600 {
  background: #bec8d0;
}
.yellow-theme.dark-mode .text-accent-600 {
  color: #bec8d0 !important;
}
.yellow-theme.dark-mode .b-accent-600 {
  border-color: #bec8d0 !important;
}
.yellow-theme.dark-mode .bg-accent-700 {
  background: #dbe0e5;
}
.yellow-theme.dark-mode .text-accent-700 {
  color: #dbe0e5 !important;
}
.yellow-theme.dark-mode .b-accent-700 {
  border-color: #dbe0e5 !important;
}
.yellow-theme.dark-mode .bg-accent-800 {
  background: #f3f5f7;
}
.yellow-theme.dark-mode .text-accent-800 {
  color: #f3f5f7 !important;
}
.yellow-theme.dark-mode .b-accent-800 {
  border-color: #f3f5f7 !important;
}
.yellow-theme.dark-mode .bg-accent-900 {
  background: #f8f9fa;
}
.yellow-theme.dark-mode .text-accent-900 {
  color: #f8f9fa !important;
}
.yellow-theme.dark-mode .b-accent-900 {
  border-color: #f8f9fa !important;
}
.yellow-theme.dark-mode .bg-warn-50 {
  background: #f5bebe;
}
.yellow-theme.dark-mode .text-warn-50 {
  color: #f5bebe !important;
}
.yellow-theme.dark-mode .b-warn-50 {
  border-color: #f5bebe !important;
}
.yellow-theme.dark-mode .bg-warn-100 {
  background: #c50d0d;
}
.yellow-theme.dark-mode .text-warn-100 {
  color: #c50d0d !important;
}
.yellow-theme.dark-mode .b-warn-100 {
  border-color: #c50d0d !important;
}
.yellow-theme.dark-mode .bg-warn-200 {
  background: #ce1717;
}
.yellow-theme.dark-mode .text-warn-200 {
  color: #ce1717 !important;
}
.yellow-theme.dark-mode .b-warn-200 {
  border-color: #ce1717 !important;
}
.yellow-theme.dark-mode .bg-warn-300 {
  background: #d31c1c;
}
.yellow-theme.dark-mode .text-warn-300 {
  color: #d31c1c !important;
}
.yellow-theme.dark-mode .b-warn-300 {
  border-color: #d31c1c !important;
}
.yellow-theme.dark-mode .bg-warn-400 {
  background: #d82222;
}
.yellow-theme.dark-mode .text-warn-400 {
  color: #d82222 !important;
}
.yellow-theme.dark-mode .b-warn-400 {
  border-color: #d82222 !important;
}
.yellow-theme.dark-mode .bg-warn-500 {
  background: #dc2626;
}
.yellow-theme.dark-mode .text-warn-500 {
  color: #dc2626 !important;
}
.yellow-theme.dark-mode .b-warn-500 {
  border-color: #dc2626 !important;
}
.yellow-theme.dark-mode .bg-warn-600 {
  background: #e14747;
}
.yellow-theme.dark-mode .text-warn-600 {
  color: #e14747 !important;
}
.yellow-theme.dark-mode .b-warn-600 {
  border-color: #e14747 !important;
}
.yellow-theme.dark-mode .bg-warn-700 {
  background: #e76767;
}
.yellow-theme.dark-mode .text-warn-700 {
  color: #e76767 !important;
}
.yellow-theme.dark-mode .b-warn-700 {
  border-color: #e76767 !important;
}
.yellow-theme.dark-mode .bg-warn-800 {
  background: #ee9393;
}
.yellow-theme.dark-mode .text-warn-800 {
  color: #ee9393 !important;
}
.yellow-theme.dark-mode .b-warn-800 {
  border-color: #ee9393 !important;
}
.yellow-theme.dark-mode .bg-warn-900 {
  background: #f5bebe;
}
.yellow-theme.dark-mode .text-warn-900 {
  color: #f5bebe !important;
}
.yellow-theme.dark-mode .b-warn-900 {
  border-color: #f5bebe !important;
}
.yellow-theme.dark-mode .bg-success-50 {
  background: #e6f5f0;
}
.yellow-theme.dark-mode .text-success-50 {
  color: #e6f5f0 !important;
}
.yellow-theme.dark-mode .b-success-50 {
  border-color: #e6f5f0 !important;
}
.yellow-theme.dark-mode .bg-success-100 {
  background: #107d4f;
}
.yellow-theme.dark-mode .text-success-100 {
  color: #107d4f !important;
}
.yellow-theme.dark-mode .b-success-100 {
  border-color: #107d4f !important;
}
.yellow-theme.dark-mode .bg-success-200 {
  background: #1b8d62;
}
.yellow-theme.dark-mode .text-success-200 {
  color: #1b8d62 !important;
}
.yellow-theme.dark-mode .b-success-200 {
  border-color: #1b8d62 !important;
}
.yellow-theme.dark-mode .bg-success-300 {
  background: #21976c;
}
.yellow-theme.dark-mode .text-success-300 {
  color: #21976c !important;
}
.yellow-theme.dark-mode .b-success-300 {
  border-color: #21976c !important;
}
.yellow-theme.dark-mode .bg-success-400 {
  background: #27a077;
}
.yellow-theme.dark-mode .text-success-400 {
  color: #27a077 !important;
}
.yellow-theme.dark-mode .b-success-400 {
  border-color: #27a077 !important;
}
.yellow-theme.dark-mode .bg-success-500 {
  background: #2ca87f;
}
.yellow-theme.dark-mode .text-success-500 {
  color: #2ca87f !important;
}
.yellow-theme.dark-mode .b-success-500 {
  border-color: #2ca87f !important;
}
.yellow-theme.dark-mode .bg-success-600 {
  background: #4cb592;
}
.yellow-theme.dark-mode .text-success-600 {
  color: #4cb592 !important;
}
.yellow-theme.dark-mode .b-success-600 {
  border-color: #4cb592 !important;
}
.yellow-theme.dark-mode .bg-success-700 {
  background: #6bc2a5;
}
.yellow-theme.dark-mode .text-success-700 {
  color: #6bc2a5 !important;
}
.yellow-theme.dark-mode .b-success-700 {
  border-color: #6bc2a5 !important;
}
.yellow-theme.dark-mode .bg-success-800 {
  background: #96d4bf;
}
.yellow-theme.dark-mode .text-success-800 {
  color: #96d4bf !important;
}
.yellow-theme.dark-mode .b-success-800 {
  border-color: #96d4bf !important;
}
.yellow-theme.dark-mode .bg-success-900 {
  background: #c0e5d9;
}
.yellow-theme.dark-mode .text-success-900 {
  color: #c0e5d9 !important;
}
.yellow-theme.dark-mode .b-success-900 {
  border-color: #c0e5d9 !important;
}
.yellow-theme.dark-mode .bg-warning-50 {
  background: #fcf1e0;
}
.yellow-theme.dark-mode .text-warning-50 {
  color: #fcf1e0 !important;
}
.yellow-theme.dark-mode .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.yellow-theme.dark-mode .bg-warning-100 {
  background: #d35a00;
}
.yellow-theme.dark-mode .text-warning-100 {
  color: #d35a00 !important;
}
.yellow-theme.dark-mode .b-warning-100 {
  border-color: #d35a00 !important;
}
.yellow-theme.dark-mode .bg-warning-200 {
  background: #da6d00;
}
.yellow-theme.dark-mode .text-warning-200 {
  color: #da6d00 !important;
}
.yellow-theme.dark-mode .b-warning-200 {
  border-color: #da6d00 !important;
}
.yellow-theme.dark-mode .bg-warning-300 {
  background: #de7700;
}
.yellow-theme.dark-mode .text-warning-300 {
  color: #de7700 !important;
}
.yellow-theme.dark-mode .b-warning-300 {
  border-color: #de7700 !important;
}
.yellow-theme.dark-mode .bg-warning-400 {
  background: #e28200;
}
.yellow-theme.dark-mode .text-warning-400 {
  color: #e28200 !important;
}
.yellow-theme.dark-mode .b-warning-400 {
  border-color: #e28200 !important;
}
.yellow-theme.dark-mode .bg-warning-500 {
  background: #e58a00;
}
.yellow-theme.dark-mode .text-warning-500 {
  color: #e58a00 !important;
}
.yellow-theme.dark-mode .b-warning-500 {
  border-color: #e58a00 !important;
}
.yellow-theme.dark-mode .bg-warning-600 {
  background: #e99c26;
}
.yellow-theme.dark-mode .text-warning-600 {
  color: #e99c26 !important;
}
.yellow-theme.dark-mode .b-warning-600 {
  border-color: #e99c26 !important;
}
.yellow-theme.dark-mode .bg-warning-700 {
  background: #edad4d;
}
.yellow-theme.dark-mode .text-warning-700 {
  color: #edad4d !important;
}
.yellow-theme.dark-mode .b-warning-700 {
  border-color: #edad4d !important;
}
.yellow-theme.dark-mode .bg-warning-800 {
  background: #f2c580;
}
.yellow-theme.dark-mode .text-warning-800 {
  color: #f2c580 !important;
}
.yellow-theme.dark-mode .b-warning-800 {
  border-color: #f2c580 !important;
}
.yellow-theme.dark-mode .bg-warning-900 {
  background: #f7dcb3;
}
.yellow-theme.dark-mode .text-warning-900 {
  color: #f7dcb3 !important;
}
.yellow-theme.dark-mode .b-warning-900 {
  border-color: #f7dcb3 !important;
}

.green-theme {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-option-selected-state-label-text-color: #2ca87f;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: white;
  --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-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #2ca87f;
  --mdc-filled-text-field-focus-active-indicator-color: #2ca87f;
  --mdc-filled-text-field-focus-label-text-color: rgba(44, 168, 127, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #2ca87f;
  --mdc-outlined-text-field-focus-outline-color: #2ca87f;
  --mdc-outlined-text-field-focus-label-text-color: rgba(44, 168, 127, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(44, 168, 127, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(44, 168, 127, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: white;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #2ca87f;
  --mdc-slider-focus-handle-color: #2ca87f;
  --mdc-slider-hover-handle-color: #2ca87f;
  --mdc-slider-active-track-color: #2ca87f;
  --mdc-slider-inactive-track-color: #2ca87f;
  --mdc-slider-with-tick-marks-inactive-container-color: #2ca87f;
  --mdc-slider-with-tick-marks-active-container-color: #2ca87f;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --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);
  --mat-mdc-slider-ripple-color: #2ca87f;
  --mat-mdc-slider-hover-ripple-color: rgba(44, 168, 127, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(44, 168, 127, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: white;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #8996a4;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #2ca87f;
  --mat-badge-background-color: #2ca87f;
  --mat-badge-text-color: #2ca87f;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-datepicker-calendar-date-selected-state-text-color: #2ca87f;
  --mat-datepicker-calendar-date-selected-state-background-color: #2ca87f;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(44, 168, 127, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #2ca87f;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(44, 168, 127, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(44, 168, 127, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #2ca87f;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(44, 168, 127, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: #2ca87f;
  --mat-stepper-header-selected-state-icon-background-color: #2ca87f;
  --mat-stepper-header-selected-state-icon-foreground-color: #2ca87f;
  --mat-stepper-header-done-state-icon-background-color: #2ca87f;
  --mat-stepper-header-done-state-icon-foreground-color: #2ca87f;
  --mat-stepper-header-edit-state-icon-background-color: #2ca87f;
  --mat-stepper-header-edit-state-icon-foreground-color: #2ca87f;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #757575;
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --primary-50: #e6f5f0;
  --primary-100: #c0e5d9;
  --primary-200: #96d4bf;
  --primary-300: #6bc2a5;
  --primary-400: #4cb592;
  --primary-500: #2ca87f;
  --primary-600: #27a077;
  --primary-700: #21976c;
  --primary-800: #1b8d62;
  --primary-900: #107d4f;
  --accent-50: #fff;
  --accent-100: #f8f9fa;
  --accent-200: #f3f5f7;
  --accent-300: #dbe0e5;
  --accent-400: #bec8d0;
  --accent-500: #8996a4;
  --accent-600: #5b6b79;
  --accent-700: #3e4853;
  --accent-800: #1d2630;
  --accent-900: #131920;
  --warn-50: #fbe5e5;
  --warn-100: #f5bebe;
  --warn-200: #ee9393;
  --warn-300: #e76767;
  --warn-400: #e14747;
  --warn-500: #dc2626;
  --warn-600: #d82222;
  --warn-700: #d31c1c;
  --warn-800: #ce1717;
  --warn-900: #c50d0d;
  --success-50: #e6f5f0;
  --success-100: #c0e5d9;
  --success-200: #96d4bf;
  --success-300: #6bc2a5;
  --success-400: #4cb592;
  --success-500: #2ca87f;
  --success-600: #27a077;
  --success-700: #21976c;
  --success-800: #1b8d62;
  --success-900: #107d4f;
  --warning-50: #fcf1e0;
  --warning-100: #f7dcb3;
  --warning-200: #f2c580;
  --warning-300: #edad4d;
  --warning-400: #e99c26;
  --warning-500: #e58a00;
  --warning-600: #e28200;
  --warning-700: #de7700;
  --warning-800: #da6d00;
  --warning-900: #d35a00;
}
.green-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.green-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.green-theme .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.green-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.green-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.green-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #2ca87f;
}
.green-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.green-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #2ca87f;
}
.green-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.green-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.green-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.green-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.green-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.green-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.green-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.green-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.green-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.green-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.green-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.green-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.green-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.green-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.green-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.green-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.green-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.green-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.green-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.green-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.green-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.green-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.green-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.green-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.green-theme .mat-app-background, .green-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.green-theme .mat-elevation-z0, .green-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.green-theme .mat-elevation-z1, .green-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.green-theme .mat-elevation-z2, .green-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.green-theme .mat-elevation-z3, .green-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.green-theme .mat-elevation-z4, .green-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.green-theme .mat-elevation-z5, .green-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z6, .green-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.green-theme .mat-elevation-z7, .green-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z8, .green-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.green-theme .mat-elevation-z9, .green-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z10, .green-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z11, .green-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z12, .green-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.green-theme .mat-elevation-z13, .green-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z14, .green-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z15, .green-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z16, .green-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.green-theme .mat-elevation-z17, .green-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z18, .green-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z19, .green-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z20, .green-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z21, .green-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z22, .green-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z23, .green-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.green-theme .mat-elevation-z24, .green-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.green-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #2ca87f;
  --mdc-linear-progress-track-color: rgba(44, 168, 127, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.green-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(44, 168, 127, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(44, 168, 127, 0.25));
}
@media (forced-colors: active) {
  .green-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .green-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(44, 168, 127, 0.25)'/%3E%3C/svg%3E");
  }
}
.green-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(44, 168, 127, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(44, 168, 127, 0.25));
}
.green-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.green-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .green-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .green-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.green-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.green-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.green-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .green-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .green-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.green-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.green-theme .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.green-theme .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.green-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.green-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.green-theme .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.green-theme .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.green-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .green-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #2ca87f;
  --mdc-chip-elevated-container-color: #2ca87f;
  --mdc-chip-elevated-disabled-container-color: #2ca87f;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #2ca87f;
  --mdc-chip-with-icon-icon-color: #2ca87f;
  --mdc-chip-with-icon-disabled-icon-color: #2ca87f;
  --mdc-chip-with-icon-selected-icon-color: #2ca87f;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #2ca87f;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #2ca87f;
}
.green-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .green-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.green-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .green-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.green-theme .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.green-theme .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #27a077;
  --mdc-switch-selected-handle-color: #27a077;
  --mdc-switch-selected-hover-state-layer-color: #27a077;
  --mdc-switch-selected-pressed-state-layer-color: #27a077;
  --mdc-switch-selected-focus-handle-color: #107d4f;
  --mdc-switch-selected-hover-handle-color: #107d4f;
  --mdc-switch-selected-pressed-handle-color: #107d4f;
  --mdc-switch-selected-focus-track-color: #6bc2a5;
  --mdc-switch-selected-hover-track-color: #6bc2a5;
  --mdc-switch-selected-pressed-track-color: #6bc2a5;
  --mdc-switch-selected-track-color: #6bc2a5;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.green-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.green-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.green-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #5b6b79;
  --mdc-switch-selected-handle-color: #5b6b79;
  --mdc-switch-selected-hover-state-layer-color: #5b6b79;
  --mdc-switch-selected-pressed-state-layer-color: #5b6b79;
  --mdc-switch-selected-focus-handle-color: #131920;
  --mdc-switch-selected-hover-handle-color: #131920;
  --mdc-switch-selected-pressed-handle-color: #131920;
  --mdc-switch-selected-focus-track-color: #dbe0e5;
  --mdc-switch-selected-hover-track-color: #dbe0e5;
  --mdc-switch-selected-pressed-track-color: #dbe0e5;
  --mdc-switch-selected-track-color: #dbe0e5;
}
.green-theme .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #d82222;
  --mdc-switch-selected-handle-color: #d82222;
  --mdc-switch-selected-hover-state-layer-color: #d82222;
  --mdc-switch-selected-pressed-state-layer-color: #d82222;
  --mdc-switch-selected-focus-handle-color: #c50d0d;
  --mdc-switch-selected-hover-handle-color: #c50d0d;
  --mdc-switch-selected-pressed-handle-color: #c50d0d;
  --mdc-switch-selected-focus-track-color: #e76767;
  --mdc-switch-selected-hover-track-color: #e76767;
  --mdc-switch-selected-pressed-track-color: #e76767;
  --mdc-switch-selected-track-color: #e76767;
}
.green-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.green-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #2ca87f;
  --mdc-radio-selected-hover-icon-color: #2ca87f;
  --mdc-radio-selected-icon-color: #2ca87f;
  --mdc-radio-selected-pressed-icon-color: #2ca87f;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #2ca87f;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.green-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.green-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.green-theme .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.green-theme .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.green-theme .mdc-list-item__start,
.green-theme .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #2ca87f;
  --mdc-radio-selected-hover-icon-color: #2ca87f;
  --mdc-radio-selected-icon-color: #2ca87f;
  --mdc-radio-selected-pressed-icon-color: #2ca87f;
}
.green-theme .mat-accent .mdc-list-item__start,
.green-theme .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.green-theme .mat-warn .mdc-list-item__start,
.green-theme .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.green-theme .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #2ca87f;
  --mdc-checkbox-selected-hover-icon-color: #2ca87f;
  --mdc-checkbox-selected-icon-color: #2ca87f;
  --mdc-checkbox-selected-pressed-icon-color: #2ca87f;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #2ca87f;
  --mdc-checkbox-selected-hover-state-layer-color: #2ca87f;
  --mdc-checkbox-selected-pressed-state-layer-color: #2ca87f;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.green-theme .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.green-theme .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.green-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.green-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #2ca87f;
}
.green-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.green-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #2ca87f;
}
.green-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.green-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.green-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.green-theme .mat-mdc-tab-group, .green-theme .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #2ca87f;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #2ca87f;
  --mat-tab-header-active-ripple-color: #2ca87f;
  --mat-tab-header-inactive-ripple-color: #2ca87f;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #2ca87f;
  --mat-tab-header-active-hover-label-text-color: #2ca87f;
  --mat-tab-header-active-focus-indicator-color: #2ca87f;
  --mat-tab-header-active-hover-indicator-color: #2ca87f;
}
.green-theme .mat-mdc-tab-group.mat-accent, .green-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.green-theme .mat-mdc-tab-group.mat-warn, .green-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.green-theme .mat-mdc-tab-group.mat-background-primary, .green-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #2ca87f;
  --mat-tab-header-with-background-foreground-color: #2ca87f;
}
.green-theme .mat-mdc-tab-group.mat-background-accent, .green-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.green-theme .mat-mdc-tab-group.mat-background-warn, .green-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.green-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #2ca87f;
  --mdc-checkbox-selected-hover-icon-color: #2ca87f;
  --mdc-checkbox-selected-icon-color: #2ca87f;
  --mdc-checkbox-selected-pressed-icon-color: #2ca87f;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #2ca87f;
  --mdc-checkbox-selected-hover-state-layer-color: #2ca87f;
  --mdc-checkbox-selected-pressed-state-layer-color: #2ca87f;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.green-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.green-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.green-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.green-theme .mat-mdc-button {
  --mdc-text-button-label-text-color: #000;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color: #000;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
}
.green-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #2ca87f;
  --mat-text-button-state-layer-color: #2ca87f;
  --mat-text-button-ripple-color: rgba(44, 168, 127, 0.1);
}
.green-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.green-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.green-theme .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: #000;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
}
.green-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #2ca87f;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.green-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.green-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.green-theme .mat-mdc-raised-button {
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: #000;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  box-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);
}
.green-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #2ca87f;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.green-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.green-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.green-theme .mat-mdc-raised-button:hover, .green-theme .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.green-theme .mat-mdc-raised-button:active, .green-theme .mat-mdc-raised-button:focus:active {
  box-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);
}
.green-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: #000;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #000;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}
.green-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #2ca87f;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #2ca87f;
  --mat-outlined-button-ripple-color: rgba(44, 168, 127, 0.1);
}
.green-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.green-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.green-theme .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color: #000;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
.green-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #2ca87f;
  --mat-icon-button-state-layer-color: #2ca87f;
  --mat-icon-button-ripple-color: rgba(44, 168, 127, 0.1);
}
.green-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.green-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.green-theme .mat-mdc-fab.mat-primary,
.green-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #2ca87f;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.green-theme .mat-mdc-fab.mat-accent,
.green-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.green-theme .mat-mdc-fab.mat-warn,
.green-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.green-theme .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.green-theme .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.green-theme .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.green-theme .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.green-theme .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.green-theme .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.green-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.green-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.green-theme .mat-icon.mat-primary {
  --mat-icon-color: #2ca87f;
}
.green-theme .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.green-theme .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.green-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.green-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.green-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #2ca87f;
  --mat-toolbar-container-text-color: #2ca87f;
}
.green-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.green-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.green-theme .bg-primary-50 {
  background: #e6f5f0;
}
.green-theme .text-primary-50 {
  color: #e6f5f0 !important;
}
.green-theme .b-primary-50 {
  border-color: #e6f5f0 !important;
}
.green-theme .bg-primary-100 {
  background: #c0e5d9;
}
.green-theme .text-primary-100 {
  color: #c0e5d9 !important;
}
.green-theme .b-primary-100 {
  border-color: #c0e5d9 !important;
}
.green-theme .bg-primary-200 {
  background: #96d4bf;
}
.green-theme .text-primary-200 {
  color: #96d4bf !important;
}
.green-theme .b-primary-200 {
  border-color: #96d4bf !important;
}
.green-theme .bg-primary-300 {
  background: #6bc2a5;
}
.green-theme .text-primary-300 {
  color: #6bc2a5 !important;
}
.green-theme .b-primary-300 {
  border-color: #6bc2a5 !important;
}
.green-theme .bg-primary-400 {
  background: #4cb592;
}
.green-theme .text-primary-400 {
  color: #4cb592 !important;
}
.green-theme .b-primary-400 {
  border-color: #4cb592 !important;
}
.green-theme .bg-primary-500 {
  background: #2ca87f;
}
.green-theme .text-primary-500 {
  color: #2ca87f !important;
}
.green-theme .b-primary-500 {
  border-color: #2ca87f !important;
}
.green-theme .bg-primary-600 {
  background: #27a077;
}
.green-theme .text-primary-600 {
  color: #27a077 !important;
}
.green-theme .b-primary-600 {
  border-color: #27a077 !important;
}
.green-theme .bg-primary-700 {
  background: #21976c;
}
.green-theme .text-primary-700 {
  color: #21976c !important;
}
.green-theme .b-primary-700 {
  border-color: #21976c !important;
}
.green-theme .bg-primary-800 {
  background: #1b8d62;
}
.green-theme .text-primary-800 {
  color: #1b8d62 !important;
}
.green-theme .b-primary-800 {
  border-color: #1b8d62 !important;
}
.green-theme .bg-primary-900 {
  background: #107d4f;
}
.green-theme .text-primary-900 {
  color: #107d4f !important;
}
.green-theme .b-primary-900 {
  border-color: #107d4f !important;
}
.green-theme .bg-accent-50 {
  background: #fff;
}
.green-theme .text-accent-50 {
  color: #fff !important;
}
.green-theme .b-accent-50 {
  border-color: #fff !important;
}
.green-theme .bg-accent-100 {
  background: #f8f9fa;
}
.green-theme .text-accent-100 {
  color: #f8f9fa !important;
}
.green-theme .b-accent-100 {
  border-color: #f8f9fa !important;
}
.green-theme .bg-accent-200 {
  background: #f3f5f7;
}
.green-theme .text-accent-200 {
  color: #f3f5f7 !important;
}
.green-theme .b-accent-200 {
  border-color: #f3f5f7 !important;
}
.green-theme .bg-accent-300 {
  background: #dbe0e5;
}
.green-theme .text-accent-300 {
  color: #dbe0e5 !important;
}
.green-theme .b-accent-300 {
  border-color: #dbe0e5 !important;
}
.green-theme .bg-accent-400 {
  background: #bec8d0;
}
.green-theme .text-accent-400 {
  color: #bec8d0 !important;
}
.green-theme .b-accent-400 {
  border-color: #bec8d0 !important;
}
.green-theme .bg-accent-500 {
  background: #8996a4;
}
.green-theme .text-accent-500 {
  color: #8996a4 !important;
}
.green-theme .b-accent-500 {
  border-color: #8996a4 !important;
}
.green-theme .bg-accent-600 {
  background: #5b6b79;
}
.green-theme .text-accent-600 {
  color: #5b6b79 !important;
}
.green-theme .b-accent-600 {
  border-color: #5b6b79 !important;
}
.green-theme .bg-accent-700 {
  background: #3e4853;
}
.green-theme .text-accent-700 {
  color: #3e4853 !important;
}
.green-theme .b-accent-700 {
  border-color: #3e4853 !important;
}
.green-theme .bg-accent-800 {
  background: #1d2630;
}
.green-theme .text-accent-800 {
  color: #1d2630 !important;
}
.green-theme .b-accent-800 {
  border-color: #1d2630 !important;
}
.green-theme .bg-accent-900 {
  background: #131920;
}
.green-theme .text-accent-900 {
  color: #131920 !important;
}
.green-theme .b-accent-900 {
  border-color: #131920 !important;
}
.green-theme .bg-warn-50 {
  background: #fbe5e5;
}
.green-theme .text-warn-50 {
  color: #fbe5e5 !important;
}
.green-theme .b-warn-50 {
  border-color: #fbe5e5 !important;
}
.green-theme .bg-warn-100 {
  background: #f5bebe;
}
.green-theme .text-warn-100 {
  color: #f5bebe !important;
}
.green-theme .b-warn-100 {
  border-color: #f5bebe !important;
}
.green-theme .bg-warn-200 {
  background: #ee9393;
}
.green-theme .text-warn-200 {
  color: #ee9393 !important;
}
.green-theme .b-warn-200 {
  border-color: #ee9393 !important;
}
.green-theme .bg-warn-300 {
  background: #e76767;
}
.green-theme .text-warn-300 {
  color: #e76767 !important;
}
.green-theme .b-warn-300 {
  border-color: #e76767 !important;
}
.green-theme .bg-warn-400 {
  background: #e14747;
}
.green-theme .text-warn-400 {
  color: #e14747 !important;
}
.green-theme .b-warn-400 {
  border-color: #e14747 !important;
}
.green-theme .bg-warn-500 {
  background: #dc2626;
}
.green-theme .text-warn-500 {
  color: #dc2626 !important;
}
.green-theme .b-warn-500 {
  border-color: #dc2626 !important;
}
.green-theme .bg-warn-600 {
  background: #d82222;
}
.green-theme .text-warn-600 {
  color: #d82222 !important;
}
.green-theme .b-warn-600 {
  border-color: #d82222 !important;
}
.green-theme .bg-warn-700 {
  background: #d31c1c;
}
.green-theme .text-warn-700 {
  color: #d31c1c !important;
}
.green-theme .b-warn-700 {
  border-color: #d31c1c !important;
}
.green-theme .bg-warn-800 {
  background: #ce1717;
}
.green-theme .text-warn-800 {
  color: #ce1717 !important;
}
.green-theme .b-warn-800 {
  border-color: #ce1717 !important;
}
.green-theme .bg-warn-900 {
  background: #c50d0d;
}
.green-theme .text-warn-900 {
  color: #c50d0d !important;
}
.green-theme .b-warn-900 {
  border-color: #c50d0d !important;
}
.green-theme .bg-success-50 {
  background: #e6f5f0;
}
.green-theme .text-success-50 {
  color: #e6f5f0 !important;
}
.green-theme .b-success-50 {
  border-color: #e6f5f0 !important;
}
.green-theme .bg-success-100 {
  background: #c0e5d9;
}
.green-theme .text-success-100 {
  color: #c0e5d9 !important;
}
.green-theme .b-success-100 {
  border-color: #c0e5d9 !important;
}
.green-theme .bg-success-200 {
  background: #96d4bf;
}
.green-theme .text-success-200 {
  color: #96d4bf !important;
}
.green-theme .b-success-200 {
  border-color: #96d4bf !important;
}
.green-theme .bg-success-300 {
  background: #6bc2a5;
}
.green-theme .text-success-300 {
  color: #6bc2a5 !important;
}
.green-theme .b-success-300 {
  border-color: #6bc2a5 !important;
}
.green-theme .bg-success-400 {
  background: #4cb592;
}
.green-theme .text-success-400 {
  color: #4cb592 !important;
}
.green-theme .b-success-400 {
  border-color: #4cb592 !important;
}
.green-theme .bg-success-500 {
  background: #2ca87f;
}
.green-theme .text-success-500 {
  color: #2ca87f !important;
}
.green-theme .b-success-500 {
  border-color: #2ca87f !important;
}
.green-theme .bg-success-600 {
  background: #27a077;
}
.green-theme .text-success-600 {
  color: #27a077 !important;
}
.green-theme .b-success-600 {
  border-color: #27a077 !important;
}
.green-theme .bg-success-700 {
  background: #21976c;
}
.green-theme .text-success-700 {
  color: #21976c !important;
}
.green-theme .b-success-700 {
  border-color: #21976c !important;
}
.green-theme .bg-success-800 {
  background: #1b8d62;
}
.green-theme .text-success-800 {
  color: #1b8d62 !important;
}
.green-theme .b-success-800 {
  border-color: #1b8d62 !important;
}
.green-theme .bg-success-900 {
  background: #107d4f;
}
.green-theme .text-success-900 {
  color: #107d4f !important;
}
.green-theme .b-success-900 {
  border-color: #107d4f !important;
}
.green-theme .bg-warning-50 {
  background: #fcf1e0;
}
.green-theme .text-warning-50 {
  color: #fcf1e0 !important;
}
.green-theme .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.green-theme .bg-warning-100 {
  background: #f7dcb3;
}
.green-theme .text-warning-100 {
  color: #f7dcb3 !important;
}
.green-theme .b-warning-100 {
  border-color: #f7dcb3 !important;
}
.green-theme .bg-warning-200 {
  background: #f2c580;
}
.green-theme .text-warning-200 {
  color: #f2c580 !important;
}
.green-theme .b-warning-200 {
  border-color: #f2c580 !important;
}
.green-theme .bg-warning-300 {
  background: #edad4d;
}
.green-theme .text-warning-300 {
  color: #edad4d !important;
}
.green-theme .b-warning-300 {
  border-color: #edad4d !important;
}
.green-theme .bg-warning-400 {
  background: #e99c26;
}
.green-theme .text-warning-400 {
  color: #e99c26 !important;
}
.green-theme .b-warning-400 {
  border-color: #e99c26 !important;
}
.green-theme .bg-warning-500 {
  background: #e58a00;
}
.green-theme .text-warning-500 {
  color: #e58a00 !important;
}
.green-theme .b-warning-500 {
  border-color: #e58a00 !important;
}
.green-theme .bg-warning-600 {
  background: #e28200;
}
.green-theme .text-warning-600 {
  color: #e28200 !important;
}
.green-theme .b-warning-600 {
  border-color: #e28200 !important;
}
.green-theme .bg-warning-700 {
  background: #de7700;
}
.green-theme .text-warning-700 {
  color: #de7700 !important;
}
.green-theme .b-warning-700 {
  border-color: #de7700 !important;
}
.green-theme .bg-warning-800 {
  background: #da6d00;
}
.green-theme .text-warning-800 {
  color: #da6d00 !important;
}
.green-theme .b-warning-800 {
  border-color: #da6d00 !important;
}
.green-theme .bg-warning-900 {
  background: #d35a00;
}
.green-theme .text-warning-900 {
  color: #d35a00 !important;
}
.green-theme .b-warning-900 {
  border-color: #d35a00 !important;
}
.green-theme.dark-mode {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-option-selected-state-label-text-color: #2ca87f;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-optgroup-label-text-color: white;
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: #424242;
  --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-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #2ca87f;
  --mdc-filled-text-field-focus-active-indicator-color: #2ca87f;
  --mdc-filled-text-field-focus-label-text-color: rgba(44, 168, 127, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #2ca87f;
  --mdc-outlined-text-field-focus-outline-color: #2ca87f;
  --mdc-outlined-text-field-focus-label-text-color: rgba(44, 168, 127, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(44, 168, 127, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(44, 168, 127, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: #424242;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #2ca87f;
  --mdc-slider-focus-handle-color: #2ca87f;
  --mdc-slider-hover-handle-color: #2ca87f;
  --mdc-slider-active-track-color: #2ca87f;
  --mdc-slider-inactive-track-color: #2ca87f;
  --mdc-slider-with-tick-marks-inactive-container-color: #2ca87f;
  --mdc-slider-with-tick-marks-active-container-color: #2ca87f;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-label-container-color: #fff;
  --mdc-slider-label-label-text-color: #000;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --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);
  --mat-mdc-slider-ripple-color: #2ca87f;
  --mat-mdc-slider-hover-ripple-color: rgba(44, 168, 127, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(44, 168, 127, 0.2);
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: #424242;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #2ca87f;
  --mat-badge-background-color: #2ca87f;
  --mat-badge-text-color: #2ca87f;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-datepicker-calendar-date-selected-state-text-color: #2ca87f;
  --mat-datepicker-calendar-date-selected-state-background-color: #2ca87f;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(44, 168, 127, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #2ca87f;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(44, 168, 127, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(44, 168, 127, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #2ca87f;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(44, 168, 127, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: #2ca87f;
  --mat-stepper-header-selected-state-icon-background-color: #2ca87f;
  --mat-stepper-header-selected-state-icon-foreground-color: #2ca87f;
  --mat-stepper-header-done-state-icon-background-color: #2ca87f;
  --mat-stepper-header-done-state-icon-foreground-color: #2ca87f;
  --mat-stepper-header-edit-state-icon-background-color: #2ca87f;
  --mat-stepper-header-edit-state-icon-foreground-color: #2ca87f;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #c6c6c6;
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
  --primary-50: #e6f5f0;
  --primary-100: #107d4f;
  --primary-200: #1b8d62;
  --primary-300: #21976c;
  --primary-400: #27a077;
  --primary-500: #2ca87f;
  --primary-600: #4cb592;
  --primary-700: #6bc2a5;
  --primary-800: #96d4bf;
  --primary-900: #c0e5d9;
  --accent-50: #1d2630;
  --accent-100: #131920;
  --accent-200: #1d2630;
  --accent-300: #3e4853;
  --accent-400: #5b6b79;
  --accent-500: #8996a4;
  --accent-600: #bec8d0;
  --accent-700: #dbe0e5;
  --accent-800: #f3f5f7;
  --accent-900: #f8f9fa;
  --warn-50: #f5bebe;
  --warn-100: #c50d0d;
  --warn-200: #ce1717;
  --warn-300: #d31c1c;
  --warn-400: #d82222;
  --warn-500: #dc2626;
  --warn-600: #e14747;
  --warn-700: #e76767;
  --warn-800: #ee9393;
  --warn-900: #f5bebe;
  --success-50: #e6f5f0;
  --success-100: #107d4f;
  --success-200: #1b8d62;
  --success-300: #21976c;
  --success-400: #27a077;
  --success-500: #2ca87f;
  --success-600: #4cb592;
  --success-700: #6bc2a5;
  --success-800: #96d4bf;
  --success-900: #c0e5d9;
  --warning-50: #fcf1e0;
  --warning-100: #d35a00;
  --warning-200: #da6d00;
  --warning-300: #de7700;
  --warning-400: #e28200;
  --warning-500: #e58a00;
  --warning-600: #e99c26;
  --warning-700: #edad4d;
  --warning-800: #f2c580;
  --warning-900: #f7dcb3;
}
.green-theme.dark-mode .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.green-theme.dark-mode .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.green-theme.dark-mode .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.green-theme.dark-mode .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.green-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.green-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #2ca87f;
}
.green-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.green-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #2ca87f;
}
.green-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.green-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.green-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.green-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.green-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.green-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.green-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.green-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.green-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.green-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.green-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.green-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.green-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.green-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.green-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.green-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.green-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.green-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.green-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.green-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.green-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.green-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.green-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.green-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.green-theme.dark-mode .mat-app-background, .green-theme.dark-mode.mat-app-background {
  background-color: #303030;
  color: white;
}
.green-theme.dark-mode .mat-elevation-z0, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.green-theme.dark-mode .mat-elevation-z1, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.green-theme.dark-mode .mat-elevation-z2, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.green-theme.dark-mode .mat-elevation-z3, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.green-theme.dark-mode .mat-elevation-z4, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.green-theme.dark-mode .mat-elevation-z5, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z6, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.green-theme.dark-mode .mat-elevation-z7, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z8, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.green-theme.dark-mode .mat-elevation-z9, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z10, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z11, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z12, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.green-theme.dark-mode .mat-elevation-z13, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z14, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z15, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z16, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.green-theme.dark-mode .mat-elevation-z17, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z18, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z19, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z20, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z21, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z22, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z23, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.green-theme.dark-mode .mat-elevation-z24, .green-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.green-theme.dark-mode .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #2ca87f;
  --mdc-linear-progress-track-color: rgba(44, 168, 127, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.green-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(44, 168, 127, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(44, 168, 127, 0.25));
}
@media (forced-colors: active) {
  .green-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .green-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(44, 168, 127, 0.25)'/%3E%3C/svg%3E");
  }
}
.green-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(44, 168, 127, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(44, 168, 127, 0.25));
}
.green-theme.dark-mode .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.green-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .green-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .green-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.green-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.green-theme.dark-mode .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.green-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .green-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .green-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.green-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.green-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.green-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.green-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.green-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.green-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.green-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.green-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .green-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #2ca87f;
  --mdc-chip-elevated-container-color: #2ca87f;
  --mdc-chip-elevated-disabled-container-color: #2ca87f;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #2ca87f;
  --mdc-chip-with-icon-icon-color: #2ca87f;
  --mdc-chip-with-icon-disabled-icon-color: #2ca87f;
  --mdc-chip-with-icon-selected-icon-color: #2ca87f;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #2ca87f;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #2ca87f;
}
.green-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .green-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.green-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .green-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.green-theme.dark-mode .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.green-theme.dark-mode .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #6bc2a5;
  --mdc-switch-selected-handle-color: #6bc2a5;
  --mdc-switch-selected-hover-state-layer-color: #6bc2a5;
  --mdc-switch-selected-pressed-state-layer-color: #6bc2a5;
  --mdc-switch-selected-focus-handle-color: #96d4bf;
  --mdc-switch-selected-hover-handle-color: #96d4bf;
  --mdc-switch-selected-pressed-handle-color: #96d4bf;
  --mdc-switch-selected-focus-track-color: #27a077;
  --mdc-switch-selected-hover-track-color: #27a077;
  --mdc-switch-selected-pressed-track-color: #27a077;
  --mdc-switch-selected-track-color: #27a077;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.green-theme.dark-mode .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.green-theme.dark-mode .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.green-theme.dark-mode .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #dbe0e5;
  --mdc-switch-selected-handle-color: #dbe0e5;
  --mdc-switch-selected-hover-state-layer-color: #dbe0e5;
  --mdc-switch-selected-pressed-state-layer-color: #dbe0e5;
  --mdc-switch-selected-focus-handle-color: #f3f5f7;
  --mdc-switch-selected-hover-handle-color: #f3f5f7;
  --mdc-switch-selected-pressed-handle-color: #f3f5f7;
  --mdc-switch-selected-focus-track-color: #5b6b79;
  --mdc-switch-selected-hover-track-color: #5b6b79;
  --mdc-switch-selected-pressed-track-color: #5b6b79;
  --mdc-switch-selected-track-color: #5b6b79;
}
.green-theme.dark-mode .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e76767;
  --mdc-switch-selected-handle-color: #e76767;
  --mdc-switch-selected-hover-state-layer-color: #e76767;
  --mdc-switch-selected-pressed-state-layer-color: #e76767;
  --mdc-switch-selected-focus-handle-color: #ee9393;
  --mdc-switch-selected-hover-handle-color: #ee9393;
  --mdc-switch-selected-pressed-handle-color: #ee9393;
  --mdc-switch-selected-focus-track-color: #d82222;
  --mdc-switch-selected-hover-track-color: #d82222;
  --mdc-switch-selected-pressed-track-color: #d82222;
  --mdc-switch-selected-track-color: #d82222;
}
.green-theme.dark-mode .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.green-theme.dark-mode .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #2ca87f;
  --mdc-radio-selected-hover-icon-color: #2ca87f;
  --mdc-radio-selected-icon-color: #2ca87f;
  --mdc-radio-selected-pressed-icon-color: #2ca87f;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #2ca87f;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.green-theme.dark-mode .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.green-theme.dark-mode .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.green-theme.dark-mode .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.green-theme.dark-mode .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.green-theme.dark-mode .mdc-list-item__start,
.green-theme.dark-mode .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #2ca87f;
  --mdc-radio-selected-hover-icon-color: #2ca87f;
  --mdc-radio-selected-icon-color: #2ca87f;
  --mdc-radio-selected-pressed-icon-color: #2ca87f;
}
.green-theme.dark-mode .mat-accent .mdc-list-item__start,
.green-theme.dark-mode .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.green-theme.dark-mode .mat-warn .mdc-list-item__start,
.green-theme.dark-mode .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.green-theme.dark-mode .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #2ca87f;
  --mdc-checkbox-selected-hover-icon-color: #2ca87f;
  --mdc-checkbox-selected-icon-color: #2ca87f;
  --mdc-checkbox-selected-pressed-icon-color: #2ca87f;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #2ca87f;
  --mdc-checkbox-selected-hover-state-layer-color: #2ca87f;
  --mdc-checkbox-selected-pressed-state-layer-color: #2ca87f;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.green-theme.dark-mode .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.green-theme.dark-mode .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.green-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.green-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #2ca87f;
}
.green-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.green-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #2ca87f;
}
.green-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.green-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.green-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.green-theme.dark-mode .mat-mdc-tab-group, .green-theme.dark-mode .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #2ca87f;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #2ca87f;
  --mat-tab-header-active-ripple-color: #2ca87f;
  --mat-tab-header-inactive-ripple-color: #2ca87f;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #2ca87f;
  --mat-tab-header-active-hover-label-text-color: #2ca87f;
  --mat-tab-header-active-focus-indicator-color: #2ca87f;
  --mat-tab-header-active-hover-indicator-color: #2ca87f;
}
.green-theme.dark-mode .mat-mdc-tab-group.mat-accent, .green-theme.dark-mode .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.green-theme.dark-mode .mat-mdc-tab-group.mat-warn, .green-theme.dark-mode .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.green-theme.dark-mode .mat-mdc-tab-group.mat-background-primary, .green-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #2ca87f;
  --mat-tab-header-with-background-foreground-color: #2ca87f;
}
.green-theme.dark-mode .mat-mdc-tab-group.mat-background-accent, .green-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.green-theme.dark-mode .mat-mdc-tab-group.mat-background-warn, .green-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.green-theme.dark-mode .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #2ca87f;
  --mdc-checkbox-selected-hover-icon-color: #2ca87f;
  --mdc-checkbox-selected-icon-color: #2ca87f;
  --mdc-checkbox-selected-pressed-icon-color: #2ca87f;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #2ca87f;
  --mdc-checkbox-selected-hover-state-layer-color: #2ca87f;
  --mdc-checkbox-selected-pressed-state-layer-color: #2ca87f;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.green-theme.dark-mode .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.green-theme.dark-mode .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.green-theme.dark-mode .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.green-theme.dark-mode .mat-mdc-button {
  --mdc-text-button-label-text-color: #fff;
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-text-button-state-layer-color: #fff;
  --mat-text-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.24;
  --mat-text-button-pressed-state-layer-opacity: 0.24;
}
.green-theme.dark-mode .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #2ca87f;
  --mat-text-button-state-layer-color: #2ca87f;
  --mat-text-button-ripple-color: rgba(44, 168, 127, 0.1);
}
.green-theme.dark-mode .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.green-theme.dark-mode .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.green-theme.dark-mode .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.24;
  --mat-filled-button-pressed-state-layer-opacity: 0.24;
}
.green-theme.dark-mode .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #2ca87f;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.green-theme.dark-mode .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.green-theme.dark-mode .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.green-theme.dark-mode .mat-mdc-raised-button {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.24;
  --mat-protected-button-pressed-state-layer-opacity: 0.24;
  box-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);
}
.green-theme.dark-mode .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #2ca87f;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.green-theme.dark-mode .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.green-theme.dark-mode .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.green-theme.dark-mode .mat-mdc-raised-button:hover, .green-theme.dark-mode .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.green-theme.dark-mode .mat-mdc-raised-button:active, .green-theme.dark-mode .mat-mdc-raised-button:focus:active {
  box-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);
}
.green-theme.dark-mode .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-label-text-color: #fff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #fff;
  --mat-outlined-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.24;
  --mat-outlined-button-pressed-state-layer-opacity: 0.24;
}
.green-theme.dark-mode .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #2ca87f;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #2ca87f;
  --mat-outlined-button-ripple-color: rgba(44, 168, 127, 0.1);
}
.green-theme.dark-mode .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.green-theme.dark-mode .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.green-theme.dark-mode .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-state-layer-color: #fff;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
}
.green-theme.dark-mode .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #2ca87f;
  --mat-icon-button-state-layer-color: #2ca87f;
  --mat-icon-button-ripple-color: rgba(44, 168, 127, 0.1);
}
.green-theme.dark-mode .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.green-theme.dark-mode .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.green-theme.dark-mode .mat-mdc-fab.mat-primary,
.green-theme.dark-mode .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #2ca87f;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.green-theme.dark-mode .mat-mdc-fab.mat-accent,
.green-theme.dark-mode .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.green-theme.dark-mode .mat-mdc-fab.mat-warn,
.green-theme.dark-mode .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.green-theme.dark-mode .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.green-theme.dark-mode .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.green-theme.dark-mode .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.green-theme.dark-mode .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.green-theme.dark-mode .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.green-theme.dark-mode .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.green-theme.dark-mode .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.green-theme.dark-mode .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.green-theme.dark-mode .mat-icon.mat-primary {
  --mat-icon-color: #2ca87f;
}
.green-theme.dark-mode .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.green-theme.dark-mode .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.green-theme.dark-mode .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.green-theme.dark-mode .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.green-theme.dark-mode .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #2ca87f;
  --mat-toolbar-container-text-color: #2ca87f;
}
.green-theme.dark-mode .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.green-theme.dark-mode .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.green-theme.dark-mode .bg-primary-50 {
  background: #e6f5f0;
}
.green-theme.dark-mode .text-primary-50 {
  color: #e6f5f0 !important;
}
.green-theme.dark-mode .b-primary-50 {
  border-color: #e6f5f0 !important;
}
.green-theme.dark-mode .bg-primary-100 {
  background: #107d4f;
}
.green-theme.dark-mode .text-primary-100 {
  color: #107d4f !important;
}
.green-theme.dark-mode .b-primary-100 {
  border-color: #107d4f !important;
}
.green-theme.dark-mode .bg-primary-200 {
  background: #1b8d62;
}
.green-theme.dark-mode .text-primary-200 {
  color: #1b8d62 !important;
}
.green-theme.dark-mode .b-primary-200 {
  border-color: #1b8d62 !important;
}
.green-theme.dark-mode .bg-primary-300 {
  background: #21976c;
}
.green-theme.dark-mode .text-primary-300 {
  color: #21976c !important;
}
.green-theme.dark-mode .b-primary-300 {
  border-color: #21976c !important;
}
.green-theme.dark-mode .bg-primary-400 {
  background: #27a077;
}
.green-theme.dark-mode .text-primary-400 {
  color: #27a077 !important;
}
.green-theme.dark-mode .b-primary-400 {
  border-color: #27a077 !important;
}
.green-theme.dark-mode .bg-primary-500 {
  background: #2ca87f;
}
.green-theme.dark-mode .text-primary-500 {
  color: #2ca87f !important;
}
.green-theme.dark-mode .b-primary-500 {
  border-color: #2ca87f !important;
}
.green-theme.dark-mode .bg-primary-600 {
  background: #4cb592;
}
.green-theme.dark-mode .text-primary-600 {
  color: #4cb592 !important;
}
.green-theme.dark-mode .b-primary-600 {
  border-color: #4cb592 !important;
}
.green-theme.dark-mode .bg-primary-700 {
  background: #6bc2a5;
}
.green-theme.dark-mode .text-primary-700 {
  color: #6bc2a5 !important;
}
.green-theme.dark-mode .b-primary-700 {
  border-color: #6bc2a5 !important;
}
.green-theme.dark-mode .bg-primary-800 {
  background: #96d4bf;
}
.green-theme.dark-mode .text-primary-800 {
  color: #96d4bf !important;
}
.green-theme.dark-mode .b-primary-800 {
  border-color: #96d4bf !important;
}
.green-theme.dark-mode .bg-primary-900 {
  background: #c0e5d9;
}
.green-theme.dark-mode .text-primary-900 {
  color: #c0e5d9 !important;
}
.green-theme.dark-mode .b-primary-900 {
  border-color: #c0e5d9 !important;
}
.green-theme.dark-mode .bg-accent-50 {
  background: #1d2630;
}
.green-theme.dark-mode .text-accent-50 {
  color: #1d2630 !important;
}
.green-theme.dark-mode .b-accent-50 {
  border-color: #1d2630 !important;
}
.green-theme.dark-mode .bg-accent-100 {
  background: #131920;
}
.green-theme.dark-mode .text-accent-100 {
  color: #131920 !important;
}
.green-theme.dark-mode .b-accent-100 {
  border-color: #131920 !important;
}
.green-theme.dark-mode .bg-accent-200 {
  background: #1d2630;
}
.green-theme.dark-mode .text-accent-200 {
  color: #1d2630 !important;
}
.green-theme.dark-mode .b-accent-200 {
  border-color: #1d2630 !important;
}
.green-theme.dark-mode .bg-accent-300 {
  background: #3e4853;
}
.green-theme.dark-mode .text-accent-300 {
  color: #3e4853 !important;
}
.green-theme.dark-mode .b-accent-300 {
  border-color: #3e4853 !important;
}
.green-theme.dark-mode .bg-accent-400 {
  background: #5b6b79;
}
.green-theme.dark-mode .text-accent-400 {
  color: #5b6b79 !important;
}
.green-theme.dark-mode .b-accent-400 {
  border-color: #5b6b79 !important;
}
.green-theme.dark-mode .bg-accent-500 {
  background: #8996a4;
}
.green-theme.dark-mode .text-accent-500 {
  color: #8996a4 !important;
}
.green-theme.dark-mode .b-accent-500 {
  border-color: #8996a4 !important;
}
.green-theme.dark-mode .bg-accent-600 {
  background: #bec8d0;
}
.green-theme.dark-mode .text-accent-600 {
  color: #bec8d0 !important;
}
.green-theme.dark-mode .b-accent-600 {
  border-color: #bec8d0 !important;
}
.green-theme.dark-mode .bg-accent-700 {
  background: #dbe0e5;
}
.green-theme.dark-mode .text-accent-700 {
  color: #dbe0e5 !important;
}
.green-theme.dark-mode .b-accent-700 {
  border-color: #dbe0e5 !important;
}
.green-theme.dark-mode .bg-accent-800 {
  background: #f3f5f7;
}
.green-theme.dark-mode .text-accent-800 {
  color: #f3f5f7 !important;
}
.green-theme.dark-mode .b-accent-800 {
  border-color: #f3f5f7 !important;
}
.green-theme.dark-mode .bg-accent-900 {
  background: #f8f9fa;
}
.green-theme.dark-mode .text-accent-900 {
  color: #f8f9fa !important;
}
.green-theme.dark-mode .b-accent-900 {
  border-color: #f8f9fa !important;
}
.green-theme.dark-mode .bg-warn-50 {
  background: #f5bebe;
}
.green-theme.dark-mode .text-warn-50 {
  color: #f5bebe !important;
}
.green-theme.dark-mode .b-warn-50 {
  border-color: #f5bebe !important;
}
.green-theme.dark-mode .bg-warn-100 {
  background: #c50d0d;
}
.green-theme.dark-mode .text-warn-100 {
  color: #c50d0d !important;
}
.green-theme.dark-mode .b-warn-100 {
  border-color: #c50d0d !important;
}
.green-theme.dark-mode .bg-warn-200 {
  background: #ce1717;
}
.green-theme.dark-mode .text-warn-200 {
  color: #ce1717 !important;
}
.green-theme.dark-mode .b-warn-200 {
  border-color: #ce1717 !important;
}
.green-theme.dark-mode .bg-warn-300 {
  background: #d31c1c;
}
.green-theme.dark-mode .text-warn-300 {
  color: #d31c1c !important;
}
.green-theme.dark-mode .b-warn-300 {
  border-color: #d31c1c !important;
}
.green-theme.dark-mode .bg-warn-400 {
  background: #d82222;
}
.green-theme.dark-mode .text-warn-400 {
  color: #d82222 !important;
}
.green-theme.dark-mode .b-warn-400 {
  border-color: #d82222 !important;
}
.green-theme.dark-mode .bg-warn-500 {
  background: #dc2626;
}
.green-theme.dark-mode .text-warn-500 {
  color: #dc2626 !important;
}
.green-theme.dark-mode .b-warn-500 {
  border-color: #dc2626 !important;
}
.green-theme.dark-mode .bg-warn-600 {
  background: #e14747;
}
.green-theme.dark-mode .text-warn-600 {
  color: #e14747 !important;
}
.green-theme.dark-mode .b-warn-600 {
  border-color: #e14747 !important;
}
.green-theme.dark-mode .bg-warn-700 {
  background: #e76767;
}
.green-theme.dark-mode .text-warn-700 {
  color: #e76767 !important;
}
.green-theme.dark-mode .b-warn-700 {
  border-color: #e76767 !important;
}
.green-theme.dark-mode .bg-warn-800 {
  background: #ee9393;
}
.green-theme.dark-mode .text-warn-800 {
  color: #ee9393 !important;
}
.green-theme.dark-mode .b-warn-800 {
  border-color: #ee9393 !important;
}
.green-theme.dark-mode .bg-warn-900 {
  background: #f5bebe;
}
.green-theme.dark-mode .text-warn-900 {
  color: #f5bebe !important;
}
.green-theme.dark-mode .b-warn-900 {
  border-color: #f5bebe !important;
}
.green-theme.dark-mode .bg-success-50 {
  background: #e6f5f0;
}
.green-theme.dark-mode .text-success-50 {
  color: #e6f5f0 !important;
}
.green-theme.dark-mode .b-success-50 {
  border-color: #e6f5f0 !important;
}
.green-theme.dark-mode .bg-success-100 {
  background: #107d4f;
}
.green-theme.dark-mode .text-success-100 {
  color: #107d4f !important;
}
.green-theme.dark-mode .b-success-100 {
  border-color: #107d4f !important;
}
.green-theme.dark-mode .bg-success-200 {
  background: #1b8d62;
}
.green-theme.dark-mode .text-success-200 {
  color: #1b8d62 !important;
}
.green-theme.dark-mode .b-success-200 {
  border-color: #1b8d62 !important;
}
.green-theme.dark-mode .bg-success-300 {
  background: #21976c;
}
.green-theme.dark-mode .text-success-300 {
  color: #21976c !important;
}
.green-theme.dark-mode .b-success-300 {
  border-color: #21976c !important;
}
.green-theme.dark-mode .bg-success-400 {
  background: #27a077;
}
.green-theme.dark-mode .text-success-400 {
  color: #27a077 !important;
}
.green-theme.dark-mode .b-success-400 {
  border-color: #27a077 !important;
}
.green-theme.dark-mode .bg-success-500 {
  background: #2ca87f;
}
.green-theme.dark-mode .text-success-500 {
  color: #2ca87f !important;
}
.green-theme.dark-mode .b-success-500 {
  border-color: #2ca87f !important;
}
.green-theme.dark-mode .bg-success-600 {
  background: #4cb592;
}
.green-theme.dark-mode .text-success-600 {
  color: #4cb592 !important;
}
.green-theme.dark-mode .b-success-600 {
  border-color: #4cb592 !important;
}
.green-theme.dark-mode .bg-success-700 {
  background: #6bc2a5;
}
.green-theme.dark-mode .text-success-700 {
  color: #6bc2a5 !important;
}
.green-theme.dark-mode .b-success-700 {
  border-color: #6bc2a5 !important;
}
.green-theme.dark-mode .bg-success-800 {
  background: #96d4bf;
}
.green-theme.dark-mode .text-success-800 {
  color: #96d4bf !important;
}
.green-theme.dark-mode .b-success-800 {
  border-color: #96d4bf !important;
}
.green-theme.dark-mode .bg-success-900 {
  background: #c0e5d9;
}
.green-theme.dark-mode .text-success-900 {
  color: #c0e5d9 !important;
}
.green-theme.dark-mode .b-success-900 {
  border-color: #c0e5d9 !important;
}
.green-theme.dark-mode .bg-warning-50 {
  background: #fcf1e0;
}
.green-theme.dark-mode .text-warning-50 {
  color: #fcf1e0 !important;
}
.green-theme.dark-mode .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.green-theme.dark-mode .bg-warning-100 {
  background: #d35a00;
}
.green-theme.dark-mode .text-warning-100 {
  color: #d35a00 !important;
}
.green-theme.dark-mode .b-warning-100 {
  border-color: #d35a00 !important;
}
.green-theme.dark-mode .bg-warning-200 {
  background: #da6d00;
}
.green-theme.dark-mode .text-warning-200 {
  color: #da6d00 !important;
}
.green-theme.dark-mode .b-warning-200 {
  border-color: #da6d00 !important;
}
.green-theme.dark-mode .bg-warning-300 {
  background: #de7700;
}
.green-theme.dark-mode .text-warning-300 {
  color: #de7700 !important;
}
.green-theme.dark-mode .b-warning-300 {
  border-color: #de7700 !important;
}
.green-theme.dark-mode .bg-warning-400 {
  background: #e28200;
}
.green-theme.dark-mode .text-warning-400 {
  color: #e28200 !important;
}
.green-theme.dark-mode .b-warning-400 {
  border-color: #e28200 !important;
}
.green-theme.dark-mode .bg-warning-500 {
  background: #e58a00;
}
.green-theme.dark-mode .text-warning-500 {
  color: #e58a00 !important;
}
.green-theme.dark-mode .b-warning-500 {
  border-color: #e58a00 !important;
}
.green-theme.dark-mode .bg-warning-600 {
  background: #e99c26;
}
.green-theme.dark-mode .text-warning-600 {
  color: #e99c26 !important;
}
.green-theme.dark-mode .b-warning-600 {
  border-color: #e99c26 !important;
}
.green-theme.dark-mode .bg-warning-700 {
  background: #edad4d;
}
.green-theme.dark-mode .text-warning-700 {
  color: #edad4d !important;
}
.green-theme.dark-mode .b-warning-700 {
  border-color: #edad4d !important;
}
.green-theme.dark-mode .bg-warning-800 {
  background: #f2c580;
}
.green-theme.dark-mode .text-warning-800 {
  color: #f2c580 !important;
}
.green-theme.dark-mode .b-warning-800 {
  border-color: #f2c580 !important;
}
.green-theme.dark-mode .bg-warning-900 {
  background: #f7dcb3;
}
.green-theme.dark-mode .text-warning-900 {
  color: #f7dcb3 !important;
}
.green-theme.dark-mode .b-warning-900 {
  border-color: #f7dcb3 !important;
}

.teal-theme {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-option-selected-state-label-text-color: #20c997;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: white;
  --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-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #20c997;
  --mdc-filled-text-field-focus-active-indicator-color: #20c997;
  --mdc-filled-text-field-focus-label-text-color: rgba(32, 201, 151, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #20c997;
  --mdc-outlined-text-field-focus-outline-color: #20c997;
  --mdc-outlined-text-field-focus-label-text-color: rgba(32, 201, 151, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(32, 201, 151, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(32, 201, 151, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: white;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #20c997;
  --mdc-slider-focus-handle-color: #20c997;
  --mdc-slider-hover-handle-color: #20c997;
  --mdc-slider-active-track-color: #20c997;
  --mdc-slider-inactive-track-color: #20c997;
  --mdc-slider-with-tick-marks-inactive-container-color: #20c997;
  --mdc-slider-with-tick-marks-active-container-color: #20c997;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --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);
  --mat-mdc-slider-ripple-color: #20c997;
  --mat-mdc-slider-hover-ripple-color: rgba(32, 201, 151, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(32, 201, 151, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: white;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #8996a4;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #20c997;
  --mat-badge-background-color: #20c997;
  --mat-badge-text-color: #20c997;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-datepicker-calendar-date-selected-state-text-color: #20c997;
  --mat-datepicker-calendar-date-selected-state-background-color: #20c997;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(32, 201, 151, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #20c997;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(32, 201, 151, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(32, 201, 151, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #20c997;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(32, 201, 151, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: #20c997;
  --mat-stepper-header-selected-state-icon-background-color: #20c997;
  --mat-stepper-header-selected-state-icon-foreground-color: #20c997;
  --mat-stepper-header-done-state-icon-background-color: #20c997;
  --mat-stepper-header-done-state-icon-foreground-color: #20c997;
  --mat-stepper-header-edit-state-icon-background-color: #20c997;
  --mat-stepper-header-edit-state-icon-foreground-color: #20c997;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #757575;
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --primary-50: #e4f9f3;
  --primary-100: #bcefe0;
  --primary-200: #90e4cb;
  --primary-300: #63d9b6;
  --primary-400: #41d1a7;
  --primary-500: #20c997;
  --primary-600: #1cc38f;
  --primary-700: #18bc84;
  --primary-800: #13b57a;
  --primary-900: #0ba969;
  --accent-50: #fff;
  --accent-100: #f8f9fa;
  --accent-200: #f3f5f7;
  --accent-300: #dbe0e5;
  --accent-400: #bec8d0;
  --accent-500: #8996a4;
  --accent-600: #5b6b79;
  --accent-700: #3e4853;
  --accent-800: #1d2630;
  --accent-900: #131920;
  --warn-50: #fbe5e5;
  --warn-100: #f5bebe;
  --warn-200: #ee9393;
  --warn-300: #e76767;
  --warn-400: #e14747;
  --warn-500: #dc2626;
  --warn-600: #d82222;
  --warn-700: #d31c1c;
  --warn-800: #ce1717;
  --warn-900: #c50d0d;
  --success-50: #e6f5f0;
  --success-100: #c0e5d9;
  --success-200: #96d4bf;
  --success-300: #6bc2a5;
  --success-400: #4cb592;
  --success-500: #2ca87f;
  --success-600: #27a077;
  --success-700: #21976c;
  --success-800: #1b8d62;
  --success-900: #107d4f;
  --warning-50: #fcf1e0;
  --warning-100: #f7dcb3;
  --warning-200: #f2c580;
  --warning-300: #edad4d;
  --warning-400: #e99c26;
  --warning-500: #e58a00;
  --warning-600: #e28200;
  --warning-700: #de7700;
  --warning-800: #da6d00;
  --warning-900: #d35a00;
}
.teal-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.teal-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.teal-theme .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.teal-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.teal-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.teal-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #20c997;
}
.teal-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.teal-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #20c997;
}
.teal-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.teal-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.teal-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.teal-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.teal-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.teal-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.teal-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.teal-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.teal-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.teal-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.teal-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.teal-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.teal-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.teal-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.teal-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.teal-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.teal-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.teal-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.teal-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.teal-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.teal-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.teal-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.teal-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.teal-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.teal-theme .mat-app-background, .teal-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.teal-theme .mat-elevation-z0, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.teal-theme .mat-elevation-z1, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.teal-theme .mat-elevation-z2, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.teal-theme .mat-elevation-z3, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.teal-theme .mat-elevation-z4, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.teal-theme .mat-elevation-z5, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z6, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.teal-theme .mat-elevation-z7, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z8, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.teal-theme .mat-elevation-z9, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z10, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z11, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z12, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.teal-theme .mat-elevation-z13, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z14, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z15, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z16, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.teal-theme .mat-elevation-z17, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z18, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z19, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z20, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z21, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z22, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z23, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.teal-theme .mat-elevation-z24, .teal-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.teal-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #20c997;
  --mdc-linear-progress-track-color: rgba(32, 201, 151, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.teal-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(32, 201, 151, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(32, 201, 151, 0.25));
}
@media (forced-colors: active) {
  .teal-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .teal-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(32, 201, 151, 0.25)'/%3E%3C/svg%3E");
  }
}
.teal-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(32, 201, 151, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(32, 201, 151, 0.25));
}
.teal-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.teal-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .teal-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .teal-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.teal-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.teal-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.teal-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .teal-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .teal-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.teal-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.teal-theme .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.teal-theme .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.teal-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.teal-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.teal-theme .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.teal-theme .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.teal-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .teal-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #20c997;
  --mdc-chip-elevated-container-color: #20c997;
  --mdc-chip-elevated-disabled-container-color: #20c997;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #20c997;
  --mdc-chip-with-icon-icon-color: #20c997;
  --mdc-chip-with-icon-disabled-icon-color: #20c997;
  --mdc-chip-with-icon-selected-icon-color: #20c997;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #20c997;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #20c997;
}
.teal-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .teal-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.teal-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .teal-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.teal-theme .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.teal-theme .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #1cc38f;
  --mdc-switch-selected-handle-color: #1cc38f;
  --mdc-switch-selected-hover-state-layer-color: #1cc38f;
  --mdc-switch-selected-pressed-state-layer-color: #1cc38f;
  --mdc-switch-selected-focus-handle-color: #0ba969;
  --mdc-switch-selected-hover-handle-color: #0ba969;
  --mdc-switch-selected-pressed-handle-color: #0ba969;
  --mdc-switch-selected-focus-track-color: #63d9b6;
  --mdc-switch-selected-hover-track-color: #63d9b6;
  --mdc-switch-selected-pressed-track-color: #63d9b6;
  --mdc-switch-selected-track-color: #63d9b6;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.teal-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.teal-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.teal-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #5b6b79;
  --mdc-switch-selected-handle-color: #5b6b79;
  --mdc-switch-selected-hover-state-layer-color: #5b6b79;
  --mdc-switch-selected-pressed-state-layer-color: #5b6b79;
  --mdc-switch-selected-focus-handle-color: #131920;
  --mdc-switch-selected-hover-handle-color: #131920;
  --mdc-switch-selected-pressed-handle-color: #131920;
  --mdc-switch-selected-focus-track-color: #dbe0e5;
  --mdc-switch-selected-hover-track-color: #dbe0e5;
  --mdc-switch-selected-pressed-track-color: #dbe0e5;
  --mdc-switch-selected-track-color: #dbe0e5;
}
.teal-theme .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #d82222;
  --mdc-switch-selected-handle-color: #d82222;
  --mdc-switch-selected-hover-state-layer-color: #d82222;
  --mdc-switch-selected-pressed-state-layer-color: #d82222;
  --mdc-switch-selected-focus-handle-color: #c50d0d;
  --mdc-switch-selected-hover-handle-color: #c50d0d;
  --mdc-switch-selected-pressed-handle-color: #c50d0d;
  --mdc-switch-selected-focus-track-color: #e76767;
  --mdc-switch-selected-hover-track-color: #e76767;
  --mdc-switch-selected-pressed-track-color: #e76767;
  --mdc-switch-selected-track-color: #e76767;
}
.teal-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.teal-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #20c997;
  --mdc-radio-selected-hover-icon-color: #20c997;
  --mdc-radio-selected-icon-color: #20c997;
  --mdc-radio-selected-pressed-icon-color: #20c997;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #20c997;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.teal-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.teal-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.teal-theme .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.teal-theme .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.teal-theme .mdc-list-item__start,
.teal-theme .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #20c997;
  --mdc-radio-selected-hover-icon-color: #20c997;
  --mdc-radio-selected-icon-color: #20c997;
  --mdc-radio-selected-pressed-icon-color: #20c997;
}
.teal-theme .mat-accent .mdc-list-item__start,
.teal-theme .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.teal-theme .mat-warn .mdc-list-item__start,
.teal-theme .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.teal-theme .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #20c997;
  --mdc-checkbox-selected-hover-icon-color: #20c997;
  --mdc-checkbox-selected-icon-color: #20c997;
  --mdc-checkbox-selected-pressed-icon-color: #20c997;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #20c997;
  --mdc-checkbox-selected-hover-state-layer-color: #20c997;
  --mdc-checkbox-selected-pressed-state-layer-color: #20c997;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.teal-theme .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.teal-theme .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.teal-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.teal-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #20c997;
}
.teal-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.teal-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #20c997;
}
.teal-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.teal-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.teal-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.teal-theme .mat-mdc-tab-group, .teal-theme .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #20c997;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #20c997;
  --mat-tab-header-active-ripple-color: #20c997;
  --mat-tab-header-inactive-ripple-color: #20c997;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #20c997;
  --mat-tab-header-active-hover-label-text-color: #20c997;
  --mat-tab-header-active-focus-indicator-color: #20c997;
  --mat-tab-header-active-hover-indicator-color: #20c997;
}
.teal-theme .mat-mdc-tab-group.mat-accent, .teal-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.teal-theme .mat-mdc-tab-group.mat-warn, .teal-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.teal-theme .mat-mdc-tab-group.mat-background-primary, .teal-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #20c997;
  --mat-tab-header-with-background-foreground-color: #20c997;
}
.teal-theme .mat-mdc-tab-group.mat-background-accent, .teal-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.teal-theme .mat-mdc-tab-group.mat-background-warn, .teal-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.teal-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #20c997;
  --mdc-checkbox-selected-hover-icon-color: #20c997;
  --mdc-checkbox-selected-icon-color: #20c997;
  --mdc-checkbox-selected-pressed-icon-color: #20c997;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #20c997;
  --mdc-checkbox-selected-hover-state-layer-color: #20c997;
  --mdc-checkbox-selected-pressed-state-layer-color: #20c997;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.teal-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.teal-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.teal-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.teal-theme .mat-mdc-button {
  --mdc-text-button-label-text-color: #000;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color: #000;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
}
.teal-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #20c997;
  --mat-text-button-state-layer-color: #20c997;
  --mat-text-button-ripple-color: rgba(32, 201, 151, 0.1);
}
.teal-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.teal-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.teal-theme .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: #000;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
}
.teal-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #20c997;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.teal-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.teal-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.teal-theme .mat-mdc-raised-button {
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: #000;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  box-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);
}
.teal-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #20c997;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.teal-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.teal-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.teal-theme .mat-mdc-raised-button:hover, .teal-theme .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.teal-theme .mat-mdc-raised-button:active, .teal-theme .mat-mdc-raised-button:focus:active {
  box-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);
}
.teal-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: #000;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #000;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}
.teal-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #20c997;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #20c997;
  --mat-outlined-button-ripple-color: rgba(32, 201, 151, 0.1);
}
.teal-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.teal-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.teal-theme .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color: #000;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
.teal-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #20c997;
  --mat-icon-button-state-layer-color: #20c997;
  --mat-icon-button-ripple-color: rgba(32, 201, 151, 0.1);
}
.teal-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.teal-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.teal-theme .mat-mdc-fab.mat-primary,
.teal-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #20c997;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.teal-theme .mat-mdc-fab.mat-accent,
.teal-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.teal-theme .mat-mdc-fab.mat-warn,
.teal-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.teal-theme .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.teal-theme .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.teal-theme .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.teal-theme .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.teal-theme .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.teal-theme .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.teal-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.teal-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.teal-theme .mat-icon.mat-primary {
  --mat-icon-color: #20c997;
}
.teal-theme .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.teal-theme .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.teal-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.teal-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.teal-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #20c997;
  --mat-toolbar-container-text-color: #20c997;
}
.teal-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.teal-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.teal-theme .bg-primary-50 {
  background: #e4f9f3;
}
.teal-theme .text-primary-50 {
  color: #e4f9f3 !important;
}
.teal-theme .b-primary-50 {
  border-color: #e4f9f3 !important;
}
.teal-theme .bg-primary-100 {
  background: #bcefe0;
}
.teal-theme .text-primary-100 {
  color: #bcefe0 !important;
}
.teal-theme .b-primary-100 {
  border-color: #bcefe0 !important;
}
.teal-theme .bg-primary-200 {
  background: #90e4cb;
}
.teal-theme .text-primary-200 {
  color: #90e4cb !important;
}
.teal-theme .b-primary-200 {
  border-color: #90e4cb !important;
}
.teal-theme .bg-primary-300 {
  background: #63d9b6;
}
.teal-theme .text-primary-300 {
  color: #63d9b6 !important;
}
.teal-theme .b-primary-300 {
  border-color: #63d9b6 !important;
}
.teal-theme .bg-primary-400 {
  background: #41d1a7;
}
.teal-theme .text-primary-400 {
  color: #41d1a7 !important;
}
.teal-theme .b-primary-400 {
  border-color: #41d1a7 !important;
}
.teal-theme .bg-primary-500 {
  background: #20c997;
}
.teal-theme .text-primary-500 {
  color: #20c997 !important;
}
.teal-theme .b-primary-500 {
  border-color: #20c997 !important;
}
.teal-theme .bg-primary-600 {
  background: #1cc38f;
}
.teal-theme .text-primary-600 {
  color: #1cc38f !important;
}
.teal-theme .b-primary-600 {
  border-color: #1cc38f !important;
}
.teal-theme .bg-primary-700 {
  background: #18bc84;
}
.teal-theme .text-primary-700 {
  color: #18bc84 !important;
}
.teal-theme .b-primary-700 {
  border-color: #18bc84 !important;
}
.teal-theme .bg-primary-800 {
  background: #13b57a;
}
.teal-theme .text-primary-800 {
  color: #13b57a !important;
}
.teal-theme .b-primary-800 {
  border-color: #13b57a !important;
}
.teal-theme .bg-primary-900 {
  background: #0ba969;
}
.teal-theme .text-primary-900 {
  color: #0ba969 !important;
}
.teal-theme .b-primary-900 {
  border-color: #0ba969 !important;
}
.teal-theme .bg-accent-50 {
  background: #fff;
}
.teal-theme .text-accent-50 {
  color: #fff !important;
}
.teal-theme .b-accent-50 {
  border-color: #fff !important;
}
.teal-theme .bg-accent-100 {
  background: #f8f9fa;
}
.teal-theme .text-accent-100 {
  color: #f8f9fa !important;
}
.teal-theme .b-accent-100 {
  border-color: #f8f9fa !important;
}
.teal-theme .bg-accent-200 {
  background: #f3f5f7;
}
.teal-theme .text-accent-200 {
  color: #f3f5f7 !important;
}
.teal-theme .b-accent-200 {
  border-color: #f3f5f7 !important;
}
.teal-theme .bg-accent-300 {
  background: #dbe0e5;
}
.teal-theme .text-accent-300 {
  color: #dbe0e5 !important;
}
.teal-theme .b-accent-300 {
  border-color: #dbe0e5 !important;
}
.teal-theme .bg-accent-400 {
  background: #bec8d0;
}
.teal-theme .text-accent-400 {
  color: #bec8d0 !important;
}
.teal-theme .b-accent-400 {
  border-color: #bec8d0 !important;
}
.teal-theme .bg-accent-500 {
  background: #8996a4;
}
.teal-theme .text-accent-500 {
  color: #8996a4 !important;
}
.teal-theme .b-accent-500 {
  border-color: #8996a4 !important;
}
.teal-theme .bg-accent-600 {
  background: #5b6b79;
}
.teal-theme .text-accent-600 {
  color: #5b6b79 !important;
}
.teal-theme .b-accent-600 {
  border-color: #5b6b79 !important;
}
.teal-theme .bg-accent-700 {
  background: #3e4853;
}
.teal-theme .text-accent-700 {
  color: #3e4853 !important;
}
.teal-theme .b-accent-700 {
  border-color: #3e4853 !important;
}
.teal-theme .bg-accent-800 {
  background: #1d2630;
}
.teal-theme .text-accent-800 {
  color: #1d2630 !important;
}
.teal-theme .b-accent-800 {
  border-color: #1d2630 !important;
}
.teal-theme .bg-accent-900 {
  background: #131920;
}
.teal-theme .text-accent-900 {
  color: #131920 !important;
}
.teal-theme .b-accent-900 {
  border-color: #131920 !important;
}
.teal-theme .bg-warn-50 {
  background: #fbe5e5;
}
.teal-theme .text-warn-50 {
  color: #fbe5e5 !important;
}
.teal-theme .b-warn-50 {
  border-color: #fbe5e5 !important;
}
.teal-theme .bg-warn-100 {
  background: #f5bebe;
}
.teal-theme .text-warn-100 {
  color: #f5bebe !important;
}
.teal-theme .b-warn-100 {
  border-color: #f5bebe !important;
}
.teal-theme .bg-warn-200 {
  background: #ee9393;
}
.teal-theme .text-warn-200 {
  color: #ee9393 !important;
}
.teal-theme .b-warn-200 {
  border-color: #ee9393 !important;
}
.teal-theme .bg-warn-300 {
  background: #e76767;
}
.teal-theme .text-warn-300 {
  color: #e76767 !important;
}
.teal-theme .b-warn-300 {
  border-color: #e76767 !important;
}
.teal-theme .bg-warn-400 {
  background: #e14747;
}
.teal-theme .text-warn-400 {
  color: #e14747 !important;
}
.teal-theme .b-warn-400 {
  border-color: #e14747 !important;
}
.teal-theme .bg-warn-500 {
  background: #dc2626;
}
.teal-theme .text-warn-500 {
  color: #dc2626 !important;
}
.teal-theme .b-warn-500 {
  border-color: #dc2626 !important;
}
.teal-theme .bg-warn-600 {
  background: #d82222;
}
.teal-theme .text-warn-600 {
  color: #d82222 !important;
}
.teal-theme .b-warn-600 {
  border-color: #d82222 !important;
}
.teal-theme .bg-warn-700 {
  background: #d31c1c;
}
.teal-theme .text-warn-700 {
  color: #d31c1c !important;
}
.teal-theme .b-warn-700 {
  border-color: #d31c1c !important;
}
.teal-theme .bg-warn-800 {
  background: #ce1717;
}
.teal-theme .text-warn-800 {
  color: #ce1717 !important;
}
.teal-theme .b-warn-800 {
  border-color: #ce1717 !important;
}
.teal-theme .bg-warn-900 {
  background: #c50d0d;
}
.teal-theme .text-warn-900 {
  color: #c50d0d !important;
}
.teal-theme .b-warn-900 {
  border-color: #c50d0d !important;
}
.teal-theme .bg-success-50 {
  background: #e6f5f0;
}
.teal-theme .text-success-50 {
  color: #e6f5f0 !important;
}
.teal-theme .b-success-50 {
  border-color: #e6f5f0 !important;
}
.teal-theme .bg-success-100 {
  background: #c0e5d9;
}
.teal-theme .text-success-100 {
  color: #c0e5d9 !important;
}
.teal-theme .b-success-100 {
  border-color: #c0e5d9 !important;
}
.teal-theme .bg-success-200 {
  background: #96d4bf;
}
.teal-theme .text-success-200 {
  color: #96d4bf !important;
}
.teal-theme .b-success-200 {
  border-color: #96d4bf !important;
}
.teal-theme .bg-success-300 {
  background: #6bc2a5;
}
.teal-theme .text-success-300 {
  color: #6bc2a5 !important;
}
.teal-theme .b-success-300 {
  border-color: #6bc2a5 !important;
}
.teal-theme .bg-success-400 {
  background: #4cb592;
}
.teal-theme .text-success-400 {
  color: #4cb592 !important;
}
.teal-theme .b-success-400 {
  border-color: #4cb592 !important;
}
.teal-theme .bg-success-500 {
  background: #2ca87f;
}
.teal-theme .text-success-500 {
  color: #2ca87f !important;
}
.teal-theme .b-success-500 {
  border-color: #2ca87f !important;
}
.teal-theme .bg-success-600 {
  background: #27a077;
}
.teal-theme .text-success-600 {
  color: #27a077 !important;
}
.teal-theme .b-success-600 {
  border-color: #27a077 !important;
}
.teal-theme .bg-success-700 {
  background: #21976c;
}
.teal-theme .text-success-700 {
  color: #21976c !important;
}
.teal-theme .b-success-700 {
  border-color: #21976c !important;
}
.teal-theme .bg-success-800 {
  background: #1b8d62;
}
.teal-theme .text-success-800 {
  color: #1b8d62 !important;
}
.teal-theme .b-success-800 {
  border-color: #1b8d62 !important;
}
.teal-theme .bg-success-900 {
  background: #107d4f;
}
.teal-theme .text-success-900 {
  color: #107d4f !important;
}
.teal-theme .b-success-900 {
  border-color: #107d4f !important;
}
.teal-theme .bg-warning-50 {
  background: #fcf1e0;
}
.teal-theme .text-warning-50 {
  color: #fcf1e0 !important;
}
.teal-theme .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.teal-theme .bg-warning-100 {
  background: #f7dcb3;
}
.teal-theme .text-warning-100 {
  color: #f7dcb3 !important;
}
.teal-theme .b-warning-100 {
  border-color: #f7dcb3 !important;
}
.teal-theme .bg-warning-200 {
  background: #f2c580;
}
.teal-theme .text-warning-200 {
  color: #f2c580 !important;
}
.teal-theme .b-warning-200 {
  border-color: #f2c580 !important;
}
.teal-theme .bg-warning-300 {
  background: #edad4d;
}
.teal-theme .text-warning-300 {
  color: #edad4d !important;
}
.teal-theme .b-warning-300 {
  border-color: #edad4d !important;
}
.teal-theme .bg-warning-400 {
  background: #e99c26;
}
.teal-theme .text-warning-400 {
  color: #e99c26 !important;
}
.teal-theme .b-warning-400 {
  border-color: #e99c26 !important;
}
.teal-theme .bg-warning-500 {
  background: #e58a00;
}
.teal-theme .text-warning-500 {
  color: #e58a00 !important;
}
.teal-theme .b-warning-500 {
  border-color: #e58a00 !important;
}
.teal-theme .bg-warning-600 {
  background: #e28200;
}
.teal-theme .text-warning-600 {
  color: #e28200 !important;
}
.teal-theme .b-warning-600 {
  border-color: #e28200 !important;
}
.teal-theme .bg-warning-700 {
  background: #de7700;
}
.teal-theme .text-warning-700 {
  color: #de7700 !important;
}
.teal-theme .b-warning-700 {
  border-color: #de7700 !important;
}
.teal-theme .bg-warning-800 {
  background: #da6d00;
}
.teal-theme .text-warning-800 {
  color: #da6d00 !important;
}
.teal-theme .b-warning-800 {
  border-color: #da6d00 !important;
}
.teal-theme .bg-warning-900 {
  background: #d35a00;
}
.teal-theme .text-warning-900 {
  color: #d35a00 !important;
}
.teal-theme .b-warning-900 {
  border-color: #d35a00 !important;
}
.teal-theme.dark-mode {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-option-selected-state-label-text-color: #20c997;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-optgroup-label-text-color: white;
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: #424242;
  --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-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #20c997;
  --mdc-filled-text-field-focus-active-indicator-color: #20c997;
  --mdc-filled-text-field-focus-label-text-color: rgba(32, 201, 151, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #20c997;
  --mdc-outlined-text-field-focus-outline-color: #20c997;
  --mdc-outlined-text-field-focus-label-text-color: rgba(32, 201, 151, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(32, 201, 151, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(32, 201, 151, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: #424242;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #20c997;
  --mdc-slider-focus-handle-color: #20c997;
  --mdc-slider-hover-handle-color: #20c997;
  --mdc-slider-active-track-color: #20c997;
  --mdc-slider-inactive-track-color: #20c997;
  --mdc-slider-with-tick-marks-inactive-container-color: #20c997;
  --mdc-slider-with-tick-marks-active-container-color: #20c997;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-label-container-color: #fff;
  --mdc-slider-label-label-text-color: #000;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --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);
  --mat-mdc-slider-ripple-color: #20c997;
  --mat-mdc-slider-hover-ripple-color: rgba(32, 201, 151, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(32, 201, 151, 0.2);
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: #424242;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #20c997;
  --mat-badge-background-color: #20c997;
  --mat-badge-text-color: #20c997;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-datepicker-calendar-date-selected-state-text-color: #20c997;
  --mat-datepicker-calendar-date-selected-state-background-color: #20c997;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(32, 201, 151, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #20c997;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(32, 201, 151, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(32, 201, 151, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #20c997;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(32, 201, 151, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: #20c997;
  --mat-stepper-header-selected-state-icon-background-color: #20c997;
  --mat-stepper-header-selected-state-icon-foreground-color: #20c997;
  --mat-stepper-header-done-state-icon-background-color: #20c997;
  --mat-stepper-header-done-state-icon-foreground-color: #20c997;
  --mat-stepper-header-edit-state-icon-background-color: #20c997;
  --mat-stepper-header-edit-state-icon-foreground-color: #20c997;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #c6c6c6;
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
  --primary-50: #e4f9f3;
  --primary-100: #0ba969;
  --primary-200: #13b57a;
  --primary-300: #18bc84;
  --primary-400: #1cc38f;
  --primary-500: #20c997;
  --primary-600: #41d1a7;
  --primary-700: #63d9b6;
  --primary-800: #90e4cb;
  --primary-900: #bcefe0;
  --accent-50: #1d2630;
  --accent-100: #131920;
  --accent-200: #1d2630;
  --accent-300: #3e4853;
  --accent-400: #5b6b79;
  --accent-500: #8996a4;
  --accent-600: #bec8d0;
  --accent-700: #dbe0e5;
  --accent-800: #f3f5f7;
  --accent-900: #f8f9fa;
  --warn-50: #f5bebe;
  --warn-100: #c50d0d;
  --warn-200: #ce1717;
  --warn-300: #d31c1c;
  --warn-400: #d82222;
  --warn-500: #dc2626;
  --warn-600: #e14747;
  --warn-700: #e76767;
  --warn-800: #ee9393;
  --warn-900: #f5bebe;
  --success-50: #e6f5f0;
  --success-100: #107d4f;
  --success-200: #1b8d62;
  --success-300: #21976c;
  --success-400: #27a077;
  --success-500: #2ca87f;
  --success-600: #4cb592;
  --success-700: #6bc2a5;
  --success-800: #96d4bf;
  --success-900: #c0e5d9;
  --warning-50: #fcf1e0;
  --warning-100: #d35a00;
  --warning-200: #da6d00;
  --warning-300: #de7700;
  --warning-400: #e28200;
  --warning-500: #e58a00;
  --warning-600: #e99c26;
  --warning-700: #edad4d;
  --warning-800: #f2c580;
  --warning-900: #f7dcb3;
}
.teal-theme.dark-mode .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.teal-theme.dark-mode .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.teal-theme.dark-mode .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.teal-theme.dark-mode .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.teal-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.teal-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #20c997;
}
.teal-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.teal-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #20c997;
}
.teal-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.teal-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.teal-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.teal-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.teal-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.teal-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.teal-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.teal-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.teal-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.teal-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.teal-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.teal-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.teal-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.teal-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.teal-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.teal-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.teal-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.teal-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.teal-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.teal-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.teal-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.teal-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.teal-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.teal-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.teal-theme.dark-mode .mat-app-background, .teal-theme.dark-mode.mat-app-background {
  background-color: #303030;
  color: white;
}
.teal-theme.dark-mode .mat-elevation-z0, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.teal-theme.dark-mode .mat-elevation-z1, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.teal-theme.dark-mode .mat-elevation-z2, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.teal-theme.dark-mode .mat-elevation-z3, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.teal-theme.dark-mode .mat-elevation-z4, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.teal-theme.dark-mode .mat-elevation-z5, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z6, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.teal-theme.dark-mode .mat-elevation-z7, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z8, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.teal-theme.dark-mode .mat-elevation-z9, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z10, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z11, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z12, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.teal-theme.dark-mode .mat-elevation-z13, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z14, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z15, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z16, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.teal-theme.dark-mode .mat-elevation-z17, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z18, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z19, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z20, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z21, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z22, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z23, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.teal-theme.dark-mode .mat-elevation-z24, .teal-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.teal-theme.dark-mode .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #20c997;
  --mdc-linear-progress-track-color: rgba(32, 201, 151, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.teal-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(32, 201, 151, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(32, 201, 151, 0.25));
}
@media (forced-colors: active) {
  .teal-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .teal-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(32, 201, 151, 0.25)'/%3E%3C/svg%3E");
  }
}
.teal-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(32, 201, 151, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(32, 201, 151, 0.25));
}
.teal-theme.dark-mode .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.teal-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .teal-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .teal-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.teal-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.teal-theme.dark-mode .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.teal-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .teal-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .teal-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.teal-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.teal-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.teal-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.teal-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.teal-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.teal-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.teal-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.teal-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .teal-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #20c997;
  --mdc-chip-elevated-container-color: #20c997;
  --mdc-chip-elevated-disabled-container-color: #20c997;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #20c997;
  --mdc-chip-with-icon-icon-color: #20c997;
  --mdc-chip-with-icon-disabled-icon-color: #20c997;
  --mdc-chip-with-icon-selected-icon-color: #20c997;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #20c997;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #20c997;
}
.teal-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .teal-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.teal-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .teal-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.teal-theme.dark-mode .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.teal-theme.dark-mode .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #63d9b6;
  --mdc-switch-selected-handle-color: #63d9b6;
  --mdc-switch-selected-hover-state-layer-color: #63d9b6;
  --mdc-switch-selected-pressed-state-layer-color: #63d9b6;
  --mdc-switch-selected-focus-handle-color: #90e4cb;
  --mdc-switch-selected-hover-handle-color: #90e4cb;
  --mdc-switch-selected-pressed-handle-color: #90e4cb;
  --mdc-switch-selected-focus-track-color: #1cc38f;
  --mdc-switch-selected-hover-track-color: #1cc38f;
  --mdc-switch-selected-pressed-track-color: #1cc38f;
  --mdc-switch-selected-track-color: #1cc38f;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.teal-theme.dark-mode .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.teal-theme.dark-mode .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.teal-theme.dark-mode .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #dbe0e5;
  --mdc-switch-selected-handle-color: #dbe0e5;
  --mdc-switch-selected-hover-state-layer-color: #dbe0e5;
  --mdc-switch-selected-pressed-state-layer-color: #dbe0e5;
  --mdc-switch-selected-focus-handle-color: #f3f5f7;
  --mdc-switch-selected-hover-handle-color: #f3f5f7;
  --mdc-switch-selected-pressed-handle-color: #f3f5f7;
  --mdc-switch-selected-focus-track-color: #5b6b79;
  --mdc-switch-selected-hover-track-color: #5b6b79;
  --mdc-switch-selected-pressed-track-color: #5b6b79;
  --mdc-switch-selected-track-color: #5b6b79;
}
.teal-theme.dark-mode .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e76767;
  --mdc-switch-selected-handle-color: #e76767;
  --mdc-switch-selected-hover-state-layer-color: #e76767;
  --mdc-switch-selected-pressed-state-layer-color: #e76767;
  --mdc-switch-selected-focus-handle-color: #ee9393;
  --mdc-switch-selected-hover-handle-color: #ee9393;
  --mdc-switch-selected-pressed-handle-color: #ee9393;
  --mdc-switch-selected-focus-track-color: #d82222;
  --mdc-switch-selected-hover-track-color: #d82222;
  --mdc-switch-selected-pressed-track-color: #d82222;
  --mdc-switch-selected-track-color: #d82222;
}
.teal-theme.dark-mode .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.teal-theme.dark-mode .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #20c997;
  --mdc-radio-selected-hover-icon-color: #20c997;
  --mdc-radio-selected-icon-color: #20c997;
  --mdc-radio-selected-pressed-icon-color: #20c997;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #20c997;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.teal-theme.dark-mode .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.teal-theme.dark-mode .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.teal-theme.dark-mode .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.teal-theme.dark-mode .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.teal-theme.dark-mode .mdc-list-item__start,
.teal-theme.dark-mode .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #20c997;
  --mdc-radio-selected-hover-icon-color: #20c997;
  --mdc-radio-selected-icon-color: #20c997;
  --mdc-radio-selected-pressed-icon-color: #20c997;
}
.teal-theme.dark-mode .mat-accent .mdc-list-item__start,
.teal-theme.dark-mode .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.teal-theme.dark-mode .mat-warn .mdc-list-item__start,
.teal-theme.dark-mode .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.teal-theme.dark-mode .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #20c997;
  --mdc-checkbox-selected-hover-icon-color: #20c997;
  --mdc-checkbox-selected-icon-color: #20c997;
  --mdc-checkbox-selected-pressed-icon-color: #20c997;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #20c997;
  --mdc-checkbox-selected-hover-state-layer-color: #20c997;
  --mdc-checkbox-selected-pressed-state-layer-color: #20c997;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.teal-theme.dark-mode .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.teal-theme.dark-mode .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.teal-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.teal-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #20c997;
}
.teal-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.teal-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #20c997;
}
.teal-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.teal-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.teal-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.teal-theme.dark-mode .mat-mdc-tab-group, .teal-theme.dark-mode .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #20c997;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #20c997;
  --mat-tab-header-active-ripple-color: #20c997;
  --mat-tab-header-inactive-ripple-color: #20c997;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #20c997;
  --mat-tab-header-active-hover-label-text-color: #20c997;
  --mat-tab-header-active-focus-indicator-color: #20c997;
  --mat-tab-header-active-hover-indicator-color: #20c997;
}
.teal-theme.dark-mode .mat-mdc-tab-group.mat-accent, .teal-theme.dark-mode .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.teal-theme.dark-mode .mat-mdc-tab-group.mat-warn, .teal-theme.dark-mode .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.teal-theme.dark-mode .mat-mdc-tab-group.mat-background-primary, .teal-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #20c997;
  --mat-tab-header-with-background-foreground-color: #20c997;
}
.teal-theme.dark-mode .mat-mdc-tab-group.mat-background-accent, .teal-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.teal-theme.dark-mode .mat-mdc-tab-group.mat-background-warn, .teal-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.teal-theme.dark-mode .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #20c997;
  --mdc-checkbox-selected-hover-icon-color: #20c997;
  --mdc-checkbox-selected-icon-color: #20c997;
  --mdc-checkbox-selected-pressed-icon-color: #20c997;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #20c997;
  --mdc-checkbox-selected-hover-state-layer-color: #20c997;
  --mdc-checkbox-selected-pressed-state-layer-color: #20c997;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.teal-theme.dark-mode .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.teal-theme.dark-mode .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.teal-theme.dark-mode .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.teal-theme.dark-mode .mat-mdc-button {
  --mdc-text-button-label-text-color: #fff;
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-text-button-state-layer-color: #fff;
  --mat-text-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.24;
  --mat-text-button-pressed-state-layer-opacity: 0.24;
}
.teal-theme.dark-mode .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #20c997;
  --mat-text-button-state-layer-color: #20c997;
  --mat-text-button-ripple-color: rgba(32, 201, 151, 0.1);
}
.teal-theme.dark-mode .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.teal-theme.dark-mode .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.teal-theme.dark-mode .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.24;
  --mat-filled-button-pressed-state-layer-opacity: 0.24;
}
.teal-theme.dark-mode .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #20c997;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.teal-theme.dark-mode .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.teal-theme.dark-mode .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.teal-theme.dark-mode .mat-mdc-raised-button {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.24;
  --mat-protected-button-pressed-state-layer-opacity: 0.24;
  box-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);
}
.teal-theme.dark-mode .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #20c997;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.teal-theme.dark-mode .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.teal-theme.dark-mode .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.teal-theme.dark-mode .mat-mdc-raised-button:hover, .teal-theme.dark-mode .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.teal-theme.dark-mode .mat-mdc-raised-button:active, .teal-theme.dark-mode .mat-mdc-raised-button:focus:active {
  box-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);
}
.teal-theme.dark-mode .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-label-text-color: #fff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #fff;
  --mat-outlined-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.24;
  --mat-outlined-button-pressed-state-layer-opacity: 0.24;
}
.teal-theme.dark-mode .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #20c997;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #20c997;
  --mat-outlined-button-ripple-color: rgba(32, 201, 151, 0.1);
}
.teal-theme.dark-mode .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.teal-theme.dark-mode .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.teal-theme.dark-mode .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-state-layer-color: #fff;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
}
.teal-theme.dark-mode .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #20c997;
  --mat-icon-button-state-layer-color: #20c997;
  --mat-icon-button-ripple-color: rgba(32, 201, 151, 0.1);
}
.teal-theme.dark-mode .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.teal-theme.dark-mode .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.teal-theme.dark-mode .mat-mdc-fab.mat-primary,
.teal-theme.dark-mode .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #20c997;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.teal-theme.dark-mode .mat-mdc-fab.mat-accent,
.teal-theme.dark-mode .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.teal-theme.dark-mode .mat-mdc-fab.mat-warn,
.teal-theme.dark-mode .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.teal-theme.dark-mode .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.teal-theme.dark-mode .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.teal-theme.dark-mode .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.teal-theme.dark-mode .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.teal-theme.dark-mode .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.teal-theme.dark-mode .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.teal-theme.dark-mode .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.teal-theme.dark-mode .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.teal-theme.dark-mode .mat-icon.mat-primary {
  --mat-icon-color: #20c997;
}
.teal-theme.dark-mode .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.teal-theme.dark-mode .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.teal-theme.dark-mode .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.teal-theme.dark-mode .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.teal-theme.dark-mode .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #20c997;
  --mat-toolbar-container-text-color: #20c997;
}
.teal-theme.dark-mode .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.teal-theme.dark-mode .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.teal-theme.dark-mode .bg-primary-50 {
  background: #e4f9f3;
}
.teal-theme.dark-mode .text-primary-50 {
  color: #e4f9f3 !important;
}
.teal-theme.dark-mode .b-primary-50 {
  border-color: #e4f9f3 !important;
}
.teal-theme.dark-mode .bg-primary-100 {
  background: #0ba969;
}
.teal-theme.dark-mode .text-primary-100 {
  color: #0ba969 !important;
}
.teal-theme.dark-mode .b-primary-100 {
  border-color: #0ba969 !important;
}
.teal-theme.dark-mode .bg-primary-200 {
  background: #13b57a;
}
.teal-theme.dark-mode .text-primary-200 {
  color: #13b57a !important;
}
.teal-theme.dark-mode .b-primary-200 {
  border-color: #13b57a !important;
}
.teal-theme.dark-mode .bg-primary-300 {
  background: #18bc84;
}
.teal-theme.dark-mode .text-primary-300 {
  color: #18bc84 !important;
}
.teal-theme.dark-mode .b-primary-300 {
  border-color: #18bc84 !important;
}
.teal-theme.dark-mode .bg-primary-400 {
  background: #1cc38f;
}
.teal-theme.dark-mode .text-primary-400 {
  color: #1cc38f !important;
}
.teal-theme.dark-mode .b-primary-400 {
  border-color: #1cc38f !important;
}
.teal-theme.dark-mode .bg-primary-500 {
  background: #20c997;
}
.teal-theme.dark-mode .text-primary-500 {
  color: #20c997 !important;
}
.teal-theme.dark-mode .b-primary-500 {
  border-color: #20c997 !important;
}
.teal-theme.dark-mode .bg-primary-600 {
  background: #41d1a7;
}
.teal-theme.dark-mode .text-primary-600 {
  color: #41d1a7 !important;
}
.teal-theme.dark-mode .b-primary-600 {
  border-color: #41d1a7 !important;
}
.teal-theme.dark-mode .bg-primary-700 {
  background: #63d9b6;
}
.teal-theme.dark-mode .text-primary-700 {
  color: #63d9b6 !important;
}
.teal-theme.dark-mode .b-primary-700 {
  border-color: #63d9b6 !important;
}
.teal-theme.dark-mode .bg-primary-800 {
  background: #90e4cb;
}
.teal-theme.dark-mode .text-primary-800 {
  color: #90e4cb !important;
}
.teal-theme.dark-mode .b-primary-800 {
  border-color: #90e4cb !important;
}
.teal-theme.dark-mode .bg-primary-900 {
  background: #bcefe0;
}
.teal-theme.dark-mode .text-primary-900 {
  color: #bcefe0 !important;
}
.teal-theme.dark-mode .b-primary-900 {
  border-color: #bcefe0 !important;
}
.teal-theme.dark-mode .bg-accent-50 {
  background: #1d2630;
}
.teal-theme.dark-mode .text-accent-50 {
  color: #1d2630 !important;
}
.teal-theme.dark-mode .b-accent-50 {
  border-color: #1d2630 !important;
}
.teal-theme.dark-mode .bg-accent-100 {
  background: #131920;
}
.teal-theme.dark-mode .text-accent-100 {
  color: #131920 !important;
}
.teal-theme.dark-mode .b-accent-100 {
  border-color: #131920 !important;
}
.teal-theme.dark-mode .bg-accent-200 {
  background: #1d2630;
}
.teal-theme.dark-mode .text-accent-200 {
  color: #1d2630 !important;
}
.teal-theme.dark-mode .b-accent-200 {
  border-color: #1d2630 !important;
}
.teal-theme.dark-mode .bg-accent-300 {
  background: #3e4853;
}
.teal-theme.dark-mode .text-accent-300 {
  color: #3e4853 !important;
}
.teal-theme.dark-mode .b-accent-300 {
  border-color: #3e4853 !important;
}
.teal-theme.dark-mode .bg-accent-400 {
  background: #5b6b79;
}
.teal-theme.dark-mode .text-accent-400 {
  color: #5b6b79 !important;
}
.teal-theme.dark-mode .b-accent-400 {
  border-color: #5b6b79 !important;
}
.teal-theme.dark-mode .bg-accent-500 {
  background: #8996a4;
}
.teal-theme.dark-mode .text-accent-500 {
  color: #8996a4 !important;
}
.teal-theme.dark-mode .b-accent-500 {
  border-color: #8996a4 !important;
}
.teal-theme.dark-mode .bg-accent-600 {
  background: #bec8d0;
}
.teal-theme.dark-mode .text-accent-600 {
  color: #bec8d0 !important;
}
.teal-theme.dark-mode .b-accent-600 {
  border-color: #bec8d0 !important;
}
.teal-theme.dark-mode .bg-accent-700 {
  background: #dbe0e5;
}
.teal-theme.dark-mode .text-accent-700 {
  color: #dbe0e5 !important;
}
.teal-theme.dark-mode .b-accent-700 {
  border-color: #dbe0e5 !important;
}
.teal-theme.dark-mode .bg-accent-800 {
  background: #f3f5f7;
}
.teal-theme.dark-mode .text-accent-800 {
  color: #f3f5f7 !important;
}
.teal-theme.dark-mode .b-accent-800 {
  border-color: #f3f5f7 !important;
}
.teal-theme.dark-mode .bg-accent-900 {
  background: #f8f9fa;
}
.teal-theme.dark-mode .text-accent-900 {
  color: #f8f9fa !important;
}
.teal-theme.dark-mode .b-accent-900 {
  border-color: #f8f9fa !important;
}
.teal-theme.dark-mode .bg-warn-50 {
  background: #f5bebe;
}
.teal-theme.dark-mode .text-warn-50 {
  color: #f5bebe !important;
}
.teal-theme.dark-mode .b-warn-50 {
  border-color: #f5bebe !important;
}
.teal-theme.dark-mode .bg-warn-100 {
  background: #c50d0d;
}
.teal-theme.dark-mode .text-warn-100 {
  color: #c50d0d !important;
}
.teal-theme.dark-mode .b-warn-100 {
  border-color: #c50d0d !important;
}
.teal-theme.dark-mode .bg-warn-200 {
  background: #ce1717;
}
.teal-theme.dark-mode .text-warn-200 {
  color: #ce1717 !important;
}
.teal-theme.dark-mode .b-warn-200 {
  border-color: #ce1717 !important;
}
.teal-theme.dark-mode .bg-warn-300 {
  background: #d31c1c;
}
.teal-theme.dark-mode .text-warn-300 {
  color: #d31c1c !important;
}
.teal-theme.dark-mode .b-warn-300 {
  border-color: #d31c1c !important;
}
.teal-theme.dark-mode .bg-warn-400 {
  background: #d82222;
}
.teal-theme.dark-mode .text-warn-400 {
  color: #d82222 !important;
}
.teal-theme.dark-mode .b-warn-400 {
  border-color: #d82222 !important;
}
.teal-theme.dark-mode .bg-warn-500 {
  background: #dc2626;
}
.teal-theme.dark-mode .text-warn-500 {
  color: #dc2626 !important;
}
.teal-theme.dark-mode .b-warn-500 {
  border-color: #dc2626 !important;
}
.teal-theme.dark-mode .bg-warn-600 {
  background: #e14747;
}
.teal-theme.dark-mode .text-warn-600 {
  color: #e14747 !important;
}
.teal-theme.dark-mode .b-warn-600 {
  border-color: #e14747 !important;
}
.teal-theme.dark-mode .bg-warn-700 {
  background: #e76767;
}
.teal-theme.dark-mode .text-warn-700 {
  color: #e76767 !important;
}
.teal-theme.dark-mode .b-warn-700 {
  border-color: #e76767 !important;
}
.teal-theme.dark-mode .bg-warn-800 {
  background: #ee9393;
}
.teal-theme.dark-mode .text-warn-800 {
  color: #ee9393 !important;
}
.teal-theme.dark-mode .b-warn-800 {
  border-color: #ee9393 !important;
}
.teal-theme.dark-mode .bg-warn-900 {
  background: #f5bebe;
}
.teal-theme.dark-mode .text-warn-900 {
  color: #f5bebe !important;
}
.teal-theme.dark-mode .b-warn-900 {
  border-color: #f5bebe !important;
}
.teal-theme.dark-mode .bg-success-50 {
  background: #e6f5f0;
}
.teal-theme.dark-mode .text-success-50 {
  color: #e6f5f0 !important;
}
.teal-theme.dark-mode .b-success-50 {
  border-color: #e6f5f0 !important;
}
.teal-theme.dark-mode .bg-success-100 {
  background: #107d4f;
}
.teal-theme.dark-mode .text-success-100 {
  color: #107d4f !important;
}
.teal-theme.dark-mode .b-success-100 {
  border-color: #107d4f !important;
}
.teal-theme.dark-mode .bg-success-200 {
  background: #1b8d62;
}
.teal-theme.dark-mode .text-success-200 {
  color: #1b8d62 !important;
}
.teal-theme.dark-mode .b-success-200 {
  border-color: #1b8d62 !important;
}
.teal-theme.dark-mode .bg-success-300 {
  background: #21976c;
}
.teal-theme.dark-mode .text-success-300 {
  color: #21976c !important;
}
.teal-theme.dark-mode .b-success-300 {
  border-color: #21976c !important;
}
.teal-theme.dark-mode .bg-success-400 {
  background: #27a077;
}
.teal-theme.dark-mode .text-success-400 {
  color: #27a077 !important;
}
.teal-theme.dark-mode .b-success-400 {
  border-color: #27a077 !important;
}
.teal-theme.dark-mode .bg-success-500 {
  background: #2ca87f;
}
.teal-theme.dark-mode .text-success-500 {
  color: #2ca87f !important;
}
.teal-theme.dark-mode .b-success-500 {
  border-color: #2ca87f !important;
}
.teal-theme.dark-mode .bg-success-600 {
  background: #4cb592;
}
.teal-theme.dark-mode .text-success-600 {
  color: #4cb592 !important;
}
.teal-theme.dark-mode .b-success-600 {
  border-color: #4cb592 !important;
}
.teal-theme.dark-mode .bg-success-700 {
  background: #6bc2a5;
}
.teal-theme.dark-mode .text-success-700 {
  color: #6bc2a5 !important;
}
.teal-theme.dark-mode .b-success-700 {
  border-color: #6bc2a5 !important;
}
.teal-theme.dark-mode .bg-success-800 {
  background: #96d4bf;
}
.teal-theme.dark-mode .text-success-800 {
  color: #96d4bf !important;
}
.teal-theme.dark-mode .b-success-800 {
  border-color: #96d4bf !important;
}
.teal-theme.dark-mode .bg-success-900 {
  background: #c0e5d9;
}
.teal-theme.dark-mode .text-success-900 {
  color: #c0e5d9 !important;
}
.teal-theme.dark-mode .b-success-900 {
  border-color: #c0e5d9 !important;
}
.teal-theme.dark-mode .bg-warning-50 {
  background: #fcf1e0;
}
.teal-theme.dark-mode .text-warning-50 {
  color: #fcf1e0 !important;
}
.teal-theme.dark-mode .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.teal-theme.dark-mode .bg-warning-100 {
  background: #d35a00;
}
.teal-theme.dark-mode .text-warning-100 {
  color: #d35a00 !important;
}
.teal-theme.dark-mode .b-warning-100 {
  border-color: #d35a00 !important;
}
.teal-theme.dark-mode .bg-warning-200 {
  background: #da6d00;
}
.teal-theme.dark-mode .text-warning-200 {
  color: #da6d00 !important;
}
.teal-theme.dark-mode .b-warning-200 {
  border-color: #da6d00 !important;
}
.teal-theme.dark-mode .bg-warning-300 {
  background: #de7700;
}
.teal-theme.dark-mode .text-warning-300 {
  color: #de7700 !important;
}
.teal-theme.dark-mode .b-warning-300 {
  border-color: #de7700 !important;
}
.teal-theme.dark-mode .bg-warning-400 {
  background: #e28200;
}
.teal-theme.dark-mode .text-warning-400 {
  color: #e28200 !important;
}
.teal-theme.dark-mode .b-warning-400 {
  border-color: #e28200 !important;
}
.teal-theme.dark-mode .bg-warning-500 {
  background: #e58a00;
}
.teal-theme.dark-mode .text-warning-500 {
  color: #e58a00 !important;
}
.teal-theme.dark-mode .b-warning-500 {
  border-color: #e58a00 !important;
}
.teal-theme.dark-mode .bg-warning-600 {
  background: #e99c26;
}
.teal-theme.dark-mode .text-warning-600 {
  color: #e99c26 !important;
}
.teal-theme.dark-mode .b-warning-600 {
  border-color: #e99c26 !important;
}
.teal-theme.dark-mode .bg-warning-700 {
  background: #edad4d;
}
.teal-theme.dark-mode .text-warning-700 {
  color: #edad4d !important;
}
.teal-theme.dark-mode .b-warning-700 {
  border-color: #edad4d !important;
}
.teal-theme.dark-mode .bg-warning-800 {
  background: #f2c580;
}
.teal-theme.dark-mode .text-warning-800 {
  color: #f2c580 !important;
}
.teal-theme.dark-mode .b-warning-800 {
  border-color: #f2c580 !important;
}
.teal-theme.dark-mode .bg-warning-900 {
  background: #f7dcb3;
}
.teal-theme.dark-mode .text-warning-900 {
  color: #f7dcb3 !important;
}
.teal-theme.dark-mode .b-warning-900 {
  border-color: #f7dcb3 !important;
}

.cyan-theme {
  --mat-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-option-selected-state-label-text-color: #3ec9d6;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: white;
  --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-outlined-card-container-color: white;
  --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #3ec9d6;
  --mdc-filled-text-field-focus-active-indicator-color: #3ec9d6;
  --mdc-filled-text-field-focus-label-text-color: rgba(62, 201, 214, 0.87);
  --mdc-filled-text-field-container-color: whitesmoke;
  --mdc-filled-text-field-disabled-container-color: #fafafa;
  --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #3ec9d6;
  --mdc-outlined-text-field-focus-outline-color: #3ec9d6;
  --mdc-outlined-text-field-focus-label-text-color: rgba(62, 201, 214, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(62, 201, 214, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: inherit;
  --mat-form-field-select-disabled-option-text-color: GrayText;
  --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.04;
  --mat-form-field-focus-state-layer-opacity: 0.12;
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(62, 201, 214, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: white;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: white;
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #3ec9d6;
  --mdc-slider-focus-handle-color: #3ec9d6;
  --mdc-slider-hover-handle-color: #3ec9d6;
  --mdc-slider-active-track-color: #3ec9d6;
  --mdc-slider-inactive-track-color: #3ec9d6;
  --mdc-slider-with-tick-marks-inactive-container-color: #3ec9d6;
  --mdc-slider-with-tick-marks-active-container-color: #3ec9d6;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-label-container-color: #000;
  --mdc-slider-label-label-text-color: #fff;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --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);
  --mat-mdc-slider-ripple-color: #3ec9d6;
  --mat-mdc-slider-hover-ripple-color: rgba(62, 201, 214, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(62, 201, 214, 0.2);
  --mat-slider-value-indicator-opacity: 0.6;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-menu-container-color: white;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color: white;
  --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: white;
  --mat-fab-foreground-color: black;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.04;
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color: #8996a4;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: white;
  --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #3ec9d6;
  --mat-badge-background-color: #3ec9d6;
  --mat-badge-text-color: #3ec9d6;
  --mat-badge-disabled-state-background-color: #b9b9b9;
  --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color: white;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color: white;
  --mat-standard-button-toggle-state-layer-color: black;
  --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color: white;
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;
  --mat-standard-button-toggle-divider-color: #e0e0e0;
  --mat-datepicker-calendar-date-selected-state-text-color: #3ec9d6;
  --mat-datepicker-calendar-date-selected-state-background-color: #3ec9d6;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(62, 201, 214, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #3ec9d6;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(62, 201, 214, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(62, 201, 214, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #3ec9d6;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(62, 201, 214, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color: white;
  --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: white;
  --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color: white;
  --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color: #fafafa;
  --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);
  --mat-stepper-header-icon-foreground-color: #3ec9d6;
  --mat-stepper-header-selected-state-icon-background-color: #3ec9d6;
  --mat-stepper-header-selected-state-icon-foreground-color: #3ec9d6;
  --mat-stepper-header-done-state-icon-background-color: #3ec9d6;
  --mat-stepper-header-done-state-icon-foreground-color: #3ec9d6;
  --mat-stepper-header-edit-state-icon-background-color: #3ec9d6;
  --mat-stepper-header-edit-state-icon-foreground-color: #3ec9d6;
  --mat-stepper-container-color: white;
  --mat-stepper-line-color: rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #757575;
  --mat-toolbar-container-background-color: whitesmoke;
  --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);
  --mat-tree-container-background-color: white;
  --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);
  --primary-50: #e8f9fa;
  --primary-100: #c5eff3;
  --primary-200: #9fe4eb;
  --primary-300: #78d9e2;
  --primary-400: #5bd1dc;
  --primary-500: #3ec9d6;
  --primary-600: #38c3d1;
  --primary-700: #30bccc;
  --primary-800: #28b5c6;
  --primary-900: #1ba9bc;
  --accent-50: #fff;
  --accent-100: #f8f9fa;
  --accent-200: #f3f5f7;
  --accent-300: #dbe0e5;
  --accent-400: #bec8d0;
  --accent-500: #8996a4;
  --accent-600: #5b6b79;
  --accent-700: #3e4853;
  --accent-800: #1d2630;
  --accent-900: #131920;
  --warn-50: #fbe5e5;
  --warn-100: #f5bebe;
  --warn-200: #ee9393;
  --warn-300: #e76767;
  --warn-400: #e14747;
  --warn-500: #dc2626;
  --warn-600: #d82222;
  --warn-700: #d31c1c;
  --warn-800: #ce1717;
  --warn-900: #c50d0d;
  --success-50: #e6f5f0;
  --success-100: #c0e5d9;
  --success-200: #96d4bf;
  --success-300: #6bc2a5;
  --success-400: #4cb592;
  --success-500: #2ca87f;
  --success-600: #27a077;
  --success-700: #21976c;
  --success-800: #1b8d62;
  --success-900: #107d4f;
  --warning-50: #fcf1e0;
  --warning-100: #f7dcb3;
  --warning-200: #f2c580;
  --warning-300: #edad4d;
  --warning-400: #e99c26;
  --warning-500: #e58a00;
  --warning-600: #e28200;
  --warning-700: #de7700;
  --warning-800: #da6d00;
  --warning-900: #d35a00;
}
.cyan-theme .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.cyan-theme .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);
}
.cyan-theme .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
.cyan-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
.cyan-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.cyan-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #3ec9d6;
}
.cyan-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.cyan-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #3ec9d6;
}
.cyan-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.cyan-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.cyan-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.cyan-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.cyan-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.cyan-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.cyan-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.cyan-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.cyan-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.cyan-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.cyan-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.cyan-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.cyan-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.cyan-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.cyan-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.cyan-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.cyan-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.cyan-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.cyan-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.cyan-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
.cyan-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.cyan-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
.cyan-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.cyan-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
.cyan-theme .mat-app-background, .cyan-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
.cyan-theme .mat-elevation-z0, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.cyan-theme .mat-elevation-z1, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.cyan-theme .mat-elevation-z2, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.cyan-theme .mat-elevation-z3, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.cyan-theme .mat-elevation-z4, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.cyan-theme .mat-elevation-z5, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z6, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.cyan-theme .mat-elevation-z7, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z8, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.cyan-theme .mat-elevation-z9, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z10, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z11, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z12, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.cyan-theme .mat-elevation-z13, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z14, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z15, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z16, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.cyan-theme .mat-elevation-z17, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z18, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z19, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z20, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z21, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z22, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z23, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.cyan-theme .mat-elevation-z24, .cyan-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.cyan-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #3ec9d6;
  --mdc-linear-progress-track-color: rgba(62, 201, 214, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.cyan-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(62, 201, 214, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(62, 201, 214, 0.25));
}
@media (forced-colors: active) {
  .cyan-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cyan-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(62, 201, 214, 0.25)'/%3E%3C/svg%3E");
  }
}
.cyan-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(62, 201, 214, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(62, 201, 214, 0.25));
}
.cyan-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.cyan-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .cyan-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cyan-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.cyan-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.cyan-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.cyan-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .cyan-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cyan-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.cyan-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.cyan-theme .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.cyan-theme .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.cyan-theme .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.cyan-theme .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: white;
  --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.cyan-theme .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.cyan-theme .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
}
.cyan-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .cyan-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #3ec9d6;
  --mdc-chip-elevated-container-color: #3ec9d6;
  --mdc-chip-elevated-disabled-container-color: #3ec9d6;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #3ec9d6;
  --mdc-chip-with-icon-icon-color: #3ec9d6;
  --mdc-chip-with-icon-disabled-icon-color: #3ec9d6;
  --mdc-chip-with-icon-selected-icon-color: #3ec9d6;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #3ec9d6;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #3ec9d6;
}
.cyan-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .cyan-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.cyan-theme .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .cyan-theme .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: black;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.cyan-theme .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.cyan-theme .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #38c3d1;
  --mdc-switch-selected-handle-color: #38c3d1;
  --mdc-switch-selected-hover-state-layer-color: #38c3d1;
  --mdc-switch-selected-pressed-state-layer-color: #38c3d1;
  --mdc-switch-selected-focus-handle-color: #1ba9bc;
  --mdc-switch-selected-hover-handle-color: #1ba9bc;
  --mdc-switch-selected-pressed-handle-color: #1ba9bc;
  --mdc-switch-selected-focus-track-color: #78d9e2;
  --mdc-switch-selected-hover-track-color: #78d9e2;
  --mdc-switch-selected-pressed-track-color: #78d9e2;
  --mdc-switch-selected-track-color: #78d9e2;
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-icon-color: #fff;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
}
.cyan-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.cyan-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
.cyan-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #5b6b79;
  --mdc-switch-selected-handle-color: #5b6b79;
  --mdc-switch-selected-hover-state-layer-color: #5b6b79;
  --mdc-switch-selected-pressed-state-layer-color: #5b6b79;
  --mdc-switch-selected-focus-handle-color: #131920;
  --mdc-switch-selected-hover-handle-color: #131920;
  --mdc-switch-selected-pressed-handle-color: #131920;
  --mdc-switch-selected-focus-track-color: #dbe0e5;
  --mdc-switch-selected-hover-track-color: #dbe0e5;
  --mdc-switch-selected-pressed-track-color: #dbe0e5;
  --mdc-switch-selected-track-color: #dbe0e5;
}
.cyan-theme .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #d82222;
  --mdc-switch-selected-handle-color: #d82222;
  --mdc-switch-selected-hover-state-layer-color: #d82222;
  --mdc-switch-selected-pressed-state-layer-color: #d82222;
  --mdc-switch-selected-focus-handle-color: #c50d0d;
  --mdc-switch-selected-hover-handle-color: #c50d0d;
  --mdc-switch-selected-pressed-handle-color: #c50d0d;
  --mdc-switch-selected-focus-track-color: #e76767;
  --mdc-switch-selected-hover-track-color: #e76767;
  --mdc-switch-selected-pressed-track-color: #e76767;
  --mdc-switch-selected-track-color: #e76767;
}
.cyan-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.cyan-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #3ec9d6;
  --mdc-radio-selected-hover-icon-color: #3ec9d6;
  --mdc-radio-selected-icon-color: #3ec9d6;
  --mdc-radio-selected-pressed-icon-color: #3ec9d6;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #3ec9d6;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.cyan-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.cyan-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #000;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);
}
.cyan-theme .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.cyan-theme .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.cyan-theme .mdc-list-item__start,
.cyan-theme .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #3ec9d6;
  --mdc-radio-selected-hover-icon-color: #3ec9d6;
  --mdc-radio-selected-icon-color: #3ec9d6;
  --mdc-radio-selected-pressed-icon-color: #3ec9d6;
}
.cyan-theme .mat-accent .mdc-list-item__start,
.cyan-theme .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.cyan-theme .mat-warn .mdc-list-item__start,
.cyan-theme .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.cyan-theme .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #3ec9d6;
  --mdc-checkbox-selected-hover-icon-color: #3ec9d6;
  --mdc-checkbox-selected-icon-color: #3ec9d6;
  --mdc-checkbox-selected-pressed-icon-color: #3ec9d6;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #3ec9d6;
  --mdc-checkbox-selected-hover-state-layer-color: #3ec9d6;
  --mdc-checkbox-selected-pressed-state-layer-color: #3ec9d6;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.cyan-theme .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.cyan-theme .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.cyan-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.cyan-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #3ec9d6;
}
.cyan-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.cyan-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #3ec9d6;
}
.cyan-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.cyan-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.cyan-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.cyan-theme .mat-mdc-tab-group, .cyan-theme .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #3ec9d6;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #3ec9d6;
  --mat-tab-header-active-ripple-color: #3ec9d6;
  --mat-tab-header-inactive-ripple-color: #3ec9d6;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #3ec9d6;
  --mat-tab-header-active-hover-label-text-color: #3ec9d6;
  --mat-tab-header-active-focus-indicator-color: #3ec9d6;
  --mat-tab-header-active-hover-indicator-color: #3ec9d6;
}
.cyan-theme .mat-mdc-tab-group.mat-accent, .cyan-theme .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.cyan-theme .mat-mdc-tab-group.mat-warn, .cyan-theme .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color: #000;
  --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.cyan-theme .mat-mdc-tab-group.mat-background-primary, .cyan-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #3ec9d6;
  --mat-tab-header-with-background-foreground-color: #3ec9d6;
}
.cyan-theme .mat-mdc-tab-group.mat-background-accent, .cyan-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.cyan-theme .mat-mdc-tab-group.mat-background-warn, .cyan-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.cyan-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #3ec9d6;
  --mdc-checkbox-selected-hover-icon-color: #3ec9d6;
  --mdc-checkbox-selected-icon-color: #3ec9d6;
  --mdc-checkbox-selected-pressed-icon-color: #3ec9d6;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #3ec9d6;
  --mdc-checkbox-selected-hover-state-layer-color: #3ec9d6;
  --mdc-checkbox-selected-pressed-state-layer-color: #3ec9d6;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.cyan-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: black;
  --mdc-checkbox-unselected-hover-state-layer-color: black;
  --mdc-checkbox-unselected-pressed-state-layer-color: black;
}
.cyan-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
.cyan-theme .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
.cyan-theme .mat-mdc-button {
  --mdc-text-button-label-text-color: #000;
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color: #000;
  --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.04;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
}
.cyan-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #3ec9d6;
  --mat-text-button-state-layer-color: #3ec9d6;
  --mat-text-button-ripple-color: rgba(62, 201, 214, 0.1);
}
.cyan-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.cyan-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.cyan-theme .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: white;
  --mdc-filled-button-label-text-color: #000;
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.04;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
}
.cyan-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #3ec9d6;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.cyan-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.cyan-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.cyan-theme .mat-mdc-raised-button {
  --mdc-protected-button-container-color: white;
  --mdc-protected-button-label-text-color: #000;
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.04;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  box-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);
}
.cyan-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #3ec9d6;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.cyan-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.cyan-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.cyan-theme .mat-mdc-raised-button:hover, .cyan-theme .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.cyan-theme .mat-mdc-raised-button:active, .cyan-theme .mat-mdc-raised-button:focus:active {
  box-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);
}
.cyan-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color: #000;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #000;
  --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.04;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
}
.cyan-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #3ec9d6;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #3ec9d6;
  --mat-outlined-button-ripple-color: rgba(62, 201, 214, 0.1);
}
.cyan-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.cyan-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.cyan-theme .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color: #000;
  --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.04;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
}
.cyan-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #3ec9d6;
  --mat-icon-button-state-layer-color: #3ec9d6;
  --mat-icon-button-ripple-color: rgba(62, 201, 214, 0.1);
}
.cyan-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.cyan-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.cyan-theme .mat-mdc-fab.mat-primary,
.cyan-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #3ec9d6;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.cyan-theme .mat-mdc-fab.mat-accent,
.cyan-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.cyan-theme .mat-mdc-fab.mat-warn,
.cyan-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.cyan-theme .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.cyan-theme .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.cyan-theme .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.cyan-theme .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.cyan-theme .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.cyan-theme .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.cyan-theme .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.cyan-theme .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.cyan-theme .mat-icon.mat-primary {
  --mat-icon-color: #3ec9d6;
}
.cyan-theme .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.cyan-theme .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.cyan-theme .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.cyan-theme .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.cyan-theme .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #3ec9d6;
  --mat-toolbar-container-text-color: #3ec9d6;
}
.cyan-theme .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.cyan-theme .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.cyan-theme .bg-primary-50 {
  background: #e8f9fa;
}
.cyan-theme .text-primary-50 {
  color: #e8f9fa !important;
}
.cyan-theme .b-primary-50 {
  border-color: #e8f9fa !important;
}
.cyan-theme .bg-primary-100 {
  background: #c5eff3;
}
.cyan-theme .text-primary-100 {
  color: #c5eff3 !important;
}
.cyan-theme .b-primary-100 {
  border-color: #c5eff3 !important;
}
.cyan-theme .bg-primary-200 {
  background: #9fe4eb;
}
.cyan-theme .text-primary-200 {
  color: #9fe4eb !important;
}
.cyan-theme .b-primary-200 {
  border-color: #9fe4eb !important;
}
.cyan-theme .bg-primary-300 {
  background: #78d9e2;
}
.cyan-theme .text-primary-300 {
  color: #78d9e2 !important;
}
.cyan-theme .b-primary-300 {
  border-color: #78d9e2 !important;
}
.cyan-theme .bg-primary-400 {
  background: #5bd1dc;
}
.cyan-theme .text-primary-400 {
  color: #5bd1dc !important;
}
.cyan-theme .b-primary-400 {
  border-color: #5bd1dc !important;
}
.cyan-theme .bg-primary-500 {
  background: #3ec9d6;
}
.cyan-theme .text-primary-500 {
  color: #3ec9d6 !important;
}
.cyan-theme .b-primary-500 {
  border-color: #3ec9d6 !important;
}
.cyan-theme .bg-primary-600 {
  background: #38c3d1;
}
.cyan-theme .text-primary-600 {
  color: #38c3d1 !important;
}
.cyan-theme .b-primary-600 {
  border-color: #38c3d1 !important;
}
.cyan-theme .bg-primary-700 {
  background: #30bccc;
}
.cyan-theme .text-primary-700 {
  color: #30bccc !important;
}
.cyan-theme .b-primary-700 {
  border-color: #30bccc !important;
}
.cyan-theme .bg-primary-800 {
  background: #28b5c6;
}
.cyan-theme .text-primary-800 {
  color: #28b5c6 !important;
}
.cyan-theme .b-primary-800 {
  border-color: #28b5c6 !important;
}
.cyan-theme .bg-primary-900 {
  background: #1ba9bc;
}
.cyan-theme .text-primary-900 {
  color: #1ba9bc !important;
}
.cyan-theme .b-primary-900 {
  border-color: #1ba9bc !important;
}
.cyan-theme .bg-accent-50 {
  background: #fff;
}
.cyan-theme .text-accent-50 {
  color: #fff !important;
}
.cyan-theme .b-accent-50 {
  border-color: #fff !important;
}
.cyan-theme .bg-accent-100 {
  background: #f8f9fa;
}
.cyan-theme .text-accent-100 {
  color: #f8f9fa !important;
}
.cyan-theme .b-accent-100 {
  border-color: #f8f9fa !important;
}
.cyan-theme .bg-accent-200 {
  background: #f3f5f7;
}
.cyan-theme .text-accent-200 {
  color: #f3f5f7 !important;
}
.cyan-theme .b-accent-200 {
  border-color: #f3f5f7 !important;
}
.cyan-theme .bg-accent-300 {
  background: #dbe0e5;
}
.cyan-theme .text-accent-300 {
  color: #dbe0e5 !important;
}
.cyan-theme .b-accent-300 {
  border-color: #dbe0e5 !important;
}
.cyan-theme .bg-accent-400 {
  background: #bec8d0;
}
.cyan-theme .text-accent-400 {
  color: #bec8d0 !important;
}
.cyan-theme .b-accent-400 {
  border-color: #bec8d0 !important;
}
.cyan-theme .bg-accent-500 {
  background: #8996a4;
}
.cyan-theme .text-accent-500 {
  color: #8996a4 !important;
}
.cyan-theme .b-accent-500 {
  border-color: #8996a4 !important;
}
.cyan-theme .bg-accent-600 {
  background: #5b6b79;
}
.cyan-theme .text-accent-600 {
  color: #5b6b79 !important;
}
.cyan-theme .b-accent-600 {
  border-color: #5b6b79 !important;
}
.cyan-theme .bg-accent-700 {
  background: #3e4853;
}
.cyan-theme .text-accent-700 {
  color: #3e4853 !important;
}
.cyan-theme .b-accent-700 {
  border-color: #3e4853 !important;
}
.cyan-theme .bg-accent-800 {
  background: #1d2630;
}
.cyan-theme .text-accent-800 {
  color: #1d2630 !important;
}
.cyan-theme .b-accent-800 {
  border-color: #1d2630 !important;
}
.cyan-theme .bg-accent-900 {
  background: #131920;
}
.cyan-theme .text-accent-900 {
  color: #131920 !important;
}
.cyan-theme .b-accent-900 {
  border-color: #131920 !important;
}
.cyan-theme .bg-warn-50 {
  background: #fbe5e5;
}
.cyan-theme .text-warn-50 {
  color: #fbe5e5 !important;
}
.cyan-theme .b-warn-50 {
  border-color: #fbe5e5 !important;
}
.cyan-theme .bg-warn-100 {
  background: #f5bebe;
}
.cyan-theme .text-warn-100 {
  color: #f5bebe !important;
}
.cyan-theme .b-warn-100 {
  border-color: #f5bebe !important;
}
.cyan-theme .bg-warn-200 {
  background: #ee9393;
}
.cyan-theme .text-warn-200 {
  color: #ee9393 !important;
}
.cyan-theme .b-warn-200 {
  border-color: #ee9393 !important;
}
.cyan-theme .bg-warn-300 {
  background: #e76767;
}
.cyan-theme .text-warn-300 {
  color: #e76767 !important;
}
.cyan-theme .b-warn-300 {
  border-color: #e76767 !important;
}
.cyan-theme .bg-warn-400 {
  background: #e14747;
}
.cyan-theme .text-warn-400 {
  color: #e14747 !important;
}
.cyan-theme .b-warn-400 {
  border-color: #e14747 !important;
}
.cyan-theme .bg-warn-500 {
  background: #dc2626;
}
.cyan-theme .text-warn-500 {
  color: #dc2626 !important;
}
.cyan-theme .b-warn-500 {
  border-color: #dc2626 !important;
}
.cyan-theme .bg-warn-600 {
  background: #d82222;
}
.cyan-theme .text-warn-600 {
  color: #d82222 !important;
}
.cyan-theme .b-warn-600 {
  border-color: #d82222 !important;
}
.cyan-theme .bg-warn-700 {
  background: #d31c1c;
}
.cyan-theme .text-warn-700 {
  color: #d31c1c !important;
}
.cyan-theme .b-warn-700 {
  border-color: #d31c1c !important;
}
.cyan-theme .bg-warn-800 {
  background: #ce1717;
}
.cyan-theme .text-warn-800 {
  color: #ce1717 !important;
}
.cyan-theme .b-warn-800 {
  border-color: #ce1717 !important;
}
.cyan-theme .bg-warn-900 {
  background: #c50d0d;
}
.cyan-theme .text-warn-900 {
  color: #c50d0d !important;
}
.cyan-theme .b-warn-900 {
  border-color: #c50d0d !important;
}
.cyan-theme .bg-success-50 {
  background: #e6f5f0;
}
.cyan-theme .text-success-50 {
  color: #e6f5f0 !important;
}
.cyan-theme .b-success-50 {
  border-color: #e6f5f0 !important;
}
.cyan-theme .bg-success-100 {
  background: #c0e5d9;
}
.cyan-theme .text-success-100 {
  color: #c0e5d9 !important;
}
.cyan-theme .b-success-100 {
  border-color: #c0e5d9 !important;
}
.cyan-theme .bg-success-200 {
  background: #96d4bf;
}
.cyan-theme .text-success-200 {
  color: #96d4bf !important;
}
.cyan-theme .b-success-200 {
  border-color: #96d4bf !important;
}
.cyan-theme .bg-success-300 {
  background: #6bc2a5;
}
.cyan-theme .text-success-300 {
  color: #6bc2a5 !important;
}
.cyan-theme .b-success-300 {
  border-color: #6bc2a5 !important;
}
.cyan-theme .bg-success-400 {
  background: #4cb592;
}
.cyan-theme .text-success-400 {
  color: #4cb592 !important;
}
.cyan-theme .b-success-400 {
  border-color: #4cb592 !important;
}
.cyan-theme .bg-success-500 {
  background: #2ca87f;
}
.cyan-theme .text-success-500 {
  color: #2ca87f !important;
}
.cyan-theme .b-success-500 {
  border-color: #2ca87f !important;
}
.cyan-theme .bg-success-600 {
  background: #27a077;
}
.cyan-theme .text-success-600 {
  color: #27a077 !important;
}
.cyan-theme .b-success-600 {
  border-color: #27a077 !important;
}
.cyan-theme .bg-success-700 {
  background: #21976c;
}
.cyan-theme .text-success-700 {
  color: #21976c !important;
}
.cyan-theme .b-success-700 {
  border-color: #21976c !important;
}
.cyan-theme .bg-success-800 {
  background: #1b8d62;
}
.cyan-theme .text-success-800 {
  color: #1b8d62 !important;
}
.cyan-theme .b-success-800 {
  border-color: #1b8d62 !important;
}
.cyan-theme .bg-success-900 {
  background: #107d4f;
}
.cyan-theme .text-success-900 {
  color: #107d4f !important;
}
.cyan-theme .b-success-900 {
  border-color: #107d4f !important;
}
.cyan-theme .bg-warning-50 {
  background: #fcf1e0;
}
.cyan-theme .text-warning-50 {
  color: #fcf1e0 !important;
}
.cyan-theme .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.cyan-theme .bg-warning-100 {
  background: #f7dcb3;
}
.cyan-theme .text-warning-100 {
  color: #f7dcb3 !important;
}
.cyan-theme .b-warning-100 {
  border-color: #f7dcb3 !important;
}
.cyan-theme .bg-warning-200 {
  background: #f2c580;
}
.cyan-theme .text-warning-200 {
  color: #f2c580 !important;
}
.cyan-theme .b-warning-200 {
  border-color: #f2c580 !important;
}
.cyan-theme .bg-warning-300 {
  background: #edad4d;
}
.cyan-theme .text-warning-300 {
  color: #edad4d !important;
}
.cyan-theme .b-warning-300 {
  border-color: #edad4d !important;
}
.cyan-theme .bg-warning-400 {
  background: #e99c26;
}
.cyan-theme .text-warning-400 {
  color: #e99c26 !important;
}
.cyan-theme .b-warning-400 {
  border-color: #e99c26 !important;
}
.cyan-theme .bg-warning-500 {
  background: #e58a00;
}
.cyan-theme .text-warning-500 {
  color: #e58a00 !important;
}
.cyan-theme .b-warning-500 {
  border-color: #e58a00 !important;
}
.cyan-theme .bg-warning-600 {
  background: #e28200;
}
.cyan-theme .text-warning-600 {
  color: #e28200 !important;
}
.cyan-theme .b-warning-600 {
  border-color: #e28200 !important;
}
.cyan-theme .bg-warning-700 {
  background: #de7700;
}
.cyan-theme .text-warning-700 {
  color: #de7700 !important;
}
.cyan-theme .b-warning-700 {
  border-color: #de7700 !important;
}
.cyan-theme .bg-warning-800 {
  background: #da6d00;
}
.cyan-theme .text-warning-800 {
  color: #da6d00 !important;
}
.cyan-theme .b-warning-800 {
  border-color: #da6d00 !important;
}
.cyan-theme .bg-warning-900 {
  background: #d35a00;
}
.cyan-theme .text-warning-900 {
  color: #d35a00 !important;
}
.cyan-theme .b-warning-900 {
  border-color: #d35a00 !important;
}
.cyan-theme.dark-mode {
  --mat-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-option-selected-state-label-text-color: #3ec9d6;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-optgroup-label-text-color: white;
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-shape: 4px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: #424242;
  --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-outlined-card-container-color: #424242;
  --mdc-outlined-card-outline-color: rgba(255, 255, 255, 0.12);
  --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);
  --mat-card-subtitle-text-color: rgba(255, 255, 255, 0.7);
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-supporting-text-line-height: 16px;
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: #fff;
  --mdc-filled-text-field-active-indicator-height: 1px;
  --mdc-filled-text-field-focus-active-indicator-height: 2px;
  --mdc-filled-text-field-container-shape: 4px;
  --mdc-outlined-text-field-outline-width: 1px;
  --mdc-outlined-text-field-focus-outline-width: 2px;
  --mdc-outlined-text-field-container-shape: 4px;
  --mdc-filled-text-field-caret-color: #3ec9d6;
  --mdc-filled-text-field-focus-active-indicator-color: #3ec9d6;
  --mdc-filled-text-field-focus-label-text-color: rgba(62, 201, 214, 0.87);
  --mdc-filled-text-field-container-color: #4a4a4a;
  --mdc-filled-text-field-disabled-container-color: #464646;
  --mdc-filled-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-filled-text-field-error-focus-label-text-color: #dc2626;
  --mdc-filled-text-field-error-label-text-color: #dc2626;
  --mdc-filled-text-field-error-caret-color: #dc2626;
  --mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, 0.87);
  --mdc-filled-text-field-error-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-error-hover-active-indicator-color: #dc2626;
  --mdc-outlined-text-field-caret-color: #3ec9d6;
  --mdc-outlined-text-field-focus-outline-color: #3ec9d6;
  --mdc-outlined-text-field-focus-label-text-color: rgba(62, 201, 214, 0.87);
  --mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, 0.6);
  --mdc-outlined-text-field-error-caret-color: #dc2626;
  --mdc-outlined-text-field-error-focus-label-text-color: #dc2626;
  --mdc-outlined-text-field-error-label-text-color: #dc2626;
  --mdc-outlined-text-field-outline-color: rgba(255, 255, 255, 0.38);
  --mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, 0.06);
  --mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-error-hover-outline-color: #dc2626;
  --mdc-outlined-text-field-error-outline-color: #dc2626;
  --mat-form-field-focus-select-arrow-color: rgba(62, 201, 214, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-state-layer-color: rgba(255, 255, 255, 0.87);
  --mat-form-field-error-text-color: #dc2626;
  --mat-form-field-select-option-text-color: rgba(0, 0, 0, 0.87);
  --mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, 0.38);
  --mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-focus-state-layer-opacity: 0.24;
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(62, 201, 214, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-autocomplete-background-color: #424242;
  --mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mdc-dialog-container-shadow-color: #000;
  --mdc-dialog-container-shape: 4px;
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 40px;
  --mdc-slider-active-track-height: 6px;
  --mdc-slider-active-track-shape: 9999px;
  --mdc-slider-handle-height: 20px;
  --mdc-slider-handle-shape: 50%;
  --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.6;
  --mdc-slider-with-tick-marks-container-shape: 50%;
  --mdc-slider-with-tick-marks-container-size: 2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;
  --mdc-slider-handle-color: #3ec9d6;
  --mdc-slider-focus-handle-color: #3ec9d6;
  --mdc-slider-hover-handle-color: #3ec9d6;
  --mdc-slider-active-track-color: #3ec9d6;
  --mdc-slider-inactive-track-color: #3ec9d6;
  --mdc-slider-with-tick-marks-inactive-container-color: #3ec9d6;
  --mdc-slider-with-tick-marks-active-container-color: #3ec9d6;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-label-container-color: #fff;
  --mdc-slider-label-label-text-color: #000;
  --mdc-slider-with-overlap-handle-outline-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --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);
  --mat-mdc-slider-ripple-color: #3ec9d6;
  --mat-mdc-slider-hover-ripple-color: rgba(62, 201, 214, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(62, 201, 214, 0.2);
  --mat-slider-value-indicator-opacity: 0.9;
  --mat-menu-container-shape: 4px;
  --mat-menu-item-label-text-color: white;
  --mat-menu-item-icon-color: white;
  --mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-menu-container-color: #424242;
  --mdc-list-list-item-container-shape: 0;
  --mdc-list-list-item-leading-avatar-shape: 50%;
  --mdc-list-list-item-container-color: transparent;
  --mdc-list-list-item-selected-container-color: transparent;
  --mdc-list-list-item-leading-avatar-color: transparent;
  --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-state-layer-color: transparent;
  --mdc-list-list-item-disabled-state-layer-opacity: 0;
  --mdc-list-list-item-disabled-label-text-opacity: 0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
  --mat-paginator-container-text-color: rgba(255, 255, 255, 0.87);
  --mat-paginator-container-background-color: #424242;
  --mat-paginator-enabled-icon-color: rgba(255, 255, 255, 0.54);
  --mat-paginator-disabled-icon-color: rgba(255, 255, 255, 0.12);
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mdc-secondary-navigation-tab-container-height: 48px;
  --mdc-checkbox-disabled-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
  --mdc-fab-container-shape: 50%;
  --mdc-fab-icon-size: 24px;
  --mdc-fab-container-color: #424242;
  --mat-fab-foreground-color: white;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-focus-state-layer-opacity: 0.24;
  --mat-fab-pressed-state-layer-opacity: 0.24;
  --mat-fab-disabled-state-container-color: rgba(255, 255, 255, 0.12);
  --mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, 0.5);
  --mdc-snackbar-container-shape: 4px;
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
  --mat-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #424242;
  --mat-table-header-headline-color: white;
  --mat-table-row-item-label-text-color: white;
  --mat-table-row-item-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #3ec9d6;
  --mat-badge-background-color: #3ec9d6;
  --mat-badge-text-color: #3ec9d6;
  --mat-badge-disabled-state-background-color: #6e6e6e;
  --mat-badge-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-bottom-sheet-container-shape: 4px;
  --mat-bottom-sheet-container-text-color: white;
  --mat-bottom-sheet-container-background-color: #424242;
  --mat-legacy-button-toggle-height: 36px;
  --mat-legacy-button-toggle-shape: 2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-shape: 4px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-legacy-button-toggle-text-color: rgba(255, 255, 255, 0.5);
  --mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, 0.7);
  --mat-legacy-button-toggle-selected-state-background-color: #212121;
  --mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-legacy-button-toggle-disabled-state-background-color: black;
  --mat-legacy-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-text-color: white;
  --mat-standard-button-toggle-background-color: #424242;
  --mat-standard-button-toggle-state-layer-color: white;
  --mat-standard-button-toggle-selected-state-background-color: #212121;
  --mat-standard-button-toggle-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-standard-button-toggle-disabled-state-background-color: #424242;
  --mat-standard-button-toggle-disabled-selected-state-text-color: white;
  --mat-standard-button-toggle-disabled-selected-state-background-color: #424242;
  --mat-standard-button-toggle-divider-color: #595959;
  --mat-datepicker-calendar-date-selected-state-text-color: #3ec9d6;
  --mat-datepicker-calendar-date-selected-state-background-color: #3ec9d6;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(62, 201, 214, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #3ec9d6;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(62, 201, 214, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(62, 201, 214, 0.3);
  --mat-datepicker-toggle-active-state-icon-color: #3ec9d6;
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(62, 201, 214, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
  --mat-datepicker-toggle-icon-color: white;
  --mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-period-button-icon-color: white;
  --mat-datepicker-calendar-navigation-button-icon-color: white;
  --mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, 0.12);
  --mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, 0.7);
  --mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, 0.3);
  --mat-datepicker-calendar-date-text-color: white;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, 0.24);
  --mat-datepicker-range-input-separator-color: white;
  --mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, 0.5);
  --mat-datepicker-calendar-container-background-color: #424242;
  --mat-datepicker-calendar-container-text-color: white;
  --mat-divider-width: 1px;
  --mat-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-container-shape: 4px;
  --mat-expansion-container-background-color: #424242;
  --mat-expansion-container-text-color: white;
  --mat-expansion-actions-divider-color: rgba(255, 255, 255, 0.12);
  --mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, 0.3);
  --mat-expansion-header-text-color: white;
  --mat-expansion-header-description-color: rgba(255, 255, 255, 0.7);
  --mat-expansion-header-indicator-color: rgba(255, 255, 255, 0.7);
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 0;
  --mat-sidenav-container-divider-color: rgba(255, 255, 255, 0.12);
  --mat-sidenav-container-background-color: #424242;
  --mat-sidenav-container-text-color: white;
  --mat-sidenav-content-background-color: #303030;
  --mat-sidenav-content-text-color: white;
  --mat-sidenav-scrim-color: rgba(189, 189, 189, 0.6);
  --mat-stepper-header-icon-foreground-color: #3ec9d6;
  --mat-stepper-header-selected-state-icon-background-color: #3ec9d6;
  --mat-stepper-header-selected-state-icon-foreground-color: #3ec9d6;
  --mat-stepper-header-done-state-icon-background-color: #3ec9d6;
  --mat-stepper-header-done-state-icon-foreground-color: #3ec9d6;
  --mat-stepper-header-edit-state-icon-background-color: #3ec9d6;
  --mat-stepper-header-edit-state-icon-foreground-color: #3ec9d6;
  --mat-stepper-container-color: #424242;
  --mat-stepper-line-color: rgba(255, 255, 255, 0.12);
  --mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, 0.04);
  --mat-stepper-header-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-selected-state-label-text-color: white;
  --mat-stepper-header-error-state-label-text-color: #dc2626;
  --mat-stepper-header-icon-background-color: rgba(255, 255, 255, 0.7);
  --mat-stepper-header-error-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-sort-arrow-color: #c6c6c6;
  --mat-toolbar-container-background-color: #212121;
  --mat-toolbar-container-text-color: white;
  --mat-tree-container-background-color: #424242;
  --mat-tree-node-text-color: white;
  --primary-50: #e8f9fa;
  --primary-100: #1ba9bc;
  --primary-200: #28b5c6;
  --primary-300: #30bccc;
  --primary-400: #38c3d1;
  --primary-500: #3ec9d6;
  --primary-600: #5bd1dc;
  --primary-700: #78d9e2;
  --primary-800: #9fe4eb;
  --primary-900: #c5eff3;
  --accent-50: #1d2630;
  --accent-100: #131920;
  --accent-200: #1d2630;
  --accent-300: #3e4853;
  --accent-400: #5b6b79;
  --accent-500: #8996a4;
  --accent-600: #bec8d0;
  --accent-700: #dbe0e5;
  --accent-800: #f3f5f7;
  --accent-900: #f8f9fa;
  --warn-50: #f5bebe;
  --warn-100: #c50d0d;
  --warn-200: #ce1717;
  --warn-300: #d31c1c;
  --warn-400: #d82222;
  --warn-500: #dc2626;
  --warn-600: #e14747;
  --warn-700: #e76767;
  --warn-800: #ee9393;
  --warn-900: #f5bebe;
  --success-50: #e6f5f0;
  --success-100: #107d4f;
  --success-200: #1b8d62;
  --success-300: #21976c;
  --success-400: #27a077;
  --success-500: #2ca87f;
  --success-600: #4cb592;
  --success-700: #6bc2a5;
  --success-800: #96d4bf;
  --success-900: #c0e5d9;
  --warning-50: #fcf1e0;
  --warning-100: #d35a00;
  --warning-200: #da6d00;
  --warning-300: #de7700;
  --warning-400: #e28200;
  --warning-500: #e58a00;
  --warning-600: #e99c26;
  --warning-700: #edad4d;
  --warning-800: #f2c580;
  --warning-900: #f7dcb3;
}
.cyan-theme.dark-mode .mat-accent {
  --mat-option-selected-state-label-text-color: #8996a4;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.cyan-theme.dark-mode .mat-warn {
  --mat-option-selected-state-label-text-color: #dc2626;
  --mat-option-label-text-color: white;
  --mat-option-hover-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-focus-state-layer-color: rgba(255, 255, 255, 0.08);
  --mat-option-selected-state-layer-color: rgba(255, 255, 255, 0.08);
}
.cyan-theme.dark-mode .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
.cyan-theme.dark-mode .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
.cyan-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.cyan-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #3ec9d6;
}
.cyan-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.cyan-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #3ec9d6;
}
.cyan-theme.dark-mode .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.cyan-theme.dark-mode .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.cyan-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.cyan-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.cyan-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.cyan-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.cyan-theme.dark-mode .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.cyan-theme.dark-mode .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.cyan-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.cyan-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8996a4;
}
.cyan-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.cyan-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8996a4;
}
.cyan-theme.dark-mode .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.cyan-theme.dark-mode .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.cyan-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.cyan-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #dc2626;
}
.cyan-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.cyan-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #dc2626;
}
.cyan-theme.dark-mode .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
.cyan-theme.dark-mode .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
.cyan-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.cyan-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
.cyan-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
.cyan-theme.dark-mode .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
.cyan-theme.dark-mode .mat-app-background, .cyan-theme.dark-mode.mat-app-background {
  background-color: #303030;
  color: white;
}
.cyan-theme.dark-mode .mat-elevation-z0, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-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);
}
.cyan-theme.dark-mode .mat-elevation-z1, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-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);
}
.cyan-theme.dark-mode .mat-elevation-z2, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-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);
}
.cyan-theme.dark-mode .mat-elevation-z3, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-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);
}
.cyan-theme.dark-mode .mat-elevation-z4, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.cyan-theme.dark-mode .mat-elevation-z5, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z6, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-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);
}
.cyan-theme.dark-mode .mat-elevation-z7, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z8, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-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);
}
.cyan-theme.dark-mode .mat-elevation-z9, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z10, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z11, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z12, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
.cyan-theme.dark-mode .mat-elevation-z13, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z14, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z15, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z16, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
.cyan-theme.dark-mode .mat-elevation-z17, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z18, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z19, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z20, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z21, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z22, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z23, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 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);
}
.cyan-theme.dark-mode .mat-elevation-z24, .cyan-theme.dark-mode .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

.cyan-theme.dark-mode .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #3ec9d6;
  --mdc-linear-progress-track-color: rgba(62, 201, 214, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.cyan-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-color: rgba(62, 201, 214, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(62, 201, 214, 0.25));
}
@media (forced-colors: active) {
  .cyan-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cyan-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(62, 201, 214, 0.25)'/%3E%3C/svg%3E");
  }
}
.cyan-theme.dark-mode .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(62, 201, 214, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(62, 201, 214, 0.25));
}
.cyan-theme.dark-mode .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #8996a4;
  --mdc-linear-progress-track-color: rgba(137, 150, 164, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.cyan-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
@media (forced-colors: active) {
  .cyan-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cyan-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(137, 150, 164, 0.25)'/%3E%3C/svg%3E");
  }
}
.cyan-theme.dark-mode .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(137, 150, 164, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(137, 150, 164, 0.25));
}
.cyan-theme.dark-mode .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #dc2626;
  --mdc-linear-progress-track-color: rgba(220, 38, 38, 0.25);
}
@keyframes mdc-linear-progress-buffering {
  from {
    /* @noflip */ /*rtl:ignore*/
  }
}
.cyan-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
@media (forced-colors: active) {
  .cyan-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: ButtonBorder;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .cyan-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
    background-color: transparent;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E");
  }
}
.cyan-theme.dark-mode .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(220, 38, 38, 0.25);
  /* @alternate */
  background-color: var(--mdc-linear-progress-track-color, rgba(220, 38, 38, 0.25));
}
.cyan-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color: #8996a4;
  --mdc-filled-text-field-focus-active-indicator-color: #8996a4;
  --mdc-filled-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mdc-outlined-text-field-caret-color: #8996a4;
  --mdc-outlined-text-field-focus-outline-color: #8996a4;
  --mdc-outlined-text-field-focus-label-text-color: rgba(137, 150, 164, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(137, 150, 164, 0.87);
}
.cyan-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color: #dc2626;
  --mdc-filled-text-field-focus-active-indicator-color: #dc2626;
  --mdc-filled-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mdc-outlined-text-field-caret-color: #dc2626;
  --mdc-outlined-text-field-focus-outline-color: #dc2626;
  --mdc-outlined-text-field-focus-label-text-color: rgba(220, 38, 38, 0.87);
  --mat-form-field-focus-select-arrow-color: rgba(220, 38, 38, 0.87);
}
.cyan-theme.dark-mode .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(137, 150, 164, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.cyan-theme.dark-mode .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color: #424242;
  --mat-select-enabled-trigger-text-color: rgba(255, 255, 255, 0.87);
  --mat-select-disabled-trigger-text-color: rgba(255, 255, 255, 0.38);
  --mat-select-placeholder-text-color: rgba(255, 255, 255, 0.6);
  --mat-select-enabled-arrow-color: rgba(255, 255, 255, 0.54);
  --mat-select-disabled-arrow-color: rgba(255, 255, 255, 0.38);
  --mat-select-focused-arrow-color: rgba(220, 38, 38, 0.87);
  --mat-select-invalid-arrow-color: rgba(220, 38, 38, 0.87);
}
.cyan-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-container-shape-family: rounded;
  --mdc-chip-container-shape-radius: 16px 16px 16px 16px;
  --mdc-chip-with-avatar-avatar-shape-family: rounded;
  --mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;
  --mdc-chip-with-avatar-avatar-size: 28px;
  --mdc-chip-with-icon-icon-size: 18px;
}
.cyan-theme.dark-mode .mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
}
.cyan-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .cyan-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color: #3ec9d6;
  --mdc-chip-elevated-container-color: #3ec9d6;
  --mdc-chip-elevated-disabled-container-color: #3ec9d6;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #3ec9d6;
  --mdc-chip-with-icon-icon-color: #3ec9d6;
  --mdc-chip-with-icon-disabled-icon-color: #3ec9d6;
  --mdc-chip-with-icon-selected-icon-color: #3ec9d6;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #3ec9d6;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #3ec9d6;
}
.cyan-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .cyan-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color: #8996a4;
  --mdc-chip-elevated-container-color: #8996a4;
  --mdc-chip-elevated-disabled-container-color: #8996a4;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #8996a4;
  --mdc-chip-with-icon-icon-color: #8996a4;
  --mdc-chip-with-icon-disabled-icon-color: #8996a4;
  --mdc-chip-with-icon-selected-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #8996a4;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #8996a4;
}
.cyan-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .cyan-theme.dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color: #dc2626;
  --mdc-chip-elevated-container-color: #dc2626;
  --mdc-chip-elevated-disabled-container-color: #dc2626;
  --mdc-chip-focus-state-layer-color: white;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #dc2626;
  --mdc-chip-with-icon-icon-color: #dc2626;
  --mdc-chip-with-icon-disabled-icon-color: #dc2626;
  --mdc-chip-with-icon-selected-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #dc2626;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #dc2626;
}
.cyan-theme.dark-mode .mdc-switch {
  --mdc-switch-disabled-handle-opacity: 0.38;
  --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-height: 20px;
  --mdc-switch-handle-shape: 10px;
  --mdc-switch-handle-width: 20px;
  --mdc-switch-selected-icon-size: 18px;
  --mdc-switch-track-height: 14px;
  --mdc-switch-track-shape: 7px;
  --mdc-switch-track-width: 36px;
  --mdc-switch-unselected-icon-size: 18px;
  --mdc-switch-state-layer-size: 40px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.04;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.1;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;
}
.cyan-theme.dark-mode .mat-mdc-slide-toggle {
  --mdc-switch-selected-focus-state-layer-color: #78d9e2;
  --mdc-switch-selected-handle-color: #78d9e2;
  --mdc-switch-selected-hover-state-layer-color: #78d9e2;
  --mdc-switch-selected-pressed-state-layer-color: #78d9e2;
  --mdc-switch-selected-focus-handle-color: #9fe4eb;
  --mdc-switch-selected-hover-handle-color: #9fe4eb;
  --mdc-switch-selected-pressed-handle-color: #9fe4eb;
  --mdc-switch-selected-focus-track-color: #38c3d1;
  --mdc-switch-selected-hover-track-color: #38c3d1;
  --mdc-switch-selected-pressed-track-color: #38c3d1;
  --mdc-switch-selected-track-color: #38c3d1;
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-handle-shadow-color: black;
  --mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-icon-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
}
.cyan-theme.dark-mode .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.cyan-theme.dark-mode .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
.cyan-theme.dark-mode .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #dbe0e5;
  --mdc-switch-selected-handle-color: #dbe0e5;
  --mdc-switch-selected-hover-state-layer-color: #dbe0e5;
  --mdc-switch-selected-pressed-state-layer-color: #dbe0e5;
  --mdc-switch-selected-focus-handle-color: #f3f5f7;
  --mdc-switch-selected-hover-handle-color: #f3f5f7;
  --mdc-switch-selected-pressed-handle-color: #f3f5f7;
  --mdc-switch-selected-focus-track-color: #5b6b79;
  --mdc-switch-selected-hover-track-color: #5b6b79;
  --mdc-switch-selected-pressed-track-color: #5b6b79;
  --mdc-switch-selected-track-color: #5b6b79;
}
.cyan-theme.dark-mode .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #e76767;
  --mdc-switch-selected-handle-color: #e76767;
  --mdc-switch-selected-hover-state-layer-color: #e76767;
  --mdc-switch-selected-pressed-state-layer-color: #e76767;
  --mdc-switch-selected-focus-handle-color: #ee9393;
  --mdc-switch-selected-hover-handle-color: #ee9393;
  --mdc-switch-selected-pressed-handle-color: #ee9393;
  --mdc-switch-selected-focus-track-color: #d82222;
  --mdc-switch-selected-hover-track-color: #d82222;
  --mdc-switch-selected-pressed-track-color: #d82222;
  --mdc-switch-selected-track-color: #d82222;
}
.cyan-theme.dark-mode .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.cyan-theme.dark-mode .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #3ec9d6;
  --mdc-radio-selected-hover-icon-color: #3ec9d6;
  --mdc-radio-selected-icon-color: #3ec9d6;
  --mdc-radio-selected-pressed-icon-color: #3ec9d6;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #3ec9d6;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.cyan-theme.dark-mode .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #8996a4;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.cyan-theme.dark-mode .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
  --mat-radio-ripple-color: #fff;
  --mat-radio-checked-ripple-color: #dc2626;
  --mat-radio-disabled-label-color: rgba(255, 255, 255, 0.5);
}
.cyan-theme.dark-mode .mat-accent {
  --mdc-slider-handle-color: #8996a4;
  --mdc-slider-focus-handle-color: #8996a4;
  --mdc-slider-hover-handle-color: #8996a4;
  --mdc-slider-active-track-color: #8996a4;
  --mdc-slider-inactive-track-color: #8996a4;
  --mdc-slider-with-tick-marks-inactive-container-color: #8996a4;
  --mdc-slider-with-tick-marks-active-container-color: #8996a4;
  --mat-mdc-slider-ripple-color: #8996a4;
  --mat-mdc-slider-hover-ripple-color: rgba(137, 150, 164, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(137, 150, 164, 0.2);
}
.cyan-theme.dark-mode .mat-warn {
  --mdc-slider-handle-color: #dc2626;
  --mdc-slider-focus-handle-color: #dc2626;
  --mdc-slider-hover-handle-color: #dc2626;
  --mdc-slider-active-track-color: #dc2626;
  --mdc-slider-inactive-track-color: #dc2626;
  --mdc-slider-with-tick-marks-inactive-container-color: #dc2626;
  --mdc-slider-with-tick-marks-active-container-color: #dc2626;
  --mat-mdc-slider-ripple-color: #dc2626;
  --mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, 0.2);
}
.cyan-theme.dark-mode .mdc-list-item__start,
.cyan-theme.dark-mode .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #3ec9d6;
  --mdc-radio-selected-hover-icon-color: #3ec9d6;
  --mdc-radio-selected-icon-color: #3ec9d6;
  --mdc-radio-selected-pressed-icon-color: #3ec9d6;
}
.cyan-theme.dark-mode .mat-accent .mdc-list-item__start,
.cyan-theme.dark-mode .mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #8996a4;
  --mdc-radio-selected-hover-icon-color: #8996a4;
  --mdc-radio-selected-icon-color: #8996a4;
  --mdc-radio-selected-pressed-icon-color: #8996a4;
}
.cyan-theme.dark-mode .mat-warn .mdc-list-item__start,
.cyan-theme.dark-mode .mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #dc2626;
  --mdc-radio-selected-hover-icon-color: #dc2626;
  --mdc-radio-selected-icon-color: #dc2626;
  --mdc-radio-selected-pressed-icon-color: #dc2626;
}
.cyan-theme.dark-mode .mat-mdc-list-option {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #3ec9d6;
  --mdc-checkbox-selected-hover-icon-color: #3ec9d6;
  --mdc-checkbox-selected-icon-color: #3ec9d6;
  --mdc-checkbox-selected-pressed-icon-color: #3ec9d6;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #3ec9d6;
  --mdc-checkbox-selected-hover-state-layer-color: #3ec9d6;
  --mdc-checkbox-selected-pressed-state-layer-color: #3ec9d6;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.cyan-theme.dark-mode .mat-mdc-list-option.mat-accent {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #8996a4;
  --mdc-checkbox-selected-hover-icon-color: #8996a4;
  --mdc-checkbox-selected-icon-color: #8996a4;
  --mdc-checkbox-selected-pressed-icon-color: #8996a4;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #8996a4;
  --mdc-checkbox-selected-hover-state-layer-color: #8996a4;
  --mdc-checkbox-selected-pressed-state-layer-color: #8996a4;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.cyan-theme.dark-mode .mat-mdc-list-option.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.cyan-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
.cyan-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #3ec9d6;
}
.cyan-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
.cyan-theme.dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #3ec9d6;
}
.cyan-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
.cyan-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
.cyan-theme.dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
.cyan-theme.dark-mode .mat-mdc-tab-group, .cyan-theme.dark-mode .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color: #3ec9d6;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #3ec9d6;
  --mat-tab-header-active-ripple-color: #3ec9d6;
  --mat-tab-header-inactive-ripple-color: #3ec9d6;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #3ec9d6;
  --mat-tab-header-active-hover-label-text-color: #3ec9d6;
  --mat-tab-header-active-focus-indicator-color: #3ec9d6;
  --mat-tab-header-active-hover-indicator-color: #3ec9d6;
}
.cyan-theme.dark-mode .mat-mdc-tab-group.mat-accent, .cyan-theme.dark-mode .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color: #8996a4;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #8996a4;
  --mat-tab-header-active-ripple-color: #8996a4;
  --mat-tab-header-inactive-ripple-color: #8996a4;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #8996a4;
  --mat-tab-header-active-hover-label-text-color: #8996a4;
  --mat-tab-header-active-focus-indicator-color: #8996a4;
  --mat-tab-header-active-hover-indicator-color: #8996a4;
}
.cyan-theme.dark-mode .mat-mdc-tab-group.mat-warn, .cyan-theme.dark-mode .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color: #dc2626;
  --mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, 0.5);
  --mat-tab-header-pagination-icon-color: #fff;
  --mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-label-text-color: #dc2626;
  --mat-tab-header-active-ripple-color: #dc2626;
  --mat-tab-header-inactive-ripple-color: #dc2626;
  --mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, 0.6);
  --mat-tab-header-active-focus-label-text-color: #dc2626;
  --mat-tab-header-active-hover-label-text-color: #dc2626;
  --mat-tab-header-active-focus-indicator-color: #dc2626;
  --mat-tab-header-active-hover-indicator-color: #dc2626;
}
.cyan-theme.dark-mode .mat-mdc-tab-group.mat-background-primary, .cyan-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color: #3ec9d6;
  --mat-tab-header-with-background-foreground-color: #3ec9d6;
}
.cyan-theme.dark-mode .mat-mdc-tab-group.mat-background-accent, .cyan-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color: #8996a4;
  --mat-tab-header-with-background-foreground-color: #8996a4;
}
.cyan-theme.dark-mode .mat-mdc-tab-group.mat-background-warn, .cyan-theme.dark-mode .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color: #dc2626;
  --mat-tab-header-with-background-foreground-color: #dc2626;
}
.cyan-theme.dark-mode .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #3ec9d6;
  --mdc-checkbox-selected-hover-icon-color: #3ec9d6;
  --mdc-checkbox-selected-icon-color: #3ec9d6;
  --mdc-checkbox-selected-pressed-icon-color: #3ec9d6;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #3ec9d6;
  --mdc-checkbox-selected-hover-state-layer-color: #3ec9d6;
  --mdc-checkbox-selected-pressed-state-layer-color: #3ec9d6;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.cyan-theme.dark-mode .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #dc2626;
  --mdc-checkbox-selected-hover-icon-color: #dc2626;
  --mdc-checkbox-selected-icon-color: #dc2626;
  --mdc-checkbox-selected-pressed-icon-color: #dc2626;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color: #dc2626;
  --mdc-checkbox-selected-hover-state-layer-color: #dc2626;
  --mdc-checkbox-selected-pressed-state-layer-color: #dc2626;
  --mdc-checkbox-unselected-focus-state-layer-color: white;
  --mdc-checkbox-unselected-hover-state-layer-color: white;
  --mdc-checkbox-unselected-pressed-state-layer-color: white;
}
.cyan-theme.dark-mode .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
.cyan-theme.dark-mode .mat-mdc-checkbox.mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
.cyan-theme.dark-mode .mat-mdc-button {
  --mdc-text-button-label-text-color: #fff;
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-text-button-state-layer-color: #fff;
  --mat-text-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.24;
  --mat-text-button-pressed-state-layer-opacity: 0.24;
}
.cyan-theme.dark-mode .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #3ec9d6;
  --mat-text-button-state-layer-color: #3ec9d6;
  --mat-text-button-ripple-color: rgba(62, 201, 214, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #8996a4;
  --mat-text-button-state-layer-color: #8996a4;
  --mat-text-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #dc2626;
  --mat-text-button-state-layer-color: #dc2626;
  --mat-text-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-unelevated-button {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.24;
  --mat-filled-button-pressed-state-layer-opacity: 0.24;
}
.cyan-theme.dark-mode .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #3ec9d6;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #8996a4;
  --mdc-filled-button-label-text-color: #000;
  --mat-filled-button-state-layer-color: #000;
  --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #dc2626;
  --mdc-filled-button-label-text-color: #fff;
  --mat-filled-button-state-layer-color: #fff;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-raised-button {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.24;
  --mat-protected-button-pressed-state-layer-opacity: 0.24;
  box-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);
}
.cyan-theme.dark-mode .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #3ec9d6;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #8996a4;
  --mdc-protected-button-label-text-color: #000;
  --mat-protected-button-state-layer-color: #000;
  --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #dc2626;
  --mdc-protected-button-label-text-color: #fff;
  --mat-protected-button-state-layer-color: #fff;
  --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-raised-button:hover, .cyan-theme.dark-mode .mat-mdc-raised-button:focus {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
.cyan-theme.dark-mode .mat-mdc-raised-button:active, .cyan-theme.dark-mode .mat-mdc-raised-button:focus:active {
  box-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);
}
.cyan-theme.dark-mode .mat-mdc-outlined-button {
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-label-text-color: #fff;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #fff;
  --mat-outlined-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.24;
  --mat-outlined-button-pressed-state-layer-opacity: 0.24;
}
.cyan-theme.dark-mode .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #3ec9d6;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #3ec9d6;
  --mat-outlined-button-ripple-color: rgba(62, 201, 214, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #8996a4;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #8996a4;
  --mat-outlined-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #dc2626;
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mat-outlined-button-state-layer-color: #dc2626;
  --mat-outlined-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-icon-button {
  --mdc-icon-button-icon-color: inherit;
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
  --mat-icon-button-state-layer-color: #fff;
  --mat-icon-button-ripple-color: rgba(255, 255, 255, 0.1);
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-focus-state-layer-opacity: 0.24;
  --mat-icon-button-pressed-state-layer-opacity: 0.24;
}
.cyan-theme.dark-mode .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #3ec9d6;
  --mat-icon-button-state-layer-color: #3ec9d6;
  --mat-icon-button-ripple-color: rgba(62, 201, 214, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #8996a4;
  --mat-icon-button-state-layer-color: #8996a4;
  --mat-icon-button-ripple-color: rgba(137, 150, 164, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #dc2626;
  --mat-icon-button-state-layer-color: #dc2626;
  --mat-icon-button-ripple-color: rgba(220, 38, 38, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-fab.mat-primary,
.cyan-theme.dark-mode .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #3ec9d6;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-fab.mat-accent,
.cyan-theme.dark-mode .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #8996a4;
  --mat-fab-foreground-color: #000;
  --mat-fab-state-layer-color: #000;
  --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);
}
.cyan-theme.dark-mode .mat-mdc-fab.mat-warn,
.cyan-theme.dark-mode .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #dc2626;
  --mat-fab-foreground-color: #fff;
  --mat-fab-state-layer-color: #fff;
  --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);
}
.cyan-theme.dark-mode .mat-accent {
  --mdc-circular-progress-active-indicator-color: #8996a4;
}
.cyan-theme.dark-mode .mat-warn {
  --mdc-circular-progress-active-indicator-color: #dc2626;
}
.cyan-theme.dark-mode .mat-badge-accent {
  --mat-badge-background-color: #8996a4;
  --mat-badge-text-color: #8996a4;
}
.cyan-theme.dark-mode .mat-badge-warn {
  --mat-badge-background-color: #dc2626;
  --mat-badge-text-color: #dc2626;
}
.cyan-theme.dark-mode .mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color: #8996a4;
  --mat-datepicker-calendar-date-selected-state-background-color: #8996a4;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(137, 150, 164, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #8996a4;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(137, 150, 164, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(137, 150, 164, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.cyan-theme.dark-mode .mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color: #dc2626;
  --mat-datepicker-calendar-date-selected-state-background-color: #dc2626;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 38, 38, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #dc2626;
  --mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 38, 38, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 38, 38, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;
}
.cyan-theme.dark-mode .mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color: #8996a4;
}
.cyan-theme.dark-mode .mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color: #dc2626;
}
.cyan-theme.dark-mode .mat-icon.mat-primary {
  --mat-icon-color: #3ec9d6;
}
.cyan-theme.dark-mode .mat-icon.mat-accent {
  --mat-icon-color: #8996a4;
}
.cyan-theme.dark-mode .mat-icon.mat-warn {
  --mat-icon-color: #dc2626;
}
.cyan-theme.dark-mode .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color: #8996a4;
  --mat-stepper-header-selected-state-icon-background-color: #8996a4;
  --mat-stepper-header-selected-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-done-state-icon-background-color: #8996a4;
  --mat-stepper-header-done-state-icon-foreground-color: #8996a4;
  --mat-stepper-header-edit-state-icon-background-color: #8996a4;
  --mat-stepper-header-edit-state-icon-foreground-color: #8996a4;
}
.cyan-theme.dark-mode .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color: #dc2626;
  --mat-stepper-header-selected-state-icon-background-color: #dc2626;
  --mat-stepper-header-selected-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-done-state-icon-background-color: #dc2626;
  --mat-stepper-header-done-state-icon-foreground-color: #dc2626;
  --mat-stepper-header-edit-state-icon-background-color: #dc2626;
  --mat-stepper-header-edit-state-icon-foreground-color: #dc2626;
}
.cyan-theme.dark-mode .mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color: #3ec9d6;
  --mat-toolbar-container-text-color: #3ec9d6;
}
.cyan-theme.dark-mode .mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color: #8996a4;
  --mat-toolbar-container-text-color: #8996a4;
}
.cyan-theme.dark-mode .mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color: #dc2626;
  --mat-toolbar-container-text-color: #dc2626;
}
.cyan-theme.dark-mode .bg-primary-50 {
  background: #e8f9fa;
}
.cyan-theme.dark-mode .text-primary-50 {
  color: #e8f9fa !important;
}
.cyan-theme.dark-mode .b-primary-50 {
  border-color: #e8f9fa !important;
}
.cyan-theme.dark-mode .bg-primary-100 {
  background: #1ba9bc;
}
.cyan-theme.dark-mode .text-primary-100 {
  color: #1ba9bc !important;
}
.cyan-theme.dark-mode .b-primary-100 {
  border-color: #1ba9bc !important;
}
.cyan-theme.dark-mode .bg-primary-200 {
  background: #28b5c6;
}
.cyan-theme.dark-mode .text-primary-200 {
  color: #28b5c6 !important;
}
.cyan-theme.dark-mode .b-primary-200 {
  border-color: #28b5c6 !important;
}
.cyan-theme.dark-mode .bg-primary-300 {
  background: #30bccc;
}
.cyan-theme.dark-mode .text-primary-300 {
  color: #30bccc !important;
}
.cyan-theme.dark-mode .b-primary-300 {
  border-color: #30bccc !important;
}
.cyan-theme.dark-mode .bg-primary-400 {
  background: #38c3d1;
}
.cyan-theme.dark-mode .text-primary-400 {
  color: #38c3d1 !important;
}
.cyan-theme.dark-mode .b-primary-400 {
  border-color: #38c3d1 !important;
}
.cyan-theme.dark-mode .bg-primary-500 {
  background: #3ec9d6;
}
.cyan-theme.dark-mode .text-primary-500 {
  color: #3ec9d6 !important;
}
.cyan-theme.dark-mode .b-primary-500 {
  border-color: #3ec9d6 !important;
}
.cyan-theme.dark-mode .bg-primary-600 {
  background: #5bd1dc;
}
.cyan-theme.dark-mode .text-primary-600 {
  color: #5bd1dc !important;
}
.cyan-theme.dark-mode .b-primary-600 {
  border-color: #5bd1dc !important;
}
.cyan-theme.dark-mode .bg-primary-700 {
  background: #78d9e2;
}
.cyan-theme.dark-mode .text-primary-700 {
  color: #78d9e2 !important;
}
.cyan-theme.dark-mode .b-primary-700 {
  border-color: #78d9e2 !important;
}
.cyan-theme.dark-mode .bg-primary-800 {
  background: #9fe4eb;
}
.cyan-theme.dark-mode .text-primary-800 {
  color: #9fe4eb !important;
}
.cyan-theme.dark-mode .b-primary-800 {
  border-color: #9fe4eb !important;
}
.cyan-theme.dark-mode .bg-primary-900 {
  background: #c5eff3;
}
.cyan-theme.dark-mode .text-primary-900 {
  color: #c5eff3 !important;
}
.cyan-theme.dark-mode .b-primary-900 {
  border-color: #c5eff3 !important;
}
.cyan-theme.dark-mode .bg-accent-50 {
  background: #1d2630;
}
.cyan-theme.dark-mode .text-accent-50 {
  color: #1d2630 !important;
}
.cyan-theme.dark-mode .b-accent-50 {
  border-color: #1d2630 !important;
}
.cyan-theme.dark-mode .bg-accent-100 {
  background: #131920;
}
.cyan-theme.dark-mode .text-accent-100 {
  color: #131920 !important;
}
.cyan-theme.dark-mode .b-accent-100 {
  border-color: #131920 !important;
}
.cyan-theme.dark-mode .bg-accent-200 {
  background: #1d2630;
}
.cyan-theme.dark-mode .text-accent-200 {
  color: #1d2630 !important;
}
.cyan-theme.dark-mode .b-accent-200 {
  border-color: #1d2630 !important;
}
.cyan-theme.dark-mode .bg-accent-300 {
  background: #3e4853;
}
.cyan-theme.dark-mode .text-accent-300 {
  color: #3e4853 !important;
}
.cyan-theme.dark-mode .b-accent-300 {
  border-color: #3e4853 !important;
}
.cyan-theme.dark-mode .bg-accent-400 {
  background: #5b6b79;
}
.cyan-theme.dark-mode .text-accent-400 {
  color: #5b6b79 !important;
}
.cyan-theme.dark-mode .b-accent-400 {
  border-color: #5b6b79 !important;
}
.cyan-theme.dark-mode .bg-accent-500 {
  background: #8996a4;
}
.cyan-theme.dark-mode .text-accent-500 {
  color: #8996a4 !important;
}
.cyan-theme.dark-mode .b-accent-500 {
  border-color: #8996a4 !important;
}
.cyan-theme.dark-mode .bg-accent-600 {
  background: #bec8d0;
}
.cyan-theme.dark-mode .text-accent-600 {
  color: #bec8d0 !important;
}
.cyan-theme.dark-mode .b-accent-600 {
  border-color: #bec8d0 !important;
}
.cyan-theme.dark-mode .bg-accent-700 {
  background: #dbe0e5;
}
.cyan-theme.dark-mode .text-accent-700 {
  color: #dbe0e5 !important;
}
.cyan-theme.dark-mode .b-accent-700 {
  border-color: #dbe0e5 !important;
}
.cyan-theme.dark-mode .bg-accent-800 {
  background: #f3f5f7;
}
.cyan-theme.dark-mode .text-accent-800 {
  color: #f3f5f7 !important;
}
.cyan-theme.dark-mode .b-accent-800 {
  border-color: #f3f5f7 !important;
}
.cyan-theme.dark-mode .bg-accent-900 {
  background: #f8f9fa;
}
.cyan-theme.dark-mode .text-accent-900 {
  color: #f8f9fa !important;
}
.cyan-theme.dark-mode .b-accent-900 {
  border-color: #f8f9fa !important;
}
.cyan-theme.dark-mode .bg-warn-50 {
  background: #f5bebe;
}
.cyan-theme.dark-mode .text-warn-50 {
  color: #f5bebe !important;
}
.cyan-theme.dark-mode .b-warn-50 {
  border-color: #f5bebe !important;
}
.cyan-theme.dark-mode .bg-warn-100 {
  background: #c50d0d;
}
.cyan-theme.dark-mode .text-warn-100 {
  color: #c50d0d !important;
}
.cyan-theme.dark-mode .b-warn-100 {
  border-color: #c50d0d !important;
}
.cyan-theme.dark-mode .bg-warn-200 {
  background: #ce1717;
}
.cyan-theme.dark-mode .text-warn-200 {
  color: #ce1717 !important;
}
.cyan-theme.dark-mode .b-warn-200 {
  border-color: #ce1717 !important;
}
.cyan-theme.dark-mode .bg-warn-300 {
  background: #d31c1c;
}
.cyan-theme.dark-mode .text-warn-300 {
  color: #d31c1c !important;
}
.cyan-theme.dark-mode .b-warn-300 {
  border-color: #d31c1c !important;
}
.cyan-theme.dark-mode .bg-warn-400 {
  background: #d82222;
}
.cyan-theme.dark-mode .text-warn-400 {
  color: #d82222 !important;
}
.cyan-theme.dark-mode .b-warn-400 {
  border-color: #d82222 !important;
}
.cyan-theme.dark-mode .bg-warn-500 {
  background: #dc2626;
}
.cyan-theme.dark-mode .text-warn-500 {
  color: #dc2626 !important;
}
.cyan-theme.dark-mode .b-warn-500 {
  border-color: #dc2626 !important;
}
.cyan-theme.dark-mode .bg-warn-600 {
  background: #e14747;
}
.cyan-theme.dark-mode .text-warn-600 {
  color: #e14747 !important;
}
.cyan-theme.dark-mode .b-warn-600 {
  border-color: #e14747 !important;
}
.cyan-theme.dark-mode .bg-warn-700 {
  background: #e76767;
}
.cyan-theme.dark-mode .text-warn-700 {
  color: #e76767 !important;
}
.cyan-theme.dark-mode .b-warn-700 {
  border-color: #e76767 !important;
}
.cyan-theme.dark-mode .bg-warn-800 {
  background: #ee9393;
}
.cyan-theme.dark-mode .text-warn-800 {
  color: #ee9393 !important;
}
.cyan-theme.dark-mode .b-warn-800 {
  border-color: #ee9393 !important;
}
.cyan-theme.dark-mode .bg-warn-900 {
  background: #f5bebe;
}
.cyan-theme.dark-mode .text-warn-900 {
  color: #f5bebe !important;
}
.cyan-theme.dark-mode .b-warn-900 {
  border-color: #f5bebe !important;
}
.cyan-theme.dark-mode .bg-success-50 {
  background: #e6f5f0;
}
.cyan-theme.dark-mode .text-success-50 {
  color: #e6f5f0 !important;
}
.cyan-theme.dark-mode .b-success-50 {
  border-color: #e6f5f0 !important;
}
.cyan-theme.dark-mode .bg-success-100 {
  background: #107d4f;
}
.cyan-theme.dark-mode .text-success-100 {
  color: #107d4f !important;
}
.cyan-theme.dark-mode .b-success-100 {
  border-color: #107d4f !important;
}
.cyan-theme.dark-mode .bg-success-200 {
  background: #1b8d62;
}
.cyan-theme.dark-mode .text-success-200 {
  color: #1b8d62 !important;
}
.cyan-theme.dark-mode .b-success-200 {
  border-color: #1b8d62 !important;
}
.cyan-theme.dark-mode .bg-success-300 {
  background: #21976c;
}
.cyan-theme.dark-mode .text-success-300 {
  color: #21976c !important;
}
.cyan-theme.dark-mode .b-success-300 {
  border-color: #21976c !important;
}
.cyan-theme.dark-mode .bg-success-400 {
  background: #27a077;
}
.cyan-theme.dark-mode .text-success-400 {
  color: #27a077 !important;
}
.cyan-theme.dark-mode .b-success-400 {
  border-color: #27a077 !important;
}
.cyan-theme.dark-mode .bg-success-500 {
  background: #2ca87f;
}
.cyan-theme.dark-mode .text-success-500 {
  color: #2ca87f !important;
}
.cyan-theme.dark-mode .b-success-500 {
  border-color: #2ca87f !important;
}
.cyan-theme.dark-mode .bg-success-600 {
  background: #4cb592;
}
.cyan-theme.dark-mode .text-success-600 {
  color: #4cb592 !important;
}
.cyan-theme.dark-mode .b-success-600 {
  border-color: #4cb592 !important;
}
.cyan-theme.dark-mode .bg-success-700 {
  background: #6bc2a5;
}
.cyan-theme.dark-mode .text-success-700 {
  color: #6bc2a5 !important;
}
.cyan-theme.dark-mode .b-success-700 {
  border-color: #6bc2a5 !important;
}
.cyan-theme.dark-mode .bg-success-800 {
  background: #96d4bf;
}
.cyan-theme.dark-mode .text-success-800 {
  color: #96d4bf !important;
}
.cyan-theme.dark-mode .b-success-800 {
  border-color: #96d4bf !important;
}
.cyan-theme.dark-mode .bg-success-900 {
  background: #c0e5d9;
}
.cyan-theme.dark-mode .text-success-900 {
  color: #c0e5d9 !important;
}
.cyan-theme.dark-mode .b-success-900 {
  border-color: #c0e5d9 !important;
}
.cyan-theme.dark-mode .bg-warning-50 {
  background: #fcf1e0;
}
.cyan-theme.dark-mode .text-warning-50 {
  color: #fcf1e0 !important;
}
.cyan-theme.dark-mode .b-warning-50 {
  border-color: #fcf1e0 !important;
}
.cyan-theme.dark-mode .bg-warning-100 {
  background: #d35a00;
}
.cyan-theme.dark-mode .text-warning-100 {
  color: #d35a00 !important;
}
.cyan-theme.dark-mode .b-warning-100 {
  border-color: #d35a00 !important;
}
.cyan-theme.dark-mode .bg-warning-200 {
  background: #da6d00;
}
.cyan-theme.dark-mode .text-warning-200 {
  color: #da6d00 !important;
}
.cyan-theme.dark-mode .b-warning-200 {
  border-color: #da6d00 !important;
}
.cyan-theme.dark-mode .bg-warning-300 {
  background: #de7700;
}
.cyan-theme.dark-mode .text-warning-300 {
  color: #de7700 !important;
}
.cyan-theme.dark-mode .b-warning-300 {
  border-color: #de7700 !important;
}
.cyan-theme.dark-mode .bg-warning-400 {
  background: #e28200;
}
.cyan-theme.dark-mode .text-warning-400 {
  color: #e28200 !important;
}
.cyan-theme.dark-mode .b-warning-400 {
  border-color: #e28200 !important;
}
.cyan-theme.dark-mode .bg-warning-500 {
  background: #e58a00;
}
.cyan-theme.dark-mode .text-warning-500 {
  color: #e58a00 !important;
}
.cyan-theme.dark-mode .b-warning-500 {
  border-color: #e58a00 !important;
}
.cyan-theme.dark-mode .bg-warning-600 {
  background: #e99c26;
}
.cyan-theme.dark-mode .text-warning-600 {
  color: #e99c26 !important;
}
.cyan-theme.dark-mode .b-warning-600 {
  border-color: #e99c26 !important;
}
.cyan-theme.dark-mode .bg-warning-700 {
  background: #edad4d;
}
.cyan-theme.dark-mode .text-warning-700 {
  color: #edad4d !important;
}
.cyan-theme.dark-mode .b-warning-700 {
  border-color: #edad4d !important;
}
.cyan-theme.dark-mode .bg-warning-800 {
  background: #f2c580;
}
.cyan-theme.dark-mode .text-warning-800 {
  color: #f2c580 !important;
}
.cyan-theme.dark-mode .b-warning-800 {
  border-color: #f2c580 !important;
}
.cyan-theme.dark-mode .bg-warning-900 {
  background: #f7dcb3;
}
.cyan-theme.dark-mode .text-warning-900 {
  color: #f7dcb3 !important;
}
.cyan-theme.dark-mode .b-warning-900 {
  border-color: #f7dcb3 !important;
}

/**  =====================
      Generic-class css start
========================== **/
/*====== Padding , Margin css starts ======*/
.p-0 {
  padding: 0px !important;
}
.p-t-0 {
  padding-top: 0px !important;
}
.p-b-0 {
  padding-bottom: 0px !important;
}
.p-l-0 {
  padding-left: 0px !important;
}
.p-r-0 {
  padding-right: 0px !important;
}
.p-x-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.p-y-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.m-0 {
  margin: 0px !important;
}
.m-t-0 {
  margin-top: 0px !important;
}
.m-b-0 {
  margin-bottom: 0px !important;
}
.m-l-0 {
  margin-left: 0px !important;
}
.m-r-0 {
  margin-right: 0px !important;
}
.m-x-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.m-y-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.p-5 {
  padding: 5px !important;
}
.p-t-5 {
  padding-top: 5px !important;
}
.p-b-5 {
  padding-bottom: 5px !important;
}
.p-l-5 {
  padding-left: 5px !important;
}
.p-r-5 {
  padding-right: 5px !important;
}
.p-x-5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.p-y-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.m-5 {
  margin: 5px !important;
}
.m-t-5 {
  margin-top: 5px !important;
}
.m-b-5 {
  margin-bottom: 5px !important;
}
.m-l-5 {
  margin-left: 5px !important;
}
.m-r-5 {
  margin-right: 5px !important;
}
.m-x-5 {
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.m-y-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.p-10 {
  padding: 10px !important;
}
.p-t-10 {
  padding-top: 10px !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}
.p-l-10 {
  padding-left: 10px !important;
}
.p-r-10 {
  padding-right: 10px !important;
}
.p-x-10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.p-y-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.m-10 {
  margin: 10px !important;
}
.m-t-10 {
  margin-top: 10px !important;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.m-l-10 {
  margin-left: 10px !important;
}
.m-r-10 {
  margin-right: 10px !important;
}
.m-x-10 {
  margin-left: 10px !important;
  margin-right: 10px !important;
}
.m-y-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}

.p-15 {
  padding: 15px !important;
}
.p-t-15 {
  padding-top: 15px !important;
}
.p-b-15 {
  padding-bottom: 15px !important;
}
.p-l-15 {
  padding-left: 15px !important;
}
.p-r-15 {
  padding-right: 15px !important;
}
.p-x-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.p-y-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.m-15 {
  margin: 15px !important;
}
.m-t-15 {
  margin-top: 15px !important;
}
.m-b-15 {
  margin-bottom: 15px !important;
}
.m-l-15 {
  margin-left: 15px !important;
}
.m-r-15 {
  margin-right: 15px !important;
}
.m-x-15 {
  margin-left: 15px !important;
  margin-right: 15px !important;
}
.m-y-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.p-20 {
  padding: 20px !important;
}
.p-t-20 {
  padding-top: 20px !important;
}
.p-b-20 {
  padding-bottom: 20px !important;
}
.p-l-20 {
  padding-left: 20px !important;
}
.p-r-20 {
  padding-right: 20px !important;
}
.p-x-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.p-y-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.m-20 {
  margin: 20px !important;
}
.m-t-20 {
  margin-top: 20px !important;
}
.m-b-20 {
  margin-bottom: 20px !important;
}
.m-l-20 {
  margin-left: 20px !important;
}
.m-r-20 {
  margin-right: 20px !important;
}
.m-x-20 {
  margin-left: 20px !important;
  margin-right: 20px !important;
}
.m-y-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.p-25 {
  padding: 25px !important;
}
.p-t-25 {
  padding-top: 25px !important;
}
.p-b-25 {
  padding-bottom: 25px !important;
}
.p-l-25 {
  padding-left: 25px !important;
}
.p-r-25 {
  padding-right: 25px !important;
}
.p-x-25 {
  padding-left: 25px !important;
  padding-right: 25px !important;
}
.p-y-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important;
}

.m-25 {
  margin: 25px !important;
}
.m-t-25 {
  margin-top: 25px !important;
}
.m-b-25 {
  margin-bottom: 25px !important;
}
.m-l-25 {
  margin-left: 25px !important;
}
.m-r-25 {
  margin-right: 25px !important;
}
.m-x-25 {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
.m-y-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

.p-30 {
  padding: 30px !important;
}
.p-t-30 {
  padding-top: 30px !important;
}
.p-b-30 {
  padding-bottom: 30px !important;
}
.p-l-30 {
  padding-left: 30px !important;
}
.p-r-30 {
  padding-right: 30px !important;
}
.p-x-30 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}
.p-y-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

.m-30 {
  margin: 30px !important;
}
.m-t-30 {
  margin-top: 30px !important;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.m-l-30 {
  margin-left: 30px !important;
}
.m-r-30 {
  margin-right: 30px !important;
}
.m-x-30 {
  margin-left: 30px !important;
  margin-right: 30px !important;
}
.m-y-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}

.p-35 {
  padding: 35px !important;
}
.p-t-35 {
  padding-top: 35px !important;
}
.p-b-35 {
  padding-bottom: 35px !important;
}
.p-l-35 {
  padding-left: 35px !important;
}
.p-r-35 {
  padding-right: 35px !important;
}
.p-x-35 {
  padding-left: 35px !important;
  padding-right: 35px !important;
}
.p-y-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important;
}

.m-35 {
  margin: 35px !important;
}
.m-t-35 {
  margin-top: 35px !important;
}
.m-b-35 {
  margin-bottom: 35px !important;
}
.m-l-35 {
  margin-left: 35px !important;
}
.m-r-35 {
  margin-right: 35px !important;
}
.m-x-35 {
  margin-left: 35px !important;
  margin-right: 35px !important;
}
.m-y-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important;
}

.p-40 {
  padding: 40px !important;
}
.p-t-40 {
  padding-top: 40px !important;
}
.p-b-40 {
  padding-bottom: 40px !important;
}
.p-l-40 {
  padding-left: 40px !important;
}
.p-r-40 {
  padding-right: 40px !important;
}
.p-x-40 {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.p-y-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.m-40 {
  margin: 40px !important;
}
.m-t-40 {
  margin-top: 40px !important;
}
.m-b-40 {
  margin-bottom: 40px !important;
}
.m-l-40 {
  margin-left: 40px !important;
}
.m-r-40 {
  margin-right: 40px !important;
}
.m-x-40 {
  margin-left: 40px !important;
  margin-right: 40px !important;
}
.m-y-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.p-45 {
  padding: 45px !important;
}
.p-t-45 {
  padding-top: 45px !important;
}
.p-b-45 {
  padding-bottom: 45px !important;
}
.p-l-45 {
  padding-left: 45px !important;
}
.p-r-45 {
  padding-right: 45px !important;
}
.p-x-45 {
  padding-left: 45px !important;
  padding-right: 45px !important;
}
.p-y-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important;
}

.m-45 {
  margin: 45px !important;
}
.m-t-45 {
  margin-top: 45px !important;
}
.m-b-45 {
  margin-bottom: 45px !important;
}
.m-l-45 {
  margin-left: 45px !important;
}
.m-r-45 {
  margin-right: 45px !important;
}
.m-x-45 {
  margin-left: 45px !important;
  margin-right: 45px !important;
}
.m-y-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important;
}

.p-50 {
  padding: 50px !important;
}
.p-t-50 {
  padding-top: 50px !important;
}
.p-b-50 {
  padding-bottom: 50px !important;
}
.p-l-50 {
  padding-left: 50px !important;
}
.p-r-50 {
  padding-right: 50px !important;
}
.p-x-50 {
  padding-left: 50px !important;
  padding-right: 50px !important;
}
.p-y-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}

.m-50 {
  margin: 50px !important;
}
.m-t-50 {
  margin-top: 50px !important;
}
.m-b-50 {
  margin-bottom: 50px !important;
}
.m-l-50 {
  margin-left: 50px !important;
}
.m-r-50 {
  margin-right: 50px !important;
}
.m-x-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
.m-y-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

/*====== Padding , Margin css ends ======*/
/*====== Font-size css starts ======*/
.f-6 {
  font-size: 6px !important;
}

.f-8 {
  font-size: 8px !important;
}

.f-10 {
  font-size: 10px !important;
}

.f-12 {
  font-size: 12px !important;
}

.f-14 {
  font-size: 14px !important;
}

.f-16 {
  font-size: 16px !important;
}

.f-18 {
  font-size: 18px !important;
}

.f-20 {
  font-size: 20px !important;
}

.f-22 {
  font-size: 22px !important;
}

.f-24 {
  font-size: 24px !important;
}

.f-26 {
  font-size: 26px !important;
}

.f-28 {
  font-size: 28px !important;
}

.f-30 {
  font-size: 30px !important;
}

.f-32 {
  font-size: 32px !important;
}

.f-34 {
  font-size: 34px !important;
}

.f-36 {
  font-size: 36px !important;
}

.f-38 {
  font-size: 38px !important;
}

.f-40 {
  font-size: 40px !important;
}

.f-42 {
  font-size: 42px !important;
}

.f-44 {
  font-size: 44px !important;
}

.f-46 {
  font-size: 46px !important;
}

.f-48 {
  font-size: 48px !important;
}

.f-50 {
  font-size: 50px !important;
}

.f-52 {
  font-size: 52px !important;
}

.f-54 {
  font-size: 54px !important;
}

.f-56 {
  font-size: 56px !important;
}

.f-58 {
  font-size: 58px !important;
}

.f-60 {
  font-size: 60px !important;
}

.f-62 {
  font-size: 62px !important;
}

.f-64 {
  font-size: 64px !important;
}

.f-66 {
  font-size: 66px !important;
}

.f-68 {
  font-size: 68px !important;
}

.f-70 {
  font-size: 70px !important;
}

.f-72 {
  font-size: 72px !important;
}

.f-74 {
  font-size: 74px !important;
}

.f-76 {
  font-size: 76px !important;
}

.f-78 {
  font-size: 78px !important;
}

.f-80 {
  font-size: 80px !important;
}

/*====== Font-size css ends ======*/
/*====== Font-weight css starts ======*/
.f-w-100 {
  font-weight: 100 !important;
}

.f-w-200 {
  font-weight: 200 !important;
}

.f-w-300 {
  font-weight: 300 !important;
}

.f-w-400 {
  font-weight: 400 !important;
}

.f-w-500 {
  font-weight: 500 !important;
}

.f-w-600 {
  font-weight: 600 !important;
}

.f-w-700 {
  font-weight: 700 !important;
}

.f-w-800 {
  font-weight: 800 !important;
}

.f-w-900 {
  font-weight: 900 !important;
}

/*====== Font-weight css ends ======*/
/*====== width, Height css starts ======*/
.wid-10 {
  width: 10px !important;
}

.hei-10 {
  height: 10px;
}

.wid-15 {
  width: 15px !important;
}

.hei-15 {
  height: 15px;
}

.wid-20 {
  width: 20px !important;
}

.hei-20 {
  height: 20px;
}

.wid-25 {
  width: 25px !important;
}

.hei-25 {
  height: 25px;
}

.wid-30 {
  width: 30px !important;
}

.hei-30 {
  height: 30px;
}

.wid-35 {
  width: 35px !important;
}

.hei-35 {
  height: 35px;
}

.wid-40 {
  width: 40px !important;
}

.hei-40 {
  height: 40px;
}

.wid-45 {
  width: 45px !important;
}

.hei-45 {
  height: 45px;
}

.wid-50 {
  width: 50px !important;
}

.hei-50 {
  height: 50px;
}

.wid-55 {
  width: 55px !important;
}

.hei-55 {
  height: 55px;
}

.wid-60 {
  width: 60px !important;
}

.hei-60 {
  height: 60px;
}

.wid-65 {
  width: 65px !important;
}

.hei-65 {
  height: 65px;
}

.wid-70 {
  width: 70px !important;
}

.hei-70 {
  height: 70px;
}

.wid-75 {
  width: 75px !important;
}

.hei-75 {
  height: 75px;
}

.wid-80 {
  width: 80px !important;
}

.hei-80 {
  height: 80px;
}

.wid-85 {
  width: 85px !important;
}

.hei-85 {
  height: 85px;
}

.wid-90 {
  width: 90px !important;
}

.hei-90 {
  height: 90px;
}

.wid-95 {
  width: 95px !important;
}

.hei-95 {
  height: 95px;
}

.wid-100 {
  width: 100px !important;
}

.hei-100 {
  height: 100px;
}

.wid-105 {
  width: 105px !important;
}

.hei-105 {
  height: 105px;
}

.wid-110 {
  width: 110px !important;
}

.hei-110 {
  height: 110px;
}

.wid-115 {
  width: 115px !important;
}

.hei-115 {
  height: 115px;
}

.wid-120 {
  width: 120px !important;
}

.hei-120 {
  height: 120px;
}

.wid-125 {
  width: 125px !important;
}

.hei-125 {
  height: 125px;
}

.wid-130 {
  width: 130px !important;
}

.hei-130 {
  height: 130px;
}

.wid-135 {
  width: 135px !important;
}

.hei-135 {
  height: 135px;
}

.wid-140 {
  width: 140px !important;
}

.hei-140 {
  height: 140px;
}

.wid-145 {
  width: 145px !important;
}

.hei-145 {
  height: 145px;
}

.wid-150 {
  width: 150px !important;
}

.hei-150 {
  height: 150px;
}

/*====== width, Height css ends ======*/
/*====== border-width css starts ======*/
.b-wid-1 {
  border-width: 1px;
}

.b-wid-2 {
  border-width: 2px;
}

.b-wid-3 {
  border-width: 3px;
}

.b-wid-4 {
  border-width: 4px;
}

.b-wid-5 {
  border-width: 5px;
}

.b-wid-6 {
  border-width: 6px;
}

.b-wid-7 {
  border-width: 7px;
}

.b-wid-8 {
  border-width: 8px;
}

/*====== border-width css ends ======*/
/*====== border-radius css start =====*/
.b-rad-5 {
  border-radius: 5px !important;
}

.b-rad-10 {
  border-radius: 10px !important;
}

.b-rad-15 {
  border-radius: 15px !important;
}

.b-rad-20 {
  border-radius: 20px !important;
}

.b-rad-25 {
  border-radius: 25px !important;
}

.b-rad-30 {
  border-radius: 30px !important;
}

.b-rad-35 {
  border-radius: 35px !important;
}

.b-rad-40 {
  border-radius: 40px !important;
}

.b-rad-45 {
  border-radius: 45px !important;
}

.b-rad-50 {
  border-radius: 50px !important;
}

/*====== border-radius css ends ======*/
* {
  margin: 0px;
}
*:focus {
  outline: none;
}

body {
  background-color: var(--accent-100);
  font-feature-settings: "salt" !important;
}

a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  outline: none;
}
a:not([href]) {
  color: inherit;
}

ul {
  list-style: none;
}

.block {
  display: block !important;
}

.flex {
  display: flex !important;
}

.flex-inline {
  display: inline-flex !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.grid {
  display: grid !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-center {
  justify-content: center !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.float-end {
  float: right;
}

.float-start {
  float: left;
}

.text-wrap {
  white-space: pre-wrap;
}

.text-nowrap {
  white-space: nowrap;
}

.align-item-start {
  align-items: start !important;
}

.align-item-center {
  align-items: center !important;
}

.align-item-end {
  align-items: flex-end !important;
}

.text-center {
  text-align: center !important;
}

.text-start {
  text-align: start !important;
}

.text-end {
  text-align: end !important;
}

.w-100 {
  width: 100% !important;
}

.border {
  border: 1px solid var(--accent-300);
}

.border-50 {
  border-radius: 50%;
}

.text-muted {
  color: var(--accent-600) !important;
}

.text-white {
  color: #ffffff;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.badge-on-text .mat-badge-content {
  right: auto !important;
}
.badge-on-button .mat-badge-content {
  right: 0px !important;
  top: -2px !important;
}

.mat-mdc-table.mat-elevation-z8 {
  box-shadow: none !important;
}

/*
  drop down style
*/
.form-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  padding-left: 0.4rem;
  font-size: 0.9rem;
  border-radius: 6px;
  border-color: var(--accent-300);
}

.user-status {
  font-size: 0.75em !important;
  padding: 0.25em 0.9em;
  display: inline-block;
  border-radius: 8px;
}
.user-status.monthly {
  border: none;
}

.user-group {
  display: inline-flex;
  align-items: center;
}
.user-group .avatar,
.user-group img {
  cursor: pointer;
  position: relative;
  width: 40px;
  height: 40px;
  z-index: 2;
  transition: all 0.1s ease-in-out;
  border: 2px solid #ffffff;
}
.user-group .avatar + .avatar,
.user-group .avatar + img,
.user-group img + .avatar,
.user-group img + img {
  margin-left: -14px;
}
.user-group .avatar:hover,
.user-group img:hover {
  z-index: 5;
}

.list-group-flush {
  padding-left: 0px;
}
.list-group-flush li {
  padding: 16px 24px;
}

.customer-details-header {
  padding: 20px 20px 0px;
}
.customer-details-header .modal-close:hover {
  background: var(--warn-50);
  color: var(--warn-500);
}

.customer-details-card {
  overflow-y: auto;
}
.customer-details-card .personal-info .customer-status div {
  position: absolute;
  right: 20px;
  top: 20px;
  padding: 0px 8px;
  border-radius: 8px;
}
.customer-details-card .personal-info .border-side {
  border-right: 1px solid var(--accent-300);
  border-left: 1px solid var(--accent-300);
}
.customer-details-card .personal-details .list-group-flush .list-group-item:not(:last-child) {
  border-bottom: 1px solid var(--accent-300);
}

.customer-edit-card .customer-edit-header:hover {
  background: var(--warn-50);
  color: var(--warn-500);
}
.customer-edit-card .w-75 {
  width: 75%;
}
.customer-edit-card .card-footer {
  padding: 20px;
  border-top: 1px solid var(--accent-300);
}
.customer-edit-card .card-footer a:hover {
  background: var(--warn-50);
}

.user-avatar {
  width: 40px;
  border-radius: 50%;
}

.pc-icon {
  width: 22px;
  height: 22px;
  vertical-align: middle;
}

.list-inline {
  padding-left: 0px;
  list-style: none;
}
.list-inline .list-inline-item {
  display: inline-block;
}

.close-drawer:hover {
  background: var(--primary-50);
  color: var(--primary-500);
}

.mdc-data-table__content td.collapse_data {
  padding: 0px;
}

.custom-modalBox .mat-mdc-dialog-container .mdc-dialog__surface {
  overflow: hidden;
}

.mat-mdc-card.user-account-card {
  border: none !important;
  box-shadow: none !important;
}
.mat-mdc-card.slider-card {
  width: 420px;
  display: block;
  margin-bottom: 0px;
}
.mat-mdc-card.price-card-2 {
  background: transparent;
  border: none !important;
}
.mat-mdc-card.block {
  box-shadow: none !important;
}
.mat-mdc-card .mat-mdc-card-header.card-header {
  padding: 20px;
  border-bottom: 1px solid var(--accent-300);
}

.otp-input .mat-mdc-form-field-input-control.mat-mdc-form-field-input-control {
  text-align: center;
}

body.dark-mode {
  /*  drop down style  */
}
body.dark-mode .apexcharts-legend-text {
  color: #ffffff !important;
}
body.dark-mode text {
  fill: #ffffff !important;
}
body.dark-mode .apexcharts-tooltip {
  background: var(--accent-300) !important;
  color: #ffffff !important;
}
body.dark-mode .apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title {
  background: var(--accent-300) !important;
}
body.dark-mode .apexcharts-canvas line {
  stroke: transparent !important;
}
body.dark-mode .form-select-sm,
body.dark-mode .select-item {
  background-color: var(--accent-400);
  color: var(--accent-900);
}
body.dark-mode .ql-editor.ql-blank::before {
  color: #ffffff !important;
}
body.dark-mode .NgxEditor__MenuBar {
  background: var(--accent-200);
}
body.dark-mode .NgxEditor {
  background: var(--accent-200);
  color: #ffffff;
  border: 1px solid #ffffff;
}

.avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  font-size: 18px;
  font-weight: 600;
}
.avatar.hover:hover {
  background: var(--accent-100);
  color: var(--accent-500);
}
.avatar.avatar-xxs {
  width: 16px;
  height: 16px;
  font-size: 14px;
  border-radius: 12px;
}
.avatar.avatar-small {
  width: 20px;
  height: 20px;
  font-size: 14px;
  border-radius: 50%;
}
.avatar.avatar-xs {
  width: 32px;
  height: 32px;
  font-size: 12px;
  border-radius: 12px;
}
.avatar.avatar-s {
  width: 40px;
  height: 40px;
  font-size: 14px;
  border-radius: 12px;
}
.avatar.avatar-l {
  width: 64px;
  height: 64px;
  font-size: 20px;
  border-radius: 12px;
}
.avatar.avatar-xl {
  width: 72px;
  height: 72px;
  font-size: 24px;
  border-radius: 50%;
}
.avatar.avatar-square {
  border-radius: 4px;
  border: 2px solid;
}
.avatar.avatar-icon {
  border: 2px solid var(--accent-300);
}
.avatar.avatar-icon > img {
  width: 60%;
}

.chat-avatar {
  display: inline-flex;
}
.chat-avatar img {
  border-radius: 50%;
}

.table-responsive {
  overflow-x: auto;
}

.container {
  padding: 0px 12px;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
    margin: 0 auto;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
    margin: 0 auto;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
    margin: 0 auto;
  }
}
@media (min-width: 1600px) {
  .container {
    max-width: 1540px;
    margin: 0 auto;
  }
}

.drawer-container {
  height: 100vh;
  display: block;
  overflow: auto;
}

.pc-sidebar {
  background: rgba(248, 249, 250, 0.7);
  width: 280px;
  position: fixed !important;
  top: 0;
  bottom: 0;
  z-index: 1026;
  overflow: hidden;
  box-shadow: none;
}
.pc-sidebar .version {
  padding: 0.15rem 0.25rem;
  color: var(--primary-500);
  background: var(--primary-50);
  border-radius: 50rem;
  margin-left: 0.5rem;
  font-size: 12px;
}
.pc-sidebar .m-header {
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 10px 16px 24px;
}
.pc-sidebar .navbar-wrapper {
  width: 280px;
  background: inherit;
}
.pc-sidebar .user-card {
  margin: 0 15px 15px;
  box-shadow: none !important;
  background: var(--accent-200) !important;
}
.pc-sidebar .user-card .user-avatar {
  width: 45px;
}
.pc-sidebar .user-card .user-details {
  margin-left: 16px;
  margin-right: 8px;
}
.pc-sidebar .user-card .user-setting {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-weight: 600;
  border-radius: 20px;
}
.pc-sidebar .user-card .user-setting .pc-icon {
  width: 22px;
  height: 22px;
}
.pc-sidebar ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.pc-sidebar .coded-badge {
  font-size: 75%;
  position: absolute;
  right: 30px;
  top: 12px;
  padding: 2px 7px;
  border-radius: 2px;
}
.pc-sidebar .coded-inner-navbar li {
  position: relative;
  padding-bottom: 2px;
  margin: 0px 10px;
}
.pc-sidebar .coded-inner-navbar li > a {
  padding: 14px 20px;
  display: block;
  border-radius: 5px;
  position: relative;
  color: var(--accent-600);
}
.pc-sidebar .coded-inner-navbar li > a .coded-mtext {
  position: relative;
}
.pc-sidebar .coded-inner-navbar li > a > .coded-micon {
  font-size: 18px;
  align-items: center;
  margin-right: 15px;
  height: 24px;
  width: 24px;
  display: inline-block;
  text-align: center;
}
.pc-sidebar .coded-inner-navbar li > a > .coded-micon .pc-icon {
  width: 22px;
  height: 22px;
  display: inline-block;
}
.pc-sidebar .coded-inner-navbar li > a > .coded-micon + .coded-mtext {
  position: relative;
  vertical-align: middle;
  text-align: center;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu {
  position: relative;
  margin: 0px 10px;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu > a:after {
  content: "\ea62";
  font-family: "tabler-icons";
  font-size: 15px;
  border: none;
  position: absolute;
  top: 18px;
  right: 0;
  transition: 0.3s ease-in-out;
}
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu > a:after {
  right: auto;
  left: 0;
  top: 14px;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu {
  display: none;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu > a:after,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu > a:after {
  content: "\ea62";
  font-family: "tabler-icons";
  font-size: 15px;
  border: none;
  position: absolute;
  top: 11px;
  right: 20px;
  transition: 0.3s ease-in-out;
}
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu > a:after,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu > a:after {
  right: auto;
  left: 20px;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu > a:after,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu > a:after,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu > a:after,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu > a:after {
  content: "\ea62";
  font-family: "tabler-icons";
  font-size: 15px;
  border: none;
  position: absolute;
  top: 9px;
  right: 11px;
  transition: 0.3s ease-in-out;
}
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu > a:after,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu > a:after,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu .coded-submenu app-menu-collapse li.coded-hasmenu > a:after,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-hasmenu > a:after {
  right: auto;
  left: 11px;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse li > a {
  text-align: left;
  padding: 12px 30px 12px 63px;
  margin: 0;
  display: block;
  color: var(--accent-600);
}
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse li > a {
  text-align: right;
  padding: 12px 63px 12px 30px;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item li > a:before,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact li > a:before,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact li > a:before,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse li > a:before {
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 20px;
  width: 5px;
  height: 5px;
  left: 28px;
  background: var(--accent-600);
  opacity: 0.8;
  transition: all 0.08s cubic-bezier(0.37, 0.24, 0.53, 0.99);
}
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item li > a:before,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact li > a:before,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact li > a:before,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse li > a:before {
  left: auto;
  right: 28px;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item li .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item li .coded-submenu > app-menu-item-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact li .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact li .coded-submenu > app-menu-item-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact li .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact li .coded-submenu > app-menu-item-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse li .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse li .coded-submenu > app-menu-item-compact li > a {
  padding: 10px 30px 10px 75px;
}
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item li .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item li .coded-submenu > app-menu-item-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact li .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact li .coded-submenu > app-menu-item-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact li .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact li .coded-submenu > app-menu-item-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse li .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse li .coded-submenu > app-menu-item-compact li > a {
  padding: 10px 68px 10px 20px;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item ul app-menu-collapse li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item ul app-menu-collapse-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact ul app-menu-collapse li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact ul app-menu-collapse-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact ul app-menu-collapse li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact ul app-menu-collapse-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse ul app-menu-collapse li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse ul app-menu-collapse-compact li > a {
  padding: 10px 30px 10px 75px;
}
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item ul app-menu-collapse li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item ul app-menu-collapse-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact ul app-menu-collapse li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact ul app-menu-collapse-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact ul app-menu-collapse li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact ul app-menu-collapse-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse ul app-menu-collapse li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse ul app-menu-collapse-compact li > a {
  padding: 10px 68px 10px 20px;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item ul app-menu-collapse .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item ul app-menu-collapse .coded-submenu > app-menu-item-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item ul app-menu-collapse-compact .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item ul app-menu-collapse-compact .coded-submenu > app-menu-item-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact ul app-menu-collapse .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact ul app-menu-collapse .coded-submenu > app-menu-item-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact ul app-menu-collapse-compact .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact ul app-menu-collapse-compact .coded-submenu > app-menu-item-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact ul app-menu-collapse .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact ul app-menu-collapse .coded-submenu > app-menu-item-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact ul app-menu-collapse-compact .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact ul app-menu-collapse-compact .coded-submenu > app-menu-item-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse ul app-menu-collapse .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse ul app-menu-collapse .coded-submenu > app-menu-item-compact li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse ul app-menu-collapse-compact .coded-submenu > app-menu-item li > a,
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse ul app-menu-collapse-compact .coded-submenu > app-menu-item-compact li > a {
  padding: 10px 30px 10px 69px;
}
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item ul app-menu-collapse .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item ul app-menu-collapse .coded-submenu > app-menu-item-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item ul app-menu-collapse-compact .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item ul app-menu-collapse-compact .coded-submenu > app-menu-item-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact ul app-menu-collapse .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact ul app-menu-collapse .coded-submenu > app-menu-item-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact ul app-menu-collapse-compact .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item-compact ul app-menu-collapse-compact .coded-submenu > app-menu-item-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact ul app-menu-collapse .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact ul app-menu-collapse .coded-submenu > app-menu-item-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact ul app-menu-collapse-compact .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse-compact ul app-menu-collapse-compact .coded-submenu > app-menu-item-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse ul app-menu-collapse .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse ul app-menu-collapse .coded-submenu > app-menu-item-compact li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse ul app-menu-collapse-compact .coded-submenu > app-menu-item li > a,
.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-collapse ul app-menu-collapse-compact .coded-submenu > app-menu-item-compact li > a {
  padding: 10px 69px 10px 20px;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu {
  opacity: 0;
  visibility: hidden;
  transform-origin: 50% 50%;
  transition: transform 0.3s, opacity 0.3s;
  transform-style: preserve-3d;
  transform: rotateX(-90deg);
  position: absolute;
  display: block;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu.coded-trigger > a:after {
  transform: rotate(180deg);
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu.coded-trigger.active > .coded-submenu {
  display: block;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu.coded-trigger.active > a {
  position: relative;
}
.pc-sidebar .coded-inner-navbar li.coded-hasmenu.coded-trigger > .coded-submenu {
  position: relative;
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
}
.pc-sidebar .coded-inner-navbar li.coded-menu-caption {
  font-size: 0.688rem;
  font-weight: 600;
  line-height: 1.5;
  margin: 0px 10px;
  padding: 24px 23px 8px;
  text-transform: uppercase;
  position: relative;
  color: var(--accent-700);
}
.pc-sidebar .coded-inner-navbar li.disabled > a {
  cursor: default;
  opacity: 0.5;
}
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse li .coded-submenu > app-menu-item li.active > a, .pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse li .coded-submenu > app-menu-item li:focus > a, .pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse li .coded-submenu > app-menu-item li:hover > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse li .coded-submenu > app-menu-item-compact li.active > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse li .coded-submenu > app-menu-item-compact li:focus > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse li .coded-submenu > app-menu-item-compact li:hover > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact li .coded-submenu > app-menu-item li.active > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact li .coded-submenu > app-menu-item li:focus > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact li .coded-submenu > app-menu-item li:hover > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact li .coded-submenu > app-menu-item-compact li.active > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact li .coded-submenu > app-menu-item-compact li:focus > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact li .coded-submenu > app-menu-item-compact li:hover > a {
  color: var(--primary-500);
}
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse li .coded-submenu > app-menu-item li.active > a:before, .pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse li .coded-submenu > app-menu-item li:focus > a:before, .pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse li .coded-submenu > app-menu-item li:hover > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse li .coded-submenu > app-menu-item-compact li.active > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse li .coded-submenu > app-menu-item-compact li:focus > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse li .coded-submenu > app-menu-item-compact li:hover > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact li .coded-submenu > app-menu-item li.active > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact li .coded-submenu > app-menu-item li:focus > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact li .coded-submenu > app-menu-item li:hover > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact li .coded-submenu > app-menu-item-compact li.active > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact li .coded-submenu > app-menu-item-compact li:focus > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact li .coded-submenu > app-menu-item-compact li:hover > a:before {
  background: var(--primary-500);
}
.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-collapse li.active > a, .pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-collapse li.coded-trigger > a,
.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-collapse-compact li.active > a,
.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-collapse-compact li.coded-trigger > a,
.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-item-compact li.active > a,
.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-item-compact li.coded-trigger > a,
.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-item li.active > a,
.pc-sidebar .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-item li.coded-trigger > a {
  color: var(--primary-500);
  font-weight: 500;
}
.pc-sidebar .coded-inner-navbar app-menu-item > li.nav-item.active > a, .pc-sidebar .coded-inner-navbar app-menu-item > li.nav-item.coded-trigger > a,
.pc-sidebar .coded-inner-navbar app-menu-item-compact > li.nav-item.active > a,
.pc-sidebar .coded-inner-navbar app-menu-item-compact > li.nav-item.coded-trigger > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse > li.active > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse > li.coded-trigger > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact > li.active > a,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact > li.coded-trigger > a {
  color: var(--primary-500);
  font-weight: 500;
}
.pc-sidebar .coded-inner-navbar app-menu-item > li.nav-item.active > a:before, .pc-sidebar .coded-inner-navbar app-menu-item > li.nav-item.coded-trigger > a:before,
.pc-sidebar .coded-inner-navbar app-menu-item-compact > li.nav-item.active > a:before,
.pc-sidebar .coded-inner-navbar app-menu-item-compact > li.nav-item.coded-trigger > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse > li.active > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse > li.coded-trigger > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact > li.active > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact > li.coded-trigger > a:before {
  background: var(--primary-500);
}
.pc-sidebar .coded-inner-navbar app-menu-item > li.nav-item:hover:not(.coded-trigger, .active) > a:before,
.pc-sidebar .coded-inner-navbar app-menu-item-compact > li.nav-item:hover:not(.coded-trigger, .active) > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse > li:hover:not(.coded-trigger, .active) > a:before,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact > li:hover:not(.coded-trigger, .active) > a:before {
  background: var(--accent-500);
}
.pc-sidebar .coded-inner-navbar app-menu-item > li.nav-item > a::before,
.pc-sidebar .coded-inner-navbar app-menu-item-compact > li.nav-item > a::before,
.pc-sidebar .coded-inner-navbar > app-menu-group-vertical > app-menu-collapse > li > a::before,
.pc-sidebar .coded-inner-navbar > app-menu-group-compact > app-menu-collapse-compact > li > a::before {
  content: "";
  border-radius: 8px;
  position: absolute;
  top: 2px;
  right: 2px;
  left: 2px;
  bottom: 2px;
  opacity: 0.1;
}
.pc-sidebar.caption-hide .coded-menu-caption {
  display: none;
}
.pc-sidebar.horizontal {
  display: none;
}

.pc-sidebar.compact {
  width: 90px;
  height: 100%;
  transition: all 0.3s ease-in-out;
}
.pc-sidebar.compact .navbar-wrapper,
.pc-sidebar.compact .navbar-content {
  width: 90px;
}
.pc-sidebar.compact .m-header {
  width: 35px;
  padding: 16px 15px;
}
.pc-sidebar.compact .version {
  opacity: 0;
}
.pc-sidebar.compact .coded-inner-navbar li {
  margin: 0px 10px 5px 15px;
}
.able-pro-rtl .pc-sidebar.compact .coded-inner-navbar li {
  margin: 0px 6px 5px 15px;
}
.pc-sidebar.compact .coded-inner-navbar li.coded-menu-caption {
  transform: rotateY(-90deg);
  transform-origin: 0 0;
  opacity: 0;
  display: none;
  transition: all 0.3s ease-in-out;
}
.pc-sidebar.compact .coded-inner-navbar li > a {
  padding: 14px 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.pc-sidebar.compact .coded-inner-navbar li > a > .coded-micon {
  width: 26px;
  height: 26px;
  margin-right: 0px;
}
.able-pro-rtl .pc-sidebar.compact .coded-inner-navbar li > a > .coded-micon {
  margin-left: 0px;
}
.pc-sidebar.compact .coded-inner-navbar li > a > .coded-micon .pc-icon {
  width: 26px;
  height: 26px;
}
.pc-sidebar.compact .coded-inner-navbar li > a > .coded-micon + .coded-mtext {
  transform: rotateY(-90deg);
  transform-origin: 0 0;
  opacity: 0;
  display: none;
  transition: all 0.3s ease-in-out;
}
.pc-sidebar.compact .coded-inner-navbar li.coded-hasmenu > a:after {
  opacity: 0;
}
.pc-sidebar.compact .coded-inner-navbar app-menu-group-compact app-menu-collapse-compact li {
  margin: 0px 10px 5px 15px;
}
.able-pro-rtl .pc-sidebar.compact .coded-inner-navbar app-menu-group-compact app-menu-collapse-compact li {
  margin: 0px 6px 5px;
}
.pc-sidebar.compact .coded-inner-navbar app-menu-group-compact app-menu-collapse-compact li > a {
  padding: 14px 15px;
}
.pc-sidebar.compact:hover {
  width: 280px;
}
.pc-sidebar.compact:hover .navbar-wrapper,
.pc-sidebar.compact:hover .navbar-content {
  width: 280px;
}
.pc-sidebar.compact:hover .m-header {
  width: auto;
  padding: 16px 10px 16px 24px;
}
.pc-sidebar.compact:hover .version {
  opacity: 1;
}
.pc-sidebar.compact:hover .coded-inner-navbar li.coded-menu-caption {
  transform: rotateY(0deg);
  opacity: 1;
  display: block;
}
.pc-sidebar.compact:hover .coded-inner-navbar li > a {
  display: block;
  width: auto;
  height: auto;
  padding: 14px 22px;
}
.pc-sidebar.compact:hover .coded-inner-navbar li > a > .coded-micon {
  margin-right: 15px;
}
.able-pro-rtl .pc-sidebar.compact:hover .coded-inner-navbar li > a > .coded-micon {
  margin-left: 15px;
}
.pc-sidebar.compact:hover .coded-inner-navbar li > a > .coded-micon + .coded-mtext {
  transform: rotateY(0deg);
  opacity: 1;
  display: inline;
}
.pc-sidebar.compact:hover .coded-inner-navbar li.coded-hasmenu > a:after {
  opacity: 1;
  right: 20px;
}
.able-pro-rtl .pc-sidebar.compact:hover .coded-inner-navbar li.coded-hasmenu > a:after {
  right: auto;
  left: 20px;
  top: 14px;
}

.navbar-content.sidenav-horizontal {
  display: flex;
  height: auto;
  border-top: 1px solid var(--accent-300);
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  box-shadow: rgba(19, 25, 32, 0.08) 0px 2px 8px;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-next,
.navbar-content.sidenav-horizontal .sidenav-horizontal-prev {
  position: relative;
  display: block;
  flex: 0 0 auto;
  width: 2.25rem;
  background-color: var(--accent-50);
  z-index: 1030;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-next::after,
.navbar-content.sidenav-horizontal .sidenav-horizontal-prev::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  border: 2px solid;
  border-top: 0;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-next.disabled,
.navbar-content.sidenav-horizontal .sidenav-horizontal-prev.disabled {
  cursor: default !important;
  opacity: 0;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-prev::after {
  border-right: 0;
  transform: translate(-50%, -50%) rotate(45deg);
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-next::after {
  border-left: 0;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper {
  height: 80px;
  flex: 0 1 100%;
  width: 0;
  display: flex;
  align-items: center;
}
.sidenav:not(.sidenav-no-animation) .navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .sidenav-inner {
  transition: margin 0.2s;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  white-space: nowrap;
  transition: all 0.5s ease-in-out;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar .coded-menu-caption {
  display: none;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-collapse,
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-item {
  position: relative;
  display: inline-block;
  list-style: outside none none;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar app-menu-item > li,
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 9px 0px;
  position: relative;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar app-menu-item > li.active > a, .navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar app-menu-item > li.coded-trigger > a,
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li.active > a,
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li.coded-trigger > a {
  color: var(--primary-500);
  font-weight: 500;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar app-menu-item > li.active > a:before, .navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar app-menu-item > li.coded-trigger > a:before,
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li.active > a:before,
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li.coded-trigger > a:before {
  background: var(--primary-500);
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar app-menu-item > li:hover:not(.coded-trigger, .active) > a:before,
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li:hover:not(.coded-trigger, .active) > a:before {
  background: var(--accent-500);
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar app-menu-item > li > a,
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li > a {
  margin: 0;
  position: relative;
  padding: 15px;
  color: var(--accent-600);
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar app-menu-item > li > a > .coded-micon,
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li > a > .coded-micon {
  font-size: 18px;
  margin-right: 15px;
  vertical-align: middle;
  text-align: center;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar app-menu-item > li > a > .coded-mtext,
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li > a > .coded-mtext {
  position: relative;
  top: 0;
  margin-right: 5px;
  vertical-align: middle;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar app-menu-item > li > a::before,
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li > a::before {
  content: "";
  border-radius: 8px;
  position: absolute;
  inset: 2px;
  opacity: 0.1;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li.coded-hasmenu .coded-submenu app-menu-item > li {
  padding: 0px;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li.coded-hasmenu .coded-submenu app-menu-item > li > a {
  text-align: left;
  padding: 10px 20px 10px 48px;
  margin: 0;
  display: block;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li.coded-hasmenu .coded-submenu app-menu-item > li > a::before {
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 18px;
  width: 5px;
  height: 5px;
  left: 28px;
  background: var(--accent-600);
  opacity: 0.8;
  transition: all 0.08s cubic-bezier(0.37, 0.24, 0.53, 0.99);
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li.coded-hasmenu .coded-submenu app-menu-item > li.active > a::before {
  background: var(--primary-500);
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar > app-menu-group-horizontal > app-menu-collapse > li.coded-hasmenu .coded-submenu app-menu-collapse li > a {
  text-align: left;
  padding: 10px 20px 10px 48px;
  margin: 0;
  display: block;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar li.coded-hasmenu > a::after {
  content: "\ea62";
  font-family: "tabler-icons";
  font-size: 15px;
  border: none;
  transition: 0.3s ease-in-out;
  position: relative;
  top: 2px;
  right: 0;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar li.coded-hasmenu.coded-trigger > a::after {
  content: "\ea5f";
  font-family: "tabler-icons";
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar li.coded-hasmenu .coded-submenu li.coded-hasmenu > a::after {
  content: "\ea62";
  font-family: "tabler-icons";
  font-size: 15px;
  border: none;
  transition: 0.3s ease-in-out;
  position: relative;
  top: 2px;
  left: 40px;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar li.coded-hasmenu .coded-submenu li.coded-hasmenu.coded-trigger > a::after {
  content: "\ea5f";
  font-family: "tabler-icons";
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper app-menu-group-horizontal {
  display: inline-flex;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper app-menu-group-horizontal app-menu-collapse > li,
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper app-menu-group-horizontal > app-menu-collapse > li {
  overflow: visible;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar .coded-hasmenu .coded-submenu {
  opacity: 0;
  visibility: hidden;
  transform-origin: 50% 50%;
  transition: transform 0.3s, opacity 0.3s;
  transform-style: preserve-3d;
  transform: rotateX(-90deg);
  position: absolute;
  min-width: 250px;
  display: block;
  z-index: 1;
  top: 100%;
  list-style: outside none none;
  margin: 0;
  border-radius: 4px;
  padding: 15px;
  background: var(--accent-50);
  box-shadow: 0 4px 24px 0 rgba(62, 57, 107, 0.18);
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar .coded-hasmenu .coded-submenu app-menu-collapse li .coded-submenu {
  right: 100%;
  top: 70px;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar .coded-hasmenu .coded-submenu li {
  display: block;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar .coded-hasmenu .coded-submenu li:after {
  display: none;
}
.navbar-content.sidenav-horizontal .sidenav-horizontal-wrapper .coded-inner-navbar .coded-hasmenu.coded-trigger > .coded-submenu {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
}
.navbar-content.sidenav-horizontal .coded-inner-navbar app-menu-item > li.coded-trigger:after, .navbar-content.sidenav-horizontal .coded-inner-navbar app-menu-item > li.active:after {
  top: auto !important;
  height: 2px !important;
}

.mat-mdc-card.pro-card {
  background-image: url('img-profile-card.jpg');
}
.mat-mdc-card.pro-card .warning {
  background: var(--warning-500);
  color: #ffffff;
  border-radius: 20px;
}
.dark-mode .mat-mdc-card.pro-card {
  background-image: url('img-auth-bg-dark.jpg') !important;
}

.mat-mdc-tab-group.transactions .mat-mdc-tab-labels {
  padding: 0px 20px !important;
}
.mat-mdc-tab-group.transactions .mat-mdc-tab-body-wrapper ul {
  padding-left: 0px !important;
}
.mat-mdc-tab-group.transactions .mat-mdc-tab-body-wrapper ul li {
  padding: 16px 24px;
  border-top: 1px solid var(--accent-300) !important;
}

.project-chart .mat-mdc-tab-header {
  padding: 20px 20px 0px 19px;
  border-bottom: 1px solid var(--accent-300);
}
.project-chart .mat-mdc-tab-body-wrapper {
  margin: 0px;
}
.project-chart .project-body .list-inline {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-left: 0px;
}
.project-chart .project-body .list-inline .list-inline-item a {
  color: inherit;
}
.project-chart .project-body .list-inline .list-inline-item .select-item {
  border-color: var(--accent-300);
  padding: 10px;
  border-radius: 8px;
}
.project-chart .project-body .list-inline .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.project-chart .project-body .project-report {
  padding-left: 0px;
}
.project-chart .project-body .project-report .list-group-item {
  padding: 16px 20px;
}
.project-chart .project-body .project-report .list-group-item .avatar {
  border-radius: 8px;
}
.project-chart .project-body .project-report .list-group-item:not(:last-child) {
  border-bottom: 1px solid var(--accent-300);
}

.transaction-card-header {
  padding: 20px 20px 0px !important;
  border-bottom: none !important;
}

body.able-pro-rtl {
  text-align: right;
  position: unset;
}
body.able-pro-rtl app-root {
  direction: rtl;
}
body.able-pro-rtl .p-l-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
body.able-pro-rtl .p-r-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
body.able-pro-rtl .m-l-0 {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
body.able-pro-rtl .m-r-0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
body.able-pro-rtl .p-l-5 {
  padding-right: 5px !important;
  padding-left: 0px !important;
}
body.able-pro-rtl .p-r-5 {
  padding-left: 5px !important;
  padding-right: 0px !important;
}
body.able-pro-rtl .m-l-5 {
  margin-right: 5px !important;
  margin-left: 0px !important;
}
body.able-pro-rtl .m-r-5 {
  margin-left: 5px !important;
  margin-right: 0px !important;
}
body.able-pro-rtl .p-l-10 {
  padding-right: 10px !important;
  padding-left: 0px !important;
}
body.able-pro-rtl .p-r-10 {
  padding-left: 10px !important;
  padding-right: 0px !important;
}
body.able-pro-rtl .m-l-10 {
  margin-right: 10px !important;
  margin-left: 0px !important;
}
body.able-pro-rtl .m-r-10 {
  margin-left: 10px !important;
  margin-right: 0px !important;
}
body.able-pro-rtl .p-l-15 {
  padding-right: 15px !important;
  padding-left: 0px !important;
}
body.able-pro-rtl .p-r-15 {
  padding-left: 15px !important;
  padding-right: 0px !important;
}
body.able-pro-rtl .m-l-15 {
  margin-right: 15px !important;
  margin-left: 0px !important;
}
body.able-pro-rtl .m-r-15 {
  margin-left: 15px !important;
  margin-right: 0px !important;
}
body.able-pro-rtl .p-l-20 {
  padding-right: 20px !important;
  padding-left: 0px !important;
}
body.able-pro-rtl .p-r-20 {
  padding-left: 20px !important;
  padding-right: 0px !important;
}
body.able-pro-rtl .m-l-20 {
  margin-right: 20px !important;
  margin-left: 0px !important;
}
body.able-pro-rtl .m-r-20 {
  margin-left: 20px !important;
  margin-right: 0px !important;
}
body.able-pro-rtl .p-l-25 {
  padding-right: 25px !important;
  padding-left: 0px !important;
}
body.able-pro-rtl .p-r-25 {
  padding-left: 25px !important;
  padding-right: 0px !important;
}
body.able-pro-rtl .m-l-25 {
  margin-right: 25px !important;
  margin-left: 0px !important;
}
body.able-pro-rtl .m-r-25 {
  margin-left: 25px !important;
  margin-right: 0px !important;
}
body.able-pro-rtl .p-l-30 {
  padding-right: 30px !important;
  padding-left: 0px !important;
}
body.able-pro-rtl .p-r-30 {
  padding-left: 30px !important;
  padding-right: 0px !important;
}
body.able-pro-rtl .m-l-30 {
  margin-right: 30px !important;
  margin-left: 0px !important;
}
body.able-pro-rtl .m-r-30 {
  margin-left: 30px !important;
  margin-right: 0px !important;
}
body.able-pro-rtl .p-l-35 {
  padding-right: 35px !important;
  padding-left: 0px !important;
}
body.able-pro-rtl .p-r-35 {
  padding-left: 35px !important;
  padding-right: 0px !important;
}
body.able-pro-rtl .m-l-35 {
  margin-right: 35px !important;
  margin-left: 0px !important;
}
body.able-pro-rtl .m-r-35 {
  margin-left: 35px !important;
  margin-right: 0px !important;
}
body.able-pro-rtl .p-l-40 {
  padding-right: 40px !important;
  padding-left: 0px !important;
}
body.able-pro-rtl .p-r-40 {
  padding-left: 40px !important;
  padding-right: 0px !important;
}
body.able-pro-rtl .m-l-40 {
  margin-right: 40px !important;
  margin-left: 0px !important;
}
body.able-pro-rtl .m-r-40 {
  margin-left: 40px !important;
  margin-right: 0px !important;
}
body.able-pro-rtl .p-l-45 {
  padding-right: 45px !important;
  padding-left: 0px !important;
}
body.able-pro-rtl .p-r-45 {
  padding-left: 45px !important;
  padding-right: 0px !important;
}
body.able-pro-rtl .m-l-45 {
  margin-right: 45px !important;
  margin-left: 0px !important;
}
body.able-pro-rtl .m-r-45 {
  margin-left: 45px !important;
  margin-right: 0px !important;
}
body.able-pro-rtl .p-l-50 {
  padding-right: 50px !important;
  padding-left: 0px !important;
}
body.able-pro-rtl .p-r-50 {
  padding-left: 50px !important;
  padding-right: 0px !important;
}
body.able-pro-rtl .m-l-50 {
  margin-right: 50px !important;
  margin-left: 0px !important;
}
body.able-pro-rtl .m-r-50 {
  margin-left: 50px !important;
  margin-right: 0px !important;
}
body.able-pro-rtl .float-start {
  float: right;
}
body.able-pro-rtl .float-end {
  float: left;
}
body.able-pro-rtl .list-group-flush,
body.able-pro-rtl .list-inline {
  padding-right: 0px;
}
body.able-pro-rtl ul {
  padding-right: 0;
}
body.able-pro-rtl .apexcharts-legend-marker {
  margin-left: 10px;
}
body.able-pro-rtl .auth-main .mat-mdc-form-field .mdc-text-field--outlined {
  padding-right: 15px !important;
}
body.able-pro-rtl .auth-main .mat-mdc-form-field .mdc-notched-outline {
  flex-direction: row-reverse !important;
}
body.able-pro-rtl .contact-page .mat-mdc-form-field .mdc-notched-outline,
body.able-pro-rtl .landing-page .mat-mdc-form-field .mdc-notched-outline,
body.able-pro-rtl .component-block .mat-mdc-form-field .mdc-notched-outline {
  flex-direction: row-reverse !important;
}
body.able-pro-rtl .pc-sidebar .m-header {
  padding: 16px 24px 16px 10px;
}
body.able-pro-rtl .pc-sidebar .coded-inner-navbar li > a > .coded-micon {
  float: right;
  margin-left: 15px;
  margin-right: 0px;
}
body.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item li > a {
  padding: 12px 63px 12px 30px;
  text-align: right;
}
body.able-pro-rtl .pc-sidebar .coded-inner-navbar li.coded-hasmenu .coded-submenu > app-menu-item li > a:before {
  left: auto;
  right: 28px;
}
body.able-pro-rtl .pc-sidebar.compact .m-header {
  padding: 16px 15px;
}
body.able-pro-rtl .pc-sidebar.compact .coded-inner-navbar {
  padding: 0px 10px;
}
body.able-pro-rtl .page-header .breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-right: 0.5rem;
  padding-left: 0rem;
}
body.able-pro-rtl .menu-styler {
  left: 0;
  right: auto;
  border-radius: 0px 50% 50% 0px;
}
body.able-pro-rtl .style-block {
  right: auto;
  left: -350px;
}
body.able-pro-rtl .component-block .component-content {
  margin-right: 260px;
  padding-right: 40px;
  margin-left: 0px;
  padding-left: 0px;
}
body.able-pro-rtl .drop-container {
  margin: 0px 0px 25px 25px;
}
body.able-pro-rtl .landing-page .landing-hero .start-landing .sale-rating .head-rating-block:after {
  left: 0;
  right: auto;
}
body.able-pro-rtl .landing-page .technology-block .list-inline-item {
  border-left: 1px solid var(--accent-300);
  border-right: none;
}
body.able-pro-rtl .landing-page .technology-block .list-inline-item:first-child {
  border-right: 1px solid var(--accent-300);
}
body.able-pro-rtl .landing-page .support-block .marquee {
  animation: marquee-rtl 100s linear infinite;
}
body.able-pro-rtl .landing-page .support-block .marquee .marquee-list {
  flex-direction: inherit;
}
@keyframes marquee-rtl {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(50%, 0, 0);
    /* flip direction */
  }
}
@keyframes marquee-1-rtl {
  0% {
    transform: translate3d(50%, 0, 0);
    /* flip direction */
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
body.able-pro-rtl .landing-page .support-block .marquee-1 {
  animation: marquee-1-rtl 100s linear infinite;
}
body.able-pro-rtl .landing-page .support-block .marquee-1 .marquee-list {
  flex-direction: inherit;
}
body.able-pro-rtl .landing-page .working-block .menu-content-block {
  transform-origin: 100% 0;
}
body.able-pro-rtl .user-group .avatar + .avatar,
body.able-pro-rtl .user-group .avatar + img,
body.able-pro-rtl .user-group img + .avatar,
body.able-pro-rtl .user-group img + img {
  margin-right: -14px;
  margin-left: auto;
}
body.able-pro-rtl .statistics .social-widget-card i {
  left: 14px;
  right: auto;
}
body.able-pro-rtl .statistics .fund-amount .list-inline-item:not(:last-child) {
  margin-right: 0px;
  margin-left: 0.5rem;
}
body.able-pro-rtl .widget-data .customer-body .user-info .status {
  left: 0;
  right: auto;
}
body.able-pro-rtl .widget-data .customer-body .user-info .status.deactive i {
  float: right;
  margin-top: 5px;
}
body.able-pro-rtl .widget-data .customer-body .img-radius {
  float: right;
}
body.able-pro-rtl .widget-data .request-body .request-content i {
  float: right;
  margin-top: 5px;
  margin-left: 15px !important;
}
body.able-pro-rtl .widget-data .revenue-icon {
  padding-right: 25px;
}
body.able-pro-rtl .widget-data .task-card .task-list:after {
  right: 10px;
  left: auto;
}
body.able-pro-rtl .widget-data .task-card .task-list li {
  padding-right: 40px;
  padding-left: 0px;
}
body.able-pro-rtl .widget-data .task-card .task-list li .task-icon {
  right: 2px;
  left: auto;
}
@media only screen and (max-width: 1024px) {
  body.able-pro-rtl .component-block .component-content {
    margin-right: 0px;
    padding-right: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
}
body.able-pro-rtl .p-multiselect-panel {
  direction: rtl !important;
}

/* -------------------------------------------------------------------------- */
/*  @ custom grid
    This is to achieve dynamic view port width in theme
    It will provide media classes like bootstrap which is needed at some places   
    for e.g if in small media if we want to render one column and in medium media we wanted render 2 then it
    can be used like col-sm-1 and col-md-2 in same element
/* -------------------------------------------------------------------------- */
:root {
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --breakpoint-xxl: 1400px;
}

.row {
  --gutter-x: 1.5rem;
  --gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--gutter-y));
  margin-right: calc(-0.5 * var(--gutter-x));
  margin-left: calc(-0.5 * var(--gutter-x));
}

.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--gutter-x) * 0.5);
  padding-left: calc(var(--gutter-x) * 0.5);
  margin-top: var(--gutter-y);
}

.col {
  flex: 1 0 0%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
/****************************************/
/*.mat-drawer-inner-container{
  overflow: auto !important;
    position: fixed;
    width: 300px;
    height: 100%;
}

.filterAppCard{
  width: max-content;
}

.mat-drawer-content{
  z-index: 2;
}

.product-list-details{
  z-index: 2;
} */
.confirmTitle {
  color: red !important;
}

.cdk-overlay-pane {
  border-radius: 15px;
  overflow: hidden;
}

.mat-mdc-menu-item {
  width: 100% !important;
  display: block !important;
  padding: 0 !important;
  text-align: center !important;
}

.cdk-overlay-pane {
  justify-content: end;
}

.mat-mdc-menu-content {
  padding: 0 !important;
}

button .mdc-button__label,
button span,
.mat-mdc-button .mdc-button__label,
.mat-mdc-unelevated-button .mdc-button__label,
.mat-mdc-raised-button .mdc-button__label,
.mat-mdc-outlined-button .mdc-button__label {
  font-size: 14px !important;
  opacity: 1 !important;
  visibility: visible !important;
  display: inline-block !important;
  color: inherit !important;
  text-indent: 0 !important;
  letter-spacing: normal !important;
  line-height: normal !important;
}

.btn-with-text::before,
button.btn-with-text::before,
.mat-mdc-button.btn-with-text::before,
.mat-mdc-unelevated-button.btn-with-text::before,
.mat-mdc-outlined-button.btn-with-text::before {
  content: attr(data-text) !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  display: inline-block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: relative !important;
  z-index: 9999 !important;
  color: inherit !important;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/app/@theme/styles/material-overrides.scss?ngGlobalStyle ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
body {
  /* -------------------------------------------------------------------------- */
  /*  @ mat drawer
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*  @ mat toolbar
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*  @ mat vertical stepper
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*  @ mat table
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*  @ mat text field
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*  @ mat card
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*  @ mat table
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*  @ mat badge and stepper
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*  @ mat chips
  /* -------------------------------------------------------------------------- */
  /* -------------------------------------------------------------------------- */
  /*  @ Compact Form Fields
  /* -------------------------------------------------------------------------- */
}
body.mat-typography {
  font-feature-settings: "salt" !important;
}
body .mat-drawer-container {
  background-color: var(--accent-100) !important;
  color: var(--accent-800) !important;
}
body .mat-drawer-container .mat-drawer {
  background-color: var(--accent-100) !important;
}
body .mat-drawer-container .mat-drawer.mat-drawer-side {
  border-right: 1px dashed var(--accent-400) !important;
}
body .mat-drawer-container .mat-drawer .mat-drawer-inner-container {
  overflow: hidden !important;
}
body .mat-drawer.notification-status {
  width: 474px !important;
}
body.theme-contrast .mat-drawer-container {
  background-color: var(--accent-50) !important;
}
body.theme-contrast .mat-drawer {
  background-color: var(--accent-50) !important;
}
@media (max-width: 575.98px) {
  body .mat-drawer.notification-status {
    width: 350px !important;
  }
}
body .mat-toolbar.mat-toolbar-single-row {
  padding: 0px !important;
  width: -webkit-fill-available !important;
}
body .mat-toolbar.mat-toolbar-single-row.pc-header {
  background: var(--accent-100) !important;
}
body.theme-contrast .mat-toolbar.mat-toolbar-single-row {
  background: rgba(255, 255, 255, 0.8) !important;
}
body .mat-vertical-stepper-header {
  padding: 24px !important;
}
body .mat-mdc-header-row {
  background: var(--accent-100) !important;
}
body .mat-mdc-header-row .mdc-data-table__header-cell {
  font-weight: 700;
  font-size: 14px;
}
body .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
body .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,
body .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch {
  border-color: var(--accent-300) !important;
}
body .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: var(--accent-200) !important;
}
body .mat-mdc-card {
  border: 1px solid var(--accent-300) !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  margin-bottom: 24px;
}
body .mat-mdc-card.mdc-card .mat-mdc-card-header .mat-mdc-card-header-text {
  display: none;
}
body.dark-mode .mat-mdc-card {
  background-color: var(--accent-50);
}
body .mdc-data-table__content .mdc-data-table__header-cell {
  font-weight: 700px !important;
}
body .mdc-data-table__content td {
  padding: 0.7rem 0.75rem;
}
body .mat-stepper-horizontal,
body .mat-stepper-vertical {
  background-color: var(--accent-50) !important;
}
body .mat-badge-content,
body .mat-step-icon,
body .mat-step-header .mat-step-icon-selected,
body .mat-step-header .mat-step-icon-state-edit,
body .mat-step-header .mat-step-icon-state-done {
  color: #ffffff !important;
}
body.dark-mode .mat-badge-accent .mat-badge-content,
body.dark-mode .mat-badge-warn .mat-badge-content {
  color: #ffffff;
}
body .mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__text-label,
body .mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled) .mdc-evolution-chip__checkmark {
  color: var(--accent-900);
}
body .mat-calendar-body-selected {
  color: #ffffff;
}
body.dark-mode .mat-mdc-standard-chip {
  background: var(--accent-300) !important;
}
body.dark-mode .mat-mdc-table {
  background-color: var(--accent-50);
}
body.dark-mode .mat-mdc-table tbody {
  background: var(--accent-50);
}
body.dark-mode .mdc-data-table__header-cell {
  background-color: var(--accent-300) !important;
}
body.dark-mode .mat-mdc-paginator,
body.dark-mode .mat-stepper-horizontal,
body.dark-mode .mat-stepper-vertical {
  background-color: var(--accent-50);
}
body.dark-mode .mat-mdc-menu-panel {
  background-color: var(--accent-200);
  color: rgba(255, 255, 255, 0.87);
}
body.dark-mode div.mat-mdc-select-panel {
  background-color: var(--accent-200);
}
body.dark-mode .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: #38414c !important;
}
body.dark-mode .mat-mdc-dialog-container .mdc-dialog__surface {
  background-color: var(--accent-200);
  color: rgba(255, 255, 255, 0.87);
}
body.dark-mode .mat-datepicker-content {
  background-color: var(--accent-300) !important;
}
body .cdk-overlay-container {
  z-index: 1035 !important;
}
body .mat-form-field-compact .mat-mdc-form-field-infix {
  padding: 0.5em 0 0.5em 0 !important;
  min-height: 1.5em !important;
}
body .mat-form-field-compact .mat-mdc-text-field-wrapper {
  padding: 0 0.5em !important;
}
body .mat-form-field-compact .mat-mdc-form-field-subscript-wrapper {
  height: 0.5em !important;
}
body .mat-form-field-compact .mat-mdc-input-element {
  font-size: 0.875rem !important;
  line-height: 1.2 !important;
}
body .mat-form-field-compact .mat-mdc-form-field-label {
  font-size: 0.75rem !important;
}
body .mat-form-field-xs .mat-mdc-form-field-infix {
  padding: 0.25em 0 0.25em 0 !important;
  min-height: 1.25em !important;
}
body .mat-form-field-xs .mat-mdc-text-field-wrapper {
  padding: 0 0.25em !important;
}
body .mat-form-field-xs .mat-mdc-form-field-subscript-wrapper {
  height: 0.25em !important;
}
body .mat-form-field-xs .mat-mdc-input-element {
  font-size: 0.75rem !important;
  line-height: 1.1 !important;
}
body .mat-form-field-xs .mat-mdc-form-field-label {
  font-size: 0.625rem !important;
}
body .card-compact .mat-mdc-card-content {
  padding: 12px !important;
}
body .row-compact {
  margin: -0.25rem !important;
}
body .row-compact [class*=col-] {
  padding: 0.25rem !important;
}
body .mat-checkbox-compact .mat-mdc-checkbox {
  transform: scale(0.8);
  margin: 0.25rem 0;
}
body .mat-checkbox-compact .mdc-checkbox {
  width: 16px !important;
  height: 16px !important;
}
body .mat-checkbox-compact .mdc-checkbox__background {
  width: 16px !important;
  height: 16px !important;
}
body .p-tabview-compact .p-tabview-panels {
  padding: 0.5rem !important;
}
body .p-tabview-compact .p-tabpanel {
  padding: 0.25rem !important;
}
body .form-label-compact {
  font-size: 0.75rem !important;
  margin-bottom: 0.25rem !important;
  font-weight: 500 !important;
}
body .form-label-xs {
  font-size: 0.625rem !important;
  margin-bottom: 0.125rem !important;
  font-weight: 500 !important;
}
/*!******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/ngx-toastr/toastr.css?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************/
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */

/* position */
.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */
.toast-title {
  font-weight: bold;
}
.toast-message {
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: #FFFFFF;
}
.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}
.toast-container * {
  box-sizing: border-box;
}
.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}
.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
.toast-info {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
.toast-error {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
.toast-success {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==");
}
/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
.toast-warning {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==");
}
.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}
.toast-success {
  background-color: #51A351;
}
.toast-error {
  background-color: #BD362F;
}
.toast-info {
  background-color: #2F96B4;
}
.toast-warning {
  background-color: #F89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}
/* Responsive Design */
@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}


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