@charset "UTF-8";

/* src/@eps/styles/tailwind.scss */
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
::before,
::after {
  --tw-content: "";
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family:
    "Open Sans",
    "Roboto",
    "Arial";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family:
    "IBM Plex Mono",
    ui-monospace,
    SFMono-Regular,
    Menlo,
    Monaco,
    Consolas,
    "Liberation Mono",
    "Courier New",
    monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
dialog {
  padding: 0;
}
textarea {
  resize: vertical;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
button,
[role=button] {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden=until-found])) {
  display: none;
}
* {
  text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -webkit-text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: transparent;
}
*:focus {
  outline: none !important;
}
html,
body {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  width: 100%;
  min-height: 100%;
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}
html {
  font-size: 16px;
}
body {
  font-size: 0.875rem;
}
body {
  font-feature-settings: "salt";
}
hr {
  margin: 32px 0;
  border-bottom-width: 1px;
}
img {
  width: 100%;
  vertical-align: top;
}
input[disabled] {
  opacity: 1;
  -webkit-text-fill-color: currentColor;
}
body,
.dark,
.light {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-default-rgb), var(--tw-text-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-bg-default-rgb), var(--tw-bg-opacity)) !important;
}
*,
*::before,
*::after {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--eps-border-rgb), var(--tw-border-opacity));
}
.dark *,
.dark *::before,
.dark *::after {
  --tw-border-opacity: 0.12 !important;
}
@media only screen and (min-width: 960px) {
  body:not(.os-mac) ::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: rgba(0, 0, 0, 0);
  }
  body:not(.os-mac) ::-webkit-scrollbar:hover {
    width: 8px;
    height: 8px;
    background-color: rgba(0, 0, 0, 0.06);
  }
  body:not(.os-mac) ::-webkit-scrollbar-thumb {
    border: 2px solid transparent;
    border-radius: 20px;
    box-shadow: inset 0 0 0 20px rgba(0, 0, 0, 0.24);
  }
  body:not(.os-mac) ::-webkit-scrollbar-thumb:active {
    border-radius: 20px;
    box-shadow: inset 0 0 0 20px rgba(0, 0, 0, 0.37);
  }
  body:not(.os-mac).dark ::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 0 20px rgba(255, 255, 255, 0.24);
  }
  body:not(.os-mac).dark ::-webkit-scrollbar-thumb:active {
    box-shadow: inset 0 0 0 20px rgba(255, 255, 255, 0.37);
  }
}
[disabled] * {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-disabled-rgb), var(--tw-text-opacity)) !important;
}
@media print {
  html {
    font-size: 12px !important;
  }
  body,
  .dark,
  .light {
    background: none !important;
  }
}
.mat-icon {
  --tw-text-opacity: 1;
  color: rgba(var(--eps-mat-icon-rgb), var(--tw-text-opacity));
}
.text-default {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-default-rgb), var(--tw-text-opacity)) !important;
}
.text-secondary {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-secondary-rgb), var(--tw-text-opacity)) !important;
}
.text-hint {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.text-disabled {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-disabled-rgb), var(--tw-text-opacity)) !important;
}
.divider {
  color: var(--eps-divider) !important;
}
.bg-card {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-bg-card-rgb), var(--tw-bg-opacity)) !important;
}
.bg-default {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-bg-default-rgb), var(--tw-bg-opacity)) !important;
}
.bg-hover {
  background-color: var(--eps-bg-hover) !important;
}
body,
.theme-default {
  --eps-primary-50: #eff6ff;
  --eps-primary-50-rgb:
    239,246,255;
  --eps-primary-100: #dbeafe;
  --eps-primary-100-rgb:
    219,234,254;
  --eps-primary-200: #bfdbfe;
  --eps-primary-200-rgb:
    191,219,254;
  --eps-primary-300: #93c5fd;
  --eps-primary-300-rgb:
    147,197,253;
  --eps-primary-400: #60a5fa;
  --eps-primary-400-rgb:
    96,165,250;
  --eps-primary-500: #3b82f6;
  --eps-primary-500-rgb:
    59,130,246;
  --eps-primary-600: #2563eb;
  --eps-primary-600-rgb:
    37,99,235;
  --eps-primary-700: #1d4ed8;
  --eps-primary-700-rgb:
    29,78,216;
  --eps-primary-800: #1e40af;
  --eps-primary-800-rgb:
    30,64,175;
  --eps-primary-900: #1e3a8a;
  --eps-primary-900-rgb:
    30,58,138;
  --eps-primary-950: #172554;
  --eps-primary-950-rgb:
    23,37,84;
  --eps-primary: #006CB6;
  --eps-primary-rgb:
    0,108,182;
  --eps-on-primary-50: #172554;
  --eps-on-primary-50-rgb:
    23,37,84;
  --eps-on-primary-100: #172554;
  --eps-on-primary-100-rgb:
    23,37,84;
  --eps-on-primary-200: #172554;
  --eps-on-primary-200-rgb:
    23,37,84;
  --eps-on-primary-300: #172554;
  --eps-on-primary-300-rgb:
    23,37,84;
  --eps-on-primary-400: #172554;
  --eps-on-primary-400-rgb:
    23,37,84;
  --eps-on-primary-500: #172554;
  --eps-on-primary-500-rgb:
    23,37,84;
  --eps-on-primary-600: #FFFFFF;
  --eps-on-primary-600-rgb:
    255,255,255;
  --eps-on-primary-700: #FFFFFF;
  --eps-on-primary-700-rgb:
    255,255,255;
  --eps-on-primary-800: #FFFFFF;
  --eps-on-primary-800-rgb:
    255,255,255;
  --eps-on-primary-900: #FFFFFF;
  --eps-on-primary-900-rgb:
    255,255,255;
  --eps-on-primary-950: #FFFFFF;
  --eps-on-primary-950-rgb:
    255,255,255;
  --eps-on-primary: #FFFFFF;
  --eps-on-primary-rgb:
    255,255,255;
  --eps-accent-50: #f0fdf4;
  --eps-accent-50-rgb:
    240,253,244;
  --eps-accent-100: #dcfce7;
  --eps-accent-100-rgb:
    220,252,231;
  --eps-accent-200: #bbf7d0;
  --eps-accent-200-rgb:
    187,247,208;
  --eps-accent-300: #86efac;
  --eps-accent-300-rgb:
    134,239,172;
  --eps-accent-400: #4ade80;
  --eps-accent-400-rgb:
    74,222,128;
  --eps-accent-500: #22c55e;
  --eps-accent-500-rgb:
    34,197,94;
  --eps-accent-600: #16a34a;
  --eps-accent-600-rgb:
    22,163,74;
  --eps-accent-700: #15803d;
  --eps-accent-700-rgb:
    21,128,61;
  --eps-accent-800: #166534;
  --eps-accent-800-rgb:
    22,101,52;
  --eps-accent-900: #14532d;
  --eps-accent-900-rgb:
    20,83,45;
  --eps-accent-950: #052e16;
  --eps-accent-950-rgb:
    5,46,22;
  --eps-accent: #39b54a;
  --eps-accent-rgb:
    57,181,74;
  --eps-on-accent-50: #052e16;
  --eps-on-accent-50-rgb:
    5,46,22;
  --eps-on-accent-100: #052e16;
  --eps-on-accent-100-rgb:
    5,46,22;
  --eps-on-accent-200: #052e16;
  --eps-on-accent-200-rgb:
    5,46,22;
  --eps-on-accent-300: #052e16;
  --eps-on-accent-300-rgb:
    5,46,22;
  --eps-on-accent-400: #052e16;
  --eps-on-accent-400-rgb:
    5,46,22;
  --eps-on-accent-500: #052e16;
  --eps-on-accent-500-rgb:
    5,46,22;
  --eps-on-accent-600: #052e16;
  --eps-on-accent-600-rgb:
    5,46,22;
  --eps-on-accent-700: #FFFFFF;
  --eps-on-accent-700-rgb:
    255,255,255;
  --eps-on-accent-800: #FFFFFF;
  --eps-on-accent-800-rgb:
    255,255,255;
  --eps-on-accent-900: #FFFFFF;
  --eps-on-accent-900-rgb:
    255,255,255;
  --eps-on-accent-950: #FFFFFF;
  --eps-on-accent-950-rgb:
    255,255,255;
  --eps-on-accent: #052e16;
  --eps-on-accent-rgb:
    5,46,22;
  --eps-warn-50: #fef2f2;
  --eps-warn-50-rgb:
    254,242,242;
  --eps-warn-100: #fee2e2;
  --eps-warn-100-rgb:
    254,226,226;
  --eps-warn-200: #fecaca;
  --eps-warn-200-rgb:
    254,202,202;
  --eps-warn-300: #fca5a5;
  --eps-warn-300-rgb:
    252,165,165;
  --eps-warn-400: #f87171;
  --eps-warn-400-rgb:
    248,113,113;
  --eps-warn-500: #ef4444;
  --eps-warn-500-rgb:
    239,68,68;
  --eps-warn-600: #dc2626;
  --eps-warn-600-rgb:
    220,38,38;
  --eps-warn-700: #b91c1c;
  --eps-warn-700-rgb:
    185,28,28;
  --eps-warn-800: #991b1b;
  --eps-warn-800-rgb:
    153,27,27;
  --eps-warn-900: #7f1d1d;
  --eps-warn-900-rgb:
    127,29,29;
  --eps-warn-950: #450a0a;
  --eps-warn-950-rgb:
    69,10,10;
  --eps-warn: #dc2626;
  --eps-warn-rgb:
    220,38,38;
  --eps-on-warn-50: #450a0a;
  --eps-on-warn-50-rgb:
    69,10,10;
  --eps-on-warn-100: #450a0a;
  --eps-on-warn-100-rgb:
    69,10,10;
  --eps-on-warn-200: #450a0a;
  --eps-on-warn-200-rgb:
    69,10,10;
  --eps-on-warn-300: #450a0a;
  --eps-on-warn-300-rgb:
    69,10,10;
  --eps-on-warn-400: #450a0a;
  --eps-on-warn-400-rgb:
    69,10,10;
  --eps-on-warn-500: #fef2f2;
  --eps-on-warn-500-rgb:
    254,242,242;
  --eps-on-warn-600: #FFFFFF;
  --eps-on-warn-600-rgb:
    255,255,255;
  --eps-on-warn-700: #FFFFFF;
  --eps-on-warn-700-rgb:
    255,255,255;
  --eps-on-warn-800: #FFFFFF;
  --eps-on-warn-800-rgb:
    255,255,255;
  --eps-on-warn-900: #FFFFFF;
  --eps-on-warn-900-rgb:
    255,255,255;
  --eps-on-warn-950: #FFFFFF;
  --eps-on-warn-950-rgb:
    255,255,255;
  --eps-on-warn: #FFFFFF;
  --eps-on-warn-rgb:
    255,255,255;
}
body.light,
.light,
.dark .light {
  --is-dark: false;
  --eps-bg-app-bar: #FFFFFF;
  --eps-bg-app-bar-rgb:
    255,255,255;
  --eps-bg-card: #FFFFFF;
  --eps-bg-card-rgb:
    255,255,255;
  --eps-bg-default: #FFFFFF;
  --eps-bg-default-rgb:
    255,255,255;
  --eps-bg-dialog: #FFFFFF;
  --eps-bg-dialog-rgb:
    255,255,255;
  --eps-bg-hover: rgba(148,163,184,0.12);
  --eps-bg-hover-rgb:
    148,163,184;
  --eps-bg-status-bar: #cbd5e1;
  --eps-bg-status-bar-rgb:
    203,213,225;
  --eps-text-default: #666666;
  --eps-text-default-rgb:
    102,102,102;
  --eps-text-secondary: #444444;
  --eps-text-secondary-rgb:
    68,68,68;
  --eps-text-hint: #94a3b8;
  --eps-text-hint-rgb:
    148,163,184;
  --eps-text-disabled: #94a3b8;
  --eps-text-disabled-rgb:
    148,163,184;
  --eps-border: #e2e8f0;
  --eps-border-rgb:
    226,232,240;
  --eps-divider: #e2e8f0;
  --eps-divider-rgb:
    226,232,240;
  --eps-icon: #64748b;
  --eps-icon-rgb:
    100,116,139;
  --eps-mat-icon: #64748b;
  --eps-mat-icon-rgb:
    100,116,139;
}
body.dark,
.dark,
.light .dark {
  --eps-bg-app-bar: #0f172a;
  --eps-bg-app-bar-rgb:
    15,23,42;
  --eps-bg-card: #1e293b;
  --eps-bg-card-rgb:
    30,41,59;
  --eps-bg-default: #0f172a;
  --eps-bg-default-rgb:
    15,23,42;
  --eps-bg-dialog: #1e293b;
  --eps-bg-dialog-rgb:
    30,41,59;
  --eps-bg-hover: rgba(255, 255, 255, 0.05);
  --eps-bg-hover-rgb:
    255,255,255;
  --eps-bg-status-bar: #0f172a;
  --eps-bg-status-bar-rgb:
    15,23,42;
  --eps-text-default: #FFFFFF;
  --eps-text-default-rgb:
    255,255,255;
  --eps-text-secondary: #94a3b8;
  --eps-text-secondary-rgb:
    148,163,184;
  --eps-text-hint: #64748b;
  --eps-text-hint-rgb:
    100,116,139;
  --eps-text-disabled: #475569;
  --eps-text-disabled-rgb:
    71,85,105;
  --eps-border: rgba(241,245,249,0.12);
  --eps-border-rgb:
    241,245,249;
  --eps-divider: rgba(241,245,249,0.12);
  --eps-divider-rgb:
    241,245,249;
  --eps-icon: #94a3b8;
  --eps-icon-rgb:
    148,163,184;
  --eps-mat-icon: #94a3b8;
  --eps-mat-icon-rgb:
    148,163,184;
}
.hover\:bg-hover:hover {
  background-color: var(--eps-bg-hover) !important;
}
.dark\:bg-card:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-bg-card-rgb), var(--tw-bg-opacity)) !important;
}
.dark\:bg-default:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-bg-default-rgb), var(--tw-bg-opacity)) !important;
}

/* src/@eps/styles/themes.scss */
body.light,
body .light {
  --mat-app-background-color: #faf9fd;
  --mat-app-text-color: #1a1b1f;
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-ripple-color: color-mix(in srgb, #1a1b1f 10%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #1a1b1f 8%, transparent);
  --mat-option-label-text-color: #1a1b1f;
  --mat-option-selected-state-label-text-color: #3e4759;
  --mat-option-selected-state-layer-color: #dae2f9;
  --mat-optgroup-label-text-color: #44474e;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #faf9fd;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #ffffff;
  --mat-pseudo-checkbox-full-selected-icon-color: #005cbb;
  --mat-pseudo-checkbox-full-unselected-icon-color: #44474e;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #005cbb;
  --mat-option-label-text-size: 1rem;
  --mat-option-label-text-weight: 400;
  --mat-option-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-option-label-text-line-height: 1.25rem;
  --mat-option-label-text-tracking: 0.006rem;
  --mat-optgroup-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-optgroup-label-text-line-height: 1.25rem;
  --mat-optgroup-label-text-size: 0.875rem;
  --mat-optgroup-label-text-tracking: 0.006rem;
  --mat-optgroup-label-text-weight: 500;
  --mat-card-elevated-container-shape: 12px;
  --mat-card-filled-container-shape: 12px;
  --mat-card-outlined-container-shape: 12px;
  --mat-card-outlined-outline-width: 1px;
  --mat-card-elevated-container-color: #f4f3f6;
  --mat-card-elevated-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-filled-container-color: #e3e2e6;
  --mat-card-filled-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: #faf9fd;
  --mat-card-outlined-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: #c4c6d0;
  --mat-card-subtitle-text-color: #1a1b1f;
  --mat-card-subtitle-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-card-subtitle-text-line-height: 1.5rem;
  --mat-card-subtitle-text-size: 1rem;
  --mat-card-subtitle-text-tracking: 0.009rem;
  --mat-card-subtitle-text-weight: 500;
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 1.75rem;
  --mat-card-title-text-size: 1.375rem;
  --mat-card-title-text-tracking: 0;
  --mat-card-title-text-weight: 400;
  --mat-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
  --mat-progress-bar-active-indicator-color: #005cbb;
  --mat-progress-bar-track-color: #e0e2ec;
  --mat-tooltip-container-color: #2f3033;
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-color: #f2f0f4;
  --mat-tooltip-supporting-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-tooltip-supporting-text-line-height: 1rem;
  --mat-tooltip-supporting-text-size: 0.75rem;
  --mat-tooltip-supporting-text-tracking: 0.025rem;
  --mat-tooltip-supporting-text-weight: 400;
  --mat-form-field-filled-active-indicator-height: 1px;
  --mat-form-field-filled-focus-active-indicator-height: 2px;
  --mat-form-field-filled-container-shape: 4px;
  --mat-form-field-outlined-outline-width: 1px;
  --mat-form-field-outlined-focus-outline-width: 2px;
  --mat-form-field-outlined-container-shape: 4px;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #44474e;
  --mat-form-field-error-focus-trailing-icon-color: #ba1a1a;
  --mat-form-field-error-hover-trailing-icon-color: #93000a;
  --mat-form-field-error-text-color: #ba1a1a;
  --mat-form-field-error-trailing-icon-color: #ba1a1a;
  --mat-form-field-filled-active-indicator-color: #44474e;
  --mat-form-field-filled-caret-color: #005cbb;
  --mat-form-field-filled-container-color: #e0e2ec;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #1a1b1f 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-form-field-filled-error-active-indicator-color: #ba1a1a;
  --mat-form-field-filled-error-caret-color: #ba1a1a;
  --mat-form-field-filled-error-focus-active-indicator-color: #ba1a1a;
  --mat-form-field-filled-error-focus-label-text-color: #ba1a1a;
  --mat-form-field-filled-error-hover-active-indicator-color: #93000a;
  --mat-form-field-filled-error-hover-label-text-color: #93000a;
  --mat-form-field-filled-error-label-text-color: #ba1a1a;
  --mat-form-field-filled-focus-active-indicator-color: #005cbb;
  --mat-form-field-filled-focus-label-text-color: #005cbb;
  --mat-form-field-filled-hover-active-indicator-color: #1a1b1f;
  --mat-form-field-filled-hover-label-text-color: #44474e;
  --mat-form-field-filled-input-text-color: #1a1b1f;
  --mat-form-field-filled-input-text-placeholder-color: #44474e;
  --mat-form-field-filled-label-text-color: #44474e;
  --mat-form-field-focus-select-arrow-color: #005cbb;
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #44474e;
  --mat-form-field-outlined-caret-color: #005cbb;
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-form-field-outlined-error-caret-color: #ba1a1a;
  --mat-form-field-outlined-error-focus-label-text-color: #ba1a1a;
  --mat-form-field-outlined-error-focus-outline-color: #ba1a1a;
  --mat-form-field-outlined-error-hover-label-text-color: #93000a;
  --mat-form-field-outlined-error-hover-outline-color: #93000a;
  --mat-form-field-outlined-error-label-text-color: #ba1a1a;
  --mat-form-field-outlined-error-outline-color: #ba1a1a;
  --mat-form-field-outlined-focus-label-text-color: #005cbb;
  --mat-form-field-outlined-focus-outline-color: #005cbb;
  --mat-form-field-outlined-hover-label-text-color: #1a1b1f;
  --mat-form-field-outlined-hover-outline-color: #1a1b1f;
  --mat-form-field-outlined-input-text-color: #1a1b1f;
  --mat-form-field-outlined-input-text-placeholder-color: #44474e;
  --mat-form-field-outlined-label-text-color: #44474e;
  --mat-form-field-outlined-outline-color: #74777f;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1a1b1f;
  --mat-form-field-state-layer-color: #1a1b1f;
  --mat-form-field-trailing-icon-color: #44474e;
  --mat-form-field-container-height: 44px;
  --mat-form-field-filled-label-display: none;
  --mat-form-field-container-vertical-padding: 10px;
  --mat-form-field-filled-with-label-container-padding-top: 10px;
  --mat-form-field-filled-with-label-container-padding-bottom: 10px;
  --mat-form-field-container-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-form-field-container-text-line-height: 1.5rem;
  --mat-form-field-container-text-size: 1rem;
  --mat-form-field-container-text-tracking: 0.031rem;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-subscript-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-form-field-subscript-text-line-height: 1rem;
  --mat-form-field-subscript-text-size: 0.75rem;
  --mat-form-field-subscript-text-tracking: 0.025rem;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-outlined-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-form-field-outlined-label-text-size: 1rem;
  --mat-form-field-outlined-label-text-tracking: 0.031rem;
  --mat-form-field-outlined-label-text-weight: 400;
  --mat-form-field-filled-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-form-field-filled-label-text-size: 1rem;
  --mat-form-field-filled-label-text-tracking: 0.031rem;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-select-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-select-panel-background-color: #efedf0;
  --mat-select-enabled-trigger-text-color: #1a1b1f;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-select-placeholder-text-color: #44474e;
  --mat-select-enabled-arrow-color: #44474e;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-select-focused-arrow-color: #005cbb;
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mat-select-arrow-transform: none;
  --mat-select-trigger-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-select-trigger-text-line-height: 1.5rem;
  --mat-select-trigger-text-size: 1rem;
  --mat-select-trigger-text-tracking: 0.031rem;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-autocomplete-background-color: #efedf0;
  --mat-dialog-actions-alignment: flex-end;
  --mat-dialog-actions-padding: 16px 24px;
  --mat-dialog-container-elevation-shadow: none;
  --mat-dialog-container-max-width: 560px;
  --mat-dialog-container-min-width: 280px;
  --mat-dialog-container-shape: 28px;
  --mat-dialog-container-small-max-width: calc(100vw - 32px);
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 6px 24px 13px;
  --mat-dialog-with-actions-content-padding: 20px 24px 0;
  --mat-dialog-container-color: #faf9fd;
  --mat-dialog-subhead-color: #1a1b1f;
  --mat-dialog-supporting-text-color: #44474e;
  --mat-dialog-subhead-font: Roboto, sans-serif;
  --mat-dialog-subhead-line-height: 2rem;
  --mat-dialog-subhead-size: 1.5rem;
  --mat-dialog-subhead-tracking: 0;
  --mat-dialog-subhead-weight: 400;
  --mat-dialog-supporting-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-dialog-supporting-text-line-height: 1.25rem;
  --mat-dialog-supporting-text-size: 0.875rem;
  --mat-dialog-supporting-text-tracking: 0.016rem;
  --mat-dialog-supporting-text-weight: 400;
  --mat-chip-container-shape-radius: 8px;
  --mat-chip-disabled-container-opacity: 1;
  --mat-chip-elevated-container-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-outline-width: 1px;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-opacity: 1;
  --mat-chip-with-avatar-avatar-shape-radius: 24px;
  --mat-chip-with-avatar-avatar-size: 24px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 0.38;
  --mat-chip-with-icon-disabled-icon-opacity: 0.38;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 0.38;
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-chip-elevated-selected-container-color: #dae2f9;
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-chip-focus-outline-color: #44474e;
  --mat-chip-focus-state-layer-color: #44474e;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #44474e;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #44474e;
  --mat-chip-outline-color: #74777f;
  --mat-chip-selected-disabled-trailing-icon-color: #1a1b1f;
  --mat-chip-selected-focus-state-layer-color: #3e4759;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: #3e4759;
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: #3e4759;
  --mat-chip-selected-trailing-action-state-layer-color: #3e4759;
  --mat-chip-selected-trailing-icon-color: #3e4759;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0.12;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0.08;
  --mat-chip-trailing-action-state-layer-color: #44474e;
  --mat-chip-with-icon-disabled-icon-color: #1a1b1f;
  --mat-chip-with-icon-icon-color: #44474e;
  --mat-chip-with-icon-selected-icon-color: #3e4759;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1b1f;
  --mat-chip-with-trailing-icon-trailing-icon-color: #44474e;
  --mat-chip-container-height: 24px;
  --mat-chip-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-chip-label-text-line-height: 1.25rem;
  --mat-chip-label-text-size: 0.875rem;
  --mat-chip-label-text-tracking: 0.006rem;
  --mat-chip-label-text-weight: 500;
  --mat-slide-toggle-disabled-selected-handle-opacity: 1;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 2px;
  --mat-slide-toggle-handle-shape: 9999px;
  --mat-slide-toggle-hidden-track-opacity: 0;
  --mat-slide-toggle-hidden-track-transition: opacity 75ms;
  --mat-slide-toggle-pressed-handle-size: 28px;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0 24px;
  --mat-slide-toggle-selected-handle-size: 24px;
  --mat-slide-toggle-selected-icon-size: 16px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 22px;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 2px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 24px;
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-track-height: 32px;
  --mat-slide-toggle-track-outline-width: 2px;
  --mat-slide-toggle-track-shape: 9999px;
  --mat-slide-toggle-track-width: 52px;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0 8px;
  --mat-slide-toggle-unselected-handle-size: 16px;
  --mat-slide-toggle-unselected-icon-size: 16px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 2px;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 4px;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: opacity 75ms;
  --mat-slide-toggle-with-icon-handle-size: 24px;
  --mat-slide-toggle-touch-target-size: 48px;
  --mat-slide-toggle-disabled-label-text-color: #1a1b1f;
  --mat-slide-toggle-disabled-selected-handle-color: #faf9fd;
  --mat-slide-toggle-disabled-selected-icon-color: #1a1b1f;
  --mat-slide-toggle-disabled-selected-track-color: #1a1b1f;
  --mat-slide-toggle-disabled-unselected-handle-color: #1a1b1f;
  --mat-slide-toggle-disabled-unselected-icon-color: #e0e2ec;
  --mat-slide-toggle-disabled-unselected-track-color: #e0e2ec;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #1a1b1f;
  --mat-slide-toggle-label-text-color: #1a1b1f;
  --mat-slide-toggle-selected-focus-handle-color: #d7e3ff;
  --mat-slide-toggle-selected-focus-state-layer-color: #005cbb;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: #005cbb;
  --mat-slide-toggle-selected-handle-color: #ffffff;
  --mat-slide-toggle-selected-hover-handle-color: #d7e3ff;
  --mat-slide-toggle-selected-hover-state-layer-color: #005cbb;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: #005cbb;
  --mat-slide-toggle-selected-icon-color: #00458f;
  --mat-slide-toggle-selected-pressed-handle-color: #d7e3ff;
  --mat-slide-toggle-selected-pressed-state-layer-color: #005cbb;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: #005cbb;
  --mat-slide-toggle-selected-track-color: #005cbb;
  --mat-slide-toggle-track-outline-color: #74777f;
  --mat-slide-toggle-unselected-focus-handle-color: #44474e;
  --mat-slide-toggle-unselected-focus-state-layer-color: #1a1b1f;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #e0e2ec;
  --mat-slide-toggle-unselected-handle-color: #74777f;
  --mat-slide-toggle-unselected-hover-handle-color: #44474e;
  --mat-slide-toggle-unselected-hover-state-layer-color: #1a1b1f;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #e0e2ec;
  --mat-slide-toggle-unselected-icon-color: #e0e2ec;
  --mat-slide-toggle-unselected-pressed-handle-color: #44474e;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #1a1b1f;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #e0e2ec;
  --mat-slide-toggle-unselected-track-color: #e0e2ec;
  --mat-slide-toggle-touch-target-display: none;
  --mat-slide-toggle-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-slide-toggle-label-text-line-height: 1.25rem;
  --mat-slide-toggle-label-text-size: 0.875rem;
  --mat-slide-toggle-label-text-tracking: 0.016rem;
  --mat-slide-toggle-label-text-weight: 400;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-touch-target-size: 48px;
  --mat-radio-checked-ripple-color: #005cbb;
  --mat-radio-disabled-label-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #1a1b1f;
  --mat-radio-disabled-unselected-icon-color: #1a1b1f;
  --mat-radio-label-text-color: #1a1b1f;
  --mat-radio-ripple-color: #1a1b1f;
  --mat-radio-selected-focus-icon-color: #005cbb;
  --mat-radio-selected-hover-icon-color: #005cbb;
  --mat-radio-selected-icon-color: #005cbb;
  --mat-radio-selected-pressed-icon-color: #005cbb;
  --mat-radio-unselected-focus-icon-color: #1a1b1f;
  --mat-radio-unselected-hover-icon-color: #1a1b1f;
  --mat-radio-unselected-icon-color: #44474e;
  --mat-radio-unselected-pressed-icon-color: #1a1b1f;
  --mat-radio-touch-target-display: none;
  --mat-radio-state-layer-size: 28px;
  --mat-radio-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-radio-label-text-line-height: 1.25rem;
  --mat-radio-label-text-size: 0.875rem;
  --mat-radio-label-text-tracking: 0.016rem;
  --mat-radio-label-text-weight: 400;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-value-indicator-padding: 0;
  --mat-slider-value-indicator-width: 28px;
  --mat-slider-value-indicator-height: 28px;
  --mat-slider-value-indicator-caret-display: none;
  --mat-slider-value-indicator-border-radius: 50% 50% 50% 0;
  --mat-slider-value-indicator-text-transform: rotate(45deg);
  --mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);
  --mat-slider-active-track-height: 4px;
  --mat-slider-handle-height: 20px;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.38;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.38;
  --mat-slider-value-indicator-transform-origin: 0 28px;
  --mat-slider-active-track-color: #005cbb;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #1a1b1f;
  --mat-slider-disabled-handle-color: #1a1b1f;
  --mat-slider-disabled-inactive-track-color: #1a1b1f;
  --mat-slider-focus-handle-color: #005cbb;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #005cbb 20%, transparent);
  --mat-slider-handle-color: #005cbb;
  --mat-slider-handle-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-handle-shape: 9999px;
  --mat-slider-hover-handle-color: #005cbb;
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #005cbb 5%, transparent);
  --mat-slider-inactive-track-color: #e0e2ec;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: #005cbb;
  --mat-slider-label-label-text-color: #ffffff;
  --mat-slider-ripple-color: #005cbb;
  --mat-slider-with-overlap-handle-outline-color: #ffffff;
  --mat-slider-with-tick-marks-active-container-color: #ffffff;
  --mat-slider-with-tick-marks-container-shape: 9999px;
  --mat-slider-with-tick-marks-disabled-container-color: #1a1b1f;
  --mat-slider-with-tick-marks-inactive-container-color: #44474e;
  --mat-slider-label-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-slider-label-label-text-line-height: 1rem;
  --mat-slider-label-label-text-size: 0.75rem;
  --mat-slider-label-label-text-tracking: 0.031rem;
  --mat-slider-label-label-text-weight: 500;
  --mat-menu-divider-bottom-spacing: 8px;
  --mat-menu-divider-top-spacing: 8px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-spacing: 12px;
  --mat-menu-item-leading-spacing: 12px;
  --mat-menu-item-trailing-spacing: 12px;
  --mat-menu-item-with-icon-leading-spacing: 12px;
  --mat-menu-item-with-icon-trailing-spacing: 12px;
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-color: #e0e2ec;
  --mat-menu-item-label-text-color: #1a1b1f;
  --mat-menu-item-icon-color: #44474e;
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, #1a1b1f 8%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-menu-container-color: #efedf0;
  --mat-menu-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-menu-item-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-menu-item-label-text-line-height: 1.25rem;
  --mat-menu-item-label-text-size: 0.875rem;
  --mat-menu-item-label-text-tracking: 0.006rem;
  --mat-menu-item-label-text-weight: 500;
  --mat-list-active-indicator-color: #dae2f9;
  --mat-list-active-indicator-shape: 9999px;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-disabled-label-text-color: #1a1b1f;
  --mat-list-list-item-disabled-label-text-opacity: 0.3;
  --mat-list-list-item-disabled-leading-icon-color: #1a1b1f;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-state-layer-color: #1a1b1f;
  --mat-list-list-item-disabled-state-layer-opacity: 0.12;
  --mat-list-list-item-disabled-trailing-icon-color: #1a1b1f;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mat-list-list-item-focus-label-text-color: #1a1b1f;
  --mat-list-list-item-focus-state-layer-color: #1a1b1f;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-list-list-item-hover-label-text-color: #1a1b1f;
  --mat-list-list-item-hover-state-layer-color: #1a1b1f;
  --mat-list-list-item-hover-state-layer-opacity: 0.08;
  --mat-list-list-item-label-text-color: #1a1b1f;
  --mat-list-list-item-leading-avatar-color: #d7e3ff;
  --mat-list-list-item-leading-avatar-shape: 9999px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-leading-icon-color: #44474e;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-selected-trailing-icon-color: #005cbb;
  --mat-list-list-item-supporting-text-color: #44474e;
  --mat-list-list-item-trailing-icon-color: #44474e;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-trailing-supporting-text-color: #44474e;
  --mat-list-list-item-leading-icon-start-space: 4px;
  --mat-list-list-item-leading-icon-end-space: 4px;
  --mat-list-list-item-one-line-container-height: 36px;
  --mat-list-list-item-two-line-container-height: 52px;
  --mat-list-list-item-three-line-container-height: 76px;
  --mat-list-list-item-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-list-list-item-label-text-line-height: 1.5rem;
  --mat-list-list-item-label-text-size: 1rem;
  --mat-list-list-item-label-text-tracking: 0.031rem;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-list-list-item-supporting-text-line-height: 1.25rem;
  --mat-list-list-item-supporting-text-size: 0.875rem;
  --mat-list-list-item-supporting-text-tracking: 0.016rem;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-list-list-item-trailing-supporting-text-line-height: 1rem;
  --mat-list-list-item-trailing-supporting-text-size: 0.688rem;
  --mat-list-list-item-trailing-supporting-text-tracking: 0.031rem;
  --mat-list-list-item-trailing-supporting-text-weight: 500;
  --mat-paginator-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
  --mat-paginator-container-text-color: #1a1b1f;
  --mat-paginator-container-background-color: #faf9fd;
  --mat-paginator-disabled-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-paginator-enabled-icon-color: #44474e;
  --mat-paginator-container-size: 40px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: none;
  --mat-paginator-container-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-paginator-container-text-line-height: 1rem;
  --mat-paginator-container-text-size: 0.75rem;
  --mat-paginator-container-text-tracking: 0.025rem;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 0.75rem;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
  --mat-tab-divider-height: 1px;
  --mat-tab-active-focus-indicator-color: #005cbb;
  --mat-tab-active-focus-label-text-color: #1a1b1f;
  --mat-tab-active-hover-indicator-color: #005cbb;
  --mat-tab-active-hover-label-text-color: #1a1b1f;
  --mat-tab-active-indicator-color: #005cbb;
  --mat-tab-active-label-text-color: #1a1b1f;
  --mat-tab-active-ripple-color: #1a1b1f;
  --mat-tab-divider-color: #e0e2ec;
  --mat-tab-inactive-focus-label-text-color: #1a1b1f;
  --mat-tab-inactive-hover-label-text-color: #1a1b1f;
  --mat-tab-inactive-label-text-color: #1a1b1f;
  --mat-tab-inactive-ripple-color: #1a1b1f;
  --mat-tab-pagination-icon-color: #1a1b1f;
  --mat-tab-disabled-ripple-color: #44474e;
  --mat-tab-container-height: 36px;
  --mat-tab-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-tab-label-text-line-height: 1.25rem;
  --mat-tab-label-text-size: 0.875rem;
  --mat-tab-label-text-tracking: 0.006rem;
  --mat-tab-label-text-weight: 500;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.08;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.08;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #faf9fd;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-checkbox-label-text-color: #1a1b1f;
  --mat-checkbox-selected-checkmark-color: #ffffff;
  --mat-checkbox-selected-focus-icon-color: #005cbb;
  --mat-checkbox-selected-focus-state-layer-color: #005cbb;
  --mat-checkbox-selected-hover-icon-color: #005cbb;
  --mat-checkbox-selected-hover-state-layer-color: #005cbb;
  --mat-checkbox-selected-icon-color: #005cbb;
  --mat-checkbox-selected-pressed-icon-color: #005cbb;
  --mat-checkbox-selected-pressed-state-layer-color: #1a1b1f;
  --mat-checkbox-unselected-focus-icon-color: #1a1b1f;
  --mat-checkbox-unselected-focus-state-layer-color: #1a1b1f;
  --mat-checkbox-unselected-hover-icon-color: #1a1b1f;
  --mat-checkbox-unselected-hover-state-layer-color: #1a1b1f;
  --mat-checkbox-unselected-icon-color: #44474e;
  --mat-checkbox-unselected-pressed-state-layer-color: #005cbb;
  --mat-checkbox-touch-target-display: none;
  --mat-checkbox-state-layer-size: 28px;
  --mat-checkbox-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-checkbox-label-text-line-height: 1.25rem;
  --mat-checkbox-label-text-size: 0.875rem;
  --mat-checkbox-label-text-tracking: 0.016rem;
  --mat-checkbox-label-text-weight: 400;
  --mat-button-filled-container-shape: 9999px;
  --mat-button-filled-horizontal-padding: 24px;
  --mat-button-filled-icon-offset: -8px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 9999px;
  --mat-button-outlined-horizontal-padding: 24px;
  --mat-button-outlined-icon-offset: -8px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-container-shape: 9999px;
  --mat-button-protected-horizontal-padding: 24px;
  --mat-button-protected-icon-offset: -8px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 9999px;
  --mat-button-text-horizontal-padding: 12px;
  --mat-button-text-icon-offset: -4px;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 16px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 9999px;
  --mat-button-tonal-horizontal-padding: 24px;
  --mat-button-tonal-icon-offset: -8px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
  --mat-button-filled-container-color: #005cbb;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #44474e;
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.08;
  --mat-button-filled-label-text-color: #ffffff;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, #ffffff 12%, transparent);
  --mat-button-filled-state-layer-color: #ffffff;
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #44474e;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: #005cbb;
  --mat-button-outlined-outline-color: #74777f;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, #005cbb 12%, transparent);
  --mat-button-outlined-state-layer-color: #005cbb;
  --mat-button-protected-container-color: #faf9fd;
  --mat-button-protected-container-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-disabled-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-button-protected-disabled-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #44474e;
  --mat-button-protected-focus-container-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-container-elevation-shadow:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-hover-state-layer-opacity: 0.08;
  --mat-button-protected-label-text-color: #005cbb;
  --mat-button-protected-pressed-container-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, #005cbb 12%, transparent);
  --mat-button-protected-state-layer-color: #005cbb;
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #44474e;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: #005cbb;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, #005cbb 12%, transparent);
  --mat-button-text-state-layer-color: #005cbb;
  --mat-button-tonal-container-color: #dae2f9;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #44474e;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: #3e4759;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #3e4759 12%, transparent);
  --mat-button-tonal-state-layer-color: #3e4759;
  --mat-button-filled-touch-target-display: none;
  --mat-button-filled-container-height: 28px;
  --mat-button-outlined-container-height: 28px;
  --mat-button-outlined-touch-target-display: none;
  --mat-button-protected-touch-target-display: none;
  --mat-button-protected-container-height: 28px;
  --mat-button-text-touch-target-display: none;
  --mat-button-text-container-height: 28px;
  --mat-button-tonal-container-height: 28px;
  --mat-button-tonal-touch-target-display: none;
  --mat-button-filled-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-button-filled-label-text-size: 0.875rem;
  --mat-button-filled-label-text-tracking: 0.006rem;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-button-outlined-label-text-size: 0.875rem;
  --mat-button-outlined-label-text-tracking: 0.006rem;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-button-protected-label-text-size: 0.875rem;
  --mat-button-protected-label-text-tracking: 0.006rem;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-button-text-label-text-size: 0.875rem;
  --mat-button-text-label-text-tracking: 0.006rem;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-button-tonal-label-text-size: 0.875rem;
  --mat-button-tonal-label-text-tracking: 0.006rem;
  --mat-button-tonal-label-text-weight: 500;
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 9999px;
  --mat-icon-button-touch-target-size: 48px;
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: #44474e;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: #44474e;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, #44474e 12%, transparent);
  --mat-icon-button-state-layer-color: #44474e;
  --mat-icon-button-touch-target-display: none;
  --mat-icon-button-state-layer-size: 28px;
  --mat-fab-container-shape: 16px;
  --mat-fab-extended-container-height: 56px;
  --mat-fab-extended-container-shape: 16px;
  --mat-fab-small-container-shape: 12px;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-small-touch-target-size: 48px;
  --mat-fab-container-color: #d7e3ff;
  --mat-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-fab-extended-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-focus-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-pressed-container-elevation-shadow: 6;
  --mat-fab-focus-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: #00458f;
  --mat-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-pressed-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, #00458f 12%, transparent);
  --mat-fab-small-container-color: #d7e3ff;
  --mat-fab-small-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-fab-small-focus-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: #00458f;
  --mat-fab-small-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-hover-state-layer-opacity: 0.08;
  --mat-fab-small-pressed-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, #00458f 12%, transparent);
  --mat-fab-small-state-layer-color: #00458f;
  --mat-fab-state-layer-color: #00458f;
  --mat-fab-touch-target-display: none;
  --mat-fab-extended-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-fab-extended-label-text-size: 0.875rem;
  --mat-fab-extended-label-text-tracking: 0.006rem;
  --mat-fab-extended-label-text-weight: 500;
  --mat-snack-bar-container-shape: 4px;
  --mat-snack-bar-button-color: #abc7ff;
  --mat-snack-bar-container-color: #2f3033;
  --mat-snack-bar-supporting-text-color: #f2f0f4;
  --mat-snack-bar-supporting-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-snack-bar-supporting-text-line-height: 1.25rem;
  --mat-snack-bar-supporting-text-size: 0.875rem;
  --mat-snack-bar-supporting-text-weight: 400;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #faf9fd;
  --mat-table-header-headline-color: #1a1b1f;
  --mat-table-row-item-label-text-color: #1a1b1f;
  --mat-table-row-item-outline-color: #74777f;
  --mat-table-header-container-height: 44px;
  --mat-table-footer-container-height: 40px;
  --mat-table-row-item-container-height: 40px;
  --mat-table-header-headline-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-table-header-headline-line-height: 1.25rem;
  --mat-table-header-headline-size: 0.875rem;
  --mat-table-header-headline-tracking: 0.006rem;
  --mat-table-header-headline-weight: 500;
  --mat-table-row-item-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-table-row-item-label-text-line-height: 1.25rem;
  --mat-table-row-item-label-text-size: 0.875rem;
  --mat-table-row-item-label-text-tracking: 0.016rem;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-footer-supporting-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-table-footer-supporting-text-line-height: 1.25rem;
  --mat-table-footer-supporting-text-size: 0.875rem;
  --mat-table-footer-supporting-text-tracking: 0.016rem;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-progress-spinner-size: 48px;
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-active-indicator-color: #005cbb;
  --mat-badge-container-offset: -12px 0;
  --mat-badge-container-overlap-offset: -12px;
  --mat-badge-container-padding: 0 4px;
  --mat-badge-container-shape: 9999px;
  --mat-badge-container-size: 16px;
  --mat-badge-large-size-container-offset: -12px 0;
  --mat-badge-large-size-container-overlap-offset: -12px;
  --mat-badge-large-size-container-padding: 0 4px;
  --mat-badge-large-size-container-size: 16px;
  --mat-badge-legacy-container-size: unset;
  --mat-badge-legacy-large-size-container-size: unset;
  --mat-badge-legacy-small-size-container-size: unset;
  --mat-badge-small-size-container-offset: -6px 0;
  --mat-badge-small-size-container-overlap-offset: -6px;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-small-size-container-size: 6px;
  --mat-badge-background-color: #ba1a1a;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, #ba1a1a 38%, transparent);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-color: #ffffff;
  --mat-badge-large-size-line-height: 16px;
  --mat-badge-large-size-text-size: 0.688rem;
  --mat-badge-line-height: 16px;
  --mat-badge-small-size-line-height: 6px;
  --mat-badge-small-size-text-size: 0;
  --mat-badge-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-badge-text-size: 0.688rem;
  --mat-badge-text-weight: 500;
  --mat-bottom-sheet-container-shape: 28px;
  --mat-bottom-sheet-container-text-color: #1a1b1f;
  --mat-bottom-sheet-container-background-color: #f4f3f6;
  --mat-bottom-sheet-container-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-bottom-sheet-container-text-line-height: 1.5rem;
  --mat-bottom-sheet-container-text-size: 1rem;
  --mat-bottom-sheet-container-text-tracking: 0.031rem;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.08;
  --mat-button-toggle-shape: 28px;
  --mat-button-toggle-background-color: transparent;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: transparent;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-button-toggle-divider-color: #74777f;
  --mat-button-toggle-selected-state-background-color: #dae2f9;
  --mat-button-toggle-selected-state-text-color: #3e4759;
  --mat-button-toggle-state-layer-color: #1a1b1f;
  --mat-button-toggle-text-color: #1a1b1f;
  --mat-button-toggle-height: 36px;
  --mat-button-toggle-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-button-toggle-label-text-line-height: 1.25rem;
  --mat-button-toggle-label-text-size: 0.875rem;
  --mat-button-toggle-label-text-tracking: 0.006rem;
  --mat-button-toggle-label-text-weight: 500;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-shape: 16px;
  --mat-datepicker-calendar-container-touch-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-shape: 28px;
  --mat-datepicker-calendar-body-label-text-color: #1a1b1f;
  --mat-datepicker-calendar-container-background-color: #e9e7eb;
  --mat-datepicker-calendar-container-text-color: #1a1b1f;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #1a1b1f 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: #e0e0ff;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #565e71;
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #dae2f9;
  --mat-datepicker-calendar-date-in-range-state-background-color: #d7e3ff;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: #005cbb;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: #005cbb;
  --mat-datepicker-calendar-date-selected-state-text-color: #ffffff;
  --mat-datepicker-calendar-date-text-color: #1a1b1f;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: #005cbb;
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #005cbb;
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #44474e;
  --mat-datepicker-calendar-navigation-button-icon-color: #44474e;
  --mat-datepicker-calendar-period-button-icon-color: #44474e;
  --mat-datepicker-calendar-period-button-text-color: #44474e;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-datepicker-range-input-separator-color: #1a1b1f;
  --mat-datepicker-toggle-active-state-icon-color: #005cbb;
  --mat-datepicker-toggle-icon-color: #44474e;
  --mat-datepicker-calendar-body-label-text-size: 0.875rem;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 0.875rem;
  --mat-datepicker-calendar-header-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 0.875rem;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-datepicker-calendar-text-size: 0.875rem;
  --mat-divider-width: 1px;
  --mat-divider-color: #c4c6d0;
  --mat-expansion-container-shape: 12px;
  --mat-expansion-header-indicator-display: inline-block;
  --mat-expansion-legacy-header-indicator-display: none;
  --mat-expansion-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-actions-divider-color: #74777f;
  --mat-expansion-container-background-color: #faf9fd;
  --mat-expansion-container-text-color: #1a1b1f;
  --mat-expansion-header-description-color: #44474e;
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #1a1b1f 8%, transparent);
  --mat-expansion-header-indicator-color: #44474e;
  --mat-expansion-header-text-color: #1a1b1f;
  --mat-expansion-header-collapsed-state-height: 36px;
  --mat-expansion-header-expanded-state-height: 48px;
  --mat-expansion-container-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-expansion-container-text-line-height: 1.5rem;
  --mat-expansion-container-text-size: 1rem;
  --mat-expansion-container-text-tracking: 0.031rem;
  --mat-expansion-container-text-weight: 400;
  --mat-expansion-header-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-expansion-header-text-line-height: 1.5rem;
  --mat-expansion-header-text-size: 1rem;
  --mat-expansion-header-text-tracking: 0.009rem;
  --mat-expansion-header-text-weight: 500;
  --mat-grid-list-tile-header-primary-text-size:
    400 1rem / 1.5rem Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-grid-list-tile-header-secondary-text-size:
    400 0.875rem / 1.25rem Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-grid-list-tile-footer-primary-text-size:
    400 1rem / 1.5rem Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-grid-list-tile-footer-secondary-text-size:
    400 0.875rem / 1.25rem Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 16px;
  --mat-sidenav-container-elevation-shadow: none;
  --mat-sidenav-container-width: 360px;
  --mat-sidenav-container-divider-color: transparent;
  --mat-sidenav-container-background-color: #faf9fd;
  --mat-sidenav-container-text-color: #44474e;
  --mat-sidenav-content-background-color: #faf9fd;
  --mat-sidenav-content-text-color: #1a1b1f;
  --mat-sidenav-scrim-color: color-mix(in srgb, #2d3038 40%, transparent);
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-stepper-header-focus-state-layer-shape: 12px;
  --mat-stepper-header-hover-state-layer-shape: 12px;
  --mat-stepper-container-color: #faf9fd;
  --mat-stepper-header-done-state-icon-background-color: #005cbb;
  --mat-stepper-header-done-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-edit-state-icon-background-color: #005cbb;
  --mat-stepper-header-edit-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-error-state-icon-foreground-color: #ba1a1a;
  --mat-stepper-header-error-state-label-text-color: #ba1a1a;
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #1a1b1f 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #1a1b1f 8%, transparent);
  --mat-stepper-header-icon-background-color: #44474e;
  --mat-stepper-header-icon-foreground-color: #faf9fd;
  --mat-stepper-header-label-text-color: #44474e;
  --mat-stepper-header-optional-label-text-color: #44474e;
  --mat-stepper-header-selected-state-icon-background-color: #005cbb;
  --mat-stepper-header-selected-state-icon-foreground-color: #ffffff;
  --mat-stepper-header-selected-state-label-text-color: #44474e;
  --mat-stepper-line-color: #74777f;
  --mat-stepper-header-height: 60px;
  --mat-stepper-container-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-stepper-header-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-stepper-header-label-text-size: 0.875rem;
  --mat-stepper-header-label-text-weight: 500;
  --mat-stepper-header-error-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-weight: 500;
  --mat-stepper-header-height: 60px;
  --mat-sort-arrow-color: #1a1b1f;
  --mat-toolbar-container-background-color: #faf9fd;
  --mat-toolbar-container-text-color: #1a1b1f;
  --mat-toolbar-standard-height: 52px;
  --mat-toolbar-mobile-height: 44px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 1.75rem;
  --mat-toolbar-title-text-size: 1.375rem;
  --mat-toolbar-title-text-tracking: 0;
  --mat-toolbar-title-text-weight: 400;
  --mat-tree-container-background-color: #faf9fd;
  --mat-tree-node-text-color: #1a1b1f;
  --mat-tree-node-min-height: 36px;
  --mat-tree-node-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    "Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-tree-node-text-size: 1rem;
  --mat-tree-node-text-weight: 400;
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-background-color: #efedf0;
  --mat-timepicker-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-button-filled-container-shape: 2px;
  --mat-button-outlined-container-shape: 2px;
  --mat-button-text-container-shape: 2px;
  --mat-button-protected-container-shape: 2px;
  --mat-button-tonal-container-shape: 2px;
  --mat-icon-button-disabled-icon-color: rgb(147, 197, 253);
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-background-color: rgb(255, 255, 255);
  --mat-datepicker-calendar-header-divider-color: rgb(226, 232, 240);
  --mat-datepicker-calendar-container-elevation-shadow: 0px 5px 15px rgba(0, 0, 0, 0.15);
  --mat-datepicker-toggle-icon-color: rgb(0, 92, 187);
  --mat-button-toggle-divider-color: rgb(226, 232, 240);
  --mat-button-toggle-shape: 4px;
  --mat-form-field-filled-container-shape: 0;
  --mat-form-field-filled-container-color: rgb(249, 250, 251);
  --mat-form-field-filled-active-indicator-height: 2px;
  --mat-form-field-filled-focus-active-indicator-height: 3px;
  --mat-form-field-filled-active-indicator-color: rgb(173, 181, 186);
  --mat-form-field-filled-hover-active-indicator-color: rgb(173, 181, 186);
  --mat-form-field-filled-focus-active-indicator-color: rgb(0, 92, 187);
  --mat-form-field-filled-disabled-active-indicator-color: rgb(173, 181, 186);
  --mat-form-field-filled-error-active-indicator-color: rgb(239, 68, 68);
  --mat-form-field-filled-error-focus-active-indicator-color: rgb(239, 68, 68);
  --mat-form-field-filled-error-hover-active-indicator-color: rgb(239, 68, 68);
  --mat-form-field-error-text-color: rgb(0, 0, 0);
  --mat-dialog-container-max-width: 90vw;
  --mat-dialog-container-small-max-width: 50vw;
  --mat-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-color: rgb(255, 255, 255);
  --mat-stepper-container-color: rgb(255, 255, 255);
  --mat-menu-container-color: rgb(255, 255, 255);
  --mat-menu-container-shape: 4px;
  --mat-radio-selected-icon-color: rgb(34, 197, 94);
  --mat-radio-selected-hover-icon-color: rgb(34, 197, 94);
  --mat-radio-selected-focus-icon-color: rgb(34, 197, 94);
  --mat-radio-selected-pressed-icon-color: rgb(34, 197, 94);
  --mat-radio-disabled-selected-icon-color: rgb(34, 197, 94);
  --mat-radio-checked-ripple-color: rgb(34, 197, 94);
  --mat-radio-ripple-color: rgb(34, 197, 94);
  --mat-table-header-headline-color: rgb(102, 102, 102);
  --mat-table-row-item-label-text-color: rgb(86, 83, 88);
  --mat-table-background-color: rgb(255, 255, 255);
  --mat-table-row-item-outline-color: rgb(224, 224, 224);
  --mat-paginator-container-background-color: rgb(245, 245, 245);
  --mat-paginator-container-text-color: rgb(86, 83, 88);
  --mat-select-panel-background-color: rgb(255, 255, 255);
  --mat-autocomplete-background-color: rgb(255, 255, 255);
  --mat-chip-outline-width: 0;
}
body.dark,
body .dark {
  --mat-app-background-color: #121316;
  --mat-app-text-color: #e3e2e6;
  --mat-app-elevation-shadow-level-0:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 5px 8px 0px rgba(0, 0, 0, 0.14),
    0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:
    0px 4px 5px -2px rgba(0, 0, 0, 0.2),
    0px 7px 10px 1px rgba(0, 0, 0, 0.14),
    0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:
    0px 5px 6px -3px rgba(0, 0, 0, 0.2),
    0px 9px 12px 1px rgba(0, 0, 0, 0.14),
    0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:
    0px 6px 6px -3px rgba(0, 0, 0, 0.2),
    0px 10px 14px 1px rgba(0, 0, 0, 0.14),
    0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:
    0px 6px 7px -4px rgba(0, 0, 0, 0.2),
    0px 11px 15px 1px rgba(0, 0, 0, 0.14),
    0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 12px 17px 2px rgba(0, 0, 0, 0.14),
    0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:
    0px 7px 8px -4px rgba(0, 0, 0, 0.2),
    0px 13px 19px 2px rgba(0, 0, 0, 0.14),
    0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:
    0px 7px 9px -4px rgba(0, 0, 0, 0.2),
    0px 14px 21px 2px rgba(0, 0, 0, 0.14),
    0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:
    0px 8px 9px -5px rgba(0, 0, 0, 0.2),
    0px 15px 22px 2px rgba(0, 0, 0, 0.14),
    0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:
    0px 8px 10px -5px rgba(0, 0, 0, 0.2),
    0px 16px 24px 2px rgba(0, 0, 0, 0.14),
    0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:
    0px 8px 11px -5px rgba(0, 0, 0, 0.2),
    0px 17px 26px 2px rgba(0, 0, 0, 0.14),
    0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:
    0px 9px 11px -5px rgba(0, 0, 0, 0.2),
    0px 18px 28px 2px rgba(0, 0, 0, 0.14),
    0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:
    0px 9px 12px -6px rgba(0, 0, 0, 0.2),
    0px 19px 29px 2px rgba(0, 0, 0, 0.14),
    0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 20px 31px 3px rgba(0, 0, 0, 0.14),
    0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:
    0px 10px 13px -6px rgba(0, 0, 0, 0.2),
    0px 21px 33px 3px rgba(0, 0, 0, 0.14),
    0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:
    0px 10px 14px -6px rgba(0, 0, 0, 0.2),
    0px 22px 35px 3px rgba(0, 0, 0, 0.14),
    0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:
    0px 11px 14px -7px rgba(0, 0, 0, 0.2),
    0px 23px 36px 3px rgba(0, 0, 0, 0.14),
    0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-ripple-color: color-mix(in srgb, #e3e2e6 10%, transparent);
  --mat-option-focus-state-layer-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-option-hover-state-layer-color: color-mix(in srgb, #e3e2e6 8%, transparent);
  --mat-option-label-text-color: #e3e2e6;
  --mat-option-selected-state-label-text-color: #dae2f9;
  --mat-option-selected-state-layer-color: #3e4759;
  --mat-optgroup-label-text-color: #e0e2ec;
  --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #121316;
  --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-pseudo-checkbox-full-selected-checkmark-color: #002f65;
  --mat-pseudo-checkbox-full-selected-icon-color: #abc7ff;
  --mat-pseudo-checkbox-full-unselected-icon-color: #e0e2ec;
  --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-pseudo-checkbox-minimal-selected-checkmark-color: #abc7ff;
  --mat-option-label-text-size: 1rem;
  --mat-option-label-text-weight: 400;
  --mat-option-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-option-label-text-line-height: 1.25rem;
  --mat-option-label-text-tracking: 0.006rem;
  --mat-optgroup-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-optgroup-label-text-line-height: 1.25rem;
  --mat-optgroup-label-text-size: 0.875rem;
  --mat-optgroup-label-text-tracking: 0.006rem;
  --mat-optgroup-label-text-weight: 500;
  --mat-card-elevated-container-shape: 12px;
  --mat-card-filled-container-shape: 12px;
  --mat-card-outlined-container-shape: 12px;
  --mat-card-outlined-outline-width: 1px;
  --mat-card-elevated-container-color: #1a1b1f;
  --mat-card-elevated-container-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-card-filled-container-color: #343537;
  --mat-card-filled-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-container-color: #121316;
  --mat-card-outlined-container-elevation:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-card-outlined-outline-color: #44474e;
  --mat-card-subtitle-text-color: #e3e2e6;
  --mat-card-subtitle-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-card-subtitle-text-line-height: 1.5rem;
  --mat-card-subtitle-text-size: 1rem;
  --mat-card-subtitle-text-tracking: 0.009rem;
  --mat-card-subtitle-text-weight: 500;
  --mat-card-title-text-font: Roboto, sans-serif;
  --mat-card-title-text-line-height: 1.75rem;
  --mat-card-title-text-size: 1.375rem;
  --mat-card-title-text-tracking: 0;
  --mat-card-title-text-weight: 400;
  --mat-progress-bar-active-indicator-height: 4px;
  --mat-progress-bar-track-height: 4px;
  --mat-progress-bar-track-shape: 0;
  --mat-progress-bar-active-indicator-color: #abc7ff;
  --mat-progress-bar-track-color: #44474e;
  --mat-tooltip-container-color: #e3e2e6;
  --mat-tooltip-container-shape: 4px;
  --mat-tooltip-supporting-text-color: #2f3033;
  --mat-tooltip-supporting-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-tooltip-supporting-text-line-height: 1rem;
  --mat-tooltip-supporting-text-size: 0.75rem;
  --mat-tooltip-supporting-text-tracking: 0.025rem;
  --mat-tooltip-supporting-text-weight: 400;
  --mat-form-field-filled-active-indicator-height: 1px;
  --mat-form-field-filled-focus-active-indicator-height: 2px;
  --mat-form-field-filled-container-shape: 4px;
  --mat-form-field-outlined-outline-width: 1px;
  --mat-form-field-outlined-focus-outline-width: 2px;
  --mat-form-field-outlined-container-shape: 4px;
  --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-form-field-disabled-leading-icon-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-form-field-disabled-select-arrow-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-form-field-disabled-trailing-icon-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-form-field-enabled-select-arrow-color: #e0e2ec;
  --mat-form-field-error-focus-trailing-icon-color: #ffb4ab;
  --mat-form-field-error-hover-trailing-icon-color: #ffdad6;
  --mat-form-field-error-text-color: #ffb4ab;
  --mat-form-field-error-trailing-icon-color: #ffb4ab;
  --mat-form-field-filled-active-indicator-color: #e0e2ec;
  --mat-form-field-filled-caret-color: #abc7ff;
  --mat-form-field-filled-container-color: #44474e;
  --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-form-field-filled-disabled-container-color: color-mix(in srgb, #e3e2e6 4%, transparent);
  --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-form-field-filled-error-active-indicator-color: #ffb4ab;
  --mat-form-field-filled-error-caret-color: #ffb4ab;
  --mat-form-field-filled-error-focus-active-indicator-color: #ffb4ab;
  --mat-form-field-filled-error-focus-label-text-color: #ffb4ab;
  --mat-form-field-filled-error-hover-active-indicator-color: #ffdad6;
  --mat-form-field-filled-error-hover-label-text-color: #ffdad6;
  --mat-form-field-filled-error-label-text-color: #ffb4ab;
  --mat-form-field-filled-focus-active-indicator-color: #abc7ff;
  --mat-form-field-filled-focus-label-text-color: #abc7ff;
  --mat-form-field-filled-hover-active-indicator-color: #e3e2e6;
  --mat-form-field-filled-hover-label-text-color: #e0e2ec;
  --mat-form-field-filled-input-text-color: #e3e2e6;
  --mat-form-field-filled-input-text-placeholder-color: #e0e2ec;
  --mat-form-field-filled-label-text-color: #e0e2ec;
  --mat-form-field-focus-select-arrow-color: #abc7ff;
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mat-form-field-leading-icon-color: #e0e2ec;
  --mat-form-field-outlined-caret-color: #abc7ff;
  --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-form-field-outlined-error-caret-color: #ffb4ab;
  --mat-form-field-outlined-error-focus-label-text-color: #ffb4ab;
  --mat-form-field-outlined-error-focus-outline-color: #ffb4ab;
  --mat-form-field-outlined-error-hover-label-text-color: #ffdad6;
  --mat-form-field-outlined-error-hover-outline-color: #ffdad6;
  --mat-form-field-outlined-error-label-text-color: #ffb4ab;
  --mat-form-field-outlined-error-outline-color: #ffb4ab;
  --mat-form-field-outlined-focus-label-text-color: #abc7ff;
  --mat-form-field-outlined-focus-outline-color: #abc7ff;
  --mat-form-field-outlined-hover-label-text-color: #e3e2e6;
  --mat-form-field-outlined-hover-outline-color: #e3e2e6;
  --mat-form-field-outlined-input-text-color: #e3e2e6;
  --mat-form-field-outlined-input-text-placeholder-color: #e0e2ec;
  --mat-form-field-outlined-label-text-color: #e0e2ec;
  --mat-form-field-outlined-outline-color: #8e9099;
  --mat-form-field-select-disabled-option-text-color: color-mix(in srgb, #1a1b1f 38%, transparent);
  --mat-form-field-select-option-text-color: #1a1b1f;
  --mat-form-field-state-layer-color: #e3e2e6;
  --mat-form-field-trailing-icon-color: #e0e2ec;
  --mat-form-field-container-height: 44px;
  --mat-form-field-filled-label-display: none;
  --mat-form-field-container-vertical-padding: 10px;
  --mat-form-field-filled-with-label-container-padding-top: 10px;
  --mat-form-field-filled-with-label-container-padding-bottom: 10px;
  --mat-form-field-container-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-form-field-container-text-line-height: 1.5rem;
  --mat-form-field-container-text-size: 1rem;
  --mat-form-field-container-text-tracking: 0.031rem;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-subscript-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-form-field-subscript-text-line-height: 1rem;
  --mat-form-field-subscript-text-size: 0.75rem;
  --mat-form-field-subscript-text-tracking: 0.025rem;
  --mat-form-field-subscript-text-weight: 400;
  --mat-form-field-outlined-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-form-field-outlined-label-text-size: 1rem;
  --mat-form-field-outlined-label-text-tracking: 0.031rem;
  --mat-form-field-outlined-label-text-weight: 400;
  --mat-form-field-filled-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-form-field-filled-label-text-size: 1rem;
  --mat-form-field-filled-label-text-tracking: 0.031rem;
  --mat-form-field-filled-label-text-weight: 400;
  --mat-select-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-select-panel-background-color: #1f2022;
  --mat-select-enabled-trigger-text-color: #e3e2e6;
  --mat-select-disabled-trigger-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-select-placeholder-text-color: #e0e2ec;
  --mat-select-enabled-arrow-color: #e0e2ec;
  --mat-select-disabled-arrow-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-select-focused-arrow-color: #abc7ff;
  --mat-select-invalid-arrow-color: #ffb4ab;
  --mat-select-arrow-transform: none;
  --mat-select-trigger-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-select-trigger-text-line-height: 1.5rem;
  --mat-select-trigger-text-size: 1rem;
  --mat-select-trigger-text-tracking: 0.031rem;
  --mat-select-trigger-text-weight: 400;
  --mat-autocomplete-container-shape: 4px;
  --mat-autocomplete-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-autocomplete-background-color: #1f2022;
  --mat-dialog-actions-alignment: flex-end;
  --mat-dialog-actions-padding: 16px 24px;
  --mat-dialog-container-elevation-shadow: none;
  --mat-dialog-container-max-width: 560px;
  --mat-dialog-container-min-width: 280px;
  --mat-dialog-container-shape: 28px;
  --mat-dialog-container-small-max-width: calc(100vw - 32px);
  --mat-dialog-content-padding: 20px 24px;
  --mat-dialog-headline-padding: 6px 24px 13px;
  --mat-dialog-with-actions-content-padding: 20px 24px 0;
  --mat-dialog-container-color: #121316;
  --mat-dialog-subhead-color: #e3e2e6;
  --mat-dialog-supporting-text-color: #e0e2ec;
  --mat-dialog-subhead-font: Roboto, sans-serif;
  --mat-dialog-subhead-line-height: 2rem;
  --mat-dialog-subhead-size: 1.5rem;
  --mat-dialog-subhead-tracking: 0;
  --mat-dialog-subhead-weight: 400;
  --mat-dialog-supporting-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-dialog-supporting-text-line-height: 1.25rem;
  --mat-dialog-supporting-text-size: 0.875rem;
  --mat-dialog-supporting-text-tracking: 0.016rem;
  --mat-dialog-supporting-text-weight: 400;
  --mat-chip-container-shape-radius: 8px;
  --mat-chip-disabled-container-opacity: 1;
  --mat-chip-elevated-container-color: transparent;
  --mat-chip-flat-selected-outline-width: 0;
  --mat-chip-outline-width: 1px;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mat-chip-trailing-action-opacity: 1;
  --mat-chip-with-avatar-avatar-shape-radius: 24px;
  --mat-chip-with-avatar-avatar-size: 24px;
  --mat-chip-with-avatar-disabled-avatar-opacity: 0.38;
  --mat-chip-with-icon-disabled-icon-opacity: 0.38;
  --mat-chip-with-icon-icon-size: 18px;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 0.38;
  --mat-chip-disabled-label-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-chip-disabled-outline-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-chip-elevated-selected-container-color: #3e4759;
  --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-chip-focus-outline-color: #e0e2ec;
  --mat-chip-focus-state-layer-color: #e0e2ec;
  --mat-chip-focus-state-layer-opacity: 0.12;
  --mat-chip-hover-state-layer-color: #e0e2ec;
  --mat-chip-hover-state-layer-opacity: 0.08;
  --mat-chip-label-text-color: #e0e2ec;
  --mat-chip-outline-color: #8e9099;
  --mat-chip-selected-disabled-trailing-icon-color: #e3e2e6;
  --mat-chip-selected-focus-state-layer-color: #dae2f9;
  --mat-chip-selected-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-hover-state-layer-color: #dae2f9;
  --mat-chip-selected-hover-state-layer-opacity: 0.08;
  --mat-chip-selected-label-text-color: #dae2f9;
  --mat-chip-selected-trailing-action-state-layer-color: #dae2f9;
  --mat-chip-selected-trailing-icon-color: #dae2f9;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0.12;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0.08;
  --mat-chip-trailing-action-state-layer-color: #e0e2ec;
  --mat-chip-with-icon-disabled-icon-color: #e3e2e6;
  --mat-chip-with-icon-icon-color: #e0e2ec;
  --mat-chip-with-icon-selected-icon-color: #dae2f9;
  --mat-chip-with-trailing-icon-disabled-trailing-icon-color: #e3e2e6;
  --mat-chip-with-trailing-icon-trailing-icon-color: #e0e2ec;
  --mat-chip-container-height: 24px;
  --mat-chip-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-chip-label-text-line-height: 1.25rem;
  --mat-chip-label-text-size: 0.875rem;
  --mat-chip-label-text-tracking: 0.006rem;
  --mat-chip-label-text-weight: 500;
  --mat-slide-toggle-disabled-selected-handle-opacity: 1;
  --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-track-opacity: 0.12;
  --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;
  --mat-slide-toggle-disabled-unselected-track-outline-width: 2px;
  --mat-slide-toggle-handle-shape: 9999px;
  --mat-slide-toggle-hidden-track-opacity: 0;
  --mat-slide-toggle-hidden-track-transition: opacity 75ms;
  --mat-slide-toggle-pressed-handle-size: 28px;
  --mat-slide-toggle-selected-handle-horizontal-margin: 0 24px;
  --mat-slide-toggle-selected-handle-size: 24px;
  --mat-slide-toggle-selected-icon-size: 16px;
  --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0 22px;
  --mat-slide-toggle-selected-track-outline-color: transparent;
  --mat-slide-toggle-selected-track-outline-width: 2px;
  --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0 24px;
  --mat-slide-toggle-state-layer-size: 40px;
  --mat-slide-toggle-track-height: 32px;
  --mat-slide-toggle-track-outline-width: 2px;
  --mat-slide-toggle-track-shape: 9999px;
  --mat-slide-toggle-track-width: 52px;
  --mat-slide-toggle-unselected-handle-horizontal-margin: 0 8px;
  --mat-slide-toggle-unselected-handle-size: 16px;
  --mat-slide-toggle-unselected-icon-size: 16px;
  --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0 2px;
  --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0 4px;
  --mat-slide-toggle-visible-track-opacity: 1;
  --mat-slide-toggle-visible-track-transition: opacity 75ms;
  --mat-slide-toggle-with-icon-handle-size: 24px;
  --mat-slide-toggle-touch-target-size: 48px;
  --mat-slide-toggle-disabled-label-text-color: #e3e2e6;
  --mat-slide-toggle-disabled-selected-handle-color: #121316;
  --mat-slide-toggle-disabled-selected-icon-color: #e3e2e6;
  --mat-slide-toggle-disabled-selected-track-color: #e3e2e6;
  --mat-slide-toggle-disabled-unselected-handle-color: #e3e2e6;
  --mat-slide-toggle-disabled-unselected-icon-color: #44474e;
  --mat-slide-toggle-disabled-unselected-track-color: #44474e;
  --mat-slide-toggle-disabled-unselected-track-outline-color: #e3e2e6;
  --mat-slide-toggle-label-text-color: #e3e2e6;
  --mat-slide-toggle-selected-focus-handle-color: #00458f;
  --mat-slide-toggle-selected-focus-state-layer-color: #abc7ff;
  --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-focus-track-color: #abc7ff;
  --mat-slide-toggle-selected-handle-color: #002f65;
  --mat-slide-toggle-selected-hover-handle-color: #00458f;
  --mat-slide-toggle-selected-hover-state-layer-color: #abc7ff;
  --mat-slide-toggle-selected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-selected-hover-track-color: #abc7ff;
  --mat-slide-toggle-selected-icon-color: #d7e3ff;
  --mat-slide-toggle-selected-pressed-handle-color: #00458f;
  --mat-slide-toggle-selected-pressed-state-layer-color: #abc7ff;
  --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-selected-pressed-track-color: #abc7ff;
  --mat-slide-toggle-selected-track-color: #abc7ff;
  --mat-slide-toggle-track-outline-color: #8e9099;
  --mat-slide-toggle-unselected-focus-handle-color: #e0e2ec;
  --mat-slide-toggle-unselected-focus-state-layer-color: #e3e2e6;
  --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-focus-track-color: #44474e;
  --mat-slide-toggle-unselected-handle-color: #8e9099;
  --mat-slide-toggle-unselected-hover-handle-color: #e0e2ec;
  --mat-slide-toggle-unselected-hover-state-layer-color: #e3e2e6;
  --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.08;
  --mat-slide-toggle-unselected-hover-track-color: #44474e;
  --mat-slide-toggle-unselected-icon-color: #44474e;
  --mat-slide-toggle-unselected-pressed-handle-color: #e0e2ec;
  --mat-slide-toggle-unselected-pressed-state-layer-color: #e3e2e6;
  --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.12;
  --mat-slide-toggle-unselected-pressed-track-color: #44474e;
  --mat-slide-toggle-unselected-track-color: #44474e;
  --mat-slide-toggle-touch-target-display: none;
  --mat-slide-toggle-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-slide-toggle-label-text-line-height: 1.25rem;
  --mat-slide-toggle-label-text-size: 0.875rem;
  --mat-slide-toggle-label-text-tracking: 0.016rem;
  --mat-slide-toggle-label-text-weight: 400;
  --mat-radio-disabled-unselected-icon-opacity: 0.38;
  --mat-radio-disabled-selected-icon-opacity: 0.38;
  --mat-radio-touch-target-size: 48px;
  --mat-radio-checked-ripple-color: #abc7ff;
  --mat-radio-disabled-label-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-radio-disabled-selected-icon-color: #e3e2e6;
  --mat-radio-disabled-unselected-icon-color: #e3e2e6;
  --mat-radio-label-text-color: #e3e2e6;
  --mat-radio-ripple-color: #e3e2e6;
  --mat-radio-selected-focus-icon-color: #abc7ff;
  --mat-radio-selected-hover-icon-color: #abc7ff;
  --mat-radio-selected-icon-color: #abc7ff;
  --mat-radio-selected-pressed-icon-color: #abc7ff;
  --mat-radio-unselected-focus-icon-color: #e3e2e6;
  --mat-radio-unselected-hover-icon-color: #e3e2e6;
  --mat-radio-unselected-icon-color: #e0e2ec;
  --mat-radio-unselected-pressed-icon-color: #e3e2e6;
  --mat-radio-touch-target-display: none;
  --mat-radio-state-layer-size: 28px;
  --mat-radio-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-radio-label-text-line-height: 1.25rem;
  --mat-radio-label-text-size: 0.875rem;
  --mat-radio-label-text-tracking: 0.016rem;
  --mat-radio-label-text-weight: 400;
  --mat-slider-value-indicator-opacity: 1;
  --mat-slider-value-indicator-padding: 0;
  --mat-slider-value-indicator-width: 28px;
  --mat-slider-value-indicator-height: 28px;
  --mat-slider-value-indicator-caret-display: none;
  --mat-slider-value-indicator-border-radius: 50% 50% 50% 0;
  --mat-slider-value-indicator-text-transform: rotate(45deg);
  --mat-slider-value-indicator-container-transform: translateX(-50%) rotate(-45deg);
  --mat-slider-active-track-height: 4px;
  --mat-slider-handle-height: 20px;
  --mat-slider-handle-width: 20px;
  --mat-slider-inactive-track-height: 4px;
  --mat-slider-with-overlap-handle-outline-width: 1px;
  --mat-slider-with-tick-marks-active-container-opacity: 0.38;
  --mat-slider-with-tick-marks-container-size: 2px;
  --mat-slider-with-tick-marks-inactive-container-opacity: 0.38;
  --mat-slider-value-indicator-transform-origin: 0 28px;
  --mat-slider-active-track-color: #abc7ff;
  --mat-slider-active-track-shape: 9999px;
  --mat-slider-disabled-active-track-color: #e3e2e6;
  --mat-slider-disabled-handle-color: #e3e2e6;
  --mat-slider-disabled-inactive-track-color: #e3e2e6;
  --mat-slider-focus-handle-color: #abc7ff;
  --mat-slider-focus-state-layer-color: color-mix(in srgb, #abc7ff 20%, transparent);
  --mat-slider-handle-color: #abc7ff;
  --mat-slider-handle-elevation:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-handle-shape: 9999px;
  --mat-slider-hover-handle-color: #abc7ff;
  --mat-slider-hover-state-layer-color: color-mix(in srgb, #abc7ff 5%, transparent);
  --mat-slider-inactive-track-color: #44474e;
  --mat-slider-inactive-track-shape: 9999px;
  --mat-slider-label-container-color: #abc7ff;
  --mat-slider-label-label-text-color: #002f65;
  --mat-slider-ripple-color: #abc7ff;
  --mat-slider-with-overlap-handle-outline-color: #002f65;
  --mat-slider-with-tick-marks-active-container-color: #002f65;
  --mat-slider-with-tick-marks-container-shape: 9999px;
  --mat-slider-with-tick-marks-disabled-container-color: #e3e2e6;
  --mat-slider-with-tick-marks-inactive-container-color: #e0e2ec;
  --mat-slider-label-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-slider-label-label-text-line-height: 1rem;
  --mat-slider-label-label-text-size: 0.75rem;
  --mat-slider-label-label-text-tracking: 0.031rem;
  --mat-slider-label-label-text-weight: 500;
  --mat-menu-divider-bottom-spacing: 8px;
  --mat-menu-divider-top-spacing: 8px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-spacing: 12px;
  --mat-menu-item-leading-spacing: 12px;
  --mat-menu-item-trailing-spacing: 12px;
  --mat-menu-item-with-icon-leading-spacing: 12px;
  --mat-menu-item-with-icon-trailing-spacing: 12px;
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-color: #44474e;
  --mat-menu-item-label-text-color: #e3e2e6;
  --mat-menu-item-icon-color: #e0e2ec;
  --mat-menu-item-hover-state-layer-color: color-mix(in srgb, #e3e2e6 8%, transparent);
  --mat-menu-item-focus-state-layer-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-menu-container-color: #1f2022;
  --mat-menu-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-menu-item-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-menu-item-label-text-line-height: 1.25rem;
  --mat-menu-item-label-text-size: 0.875rem;
  --mat-menu-item-label-text-tracking: 0.006rem;
  --mat-menu-item-label-text-weight: 500;
  --mat-list-active-indicator-color: #3e4759;
  --mat-list-active-indicator-shape: 9999px;
  --mat-list-list-item-container-color: transparent;
  --mat-list-list-item-container-shape: 0;
  --mat-list-list-item-disabled-label-text-color: #e3e2e6;
  --mat-list-list-item-disabled-label-text-opacity: 0.3;
  --mat-list-list-item-disabled-leading-icon-color: #e3e2e6;
  --mat-list-list-item-disabled-leading-icon-opacity: 0.38;
  --mat-list-list-item-disabled-state-layer-color: #e3e2e6;
  --mat-list-list-item-disabled-state-layer-opacity: 0.12;
  --mat-list-list-item-disabled-trailing-icon-color: #e3e2e6;
  --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;
  --mat-list-list-item-focus-label-text-color: #e3e2e6;
  --mat-list-list-item-focus-state-layer-color: #e3e2e6;
  --mat-list-list-item-focus-state-layer-opacity: 0.12;
  --mat-list-list-item-hover-label-text-color: #e3e2e6;
  --mat-list-list-item-hover-state-layer-color: #e3e2e6;
  --mat-list-list-item-hover-state-layer-opacity: 0.08;
  --mat-list-list-item-label-text-color: #e3e2e6;
  --mat-list-list-item-leading-avatar-color: #00458f;
  --mat-list-list-item-leading-avatar-shape: 9999px;
  --mat-list-list-item-leading-avatar-size: 40px;
  --mat-list-list-item-leading-icon-color: #e0e2ec;
  --mat-list-list-item-leading-icon-size: 24px;
  --mat-list-list-item-selected-trailing-icon-color: #abc7ff;
  --mat-list-list-item-supporting-text-color: #e0e2ec;
  --mat-list-list-item-trailing-icon-color: #e0e2ec;
  --mat-list-list-item-trailing-icon-size: 24px;
  --mat-list-list-item-trailing-supporting-text-color: #e0e2ec;
  --mat-list-list-item-leading-icon-start-space: 4px;
  --mat-list-list-item-leading-icon-end-space: 4px;
  --mat-list-list-item-one-line-container-height: 36px;
  --mat-list-list-item-two-line-container-height: 52px;
  --mat-list-list-item-three-line-container-height: 76px;
  --mat-list-list-item-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-list-list-item-label-text-line-height: 1.5rem;
  --mat-list-list-item-label-text-size: 1rem;
  --mat-list-list-item-label-text-tracking: 0.031rem;
  --mat-list-list-item-label-text-weight: 400;
  --mat-list-list-item-supporting-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-list-list-item-supporting-text-line-height: 1.25rem;
  --mat-list-list-item-supporting-text-size: 0.875rem;
  --mat-list-list-item-supporting-text-tracking: 0.016rem;
  --mat-list-list-item-supporting-text-weight: 400;
  --mat-list-list-item-trailing-supporting-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-list-list-item-trailing-supporting-text-line-height: 1rem;
  --mat-list-list-item-trailing-supporting-text-size: 0.688rem;
  --mat-list-list-item-trailing-supporting-text-tracking: 0.031rem;
  --mat-list-list-item-trailing-supporting-text-weight: 500;
  --mat-paginator-page-size-select-width: 84px;
  --mat-paginator-page-size-select-touch-target-height: 48px;
  --mat-paginator-container-text-color: #e3e2e6;
  --mat-paginator-container-background-color: #121316;
  --mat-paginator-disabled-icon-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-paginator-enabled-icon-color: #e0e2ec;
  --mat-paginator-container-size: 40px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: none;
  --mat-paginator-container-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-paginator-container-text-line-height: 1rem;
  --mat-paginator-container-text-size: 0.75rem;
  --mat-paginator-container-text-tracking: 0.025rem;
  --mat-paginator-container-text-weight: 400;
  --mat-paginator-select-trigger-text-size: 0.75rem;
  --mat-tab-active-indicator-height: 2px;
  --mat-tab-active-indicator-shape: 0;
  --mat-tab-divider-height: 1px;
  --mat-tab-active-focus-indicator-color: #abc7ff;
  --mat-tab-active-focus-label-text-color: #e3e2e6;
  --mat-tab-active-hover-indicator-color: #abc7ff;
  --mat-tab-active-hover-label-text-color: #e3e2e6;
  --mat-tab-active-indicator-color: #abc7ff;
  --mat-tab-active-label-text-color: #e3e2e6;
  --mat-tab-active-ripple-color: #e3e2e6;
  --mat-tab-divider-color: #44474e;
  --mat-tab-inactive-focus-label-text-color: #e3e2e6;
  --mat-tab-inactive-hover-label-text-color: #e3e2e6;
  --mat-tab-inactive-label-text-color: #e3e2e6;
  --mat-tab-inactive-ripple-color: #e3e2e6;
  --mat-tab-pagination-icon-color: #e3e2e6;
  --mat-tab-disabled-ripple-color: #e0e2ec;
  --mat-tab-container-height: 36px;
  --mat-tab-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-tab-label-text-line-height: 1.25rem;
  --mat-tab-label-text-size: 0.875rem;
  --mat-tab-label-text-tracking: 0.006rem;
  --mat-tab-label-text-weight: 500;
  --mat-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-selected-hover-state-layer-opacity: 0.08;
  --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mat-checkbox-unselected-hover-state-layer-opacity: 0.08;
  --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mat-checkbox-touch-target-size: 48px;
  --mat-checkbox-disabled-label-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-checkbox-disabled-selected-checkmark-color: #121316;
  --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-checkbox-label-text-color: #e3e2e6;
  --mat-checkbox-selected-checkmark-color: #002f65;
  --mat-checkbox-selected-focus-icon-color: #abc7ff;
  --mat-checkbox-selected-focus-state-layer-color: #abc7ff;
  --mat-checkbox-selected-hover-icon-color: #abc7ff;
  --mat-checkbox-selected-hover-state-layer-color: #abc7ff;
  --mat-checkbox-selected-icon-color: #abc7ff;
  --mat-checkbox-selected-pressed-icon-color: #abc7ff;
  --mat-checkbox-selected-pressed-state-layer-color: #e3e2e6;
  --mat-checkbox-unselected-focus-icon-color: #e3e2e6;
  --mat-checkbox-unselected-focus-state-layer-color: #e3e2e6;
  --mat-checkbox-unselected-hover-icon-color: #e3e2e6;
  --mat-checkbox-unselected-hover-state-layer-color: #e3e2e6;
  --mat-checkbox-unselected-icon-color: #e0e2ec;
  --mat-checkbox-unselected-pressed-state-layer-color: #abc7ff;
  --mat-checkbox-touch-target-display: none;
  --mat-checkbox-state-layer-size: 28px;
  --mat-checkbox-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-checkbox-label-text-line-height: 1.25rem;
  --mat-checkbox-label-text-size: 0.875rem;
  --mat-checkbox-label-text-tracking: 0.016rem;
  --mat-checkbox-label-text-weight: 400;
  --mat-button-filled-container-shape: 9999px;
  --mat-button-filled-horizontal-padding: 24px;
  --mat-button-filled-icon-offset: -8px;
  --mat-button-filled-icon-spacing: 8px;
  --mat-button-filled-touch-target-size: 48px;
  --mat-button-outlined-container-shape: 9999px;
  --mat-button-outlined-horizontal-padding: 24px;
  --mat-button-outlined-icon-offset: -8px;
  --mat-button-outlined-icon-spacing: 8px;
  --mat-button-outlined-outline-width: 1px;
  --mat-button-outlined-touch-target-size: 48px;
  --mat-button-protected-container-shape: 9999px;
  --mat-button-protected-horizontal-padding: 24px;
  --mat-button-protected-icon-offset: -8px;
  --mat-button-protected-icon-spacing: 8px;
  --mat-button-protected-touch-target-size: 48px;
  --mat-button-text-container-shape: 9999px;
  --mat-button-text-horizontal-padding: 12px;
  --mat-button-text-icon-offset: -4px;
  --mat-button-text-icon-spacing: 8px;
  --mat-button-text-with-icon-horizontal-padding: 16px;
  --mat-button-text-touch-target-size: 48px;
  --mat-button-tonal-container-shape: 9999px;
  --mat-button-tonal-horizontal-padding: 24px;
  --mat-button-tonal-icon-offset: -8px;
  --mat-button-tonal-icon-spacing: 8px;
  --mat-button-tonal-touch-target-size: 48px;
  --mat-button-filled-container-color: #abc7ff;
  --mat-button-filled-disabled-container-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-button-filled-disabled-label-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-button-filled-disabled-state-layer-color: #e0e2ec;
  --mat-button-filled-focus-state-layer-opacity: 0.12;
  --mat-button-filled-hover-state-layer-opacity: 0.08;
  --mat-button-filled-label-text-color: #002f65;
  --mat-button-filled-pressed-state-layer-opacity: 0.12;
  --mat-button-filled-ripple-color: color-mix(in srgb, #002f65 12%, transparent);
  --mat-button-filled-state-layer-color: #002f65;
  --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-button-outlined-disabled-outline-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-button-outlined-disabled-state-layer-color: #e0e2ec;
  --mat-button-outlined-focus-state-layer-opacity: 0.12;
  --mat-button-outlined-hover-state-layer-opacity: 0.08;
  --mat-button-outlined-label-text-color: #abc7ff;
  --mat-button-outlined-outline-color: #8e9099;
  --mat-button-outlined-pressed-state-layer-opacity: 0.12;
  --mat-button-outlined-ripple-color: color-mix(in srgb, #abc7ff 12%, transparent);
  --mat-button-outlined-state-layer-color: #abc7ff;
  --mat-button-protected-container-color: #121316;
  --mat-button-protected-container-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-disabled-container-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-button-protected-disabled-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-disabled-label-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-button-protected-disabled-state-layer-color: #e0e2ec;
  --mat-button-protected-focus-container-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-focus-state-layer-opacity: 0.12;
  --mat-button-protected-hover-container-elevation-shadow:
    0px 3px 3px -2px rgba(0, 0, 0, 0.2),
    0px 3px 4px 0px rgba(0, 0, 0, 0.14),
    0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-hover-state-layer-opacity: 0.08;
  --mat-button-protected-label-text-color: #abc7ff;
  --mat-button-protected-pressed-container-elevation-shadow:
    0px 2px 1px -1px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14),
    0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-button-protected-pressed-state-layer-opacity: 0.12;
  --mat-button-protected-ripple-color: color-mix(in srgb, #abc7ff 12%, transparent);
  --mat-button-protected-state-layer-color: #abc7ff;
  --mat-button-text-disabled-label-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-button-text-disabled-state-layer-color: #e0e2ec;
  --mat-button-text-focus-state-layer-opacity: 0.12;
  --mat-button-text-hover-state-layer-opacity: 0.08;
  --mat-button-text-label-text-color: #abc7ff;
  --mat-button-text-pressed-state-layer-opacity: 0.12;
  --mat-button-text-ripple-color: color-mix(in srgb, #abc7ff 12%, transparent);
  --mat-button-text-state-layer-color: #abc7ff;
  --mat-button-tonal-container-color: #3e4759;
  --mat-button-tonal-disabled-container-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-button-tonal-disabled-state-layer-color: #e0e2ec;
  --mat-button-tonal-focus-state-layer-opacity: 0.12;
  --mat-button-tonal-hover-state-layer-opacity: 0.08;
  --mat-button-tonal-label-text-color: #dae2f9;
  --mat-button-tonal-pressed-state-layer-opacity: 0.12;
  --mat-button-tonal-ripple-color: color-mix(in srgb, #dae2f9 12%, transparent);
  --mat-button-tonal-state-layer-color: #dae2f9;
  --mat-button-filled-touch-target-display: none;
  --mat-button-filled-container-height: 28px;
  --mat-button-outlined-container-height: 28px;
  --mat-button-outlined-touch-target-display: none;
  --mat-button-protected-touch-target-display: none;
  --mat-button-protected-container-height: 28px;
  --mat-button-text-touch-target-display: none;
  --mat-button-text-container-height: 28px;
  --mat-button-tonal-container-height: 28px;
  --mat-button-tonal-touch-target-display: none;
  --mat-button-filled-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-button-filled-label-text-size: 0.875rem;
  --mat-button-filled-label-text-tracking: 0.006rem;
  --mat-button-filled-label-text-weight: 500;
  --mat-button-outlined-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-button-outlined-label-text-size: 0.875rem;
  --mat-button-outlined-label-text-tracking: 0.006rem;
  --mat-button-outlined-label-text-weight: 500;
  --mat-button-protected-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-button-protected-label-text-size: 0.875rem;
  --mat-button-protected-label-text-tracking: 0.006rem;
  --mat-button-protected-label-text-weight: 500;
  --mat-button-text-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-button-text-label-text-size: 0.875rem;
  --mat-button-text-label-text-tracking: 0.006rem;
  --mat-button-text-label-text-weight: 500;
  --mat-button-tonal-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-button-tonal-label-text-size: 0.875rem;
  --mat-button-tonal-label-text-tracking: 0.006rem;
  --mat-button-tonal-label-text-weight: 500;
  --mat-icon-button-icon-size: 24px;
  --mat-icon-button-container-shape: 9999px;
  --mat-icon-button-touch-target-size: 48px;
  --mat-icon-button-disabled-icon-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-icon-button-disabled-state-layer-color: #e0e2ec;
  --mat-icon-button-focus-state-layer-opacity: 0.12;
  --mat-icon-button-hover-state-layer-opacity: 0.08;
  --mat-icon-button-icon-color: #e0e2ec;
  --mat-icon-button-pressed-state-layer-opacity: 0.12;
  --mat-icon-button-ripple-color: color-mix(in srgb, #e0e2ec 12%, transparent);
  --mat-icon-button-state-layer-color: #e0e2ec;
  --mat-icon-button-touch-target-display: none;
  --mat-icon-button-state-layer-size: 28px;
  --mat-fab-container-shape: 16px;
  --mat-fab-extended-container-height: 56px;
  --mat-fab-extended-container-shape: 16px;
  --mat-fab-small-container-shape: 12px;
  --mat-fab-touch-target-size: 48px;
  --mat-fab-small-touch-target-size: 48px;
  --mat-fab-container-color: #00458f;
  --mat-fab-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-container-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-fab-disabled-state-foreground-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-fab-extended-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-focus-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-extended-pressed-container-elevation-shadow: 6;
  --mat-fab-focus-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-focus-state-layer-opacity: 0.12;
  --mat-fab-foreground-color: #d7e3ff;
  --mat-fab-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-hover-state-layer-opacity: 0.08;
  --mat-fab-pressed-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-pressed-state-layer-opacity: 0.12;
  --mat-fab-ripple-color: color-mix(in srgb, #d7e3ff 12%, transparent);
  --mat-fab-small-container-color: #00458f;
  --mat-fab-small-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-small-disabled-state-container-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-fab-small-focus-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-small-focus-state-layer-opacity: 0.12;
  --mat-fab-small-foreground-color: #d7e3ff;
  --mat-fab-small-hover-container-elevation-shadow:
    0px 5px 5px -3px rgba(0, 0, 0, 0.2),
    0px 8px 10px 1px rgba(0, 0, 0, 0.14),
    0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-fab-small-hover-state-layer-opacity: 0.08;
  --mat-fab-small-pressed-container-elevation-shadow:
    0px 3px 5px -1px rgba(0, 0, 0, 0.2),
    0px 6px 10px 0px rgba(0, 0, 0, 0.14),
    0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-fab-small-pressed-state-layer-opacity: 0.12;
  --mat-fab-small-ripple-color: color-mix(in srgb, #d7e3ff 12%, transparent);
  --mat-fab-small-state-layer-color: #d7e3ff;
  --mat-fab-state-layer-color: #d7e3ff;
  --mat-fab-touch-target-display: none;
  --mat-fab-extended-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-fab-extended-label-text-size: 0.875rem;
  --mat-fab-extended-label-text-tracking: 0.006rem;
  --mat-fab-extended-label-text-weight: 500;
  --mat-snack-bar-container-shape: 4px;
  --mat-snack-bar-button-color: #005cbb;
  --mat-snack-bar-container-color: #e3e2e6;
  --mat-snack-bar-supporting-text-color: #2f3033;
  --mat-snack-bar-supporting-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-snack-bar-supporting-text-line-height: 1.25rem;
  --mat-snack-bar-supporting-text-size: 0.875rem;
  --mat-snack-bar-supporting-text-weight: 400;
  --mat-table-row-item-outline-width: 1px;
  --mat-table-background-color: #121316;
  --mat-table-header-headline-color: #e3e2e6;
  --mat-table-row-item-label-text-color: #e3e2e6;
  --mat-table-row-item-outline-color: #8e9099;
  --mat-table-header-container-height: 44px;
  --mat-table-footer-container-height: 40px;
  --mat-table-row-item-container-height: 40px;
  --mat-table-header-headline-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-table-header-headline-line-height: 1.25rem;
  --mat-table-header-headline-size: 0.875rem;
  --mat-table-header-headline-tracking: 0.006rem;
  --mat-table-header-headline-weight: 500;
  --mat-table-row-item-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-table-row-item-label-text-line-height: 1.25rem;
  --mat-table-row-item-label-text-size: 0.875rem;
  --mat-table-row-item-label-text-tracking: 0.016rem;
  --mat-table-row-item-label-text-weight: 400;
  --mat-table-footer-supporting-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-table-footer-supporting-text-line-height: 1.25rem;
  --mat-table-footer-supporting-text-size: 0.875rem;
  --mat-table-footer-supporting-text-tracking: 0.016rem;
  --mat-table-footer-supporting-text-weight: 400;
  --mat-progress-spinner-size: 48px;
  --mat-progress-spinner-active-indicator-width: 4px;
  --mat-progress-spinner-active-indicator-color: #abc7ff;
  --mat-badge-container-offset: -12px 0;
  --mat-badge-container-overlap-offset: -12px;
  --mat-badge-container-padding: 0 4px;
  --mat-badge-container-shape: 9999px;
  --mat-badge-container-size: 16px;
  --mat-badge-large-size-container-offset: -12px 0;
  --mat-badge-large-size-container-overlap-offset: -12px;
  --mat-badge-large-size-container-padding: 0 4px;
  --mat-badge-large-size-container-size: 16px;
  --mat-badge-legacy-container-size: unset;
  --mat-badge-legacy-large-size-container-size: unset;
  --mat-badge-legacy-small-size-container-size: unset;
  --mat-badge-small-size-container-offset: -6px 0;
  --mat-badge-small-size-container-overlap-offset: -6px;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-small-size-container-size: 6px;
  --mat-badge-background-color: #ffb4ab;
  --mat-badge-disabled-state-background-color: color-mix(in srgb, #ffb4ab 38%, transparent);
  --mat-badge-disabled-state-text-color: #690005;
  --mat-badge-text-color: #690005;
  --mat-badge-large-size-line-height: 16px;
  --mat-badge-large-size-text-size: 0.688rem;
  --mat-badge-line-height: 16px;
  --mat-badge-small-size-line-height: 6px;
  --mat-badge-small-size-text-size: 0;
  --mat-badge-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-badge-text-size: 0.688rem;
  --mat-badge-text-weight: 500;
  --mat-bottom-sheet-container-shape: 28px;
  --mat-bottom-sheet-container-text-color: #e3e2e6;
  --mat-bottom-sheet-container-background-color: #1a1b1f;
  --mat-bottom-sheet-container-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-bottom-sheet-container-text-line-height: 1.5rem;
  --mat-bottom-sheet-container-text-size: 1rem;
  --mat-bottom-sheet-container-text-tracking: 0.031rem;
  --mat-bottom-sheet-container-text-weight: 400;
  --mat-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-button-toggle-hover-state-layer-opacity: 0.08;
  --mat-button-toggle-shape: 28px;
  --mat-button-toggle-background-color: transparent;
  --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-button-toggle-disabled-state-background-color: transparent;
  --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-button-toggle-divider-color: #8e9099;
  --mat-button-toggle-selected-state-background-color: #3e4759;
  --mat-button-toggle-selected-state-text-color: #dae2f9;
  --mat-button-toggle-state-layer-color: #e3e2e6;
  --mat-button-toggle-text-color: #e3e2e6;
  --mat-button-toggle-height: 36px;
  --mat-button-toggle-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-button-toggle-label-text-line-height: 1.25rem;
  --mat-button-toggle-label-text-size: 0.875rem;
  --mat-button-toggle-label-text-tracking: 0.006rem;
  --mat-button-toggle-label-text-weight: 500;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-shape: 16px;
  --mat-datepicker-calendar-container-touch-elevation-shadow:
    0px 0px 0px 0px rgba(0, 0, 0, 0.2),
    0px 0px 0px 0px rgba(0, 0, 0, 0.14),
    0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-shape: 28px;
  --mat-datepicker-calendar-body-label-text-color: #e3e2e6;
  --mat-datepicker-calendar-container-background-color: #292a2c;
  --mat-datepicker-calendar-container-text-color: #e3e2e6;
  --mat-datepicker-calendar-date-disabled-state-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #e3e2e6 8%, transparent);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color: #0000ef;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #bec6dc;
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #3e4759;
  --mat-datepicker-calendar-date-in-range-state-background-color: #00458f;
  --mat-datepicker-calendar-date-outline-color: transparent;
  --mat-datepicker-calendar-date-preview-state-outline-color: #abc7ff;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-datepicker-calendar-date-selected-state-background-color: #abc7ff;
  --mat-datepicker-calendar-date-selected-state-text-color: #002f65;
  --mat-datepicker-calendar-date-text-color: #e3e2e6;
  --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-datepicker-calendar-date-today-outline-color: #abc7ff;
  --mat-datepicker-calendar-date-today-selected-state-outline-color: #abc7ff;
  --mat-datepicker-calendar-header-divider-color: transparent;
  --mat-datepicker-calendar-header-text-color: #e0e2ec;
  --mat-datepicker-calendar-navigation-button-icon-color: #e0e2ec;
  --mat-datepicker-calendar-period-button-icon-color: #e0e2ec;
  --mat-datepicker-calendar-period-button-text-color: #e0e2ec;
  --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-datepicker-range-input-separator-color: #e3e2e6;
  --mat-datepicker-toggle-active-state-icon-color: #abc7ff;
  --mat-datepicker-toggle-icon-color: #e0e2ec;
  --mat-datepicker-calendar-body-label-text-size: 0.875rem;
  --mat-datepicker-calendar-body-label-text-weight: 500;
  --mat-datepicker-calendar-header-text-size: 0.875rem;
  --mat-datepicker-calendar-header-text-weight: 500;
  --mat-datepicker-calendar-period-button-text-size: 0.875rem;
  --mat-datepicker-calendar-period-button-text-weight: 500;
  --mat-datepicker-calendar-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-datepicker-calendar-text-size: 0.875rem;
  --mat-divider-width: 1px;
  --mat-divider-color: #44474e;
  --mat-expansion-container-shape: 12px;
  --mat-expansion-header-indicator-display: inline-block;
  --mat-expansion-legacy-header-indicator-display: none;
  --mat-expansion-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-expansion-actions-divider-color: #8e9099;
  --mat-expansion-container-background-color: #121316;
  --mat-expansion-container-text-color: #e3e2e6;
  --mat-expansion-header-description-color: #e0e2ec;
  --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, #e3e2e6 38%, transparent);
  --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-expansion-header-hover-state-layer-color: color-mix(in srgb, #e3e2e6 8%, transparent);
  --mat-expansion-header-indicator-color: #e0e2ec;
  --mat-expansion-header-text-color: #e3e2e6;
  --mat-expansion-header-collapsed-state-height: 36px;
  --mat-expansion-header-expanded-state-height: 48px;
  --mat-expansion-container-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-expansion-container-text-line-height: 1.5rem;
  --mat-expansion-container-text-size: 1rem;
  --mat-expansion-container-text-tracking: 0.031rem;
  --mat-expansion-container-text-weight: 400;
  --mat-expansion-header-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-expansion-header-text-line-height: 1.5rem;
  --mat-expansion-header-text-size: 1rem;
  --mat-expansion-header-text-tracking: 0.009rem;
  --mat-expansion-header-text-weight: 500;
  --mat-grid-list-tile-header-primary-text-size:
    400 1rem / 1.5rem Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-grid-list-tile-header-secondary-text-size:
    400 0.875rem / 1.25rem Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-grid-list-tile-footer-primary-text-size:
    400 1rem / 1.5rem Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-grid-list-tile-footer-secondary-text-size:
    400 0.875rem / 1.25rem Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-icon-color: inherit;
  --mat-sidenav-container-shape: 16px;
  --mat-sidenav-container-elevation-shadow: none;
  --mat-sidenav-container-width: 360px;
  --mat-sidenav-container-divider-color: transparent;
  --mat-sidenav-container-background-color: #121316;
  --mat-sidenav-container-text-color: #e0e2ec;
  --mat-sidenav-content-background-color: #121316;
  --mat-sidenav-content-text-color: #e3e2e6;
  --mat-sidenav-scrim-color: color-mix(in srgb, #2d3038 40%, transparent);
  --mat-stepper-header-error-state-icon-background-color: transparent;
  --mat-stepper-header-focus-state-layer-shape: 12px;
  --mat-stepper-header-hover-state-layer-shape: 12px;
  --mat-stepper-container-color: #121316;
  --mat-stepper-header-done-state-icon-background-color: #abc7ff;
  --mat-stepper-header-done-state-icon-foreground-color: #002f65;
  --mat-stepper-header-edit-state-icon-background-color: #abc7ff;
  --mat-stepper-header-edit-state-icon-foreground-color: #002f65;
  --mat-stepper-header-error-state-icon-foreground-color: #ffb4ab;
  --mat-stepper-header-error-state-label-text-color: #ffb4ab;
  --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, #e3e2e6 12%, transparent);
  --mat-stepper-header-hover-state-layer-color: color-mix(in srgb, #e3e2e6 8%, transparent);
  --mat-stepper-header-icon-background-color: #e0e2ec;
  --mat-stepper-header-icon-foreground-color: #121316;
  --mat-stepper-header-label-text-color: #e0e2ec;
  --mat-stepper-header-optional-label-text-color: #e0e2ec;
  --mat-stepper-header-selected-state-icon-background-color: #abc7ff;
  --mat-stepper-header-selected-state-icon-foreground-color: #002f65;
  --mat-stepper-header-selected-state-label-text-color: #e0e2ec;
  --mat-stepper-line-color: #8e9099;
  --mat-stepper-header-height: 60px;
  --mat-stepper-container-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-stepper-header-label-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-stepper-header-label-text-size: 0.875rem;
  --mat-stepper-header-label-text-weight: 500;
  --mat-stepper-header-error-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-size: 0.875rem;
  --mat-stepper-header-selected-state-label-text-weight: 500;
  --mat-stepper-header-height: 60px;
  --mat-sort-arrow-color: #e3e2e6;
  --mat-toolbar-container-background-color: #121316;
  --mat-toolbar-container-text-color: #e3e2e6;
  --mat-toolbar-standard-height: 52px;
  --mat-toolbar-mobile-height: 44px;
  --mat-toolbar-title-text-font: Roboto, sans-serif;
  --mat-toolbar-title-text-line-height: 1.75rem;
  --mat-toolbar-title-text-size: 1.375rem;
  --mat-toolbar-title-text-tracking: 0;
  --mat-toolbar-title-text-weight: 400;
  --mat-tree-container-background-color: #121316;
  --mat-tree-node-text-color: #e3e2e6;
  --mat-tree-node-min-height: 36px;
  --mat-tree-node-text-font:
    Roboto,
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI","Helvetica Neue",
    Arial,
    "Noto Sans",
    sans-serif;
  --mat-tree-node-text-size: 1rem;
  --mat-tree-node-text-weight: 400;
  --mat-timepicker-container-shape: 4px;
  --mat-timepicker-container-background-color: #1f2022;
  --mat-timepicker-container-elevation-shadow:
    0px 3px 1px -2px rgba(0, 0, 0, 0.2),
    0px 2px 2px 0px rgba(0, 0, 0, 0.14),
    0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-button-filled-container-shape: 2px;
  --mat-button-outlined-container-shape: 2px;
  --mat-button-text-container-shape: 2px;
  --mat-button-protected-container-shape: 2px;
  --mat-button-tonal-container-shape: 2px;
  --mat-icon-button-disabled-icon-color: rgb(147, 197, 253);
  --mat-datepicker-calendar-container-shape: 4px;
  --mat-datepicker-calendar-container-elevation-shadow:
    0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14),
    0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-background-color: rgb(30, 41, 59);
  --mat-datepicker-calendar-header-divider-color: rgb(226, 232, 240);
  --mat-datepicker-toggle-icon-color: rgb(0, 92, 187);
  --mat-button-toggle-divider-color: rgb(226, 232, 240);
  --mat-button-toggle-shape: 4px;
  --mat-form-field-filled-container-shape: 0;
  --mat-form-field-filled-container-color: rgba(255, 255, 255, 0.05);
  --mat-dialog-container-max-width: 100vw;
  --mat-dialog-container-small-max-width: 100vw;
  --mat-dialog-container-shape: 4px;
  --mat-dialog-container-elevation-shadow:
    0px 11px 15px -7px rgba(0, 0, 0, 0.2),
    0px 24px 38px 3px rgba(0, 0, 0, 0.14),
    0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-color: rgb(30, 41, 59);
  --mat-stepper-container-color: rgb(30, 41, 59);
  --mat-fab-container-shape: 4px;
  --mat-menu-container-color: rgb(30, 41, 59);
  --mat-menu-container-shape: 4px;
  --mat-radio-selected-icon-color: rgb(34, 197, 94);
  --mat-radio-selected-hover-icon-color: rgb(34, 197, 94);
  --mat-radio-selected-focus-icon-color: rgb(34, 197, 94);
  --mat-radio-selected-pressed-icon-color: rgb(34, 197, 94);
  --mat-radio-disabled-selected-icon-color: rgb(34, 197, 94);
  --mat-radio-checked-ripple-color: rgb(34, 197, 94);
  --mat-radio-ripple-color: rgb(34, 197, 94);
  --mat-table-header-headline-color: rgb(102, 102, 102);
  --mat-table-row-item-label-text-color: rgb(86, 83, 88);
  --mat-table-background-color: rgb(30, 41, 59);
  --mat-table-row-item-outline-color: rgb(51, 65, 85);
  --mat-paginator-container-background-color: rgb(30, 41, 59);
  --mat-paginator-container-text-color: rgb(203, 213, 225);
  --mat-select-panel-background-color: rgb(30, 41, 59);
  --mat-autocomplete-background-color: rgb(30, 41, 59);
  --mat-chip-outline-width: 0;
}

/* node_modules/perfect-scrollbar/css/perfect-scrollbar.css */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  bottom: 0px;
  position: absolute;
}
.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  right: 0;
  position: absolute;
}
.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}
.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
  background-color: #eee;
  opacity: 0.9;
}
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  bottom: 2px;
  position: absolute;
}
.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  right: 2px;
  position: absolute;
}
.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
  background-color: #999;
  height: 11px;
}
.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
  background-color: #999;
  width: 11px;
}
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

/* src/styles/vendors.scss */

/* src/@eps/styles/main.scss */
input,
textarea {
  background: transparent;
}
input::placeholder,
textarea::placeholder {
  --tw-text-opacity: 1;
  color: rgba(var(--eps-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input::placeholder,
.mat-toolbar.mat-primary textarea::placeholder {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input::placeholder,
.mat-toolbar.mat-accent textarea::placeholder {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input::placeholder,
.mat-toolbar.mat-warn textarea::placeholder {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgba(var(--eps-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input::-moz-placeholder,
.mat-toolbar.mat-primary textarea::-moz-placeholder {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input::-moz-placeholder,
.mat-toolbar.mat-accent textarea::-moz-placeholder {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input::-moz-placeholder,
.mat-toolbar.mat-warn textarea::-moz-placeholder {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  --tw-text-opacity: 1;
  color: rgba(var(--eps-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input::-webkit-input-placeholder,
.mat-toolbar.mat-primary textarea::-webkit-input-placeholder {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input::-webkit-input-placeholder,
.mat-toolbar.mat-accent textarea::-webkit-input-placeholder {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input::-webkit-input-placeholder,
.mat-toolbar.mat-warn textarea::-webkit-input-placeholder {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  --tw-text-opacity: 1;
  color: rgba(var(--eps-text-hint-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary input:-ms-input-placeholder,
.mat-toolbar.mat-primary textarea:-ms-input-placeholder {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent input:-ms-input-placeholder,
.mat-toolbar.mat-accent textarea:-ms-input-placeholder {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn input:-ms-input-placeholder,
.mat-toolbar.mat-warn textarea:-ms-input-placeholder {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
input:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
input:-webkit-autofill:hover,
textarea:-webkit-autofill:hover {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
input:-webkit-autofill:focus,
textarea:-webkit-autofill:focus {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
input:-webkit-autofill:active,
textarea:-webkit-autofill:active {
  -webkit-transition: "background-color 9999s ease-out";
  -webkit-transition-delay: 9999s;
}
.eps-backdrop-on-mobile {
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.6 !important;
}
@media (min-width: 600px) {
  .eps-backdrop-on-mobile {
    background-color: transparent !important;
  }
}
.mat-accordion .mat-expansion-panel {
  margin-bottom: 24px;
  border-radius: 8px !important;
  transition: box-shadow 225ms cubic-bezier(0.4, 0, 0.2, 1);
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.mat-accordion .mat-expansion-panel:last-child {
  margin-bottom: 0;
}
.mat-accordion .mat-expansion-panel.mat-expanded,
.mat-accordion .mat-expansion-panel:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,
.mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,
.mat-accordion .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover {
  background: transparent !important;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  font-size: 14px;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  margin-right: 28px;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 12px;
  height: 12px;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator:after {
  border-color: currentColor !important;
}
.mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
  line-height: 1.7;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-secondary-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-button,
.mat-fab,
.mat-flat-button,
.mat-icon-button,
.mat-mini-fab,
.mat-raised-button,
.mat-stroked-button {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  height: 56px;
  min-height: 56px;
  max-height: 56px;
  line-height: 1 !important;
}
.mat-button .mat-accent,
.mat-fab .mat-accent,
.mat-flat-button .mat-accent,
.mat-icon-button .mat-accent,
.mat-mini-fab .mat-accent,
.mat-raised-button .mat-accent,
.mat-stroked-button .mat-accent {
  color: #FFFFFF !important;
}
.mat-button .mat-button-wrapper,
.mat-fab .mat-button-wrapper,
.mat-flat-button .mat-button-wrapper,
.mat-icon-button .mat-button-wrapper,
.mat-mini-fab .mat-button-wrapper,
.mat-raised-button .mat-button-wrapper,
.mat-stroked-button .mat-button-wrapper {
  position: relative;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  height: 100%;
  z-index: 2;
}
.mat-button .mat-button-focus-overlay,
.mat-button .mat-button-ripple,
.mat-fab .mat-button-focus-overlay,
.mat-fab .mat-button-ripple,
.mat-flat-button .mat-button-focus-overlay,
.mat-flat-button .mat-button-ripple,
.mat-icon-button .mat-button-focus-overlay,
.mat-icon-button .mat-button-ripple,
.mat-mini-fab .mat-button-focus-overlay,
.mat-mini-fab .mat-button-ripple,
.mat-raised-button .mat-button-focus-overlay,
.mat-raised-button .mat-button-ripple,
.mat-stroked-button .mat-button-focus-overlay,
.mat-stroked-button .mat-button-ripple {
  z-index: 1;
}
.mat-button,
.mat-fab,
.mat-flat-button,
.mat-icon-button,
.mat-mini-fab,
.mat-raised-button,
.mat-stroked-button {
}
.mat-button.eps-mat-button-large,
.mat-fab.eps-mat-button-large,
.mat-flat-button.eps-mat-button-large,
.mat-icon-button.eps-mat-button-large,
.mat-mini-fab.eps-mat-button-large,
.mat-raised-button.eps-mat-button-large,
.mat-stroked-button.eps-mat-button-large {
  height: 64px;
  min-height: 64px;
  max-height: 64px;
}
.mat-button,
.mat-fab,
.mat-flat-button,
.mat-icon-button,
.mat-mini-fab,
.mat-raised-button,
.mat-stroked-button {
}
.mat-button.mat-button-disabled .mat-icon,
.mat-fab.mat-button-disabled .mat-icon,
.mat-flat-button.mat-button-disabled .mat-icon,
.mat-icon-button.mat-button-disabled .mat-icon,
.mat-mini-fab.mat-button-disabled .mat-icon,
.mat-raised-button.mat-button-disabled .mat-icon,
.mat-stroked-button.mat-button-disabled .mat-icon {
  opacity: 0.38 !important;
}
.mat-mdc-raised-button.mat-accent,
.mat-mdc-unelevated-button.mat-accent,
.mat-mdc-outlined-button.mat-accent,
.mat-mdc-button.mat-accent {
  min-width: 160px;
  min-height: 44px !important;
}
.mat-mdc-raised-button.mat-accent:not(.mat-mdc-button-disabled):not(.mat-button-disabled),
.mat-mdc-unelevated-button.mat-accent:not(.mat-mdc-button-disabled):not(.mat-button-disabled) {
  --mdc-filled-button-container-color: #39b54a;
  --mdc-filled-button-label-text-color: #ffffff;
  background-color: #39b54a !important;
  color: #ffffff !important;
}
.mat-mdc-button.mat-accent:not(.mat-mdc-button-disabled):not(.mat-button-disabled) {
  --mdc-text-button-label-text-color: #39b54a;
  color: #39b54a !important;
}
.mat-mdc-outlined-button.mat-accent:not(.mat-mdc-button-disabled):not(.mat-button-disabled) {
  --mdc-outlined-button-outline-color: #39b54a;
  --mdc-outlined-button-label-text-color: #39b54a;
  border-color: #39b54a !important;
  color: #39b54a !important;
}
.mat-mdc-raised-button.mat-accent.mat-mdc-button-disabled,
.mat-mdc-raised-button.mat-accent.mat-button-disabled,
.mat-mdc-unelevated-button.mat-accent.mat-mdc-button-disabled,
.mat-mdc-unelevated-button.mat-accent.mat-button-disabled {
  --mdc-filled-button-container-color: #e5e7eb;
  --mdc-filled-button-label-text-color: #4b5563;
  background-color: #e5e7eb !important;
  color: #4b5563 !important;
}
.mat-mdc-raised-button.mat-accent.mat-mdc-button-disabled .mdc-button__label,
.mat-mdc-raised-button.mat-accent.mat-button-disabled .mdc-button__label,
.mat-mdc-unelevated-button.mat-accent.mat-mdc-button-disabled .mdc-button__label,
.mat-mdc-unelevated-button.mat-accent.mat-button-disabled .mdc-button__label,
.mat-mdc-raised-button.mat-accent.mat-mdc-button-disabled .mat-icon,
.mat-mdc-raised-button.mat-accent.mat-button-disabled .mat-icon,
.mat-mdc-unelevated-button.mat-accent.mat-mdc-button-disabled .mat-icon,
.mat-mdc-unelevated-button.mat-accent.mat-button-disabled .mat-icon {
  color: #4b5563 !important;
}
.mat-mdc-button.mat-accent.mat-mdc-button-disabled,
.mat-mdc-button.mat-accent.mat-button-disabled {
  --mdc-text-button-label-text-color: #4b5563;
  color: #4b5563 !important;
}
.mat-mdc-button.mat-accent.mat-mdc-button-disabled .mat-icon,
.mat-mdc-button.mat-accent.mat-button-disabled .mat-icon {
  color: #4b5563 !important;
}
.mat-mdc-outlined-button.mat-accent.mat-mdc-button-disabled,
.mat-mdc-outlined-button.mat-accent.mat-button-disabled {
  --mdc-outlined-button-outline-color: #cbd5e1;
  --mdc-outlined-button-label-text-color: #4b5563;
  border-color: #cbd5e1 !important;
  color: #4b5563 !important;
}
.mat-mdc-outlined-button.mat-accent.mat-mdc-button-disabled .mat-icon,
.mat-mdc-outlined-button.mat-accent.mat-button-disabled .mat-icon {
  color: #4b5563 !important;
}
.mat-mdc-button.mat-accent .mdc-button__label,
.mat-mdc-raised-button.mat-accent .mdc-button__label,
.mat-mdc-unelevated-button.mat-accent .mdc-button__label,
.mat-mdc-outlined-button.mat-accent .mdc-button__label {
  color: inherit !important;
}
.mat-fab {
  max-height: 56px;
}
.mat-button,
.mat-flat-button,
.mat-raised-button,
.mat-stroked-button {
  padding: 0 20px !important;
  border-radius: 2px !important;
}
.mat-button,
.mat-fab,
.mat-flat-button,
.mat-icon-button,
.mat-fab,
.mat-mini-fab,
.mat-raised-button,
.mat-stroked-button {
}
.mat-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-fab .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-flat-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-icon-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-fab .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-mini-fab .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-raised-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle,
.mat-stroked-button .mat-progress-spinner.mat-progress-spinner-indeterminate-animation[mode=indeterminate] circle {
  stroke: currentColor !important;
  animation-duration: 6000ms;
}
.mat-flat-button .mat-icon,
.mat-raised-button .mat-icon,
.mat-fab .mat-icon,
.mat-mini-fab .mat-icon {
  color: currentColor !important;
}
.mat-flat-button,
.mat-raised-button,
.mat-fab,
.mat-mini-fab {
}
.mat-flat-button .mat-button-focus-overlay,
.mat-raised-button .mat-button-focus-overlay,
.mat-fab .mat-button-focus-overlay,
.mat-mini-fab .mat-button-focus-overlay {
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.2 !important;
}
.mat-flat-button .mat-button-focus-overlay:is(.dark *),
.mat-raised-button .mat-button-focus-overlay:is(.dark *),
.mat-fab .mat-button-focus-overlay:is(.dark *),
.mat-mini-fab .mat-button-focus-overlay:is(.dark *) {
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.05 !important;
}
.mat-flat-button,
.mat-raised-button,
.mat-fab,
.mat-mini-fab {
}
.mat-flat-button.mat-primary .mat-button-focus-overlay,
.mat-flat-button.mat-accent .mat-button-focus-overlay,
.mat-flat-button.mat-warn .mat-button-focus-overlay,
.mat-raised-button.mat-primary .mat-button-focus-overlay,
.mat-raised-button.mat-accent .mat-button-focus-overlay,
.mat-raised-button.mat-warn .mat-button-focus-overlay,
.mat-fab.mat-primary .mat-button-focus-overlay,
.mat-fab.mat-accent .mat-button-focus-overlay,
.mat-fab.mat-warn .mat-button-focus-overlay,
.mat-mini-fab.mat-primary .mat-button-focus-overlay,
.mat-mini-fab.mat-accent .mat-button-focus-overlay,
.mat-mini-fab.mat-warn .mat-button-focus-overlay {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.mat-flat-button:hover .mat-button-focus-overlay,
.mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-flat-button.cdk-program-focused .mat-button-focus-overlay,
.mat-raised-button:hover .mat-button-focus-overlay,
.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-raised-button.cdk-program-focused .mat-button-focus-overlay,
.mat-fab:hover .mat-button-focus-overlay,
.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-fab.cdk-program-focused .mat-button-focus-overlay,
.mat-mini-fab:hover .mat-button-focus-overlay,
.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-mini-fab.cdk-program-focused .mat-button-focus-overlay {
  opacity: 1 !important;
}
@media (hover: none) {
  .mat-flat-button:hover .mat-button-focus-overlay,
  .mat-raised-button:hover .mat-button-focus-overlay,
  .mat-fab:hover .mat-button-focus-overlay,
  .mat-mini-fab:hover .mat-button-focus-overlay {
    opacity: 0 !important;
  }
}
.mat-flat-button.mat-button-disabled .mat-button-focus-overlay,
.mat-raised-button.mat-button-disabled .mat-button-focus-overlay,
.mat-fab.mat-button-disabled .mat-button-focus-overlay,
.mat-mini-fab.mat-button-disabled .mat-button-focus-overlay {
  opacity: 0 !important;
}
.save-button-tall {
  min-height: 48px !important;
}
.mat-button,
.mat-icon-button,
.mat-stroked-button {
}
.mat-button.mat-primary:not(.mat-button-disabled) .mat-icon,
.mat-icon-button.mat-primary:not(.mat-button-disabled) .mat-icon,
.mat-stroked-button.mat-primary:not(.mat-button-disabled) .mat-icon {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-primary-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-button,
.mat-icon-button,
.mat-stroked-button {
}
.mat-button.mat-accent:not(.mat-button-disabled) .mat-icon,
.mat-icon-button.mat-accent:not(.mat-button-disabled) .mat-icon,
.mat-stroked-button.mat-accent:not(.mat-button-disabled) .mat-icon {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-accent-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-button,
.mat-icon-button,
.mat-stroked-button {
}
.mat-button.mat-warn:not(.mat-button-disabled) .mat-icon,
.mat-icon-button.mat-warn:not(.mat-button-disabled) .mat-icon,
.mat-stroked-button.mat-warn:not(.mat-button-disabled) .mat-icon {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-button,
.mat-icon-button,
.mat-stroked-button {
}
.mat-button .mat-button-focus-overlay,
.mat-icon-button .mat-button-focus-overlay,
.mat-stroked-button .mat-button-focus-overlay {
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.2 !important;
}
.mat-button .mat-button-focus-overlay:is(.dark *),
.mat-icon-button .mat-button-focus-overlay:is(.dark *),
.mat-stroked-button .mat-button-focus-overlay:is(.dark *) {
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.05 !important;
}
.mat-button,
.mat-icon-button,
.mat-stroked-button {
}
.mat-button.mat-primary:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-icon-button.mat-primary:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button.mat-primary:not(.mat-button-disabled) .mat-button-focus-overlay {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-primary-rgb), var(--tw-bg-opacity, 1)) !important;
}
.mat-button,
.mat-icon-button,
.mat-stroked-button {
}
.mat-button.mat-accent:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-icon-button.mat-accent:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button.mat-accent:not(.mat-button-disabled) .mat-button-focus-overlay {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-accent-rgb), var(--tw-bg-opacity, 1)) !important;
}
.mat-button,
.mat-icon-button,
.mat-stroked-button {
}
.mat-button.mat-warn:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-icon-button.mat-warn:not(.mat-button-disabled) .mat-button-focus-overlay,
.mat-stroked-button.mat-warn:not(.mat-button-disabled) .mat-button-focus-overlay {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-warn-rgb), var(--tw-bg-opacity, 1)) !important;
}
.mat-button.mat-primary:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-button.mat-primary:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-button.mat-primary:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-button.mat-accent:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-button.mat-accent:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-button.mat-accent:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-button.mat-warn:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-button.mat-warn:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-button.mat-warn:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.mat-primary:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-icon-button.mat-primary:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.mat-primary:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.mat-accent:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-icon-button.mat-accent:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.mat-accent:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button.mat-warn:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-icon-button.mat-warn:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.mat-warn:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-primary:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-stroked-button.mat-primary:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-primary:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-accent:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-stroked-button.mat-accent:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-accent:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-warn:not(.mat-button-disabled):hover .mat-button-focus-overlay,
.mat-stroked-button.mat-warn:not(.mat-button-disabled).cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.mat-warn:not(.mat-button-disabled).cdk-program-focused .mat-button-focus-overlay {
  opacity: 0.1 !important;
}
.mat-button:hover .mat-button-focus-overlay,
.mat-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-button.cdk-program-focused .mat-button-focus-overlay,
.mat-icon-button:hover .mat-button-focus-overlay,
.mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-icon-button.cdk-program-focused .mat-button-focus-overlay,
.mat-stroked-button:hover .mat-button-focus-overlay,
.mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay,
.mat-stroked-button.cdk-program-focused .mat-button-focus-overlay {
  opacity: 1 !important;
}
@media (hover: none) {
  .mat-button:hover .mat-button-focus-overlay,
  .mat-icon-button:hover .mat-button-focus-overlay,
  .mat-stroked-button:hover .mat-button-focus-overlay {
    opacity: 0 !important;
  }
}
.mat-button.mat-button-disabled .mat-button-focus-overlay,
.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,
.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay {
  opacity: 0 !important;
}
.mat-stroked-button {
}
.mat-stroked-button:not(.mat-button-disabled) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important;
}
.mat-stroked-button:not(.mat-button-disabled):is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1)) !important;
}
.mat-stroked-button.mat-button-disabled {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important;
}
.mat-stroked-button.mat-button-disabled:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1)) !important;
}
.mat-button-toggle-group.mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  background-clip: padding-box;
}
.mat-button-toggle-group .mat-button-toggle {
  overflow: hidden;
  border: none !important;
  font-weight: 500;
  min-height: 48px;
}
.mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked {
  --tw-bg-opacity: 1;
  background-color: rgb(57 181 74 / var(--tw-bg-opacity, 1));
}
.mat-button-toggle-group .mat-button-toggle.mat-button-toggle-checked .mat-button-toggle-label-content {
  color: rgb(255, 255, 255) !important;
}
.mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content {
  padding: 0 20px;
  line-height: 48px;
  --tw-text-opacity: 1;
  color: rgba(var(--eps-text-secondary-rgb), var(--tw-text-opacity));
}
.mat-toolbar.mat-primary .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .mat-button-toggle-group .mat-button-toggle .mat-button-toggle-label-content {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-button-toggle-group .mat-button-toggle {
}
.mat-button-toggle-group .mat-button-toggle .mat-pseudo-checkbox,
.mat-button-toggle-group .mat-button-toggle .mat-mdc-button-toggle-checkmark {
  color: white !important;
}
.mat-button-toggle-group .mat-button-toggle .mat-pseudo-checkbox::after {
  color: white !important;
}
.mat-checkbox {
  display: inline-flex;
}
.mat-checkbox .mat-checkbox-layout {
  white-space: normal;
}
.mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container {
  display: inline-flex;
  align-items: center;
  margin: 0 8px 0 0;
}
.mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container:after {
  content: "\200b";
}
.mat-checkbox .mat-checkbox-layout .mat-checkbox-label {
  line-height: inherit;
}
.mat-checkbox-checked .mat-checkbox-background {
  background-color: #2563eb !important;
}
.mat-chip {
  font-weight: 500 !important;
}
.mat-chip-list-wrapper {
  margin-top: 4px !important;
}
.mat-dialog-container {
  border-radius: 0 !important;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(204 204 204 / var(--tw-border-opacity, 1));
}
.add-studyphase-dialog .mat-mdc-dialog-container,
.add-compound-dialog .mat-mdc-dialog-container,
.add-therapeutic-area-dialog .mat-mdc-dialog-container,
.add-study-status-dialog .mat-mdc-dialog-container,
.add-site-status-dialog .mat-mdc-dialog-container,
.add-indication-dialog .mat-mdc-dialog-container,
.add-sponsor-dialog .mat-mdc-dialog-container {
  max-height: 90vh;
  height: auto;
}
.add-studyphase-dialog .mat-mdc-dialog-container .mdc-dialog__container,
.add-compound-dialog .mat-mdc-dialog-container .mdc-dialog__container,
.add-therapeutic-area-dialog .mat-mdc-dialog-container .mdc-dialog__container,
.add-study-status-dialog .mat-mdc-dialog-container .mdc-dialog__container,
.add-site-status-dialog .mat-mdc-dialog-container .mdc-dialog__container,
.add-indication-dialog .mat-mdc-dialog-container .mdc-dialog__container,
.add-sponsor-dialog .mat-mdc-dialog-container .mdc-dialog__container {
  height: auto;
}
.add-studyphase-dialog .mat-mdc-dialog-container .mat-mdc-dialog-surface,
.add-compound-dialog .mat-mdc-dialog-container .mat-mdc-dialog-surface,
.add-therapeutic-area-dialog .mat-mdc-dialog-container .mat-mdc-dialog-surface,
.add-study-status-dialog .mat-mdc-dialog-container .mat-mdc-dialog-surface,
.add-site-status-dialog .mat-mdc-dialog-container .mat-mdc-dialog-surface,
.add-indication-dialog .mat-mdc-dialog-container .mat-mdc-dialog-surface,
.add-sponsor-dialog .mat-mdc-dialog-container .mat-mdc-dialog-surface {
  max-height: 90vh;
  height: auto;
}
.mat-mdc-dialog-container mat-toolbar[matDialogTitle],
.mat-mdc-dialog-container .mat-toolbar[matDialogTitle],
.mat-dialog-container mat-toolbar[matDialogTitle],
.mat-dialog-container .mat-toolbar[matDialogTitle] {
  min-height: 56px !important;
  height: 56px !important;
  padding: 0 24px !important;
  display: flex !important;
  align-items: center !important;
}
.mat-mdc-dialog-container mat-toolbar[matDialogTitle] mat-toolbar-row,
.mat-mdc-dialog-container mat-toolbar[matDialogTitle] .mat-toolbar-row,
.mat-mdc-dialog-container .mat-toolbar[matDialogTitle] mat-toolbar-row,
.mat-mdc-dialog-container .mat-toolbar[matDialogTitle] .mat-toolbar-row,
.mat-dialog-container mat-toolbar[matDialogTitle] mat-toolbar-row,
.mat-dialog-container mat-toolbar[matDialogTitle] .mat-toolbar-row,
.mat-dialog-container .mat-toolbar[matDialogTitle] mat-toolbar-row,
.mat-dialog-container .mat-toolbar[matDialogTitle] .mat-toolbar-row {
  height: 56px !important;
  min-height: 56px !important;
  padding: 0 !important;
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
}
.mat-mdc-dialog-content .mat-mdc-form-field,
.mat-mdc-dialog-container .mat-mdc-form-field,
.mat-dialog-content .mat-mdc-form-field,
.mat-dialog-container .mat-mdc-form-field {
  margin-bottom: 1rem !important;
}
.mat-mdc-dialog-content .mat-form-field-wrapper,
.mat-dialog-content .mat-form-field-wrapper,
.mat-mdc-dialog-container .mat-form-field-wrapper,
.mat-dialog-container .mat-form-field-wrapper {
  margin-bottom: 2rem !important;
}
.mat-mdc-dialog-content > .mat-mdc-form-field:last-child,
.mat-dialog-content > .mat-mdc-form-field:last-child {
  margin-bottom: 0 !important;
}
.mat-mdc-dialog-content > .mat-form-field:last-child .mat-form-field-wrapper,
.mat-dialog-content > .mat-form-field:last-child .mat-form-field-wrapper {
  margin-bottom: 0 !important;
}
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.mat-drawer-container .mat-drawer-content {
  padding-left: 24px;
  overflow-x: hidden;
  overflow-y: auto;
}
.mat-drawer-container {
}
.mat-drawer-container .mat-drawer.mat-drawer-end ~ .mat-drawer-content {
  padding-left: 0;
  padding-right: 24px;
}
.mat-mdc-form-field.mat-form-field-hide-placeholder .mdc-floating-label {
  display: block !important;
  font-size: 14px !important;
  top: 16px !important;
}
.mat-mdc-form-field.eps-mat-dense.eps-mat-no-subscript {
  position: relative;
  top: 8px;
}
.mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.mat-mdc-form-field .mat-mdc-form-field-hint-wrapper,
.mat-mdc-form-field .mat-mdc-form-field-error-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.mat-mdc-form-field .mat-mdc-form-field-error,
.mat-mdc-form-field .mat-mdc-form-field-hint {
  padding-left: 4px !important;
  margin-left: 0 !important;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-disabled {
  opacity: 0.7 !important;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-form-field-wrapper {
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-invalid .mat-form-field-wrapper .mat-form-field-flex {
  border-bottom-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--eps-warn-rgb), var(--tw-border-opacity, 1)) !important;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.mat-focused .mat-form-field-wrapper {
}
.mat-form-field.mat-form-field-appearance-fill.mat-focused .mat-form-field-wrapper .mat-form-field-flex {
  background-color: white !important;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-form-field-wrapper {
}
.mat-form-field.mat-form-field-appearance-fill.mat-focused:not(.mat-form-field-invalid) .mat-form-field-wrapper .mat-form-field-flex {
  border-bottom-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 108 182 / var(--tw-border-opacity, 1)) !important;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-has-label.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label-wrapper .mat-form-field-label {
  width: 100% !important;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-type-mat-native-select .mat-form-field-infix select {
  top: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2364748B' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right -7px center;
  background-size: 24px;
}
.dark .mat-form-field.mat-form-field-appearance-fill.mat-form-field-type-mat-native-select .mat-form-field-infix select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2397a6ba' viewBox='0 0 24 24'%3E%3Cpath d='M7 10l5 5 5-5H7z'/%3E%3C/svg%3E");
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-type-mat-native-select .mat-form-field-infix:after {
  display: none;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.mat-form-field-has-label .mat-form-field-wrapper {
  margin-top: 8px;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper {
  margin-bottom: 2rem;
  padding-bottom: 0;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex {
  background-color: white !important;
  position: relative;
  display: flex;
  align-items: stretch;
  min-height: 48px;
  padding: 12px 16px 0px 16px;
  border-bottom-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(173 181 186 / var(--tw-border-opacity, 1)) !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon-button {
  margin: 0 4px 0 -10px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-select {
  margin-right: 10px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-datepicker-toggle {
  margin-left: -8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon {
  margin-left: 12px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon-button {
  margin: 0 -10px 0 4px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-select {
  margin-left: 10px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-datepicker-toggle {
  margin-right: -8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-toolbar.mat-primary .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-toolbar.mat-accent .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-toolbar.mat-warn .mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button {
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-raised-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-stroked-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-flat-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-fab .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-mini-fab .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-raised-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-stroked-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-flat-button .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-fab .mat-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-mini-fab .mat-icon {
  margin: 0 !important;
  width: 1.5rem;
  height: 1.5rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-raised-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-stroked-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-flat-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-fab .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-mini-fab .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-raised-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-stroked-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-flat-button .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-fab .mat-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-mini-fab .mat-icon svg {
  width: 1.5rem;
  height: 1.5rem;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-datepicker-toggle-default-icon,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-datepicker-toggle-default-icon {
  --tw-text-opacity: 1;
  color: rgb(0 108 182 / var(--tw-text-opacity, 1));
  width: 1.5rem;
  height: 1.5rem;
  min-width: 1.5rem;
  min-height: 1.5rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-datepicker-toggle-default-icon svg,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-datepicker-toggle-default-icon svg {
  width: 1.5rem;
  height: 1.5rem;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
  position: static;
  display: flex;
  align-items: center;
  width: 88px;
  padding: 0;
  border: 0;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-input-element {
  padding: 14px 0;
  margin-top: 0;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix textarea.mat-input-element {
  display: flex;
  align-self: stretch;
  min-height: 36px;
  height: auto;
  margin: 14px 0;
  padding: 0 6px 0 0;
  transform: none;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix {
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-chip-list {
  width: 100%;
  margin: 0 -8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-chip-list .mat-chip-input {
  margin: 0 0 0 8px;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper {
  top: 10px;
  height: auto;
  padding-top: 5px;
  padding-left: 15px;
  overflow: visible;
  pointer-events: auto;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-form-field-label-wrapper .mat-form-field-label {
  position: relative;
  top: 0;
  margin-top: 0;
  backface-visibility: hidden;
  transition: none;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-default-rgb), var(--tw-text-opacity)) !important;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper {
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-underline {
  display: none;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper {
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper {
  position: absolute;
  top: auto;
  padding: 0;
  margin-top: 16px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper > div {
  display: contents;
}
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-error,
.mat-form-field.mat-form-field-appearance-fill .mat-form-field-wrapper .mat-form-field-subscript-wrapper .mat-hint {
  display: block;
  margin-top: 16px;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill.eps-mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  align-items: flex-start;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix {
  padding-top: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-textarea .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  padding-top: 12px;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-no-subscript .mat-form-field-wrapper {
  padding-bottom: 0;
  margin-bottom: 0;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-no-subscript .mat-form-field-wrapper .mat-form-field-subscript-wrapper {
  display: none !important;
  height: 0 !important;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-no-subscript {
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-no-subscript.eps-mat-dense {
  position: relative;
  top: 8px;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded .mat-form-field-wrapper .mat-form-field-flex {
  border-radius: 24px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded {
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix {
  border-radius: 24px 0 0 24px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon-button {
  margin-right: 2px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-select {
  margin-right: 8px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-datepicker-toggle {
  margin-right: 4px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  border-radius: 0 24px 24px 0;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon {
  margin-left: 12px !important;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon-button {
  margin-left: 2px !important;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-select {
  margin-left: 12px !important;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-datepicker-toggle {
  margin-left: 4px !important;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-left: 12px !important;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-dense .mat-form-field-wrapper .mat-form-field-flex {
  min-height: 48px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix .mat-icon-button,
.mat-form-field.mat-form-field-appearance-fill.eps-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix .mat-icon-button {
  width: 32px;
  min-width: 32px;
  height: 32px;
  min-height: 32px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon-button {
  margin-left: -6px;
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon-button {
  margin-left: 12px;
  margin-right: -6px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-dense .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-infix .mat-input-element {
  padding: 11px 0;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-dense {
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-dense.eps-mat-rounded .mat-form-field-wrapper .mat-form-field-flex {
  border-radius: 20px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-dense.eps-mat-rounded {
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-dense.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix {
  border-radius: 20px 0 0 20px !important;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-dense.eps-mat-rounded.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  border-radius: 0 20px 20px 0 !important;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix {
  margin: 0 16px 0 -16px;
  padding-left: 16px;
  border-radius: 6px 0 0 6px;
  border-right-width: 1px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon {
  margin-right: 16px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-icon-button {
  margin: 0 6px 0 -10px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-select {
  margin-right: 12px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > .mat-datepicker-toggle {
  margin-right: 8px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-right: 16px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  margin: -12px -16px 0 16px;
  padding-right: 16px;
  border-radius: 0 6px 6px 0;
  border-left-width: 1px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon {
  margin-left: 16px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-icon-button {
  margin: 0 -10px 0 6px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-select {
  margin: 0 -4px 0 16px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > .mat-datepicker-toggle {
  margin-left: 8px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix > *:not(.mat-icon):not(.mat-icon-button):not(.mat-select):not(.mat-datepicker-toggle) {
  margin-left: 16px;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix,
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important;
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-prefix:is(.dark *),
.mat-form-field.mat-form-field-appearance-fill.eps-mat-emphasized-affix .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-suffix:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1)) !important;
}
.mat-form-field.mat-form-field-appearance-fill {
}
.mat-form-field.mat-form-field-appearance-fill.eps-mat-bold .mat-form-field-wrapper .mat-form-field-flex {
  border-width: 2px !important;
}
.mat-form-field.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline {
  --tw-text-opacity: 1 !important;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1)) !important;
}
.mat-form-field.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-flex .mat-form-field-outline:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(var(--eps-primary-rgb), var(--tw-bg-opacity, 1)) !important;
  --tw-bg-opacity: 0.3 !important;
}
.mat-icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  font-size: 60x;
  line-height: 24px;
  -webkit-appearance: none !important;
}
.mat-input-element::placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-input-element::placeholder {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-input-element::placeholder {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-input-element::placeholder {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-input-element::-moz-placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-input-element::-moz-placeholder {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-input-element::-moz-placeholder {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-input-element::-moz-placeholder {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-input-element::-webkit-input-placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-input-element::-webkit-input-placeholder {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-input-element::-webkit-input-placeholder {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-input-element::-webkit-input-placeholder {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-input-element:-ms-input-placeholder {
  transition: none !important;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-hint-rgb), var(--tw-text-opacity)) !important;
}
.mat-toolbar.mat-primary .mat-input-element:-ms-input-placeholder {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .mat-input-element:-ms-input-placeholder {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .mat-input-element:-ms-input-placeholder {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-form-field-invalid .mat-input-element {
}
.mat-form-field-invalid .mat-input-element::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-form-field-invalid .mat-input-element::-moz-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-form-field-invalid .mat-input-element::-webkit-input-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-form-field-invalid .mat-input-element:-ms-input-placeholder {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-menu-panel {
  min-width: 175px !important;
  border-radius: 0px !important;
}
.mat-menu-panel .mat-menu-content:not(:empty) {
  padding-bottom: 0px;
}
.mat-menu-panel .mat-menu-content .mat-menu-item {
  display: flex;
  align-items: center;
  padding: 0 12px !important;
}
.mat-menu-panel .mat-menu-content .mat-menu-item.mat-menu-item-submenu-trigger {
  padding-right: 40px;
}
.mat-menu-panel .mat-menu-content .mat-menu-item .mat-icon {
  margin-right: 12px;
}
.mat-menu-panel .mat-menu-content {
}
.mat-menu-panel .mat-menu-content mat-divider {
  margin: 8px 0;
}
.mat-paginator .mat-paginator-container {
  padding: 8px 16px;
  justify-content: space-between;
}
@media (min-width: 600px) {
  .mat-paginator .mat-paginator-container {
    justify-content: normal;
  }
}
.mat-paginator .mat-paginator-container {
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size {
  align-items: center;
  min-height: 40px;
  margin: 8px;
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-label {
  display: none;
  margin-right: 12px;
}
@media (min-width: 600px) {
  .mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-label {
    display: block;
  }
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-select {
  margin: 0;
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-select .mat-form-field-wrapper {
  margin-bottom: 0;
}
.mat-paginator .mat-paginator-container .mat-paginator-page-size .mat-paginator-page-size-select .mat-form-field-wrapper .mat-form-field-flex {
  background-color: #F5F5F5 !important;
  min-height: 32px;
  padding: 0 10px;
}
.mat-paginator .mat-paginator-container {
}
.mat-paginator .mat-paginator-container .mat-paginator-range-actions {
  margin: 8px 0;
}
.mat-paginator .mat-paginator-container .mat-paginator-range-actions .mat-paginator-range-label {
  margin-right: 16px;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(var(--eps-accent-500-rgb), 0.54) !important;
}
.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(var(--eps-primary-500-rgb), 0.54) !important;
}
.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(var(--eps-warn-500-rgb), 0.54) !important;
}
.mat-step-icon {
}
.mat-step-icon .mat-icon {
  color: currentColor !important;
}
.mat-step-label,
.mat-step-label-selected {
  font-weight: 500 !important;
}
.mat-mdc-table,
.mat-table {
  width: 100%;
  max-width: 100%;
  table-layout: auto;
}
.mat-mdc-table-container,
.mat-elevation-custom {
  overflow-x: auto;
  max-width: 100%;
}
.mat-tab-group {
}
.mat-tab-group.eps-mat-no-header .mat-tab-header {
  height: 0 !important;
  max-height: 0 !important;
  border: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container {
  padding: 0 24px;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label {
  font-weight: normal;
  align-items: center;
  text-align: center;
  color: rgba(68, 68, 68, 0.6) !important;
  min-width: 100 !important;
  height: 40px !important;
  padding: 0 20px !important;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label.mat-tab-label-active {
  border-bottom-width: 4px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(137 212 223 / var(--tw-border-opacity, 1)) !important;
  font-weight: bold;
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-text-default-rgb), var(--tw-text-opacity)) !important;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label + .mat-tab-label {
  margin-left: 4px;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-tab-labels .mat-tab-label .mat-tab-label-content {
  line-height: 20px;
}
.mat-tab-group .mat-tab-header .mat-tab-label-container .mat-tab-list .mat-ink-bar {
  display: none !important;
}
.mat-tab-group .mat-tab-body-content {
  padding: 24px;
  overflow-x: hidden;
  max-width: 100%;
  box-sizing: border-box;
}
.mat-tab-group {
}
.mat-tab-group .mat-mdc-dialog-content .mat-tab-body-content,
.mat-tab-group .mat-mdc-dialog-content .mat-mdc-tab-body-content,
.mat-tab-group .mat-dialog-content .mat-tab-body-content,
.mat-tab-group .mat-dialog-content .mat-mdc-tab-body-content {
  padding: 0 !important;
}
.mat-tab-group {
}
.mat-tab-group .mat-mdc-tab-body,
.mat-tab-group .mat-tab-body {
  overflow: hidden;
  max-width: 100%;
}
.mat-tab-group .mat-mdc-tab-body-content,
.mat-tab-group .mat-tab-body-content {
  overflow-x: hidden;
  overflow-y: auto;
  max-width: 100%;
  box-sizing: border-box;
}
.mat-tab-group .mat-mdc-tab-body-content > *,
.mat-tab-group .mat-tab-body-content > * {
  max-width: 100%;
  box-sizing: border-box;
}
.mat-tab-label {
  opacity: 1 !important;
}
textarea.mat-input-element {
  box-sizing: content-box !important;
}
.mat-toolbar {
}
.mat-toolbar[matDialogTitle] {
  min-height: 48px !important;
  height: 48px !important;
}
.mat-toolbar[matDialogTitle] .mat-toolbar-row {
  height: 48px !important;
}
.mat-toolbar {
}
.mat-toolbar.mat-primary .mat-icon {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-toolbar.mat-primary .text-secondary {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-primary .text-hint {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-primary .text-disabled {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-primary .divider {
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.12 !important;
}
.mat-toolbar {
}
.mat-toolbar.mat-accent .mat-icon {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-toolbar.mat-accent .text-secondary {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-accent .text-hint {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .text-disabled {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-accent .divider {
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.12 !important;
}
.mat-toolbar {
}
.mat-toolbar.mat-warn .mat-icon {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.mat-toolbar.mat-warn .text-secondary {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.6 !important;
}
.mat-toolbar.mat-warn .text-hint {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .text-disabled {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.38 !important;
}
.mat-toolbar.mat-warn .divider {
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
  --tw-text-opacity: 0.12 !important;
}
.custom-tooltip {
  background-color: #2D99D2 !important;
  color: white !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  padding: 12px 16px !important;
  max-width: none !important;
  white-space: pre-line !important;
  border-radius: 8px !important;
  position: relative !important;
  overflow: visible !important;
}
.custom-tooltip .mdc-tooltip__surface,
.custom-tooltip .mat-mdc-tooltip-surface {
  background-color: #2D99D2 !important;
  color: white !important;
  font-size: 14px !important;
  line-height: 1.5 !important;
  padding: 12px 16px !important;
  max-width: none !important;
  white-space: pre-line !important;
  box-shadow: none !important;
  border-radius: 8px !important;
  position: relative !important;
  overflow: visible !important;
}
button[disabled] mat-icon {
  color: rgb(147, 197, 253) !important;
}
.ps {
  position: relative;
}
.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps.ps--focus > .ps__rail-x,
.ps.ps--focus > .ps__rail-y,
.ps.ps--scrolling-x > .ps__rail-x,
.ps.ps--scrolling-x > .ps__rail-y,
.ps.ps--scrolling-y > .ps__rail-x,
.ps.ps--scrolling-y > .ps__rail-y {
  opacity: 1;
}
.ps > .ps__rail-x,
.ps > .ps__rail-y {
  z-index: 99999;
}
.ps > .ps__rail-x {
  height: 14px;
  background: transparent !important;
  transition: none !important;
}
.ps > .ps__rail-x:hover,
.ps > .ps__rail-x:focus,
.ps > .ps__rail-x.ps--clicking {
  opacity: 1;
}
.ps > .ps__rail-x:hover .ps__thumb-x,
.ps > .ps__rail-x:focus .ps__thumb-x,
.ps > .ps__rail-x.ps--clicking .ps__thumb-x {
  height: 10px;
}
.ps > .ps__rail-x .ps__thumb-x {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);
  height: 6px;
  transition: height 225ms cubic-bezier(0.25, 0.8, 0.25, 1);
}
.ps > .ps__rail-y {
  width: 14px;
  background: transparent !important;
  transition: none !important;
  left: auto !important;
}
.ps > .ps__rail-y:hover,
.ps > .ps__rail-y:focus,
.ps > .ps__rail-y.ps--clicking {
  opacity: 1;
}
.ps > .ps__rail-y:hover .ps__thumb-y,
.ps > .ps__rail-y:focus .ps__thumb-y,
.ps > .ps__rail-y.ps--clicking .ps__thumb-y {
  width: 10px;
}
.ps > .ps__rail-y .ps__thumb-y {
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.15);
  width: 6px;
  transition: width 225ms cubic-bezier(0.25, 0.8, 0.25, 1);
}

/* src/styles/styles.scss */
.mat-sort-header-arrow {
  color: currentColor !important;
}
.mat-elevation-custom {
  box-shadow: 0 0 8px 2px rgba(33, 51, 65, 0.2) !important;
}
.mat-mdc-tab-labels {
  justify-content: flex-start !important;
}
.mat-mdc-tab {
  flex-grow: 0 !important;
  min-width: 160px !important;
  width: auto !important;
}
.mat-mdc-tab .mdc-tab__text-label {
  color: rgba(68, 68, 68, 0.6) !important;
  padding: 0 32px !important;
}
.mat-mdc-tab .mdc-tab__content {
  color: rgba(68, 68, 68, 0.6) !important;
}
.mat-mdc-tab-label {
  padding: 0 56px !important;
  color: rgba(68, 68, 68, 0.6) !important;
}
.mat-mdc-tab-label .mdc-tab__text-label {
  color: rgba(68, 68, 68, 0.6) !important;
}
.mat-mdc-tab-group {
}
.mat-mdc-tab-group .mdc-tab-indicator__content--underline {
  border-top-width: 4px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(137 212 223 / var(--tw-border-opacity, 1)) !important;
}
.mat-mdc-tab-group {
}
.mat-mdc-tab-group .mat-mdc-tab.mdc-tab--active .mdc-tab-indicator__content--underline {
  --tw-border-opacity: 1 !important;
  border-color: rgb(137 212 223 / var(--tw-border-opacity, 1)) !important;
}
.mat-mdc-tab-group .mat-mdc-tab.mdc-tab--active .mdc-tab__text-label {
  font-weight: 700 !important;
  color: rgba(68, 68, 68, 0.6) !important;
}
.mat-mdc-tab-group {
}
.mat-mdc-tab-group .mat-mdc-tab {
  color: rgba(68, 68, 68, 0.6) !important;
}
.mat-mdc-tab-group .mat-mdc-tab:not(.mdc-tab--active) .mdc-tab__text-label {
  color: rgba(68, 68, 68, 0.6) !important;
}
.toast-container .ngx-toastr {
  width: auto !important;
  max-width: 500px !important;
}
.toast-success {
  background-image: url("./media/success-RVHSMNA7.png") !important;
  background-color: #EDF5ED !important;
}
.toast-error {
  background-image: url("./media/error-7GPDPVH2.png") !important;
  background-color: #FDDDDB !important;
}
.toast-info {
  background-image: url("./media/info-EAQF6YOQ.png") !important;
  background-color: #CFE2F0 !important;
}
.toast-warning {
  background-image: url("./media/warning-7WEWBJN3.png") !important;
  background-color: #FFEDCC !important;
}
.toast-message {
  display: flow-root;
  color: #081007;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin-top: 8px;
}
button.toast-close-button {
  color: #081007 !important;
  margin: 0 10px;
  top: 0;
}
.wcg-text-highlight {
  background:
    linear-gradient(
      180deg,
      hsla(0, 0%, 100%, 0) 50%,
      #F7F052 0);
  display: inline;
}
.eps-tooltip .tooltip-arrow::after {
  border-color: #3b82f6 !important;
  background-color: #3b82f6 !important;
  border-width: 10px;
  margin-top: -4px;
  margin-right: -5px;
}
.warnning-banner {
  background-color: #FFEDCC !important;
  padding: 10px;
}
.notification-banner {
  padding: 10px !important;
}
.selected-items {
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  margin: 14px;
  display: flex;
  align-items: center;
  letter-spacing: -0.005em;
}
.mat-mdc-select-panel {
  background-color: #ffffff !important;
  border-radius: 8px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.16), 0 2px 6px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding: 0 !important;
}
.mat-mdc-select-panel .mdc-list {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.mat-mdc-select-panel .mat-mdc-option:hover:not(.mdc-list-item--disabled),
.mat-mdc-select-panel .mat-mdc-option.mat-mdc-option-active:not(.mdc-list-item--disabled),
.mat-mdc-select-panel .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) {
  background-color: rgb(243, 244, 246) !important;
}
.mat-mdc-select-panel .mat-mdc-option.mat-mdc-option-active:not(.mdc-list-item--disabled) {
  color: rgb(0, 92, 187) !important;
}
body.dark .mat-mdc-select-panel,
body .dark .mat-mdc-select-panel {
  background-color: rgb(30, 41, 59) !important;
}
body.dark .mat-mdc-select-panel .mat-mdc-option:hover:not(.mdc-list-item--disabled),
body.dark .mat-mdc-select-panel .mat-mdc-option.mat-mdc-option-active:not(.mdc-list-item--disabled),
body.dark .mat-mdc-select-panel .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled),
body .dark .mat-mdc-select-panel .mat-mdc-option:hover:not(.mdc-list-item--disabled),
body .dark .mat-mdc-select-panel .mat-mdc-option.mat-mdc-option-active:not(.mdc-list-item--disabled),
body .dark .mat-mdc-select-panel .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) {
  background-color: rgba(255, 255, 255, 0.05) !important;
}
.mat-mdc-form-field {
}
.mat-mdc-form-field .mat-mdc-text-field-wrapper {
  padding-top: 0 !important;
  height: auto !important;
}
.mat-mdc-form-field {
}
.mat-mdc-form-field .mat-mdc-form-field-infix {
  padding-top: 28px !important;
  padding-bottom: 8px !important;
  min-height: 56px !important;
}
.mat-mdc-form-field {
}
.mat-mdc-form-field .mdc-floating-label {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  font-size: 12px !important;
  position: absolute !important;
  top: 8px !important;
  left: 0 !important;
  transform: translateY(0) scale(1) !important;
  transform-origin: left top !important;
  max-width: calc(100% - 32px) !important;
}
.mat-mdc-form-field {
}
.mat-mdc-form-field .mdc-floating-label--float-above {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  font-size: 12px !important;
  top: 8px !important;
  left: 0 !important;
  transform: translateY(0) scale(1) !important;
  transform-origin: left top !important;
}
.mat-mdc-form-field {
}
.mat-mdc-form-field.mat-form-field-invalid .mdc-floating-label {
  color: rgb(75, 85, 99) !important;
}
.mat-mdc-dialog-container .mdc-dialog__surface,
.mat-mdc-dialog-content,
.mat-mdc-dialog-content .flex-auto,
.mat-mdc-dialog-content .min-w-0 {
  min-width: 0 !important;
}
.mat-mdc-dialog-content p {
  word-break: break-word;
  overflow-wrap: anywhere;
}
.mat-mdc-dialog-content mat-toolbar,
.mat-mdc-dialog-content mat-paginator {
  min-width: 0 !important;
  width: 100% !important;
  overflow-x: hidden !important;
}
.mat-mdc-dialog-surface {
  overflow-x: visible !important;
}
.mat-drawer-content {
  min-width: 0 !important;
  overflow: visible !important;
}
.mat-drawer-content > .mat-drawer-inner-container {
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
}
.mat-drawer-content {
}
.mat-drawer-content > * {
  min-width: 0 !important;
}
.mat-drawer-content {
}
.mat-drawer-content viewstudydetails,
.mat-drawer-content site-setupoptions,
.mat-drawer-content user-setupoptions {
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  flex: 0 1 auto !important;
  width: 100% !important;
  padding: 0 0.25rem !important;
}
.mat-drawer-content viewstudydetails > *,
.mat-drawer-content site-setupoptions > *,
.mat-drawer-content user-setupoptions > * {
  min-width: 0 !important;
}
.mat-mdc-tab-group {
  min-width: 0 !important;
  display: flex !important;
  flex-direction: column !important;
}
.mat-mdc-tab-group .mat-mdc-tab-body-wrapper {
  min-width: 0 !important;
  flex: 1 1 auto !important;
  display: flex !important;
  flex-direction: column !important;
}
.mat-mdc-tab-body,
.mat-mdc-tab-body-content {
  min-width: 0 !important;
  width: 100% !important;
  overflow: visible !important;
  display: flex !important;
  flex-direction: column !important;
  flex: 1 1 auto !important;
}
.flex-auto,
.flex-col,
.min-w-0 {
  min-width: 0 !important;
}
.mat-users-tabs {
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  overflow: visible !important;
  flex: 1 1 auto !important;
  height: 100% !important;
}
.mat-users-tabs .mat-mdc-tab-group,
.mat-users-tabs .mat-tab-group {
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  flex: 1 1 auto !important;
  height: 100% !important;
}
.mat-users-tabs .mat-mdc-tab-body-wrapper {
  min-width: 0 !important;
  overflow: hidden !important;
  flex: 1 1 auto !important;
}
.mat-users-tabs .mat-mdc-tab-body,
.mat-users-tabs .mat-mdc-tab-body-content {
  min-width: 0 !important;
  overflow: visible !important;
  padding: 0 8px !important;
}
.mat-users-tabs .mat-mdc-tab-header {
  flex-shrink: 0 !important;
}
.setup-options-innertabs {
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  flex: 0 1 auto !important;
}
.setup-options-innertabs .mat-mdc-tab-group,
.setup-options-innertabs .mat-tab-group {
  display: flex !important;
  flex-direction: column !important;
  min-width: 0 !important;
  flex: 0 1 auto !important;
}
.setup-options-innertabs .mat-mdc-tab-body-wrapper {
  min-width: 0 !important;
  flex: 0 1 auto !important;
  overflow: hidden !important;
}
.setup-options-innertabs .mat-mdc-tab-body,
.setup-options-innertabs .mat-mdc-tab-body-content {
  min-width: 0 !important;
  overflow: visible !important;
}
.setup-options-innertabs .mat-mdc-tab-body > *,
.setup-options-innertabs .mat-mdc-tab-body-content > * {
  min-width: 0 !important;
}
.setup-options-innertabs .mat-mdc-tab-body-content {
  padding: 24px 24px 0 24px !important;
}
.setup-options-innertabs .mat-mdc-tab-header {
  flex-shrink: 0 !important;
}
.mat-header-cell,
.mat-mdc-header-cell {
  padding-left: 0px !important;
  padding-right: 5px !important;
}
.mat-header-cell,
.mat-mdc-header-cell,
.mat-cell,
.mat-mdc-cell {
  padding-left: 0px !important;
  padding-right: 5px !important;
}
.mat-header-row .mat-header-cell:first-child,
.mat-mdc-header-row .mat-mdc-header-cell:first-child,
.mat-row .mat-cell:first-child,
.mat-mdc-row .mat-mdc-cell:first-child {
  padding-left: 24px !important;
}
.mat-header-row .mat-header-cell.mat-column-DetailsBtn:first-child,
.mat-mdc-header-row .mat-mdc-header-cell.mat-column-DetailsBtn:first-child,
.mat-row .mat-cell.mat-column-DetailsBtn:first-child,
.mat-mdc-row .mat-mdc-cell.mat-column-DetailsBtn:first-child {
  padding-left: 0 !important;
}
generic-data-table,
.mat-elevation-custom {
  min-width: 0 !important;
}
generic-data-table table,
.mat-elevation-custom table {
  min-width: max-content !important;
}
generic-data-table {
  display: flex !important;
  flex-direction: column !important;
  max-height: 60vh !important;
  overflow: hidden !important;
}
generic-data-table .mat-mdc-header-cell.mat-column-CheckBox:first-child,
generic-data-table .mat-mdc-cell.mat-column-CheckBox:first-child,
generic-data-table .mat-mdc-header-row .mat-mdc-header-cell.mat-column-DetailsBtn:first-child,
generic-data-table .mat-mdc-row .mat-mdc-cell.mat-column-DetailsBtn:first-child {
  padding-left: 0 !important;
}
generic-data-table .mat-elevation-custom {
  display: flex !important;
  flex-direction: column !important;
  flex: 1 !important;
  overflow: hidden !important;
}
generic-data-table div[cdkscrollable] {
  flex: 1 !important;
  overflow-y: auto !important;
  overflow-x: auto !important;
}
generic-data-table mat-toolbar {
  flex-shrink: 0 !important;
}
generic-data-table .mat-sort-header-container {
  justify-content: center !important;
}
generic-data-table .mat-header-cell,
generic-data-table .mat-mdc-header-cell {
  text-align: center !important;
}

/* src/styles/tailwind.scss */
.pointer-events-none {
  pointer-events: none !important;
}
.visible {
  visibility: visible !important;
}
.collapse {
  visibility: collapse !important;
}
.static {
  position: static !important;
}
.fixed {
  position: fixed !important;
}
.\!absolute {
  position: absolute !important;
}
.absolute {
  position: absolute !important;
}
.relative {
  position: relative !important;
}
.sticky {
  position: sticky !important;
}
.inset-0 {
  inset: 0px !important;
}
.left-0 {
  left: 0px !important;
}
.right-0 {
  right: 0px !important;
}
.right-3 {
  right: 0.75rem !important;
}
.top-0 {
  top: 0px !important;
}
.z-10 {
  z-index: 10 !important;
}
.z-20 {
  z-index: 20 !important;
}
.z-49 {
  z-index: 49 !important;
}
.z-99 {
  z-index: 99 !important;
}
.col-span-12 {
  grid-column: span 12 / span 12 !important;
}
.col-span-2 {
  grid-column: span 2 / span 2 !important;
}
.col-span-4 {
  grid-column: span 4 / span 4 !important;
}
.m-0 {
  margin: 0px !important;
}
.m-6 {
  margin: 1.5rem !important;
}
.-mx-1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}
.-mx-4 {
  margin-left: -1rem !important;
  margin-right: -1rem !important;
}
.mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
.mx-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}
.mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}
.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}
.-mb-px {
  margin-bottom: -1px !important;
}
.-ml-1 {
  margin-left: -0.25rem !important;
}
.-ml-2 {
  margin-left: -0.5rem !important;
}
.-ml-3 {
  margin-left: -0.75rem !important;
}
.-mt-2 {
  margin-top: -0.5rem !important;
}
.-mt-4 {
  margin-top: -1rem !important;
}
.-mt-6 {
  margin-top: -1.5rem !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 0.75rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.mb-5 {
  margin-bottom: 1.25rem !important;
}
.mb-6 {
  margin-bottom: 1.5rem !important;
}
.mb-8 {
  margin-bottom: 2rem !important;
}
.ml-1 {
  margin-left: 0.25rem !important;
}
.ml-10 {
  margin-left: 2.5rem !important;
}
.ml-16 {
  margin-left: 4rem !important;
}
.ml-2 {
  margin-left: 0.5rem !important;
}
.ml-3 {
  margin-left: 0.75rem !important;
}
.ml-30 {
  margin-left: 7.5rem !important;
}
.ml-4 {
  margin-left: 1rem !important;
}
.ml-6 {
  margin-left: 1.5rem !important;
}
.ml-7 {
  margin-left: 1.75rem !important;
}
.ml-8 {
  margin-left: 2rem !important;
}
.ml-auto {
  margin-left: auto !important;
}
.mr-1 {
  margin-right: 0.25rem !important;
}
.mr-2 {
  margin-right: 0.5rem !important;
}
.mr-3 {
  margin-right: 0.75rem !important;
}
.mr-4 {
  margin-right: 1rem !important;
}
.mr-5 {
  margin-right: 1.25rem !important;
}
.mr-6 {
  margin-right: 1.5rem !important;
}
.mr-8 {
  margin-right: 2rem !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-1\.5 {
  margin-top: 0.375rem !important;
}
.mt-10 {
  margin-top: 2.5rem !important;
}
.mt-12 {
  margin-top: 3rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-2\.5 {
  margin-top: 0.625rem !important;
}
.mt-3 {
  margin-top: 0.75rem !important;
}
.mt-4 {
  margin-top: 1rem !important;
}
.mt-5 {
  margin-top: 1.25rem !important;
}
.mt-6 {
  margin-top: 1.5rem !important;
}
.mt-8 {
  margin-top: 2rem !important;
}
.line-clamp-1 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 1 !important;
}
.line-clamp-2 {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 2 !important;
}
.block {
  display: block !important;
}
.inline-block {
  display: inline-block !important;
}
.inline {
  display: inline !important;
}
.flex {
  display: flex !important;
}
.inline-flex {
  display: inline-flex !important;
}
.table {
  display: table !important;
}
.grid {
  display: grid !important;
}
.contents {
  display: contents !important;
}
.hidden {
  display: none !important;
}
.\!h-12 {
  height: 3rem !important;
}
.h-10 {
  height: 2.5rem !important;
}
.h-12 {
  height: 3rem !important;
}
.h-13 {
  height: 3.25rem !important;
}
.h-14 {
  height: 3.5rem !important;
}
.h-15 {
  height: 3.75rem !important;
}
.h-16 {
  height: 4rem !important;
}
.h-18 {
  height: 4.5rem !important;
}
.h-2 {
  height: 0.5rem !important;
}
.h-20 {
  height: 5rem !important;
}
.h-3 {
  height: 0.75rem !important;
}
.h-3\/5 {
  height: 60% !important;
}
.h-4 {
  height: 1rem !important;
}
.h-6 {
  height: 1.5rem !important;
}
.h-60 {
  height: 15rem !important;
}
.h-7 {
  height: 1.75rem !important;
}
.h-8 {
  height: 2rem !important;
}
.h-9 {
  height: 2.25rem !important;
}
.h-auto {
  height: auto !important;
}
.h-full {
  height: 100% !important;
}
.h-screen {
  height: 100vh !important;
}
.max-h-36 {
  max-height: 9rem !important;
}
.max-h-60 {
  max-height: 15rem !important;
}
.min-h-12 {
  min-height: 3rem !important;
}
.min-h-14 {
  min-height: 3.5rem !important;
}
.min-h-18 {
  min-height: 4.5rem !important;
}
.min-h-36 {
  min-height: 9rem !important;
}
.min-h-6 {
  min-height: 1.5rem !important;
}
.min-h-60 {
  min-height: 15rem !important;
}
.min-h-64 {
  min-height: 16rem !important;
}
.w-1\/4 {
  width: 25% !important;
}
.w-1\/7 {
  width: 14.2857143% !important;
}
.w-12 {
  width: 3rem !important;
}
.w-14 {
  width: 3.5rem !important;
}
.w-2 {
  width: 0.5rem !important;
}
.w-2\/3 {
  width: 66.666667% !important;
}
.w-24 {
  width: 6rem !important;
}
.w-36 {
  width: 9rem !important;
}
.w-40 {
  width: 10rem !important;
}
.w-44 {
  width: 11rem !important;
}
.w-52 {
  width: 13rem !important;
}
.w-6 {
  width: 1.5rem !important;
}
.w-60 {
  width: 15rem !important;
}
.w-64 {
  width: 16rem !important;
}
.w-7 {
  width: 1.75rem !important;
}
.w-8 {
  width: 2rem !important;
}
.w-80 {
  width: 20rem !important;
}
.w-\[180px\] {
  width: 180px !important;
}
.w-auto {
  width: auto !important;
}
.w-fit {
  width: fit-content !important;
}
.w-full {
  width: 100% !important;
}
.\!min-w-0 {
  min-width: 0px !important;
}
.min-w-0 {
  min-width: 0px !important;
}
.min-w-4 {
  min-width: 1rem !important;
}
.min-w-5\/6 {
  min-width: 83.333333% !important;
}
.min-w-50 {
  min-width: 12.5rem !important;
}
.min-w-64 {
  min-width: 16rem !important;
}
.min-w-80 {
  min-width: 20rem !important;
}
.min-w-\[200px\] {
  min-width: 200px !important;
}
.max-w-1\/5 {
  max-width: 20% !important;
}
.max-w-360 {
  max-width: 90rem !important;
}
.max-w-400 {
  max-width: 100rem !important;
}
.max-w-5\/6 {
  max-width: 83.333333% !important;
}
.max-w-60 {
  max-width: 15rem !important;
}
.max-w-80 {
  max-width: 20rem !important;
}
.max-w-\[350px\] {
  max-width: 350px !important;
}
.flex-0 {
  flex: 0 0 auto !important;
}
.flex-1 {
  flex: 1 1 0% !important;
}
.flex-auto {
  flex: 1 1 auto !important;
}
.flex-none {
  flex: none !important;
}
.flex-shrink {
  flex-shrink: 1 !important;
}
.shrink {
  flex-shrink: 1 !important;
}
.shrink-0 {
  flex-shrink: 0 !important;
}
.flex-grow {
  flex-grow: 1 !important;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.cursor-default {
  cursor: default !important;
}
.cursor-pointer {
  cursor: pointer !important;
}
.select-none {
  -webkit-user-select: none !important;
  user-select: none !important;
}
.resize {
  resize: both !important;
}
.list-disc {
  list-style-type: disc !important;
}
.grid-flow-row {
  grid-auto-flow: row !important;
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr)) !important;
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}
.grid-cols-7 {
  grid-template-columns: repeat(7, minmax(0, 1fr)) !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-col {
  flex-direction: column !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.place-items-center {
  place-items: center !important;
}
.items-start {
  align-items: flex-start !important;
}
.items-end {
  align-items: flex-end !important;
}
.items-center {
  align-items: center !important;
}
.items-stretch {
  align-items: stretch !important;
}
.justify-start {
  justify-content: flex-start !important;
}
.justify-end {
  justify-content: flex-end !important;
}
.justify-center {
  justify-content: center !important;
}
.justify-between {
  justify-content: space-between !important;
}
.justify-around {
  justify-content: space-around !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 0.75rem !important;
}
.gap-4 {
  gap: 1rem !important;
}
.gap-x-4 {
  column-gap: 1rem !important;
}
.gap-x-6 {
  column-gap: 1.5rem !important;
}
.space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0px * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.125rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-16 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(4rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(4rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
}
.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}
.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0 !important;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))) !important;
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse)) !important;
}
.self-start {
  align-self: flex-start !important;
}
.self-center {
  align-self: center !important;
}
.self-stretch {
  align-self: stretch !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.overflow-ellipsis {
  text-overflow: ellipsis !important;
}
.whitespace-nowrap {
  white-space: nowrap !important;
}
.break-words {
  overflow-wrap: break-word !important;
}
.break-all {
  word-break: break-all !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-2xl {
  border-radius: 1rem !important;
}
.rounded-full {
  border-radius: 9999px !important;
}
.rounded-md {
  border-radius: 0.375rem !important;
}
.border {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-b {
  border-bottom-width: 1px !important;
}
.border-b-2 {
  border-bottom-width: 2px !important;
}
.border-b-4 {
  border-bottom-width: 4px !important;
}
.border-l-8 {
  border-left-width: 8px !important;
}
.border-r {
  border-right-width: 1px !important;
}
.border-r-0 {
  border-right-width: 0px !important;
}
.border-t {
  border-top-width: 1px !important;
}
.border-t-4 {
  border-top-width: 4px !important;
}
.border-dashed {
  border-style: dashed !important;
}
.\!border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important;
}
.border-blue-350 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(153 196 226 / var(--tw-border-opacity, 1)) !important;
}
.border-blue-550 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 108 182 / var(--tw-border-opacity, 1)) !important;
}
.border-gray-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1)) !important;
}
.border-gray-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1)) !important;
}
.border-gray-350 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(173 181 186 / var(--tw-border-opacity, 1)) !important;
}
.border-teal-450 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(137 212 223 / var(--tw-border-opacity, 1)) !important;
}
.border-warn {
  --tw-border-opacity: 1 !important;
  border-color: rgba(var(--eps-warn-rgb), var(--tw-border-opacity, 1)) !important;
}
.\!bg-blue-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1)) !important;
}
.\!bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
}
.bg-accent {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-accent-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-accent-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-accent-100-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-amber-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity, 1)) !important;
}
.bg-amber-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity, 1)) !important;
}
.bg-black {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue-150 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 240 248 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue-420 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(138 187 221 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 247 249 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue-550 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 108 182 / var(--tw-bg-opacity, 1)) !important;
}
.bg-blue-800 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(30 64 175 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-400 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-470 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(125 129 140 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-700 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-800 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1)) !important;
}
.bg-gray-900 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1)) !important;
}
.bg-green-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(187 247 208 / var(--tw-bg-opacity, 1)) !important;
}
.bg-green-250 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(237 245 237 / var(--tw-bg-opacity, 1)) !important;
}
.bg-green-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity, 1)) !important;
}
.bg-green-550 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(57 181 74 / var(--tw-bg-opacity, 1)) !important;
}
.bg-primary {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-primary-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-primary-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-primary-100-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-primary-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-primary-50-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-red-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 202 202 / var(--tw-bg-opacity, 1)) !important;
}
.bg-red-250 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(253 221 219 / var(--tw-bg-opacity, 1)) !important;
}
.bg-red-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity, 1)) !important;
}
.bg-teal-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(13 148 136 / var(--tw-bg-opacity, 1)) !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.bg-warn {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-warn-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-warn-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--eps-warn-50-rgb), var(--tw-bg-opacity, 1)) !important;
}
.bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.bg-opacity-10 {
  --tw-bg-opacity: 0.1 !important;
}
.bg-opacity-20 {
  --tw-bg-opacity: 0.2 !important;
}
.bg-opacity-30 {
  --tw-bg-opacity: 0.3 !important;
}
.bg-opacity-5 {
  --tw-bg-opacity: 0.05 !important;
}
.bg-opacity-60 {
  --tw-bg-opacity: 0.6 !important;
}
.object-contain {
  object-fit: contain !important;
}
.object-cover {
  object-fit: cover !important;
}
.object-center {
  object-position: center !important;
}
.p-0 {
  padding: 0px !important;
}
.p-10 {
  padding: 2.5rem !important;
}
.p-3 {
  padding: 0.75rem !important;
}
.p-3\.5 {
  padding: 0.875rem !important;
}
.p-4 {
  padding: 1rem !important;
}
.p-5 {
  padding: 1.25rem !important;
}
.p-6 {
  padding: 1.5rem !important;
}
.p-8 {
  padding: 2rem !important;
}
.px-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.px-1 {
  padding-left: 0.25rem !important;
  padding-right: 0.25rem !important;
}
.px-10 {
  padding-left: 2.5rem !important;
  padding-right: 2.5rem !important;
}
.px-12 {
  padding-left: 3rem !important;
  padding-right: 3rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-2\.5 {
  padding-left: 0.625rem !important;
  padding-right: 0.625rem !important;
}
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.px-6 {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.px-7 {
  padding-left: 1.75rem !important;
  padding-right: 1.75rem !important;
}
.px-8 {
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-12 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.py-6 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pb-0\.5 {
  padding-bottom: 0.125rem !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-16 {
  padding-bottom: 4rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-4 {
  padding-bottom: 1rem !important;
}
.pb-5 {
  padding-bottom: 1.25rem !important;
}
.pb-6 {
  padding-bottom: 1.5rem !important;
}
.pb-7 {
  padding-bottom: 1.75rem !important;
}
.pb-8 {
  padding-bottom: 2rem !important;
}
.pl-0 {
  padding-left: 0px !important;
}
.pl-10 {
  padding-left: 2.5rem !important;
}
.pl-2 {
  padding-left: 0.5rem !important;
}
.pl-20 {
  padding-left: 5rem !important;
}
.pl-4 {
  padding-left: 1rem !important;
}
.pl-5 {
  padding-left: 1.25rem !important;
}
.pl-6 {
  padding-left: 1.5rem !important;
}
.pl-8 {
  padding-left: 2rem !important;
}
.pr-0 {
  padding-right: 0px !important;
}
.pr-1 {
  padding-right: 0.25rem !important;
}
.pr-2 {
  padding-right: 0.5rem !important;
}
.pr-4 {
  padding-right: 1rem !important;
}
.pr-5 {
  padding-right: 1.25rem !important;
}
.pr-64 {
  padding-right: 16rem !important;
}
.pr-8 {
  padding-right: 2rem !important;
}
.pr-80 {
  padding-right: 20rem !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-10 {
  padding-top: 2.5rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 0.75rem !important;
}
.pt-4 {
  padding-top: 1rem !important;
}
.pt-5 {
  padding-top: 1.25rem !important;
}
.pt-6 {
  padding-top: 1.5rem !important;
}
.pt-8 {
  padding-top: 2rem !important;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.align-top {
  vertical-align: top !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.font-serif {
  font-family: Roboto Slab !important;
}
.text-2xl {
  font-size: 1.25rem !important;
}
.text-3xl {
  font-size: 1.5rem !important;
}
.text-5xl {
  font-size: 2.25rem !important;
}
.text-base {
  font-size: 0.875rem !important;
}
.text-lg {
  font-size: 1rem !important;
}
.text-md {
  font-size: 0.8125rem !important;
}
.text-sm {
  font-size: 0.75rem !important;
}
.text-xl {
  font-size: 1.125rem !important;
}
.text-xs {
  font-size: 0.625rem !important;
}
.font-bold {
  font-weight: 700 !important;
}
.font-extrabold {
  font-weight: 800 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-semibold {
  font-weight: 600 !important;
}
.uppercase {
  text-transform: uppercase !important;
}
.italic {
  font-style: italic !important;
}
.leading-10 {
  line-height: 2.5rem !important;
}
.leading-3 {
  line-height: .75rem !important;
}
.leading-5 {
  line-height: 1.25rem !important;
}
.leading-6 {
  line-height: 1.5rem !important;
}
.leading-7 {
  line-height: 1.75rem !important;
}
.leading-none {
  line-height: 1 !important;
}
.leading-tight {
  line-height: 1.25 !important;
}
.tracking-tight {
  letter-spacing: -0.025em !important;
}
.\!text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.text-accent {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-accent-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-accent-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-accent-800-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-amber-450 {
  --tw-text-opacity: 1 !important;
  color: rgb(255 165 0 / var(--tw-text-opacity, 1)) !important;
}
.text-amber-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(245 158 11 / var(--tw-text-opacity, 1)) !important;
}
.text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1)) !important;
}
.text-blue-420 {
  --tw-text-opacity: 1 !important;
  color: rgb(138 187 221 / var(--tw-text-opacity, 1)) !important;
}
.text-blue-450 {
  --tw-text-opacity: 1 !important;
  color: rgb(64 139 195 / var(--tw-text-opacity, 1)) !important;
}
.text-blue-550 {
  --tw-text-opacity: 1 !important;
  color: rgb(0 108 182 / var(--tw-text-opacity, 1)) !important;
}
.text-blue-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(37 99 235 / var(--tw-text-opacity, 1)) !important;
}
.text-blue-950 {
  --tw-text-opacity: 1 !important;
  color: rgb(33 51 65 / var(--tw-text-opacity, 1)) !important;
}
.text-current {
  color: currentColor !important;
}
.text-gray-150 {
  --tw-text-opacity: 1 !important;
  color: rgb(227 228 231 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-300 {
  --tw-text-opacity: 1 !important;
  color: rgb(209 213 219 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-420 {
  --tw-text-opacity: 1 !important;
  color: rgb(169 169 169 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-450 {
  --tw-text-opacity: 1 !important;
  color: rgb(102 102 102 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-550 {
  --tw-text-opacity: 1 !important;
  color: rgb(86 83 88 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1)) !important;
}
.text-gray-650 {
  --tw-text-opacity: 1 !important;
  color: rgb(68 68 68 / var(--tw-text-opacity, 1)) !important;
}
.text-green-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(74 222 128 / var(--tw-text-opacity, 1)) !important;
}
.text-green-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(34 197 94 / var(--tw-text-opacity, 1)) !important;
}
.text-green-550 {
  --tw-text-opacity: 1 !important;
  color: rgb(57 181 74 / var(--tw-text-opacity, 1)) !important;
}
.text-green-650 {
  --tw-text-opacity: 1 !important;
  color: rgb(78 157 73 / var(--tw-text-opacity, 1)) !important;
}
.text-indigo-50 {
  --tw-text-opacity: 1 !important;
  color: rgb(238 242 255 / var(--tw-text-opacity, 1)) !important;
}
.text-on-accent {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-on-accent-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-on-primary {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-on-primary-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-on-warn {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-on-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-primary {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-primary-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-primary-400 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-primary-400-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-primary-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-primary-600-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-primary-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-primary-800-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-red-450 {
  --tw-text-opacity: 1 !important;
  color: rgb(235 87 87 / var(--tw-text-opacity, 1)) !important;
}
.text-red-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important;
}
.text-red-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1)) !important;
}
.text-warn {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-warn-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-warn-600 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-warn-600-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-warn-800 {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-warn-800-rgb), var(--tw-text-opacity, 1)) !important;
}
.text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1)) !important;
}
.text-opacity-12 {
  --tw-text-opacity: 0.12 !important;
}
.text-opacity-38 {
  --tw-text-opacity: 0.38 !important;
}
.text-opacity-60 {
  --tw-text-opacity: 0.6 !important;
}
.underline {
  text-decoration-line: underline !important;
}
.no-underline {
  text-decoration-line: none !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.opacity-30 {
  opacity: 0.3 !important;
}
.opacity-70 {
  opacity: 0.7 !important;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.shadow-2xl {
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.outline {
  outline-style: solid !important;
}
.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000) !important;
}
.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow:
    var(--tw-ring-offset-shadow),
    var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000) !important;
}
.ring-accent-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--eps-accent-400-rgb), var(--tw-ring-opacity, 1)) !important;
}
.ring-amber-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(251 191 36 / var(--tw-ring-opacity, 1)) !important;
}
.ring-blue-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity, 1)) !important;
}
.ring-gray-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1)) !important;
}
.ring-green-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity, 1)) !important;
}
.ring-primary-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--eps-primary-400-rgb), var(--tw-ring-opacity, 1)) !important;
}
.ring-red-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1)) !important;
}
.ring-warn-400 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgba(var(--eps-warn-400-rgb), var(--tw-ring-opacity, 1)) !important;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow) !important;
}
.transition {
  transition-property:
    color,
    background-color,
    border-color,
    text-decoration-color,
    fill,
    stroke,
    opacity,
    box-shadow,
    transform,
    filter,
    backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 150ms !important;
}
.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}
.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.icon-size-3\.5 {
  width: 0.875rem !important;
  height: 0.875rem !important;
  min-width: 0.875rem !important;
  min-height: 0.875rem !important;
  font-size: 0.875rem !important;
  line-height: 0.875rem !important;
}
.icon-size-3\.5 svg {
  width: 0.875rem !important;
  height: 0.875rem !important;
}
.icon-size-4 {
  width: 1rem !important;
  height: 1rem !important;
  min-width: 1rem !important;
  min-height: 1rem !important;
  font-size: 1rem !important;
  line-height: 1rem !important;
}
.icon-size-4 svg {
  width: 1rem !important;
  height: 1rem !important;
}
.icon-size-5 {
  width: 1.25rem !important;
  height: 1.25rem !important;
  min-width: 1.25rem !important;
  min-height: 1.25rem !important;
  font-size: 1.25rem !important;
  line-height: 1.25rem !important;
}
.icon-size-5 svg {
  width: 1.25rem !important;
  height: 1.25rem !important;
}
.icon-size-6 {
  width: 1.5rem !important;
  height: 1.5rem !important;
  min-width: 1.5rem !important;
  min-height: 1.5rem !important;
  font-size: 1.5rem !important;
  line-height: 1.5rem !important;
}
.icon-size-6 svg {
  width: 1.5rem !important;
  height: 1.5rem !important;
}
.icon-size-7 {
  width: 1.75rem !important;
  height: 1.75rem !important;
  min-width: 1.75rem !important;
  min-height: 1.75rem !important;
  font-size: 1.75rem !important;
  line-height: 1.75rem !important;
}
.icon-size-7 svg {
  width: 1.75rem !important;
  height: 1.75rem !important;
}
.placeholder\:text-sm::placeholder {
  font-size: 0.75rem !important;
}
.placeholder\:text-gray-400::placeholder {
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important;
}
.even\:border-r-0:nth-child(even) {
  border-right-width: 0px !important;
}
.hover\:border-blue-460:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(45 153 210 / var(--tw-border-opacity, 1)) !important;
}
.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important;
}
.group:hover .group-hover\:opacity-0 {
  opacity: 0 !important;
}
.group:hover .group-hover\:opacity-100 {
  opacity: 1 !important;
}
.dark\:border-b:is(.dark *) {
  border-bottom-width: 1px !important;
}
.dark\:border-gray-500:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(107 114 128 / var(--tw-border-opacity, 1)) !important;
}
.dark\:border-gray-600:is(.dark *) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1)) !important;
}
.dark\:bg-black:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-gray-50:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-gray-500:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-gray-600:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-gray-700:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-gray-900:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-transparent:is(.dark *) {
  background-color: transparent !important;
}
.dark\:bg-white:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:bg-opacity-10:is(.dark *) {
  --tw-bg-opacity: 0.1 !important;
}
.dark\:bg-opacity-5:is(.dark *) {
  --tw-bg-opacity: 0.05 !important;
}
.dark\:text-gray-400:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-gray-500:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1)) !important;
}
.dark\:text-primary-400:is(.dark *) {
  --tw-text-opacity: 1 !important;
  color: rgba(var(--eps-primary-400-rgb), var(--tw-text-opacity, 1)) !important;
}
.dark\:shadow-none:is(.dark *) {
  --tw-shadow: 0 0 #0000 !important;
  --tw-shadow-colored: 0 0 #0000 !important;
  box-shadow:
    var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000),
    var(--tw-shadow) !important;
}
.dark\:hover\:bg-black:hover:is(.dark *) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1)) !important;
}
.dark\:hover\:bg-opacity-5:hover:is(.dark *) {
  --tw-bg-opacity: 0.05 !important;
}
@media (min-width: 600px) {
  .sm\:static {
    position: static !important;
  }
  .sm\:inset-auto {
    inset: auto !important;
  }
  .sm\:col-span-1 {
    grid-column: span 1 / span 1 !important;
  }
  .sm\:col-span-2 {
    grid-column: span 2 / span 2 !important;
  }
  .sm\:col-span-3 {
    grid-column: span 3 / span 3 !important;
  }
  .sm\:col-span-5 {
    grid-column: span 5 / span 5 !important;
  }
  .sm\:m-8 {
    margin: 2rem !important;
  }
  .sm\:mb-0 {
    margin-bottom: 0px !important;
  }
  .sm\:mr-4 {
    margin-right: 1rem !important;
  }
  .sm\:mt-0 {
    margin-top: 0px !important;
  }
  .sm\:hidden {
    display: none !important;
  }
  .sm\:h-11 {
    height: 2.75rem !important;
  }
  .sm\:h-20 {
    height: 5rem !important;
  }
  .sm\:max-h-120 {
    max-height: 30rem !important;
  }
  .sm\:min-h-18 {
    min-height: 4.5rem !important;
  }
  .sm\:w-1\/2 {
    width: 50% !important;
  }
  .sm\:w-1\/6 {
    width: 16.666667% !important;
  }
  .sm\:w-5\/6 {
    width: 83.333333% !important;
  }
  .sm\:w-72 {
    width: 18rem !important;
  }
  .sm\:w-90 {
    width: 22.5rem !important;
  }
  .sm\:w-\[50\%\] {
    width: 50% !important;
  }
  .sm\:w-full {
    width: 100% !important;
  }
  .sm\:min-w-90 {
    min-width: 22.5rem !important;
  }
  .sm\:max-w-360 {
    max-width: 90rem !important;
  }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .sm\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }
  .sm\:grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  }
  .sm\:flex-row {
    flex-direction: row !important;
  }
  .sm\:items-start {
    align-items: flex-start !important;
  }
  .sm\:items-center {
    align-items: center !important;
  }
  .sm\:justify-start {
    justify-content: flex-start !important;
  }
  .sm\:justify-end {
    justify-content: flex-end !important;
  }
  .sm\:justify-between {
    justify-content: space-between !important;
  }
  .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0 !important;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
  }
  .sm\:overflow-hidden {
    overflow: hidden !important;
  }
  .sm\:rounded-2xl {
    border-radius: 1rem !important;
  }
  .sm\:rounded-lg {
    border-radius: 0.5rem !important;
  }
  .sm\:rounded-xl {
    border-radius: 0.75rem !important;
  }
  .sm\:rounded-t-xl {
    border-top-left-radius: 0.75rem !important;
    border-top-right-radius: 0.75rem !important;
  }
  .sm\:bg-transparent {
    background-color: transparent !important;
  }
  .sm\:p-10 {
    padding: 2.5rem !important;
  }
  .sm\:p-4 {
    padding: 1rem !important;
  }
  .sm\:p-6 {
    padding: 1.5rem !important;
  }
  .sm\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }
  .sm\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .sm\:py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
  }
  .sm\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .sm\:pb-8 {
    padding-bottom: 2rem !important;
  }
  .sm\:pl-10 {
    padding-left: 2.5rem !important;
  }
  .sm\:pl-5 {
    padding-left: 1.25rem !important;
  }
  .sm\:pl-6 {
    padding-left: 1.5rem !important;
  }
  .sm\:pr-4 {
    padding-right: 1rem !important;
  }
  .sm\:pr-5 {
    padding-right: 1.25rem !important;
  }
  .sm\:pr-8 {
    padding-right: 2rem !important;
  }
  .sm\:text-left {
    text-align: left !important;
  }
  .sm\:text-right {
    text-align: right !important;
  }
  .sm\:opacity-0 {
    opacity: 0 !important;
  }
  .sm\:shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25) !important;
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color) !important;
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow) !important;
  }
  .sm\:shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow) !important;
  }
  .sm\:shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1) !important;
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color) !important;
    box-shadow:
      var(--tw-ring-offset-shadow, 0 0 #0000),
      var(--tw-ring-shadow, 0 0 #0000),
      var(--tw-shadow) !important;
  }
  .group:hover .sm\:group-hover\:opacity-100 {
    opacity: 1 !important;
  }
}
@media (min-width: 960px) {
  .md\:mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }
  .md\:ml-auto {
    margin-left: auto !important;
  }
  .md\:mt-12 {
    margin-top: 3rem !important;
  }
  .md\:h-36 {
    height: 9rem !important;
  }
  .md\:w-1\/2 {
    width: 50% !important;
  }
  .md\:w-1\/4 {
    width: 25% !important;
  }
  .md\:w-1\/5 {
    width: 20% !important;
  }
  .md\:w-3\/10 {
    width: 30% !important;
  }
  .md\:w-3\/4 {
    width: 75% !important;
  }
  .md\:w-\[250px\] {
    width: 250px !important;
  }
  .md\:w-\[30\%\] {
    width: 30% !important;
  }
  .md\:w-\[70\%\] {
    width: 70% !important;
  }
  .md\:w-auto {
    width: auto !important;
  }
  .md\:max-w-52 {
    max-width: 13rem !important;
  }
  .md\:p-8 {
    padding: 2rem !important;
  }
  .md\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }
  .md\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
  .md\:pb-3 {
    padding-bottom: 0.75rem !important;
  }
  .md\:pt-4 {
    padding-top: 1rem !important;
  }
  .md\:text-sm {
    font-size: 0.75rem !important;
  }
}
@media (min-width: 1280px) {
  .lg\:mr-8 {
    margin-right: 2rem !important;
  }
  .lg\:mt-auto {
    margin-top: auto !important;
  }
  .lg\:hidden {
    display: none !important;
  }
  .lg\:w-1\/4 {
    width: 25% !important;
  }
  .lg\:w-1\/6 {
    width: 16.666667% !important;
  }
  .lg\:w-3\/4 {
    width: 75% !important;
  }
  .lg\:w-56 {
    width: 14rem !important;
  }
  .lg\:w-\[30\%\] {
    width: 30% !important;
  }
  .lg\:w-\[350px\] {
    width: 350px !important;
  }
  .lg\:w-\[70\%\] {
    width: 70% !important;
  }
  .lg\:w-auto {
    width: auto !important;
  }
  .lg\:max-w-64 {
    max-width: 16rem !important;
  }
  .lg\:py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
  .lg\:pl-4 {
    padding-left: 1rem !important;
  }
  .lg\:pr-0 {
    padding-right: 0px !important;
  }
  .lg\:text-lg {
    font-size: 1rem !important;
  }
}
@media (min-width: 1440px) {
  .xl\:w-1\/4 {
    width: 25% !important;
  }
  .xl\:w-1\/5 {
    width: 20% !important;
  }
  .xl\:w-3\/4 {
    width: 75% !important;
  }
  .xl\:w-\[30\%\] {
    width: 30% !important;
  }
  .xl\:w-\[400px\] {
    width: 400px !important;
  }
  .xl\:w-\[70\%\] {
    width: 70% !important;
  }
  .xl\:w-auto {
    width: auto !important;
  }
  .xl\:max-w-72 {
    max-width: 18rem !important;
  }
  .xl\:text-base {
    font-size: 0.875rem !important;
  }
}
@media (min-width: 1536px) {
  .\32xl\:max-w-80 {
    max-width: 20rem !important;
  }
}
@media print {
  .print\:hidden {
    display: none !important;
  }
}

/* node_modules/ngx-toastr/toastr.css */
.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-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;
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}
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;
}
.toast-info {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+);
}
.toast-error {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+);
}
.toast-success {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==);
}
.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;
}
@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;
  }
}

/* angular:styles/global:styles */
