/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.3_@rspack+core@1.4.1_@swc+helpers@0.5.21__webpack@5.105.2_@swc+core@1.15_4d96e0175e3d809634808316c59449f3/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.2.0_@rspack+core@1.4.1_@swc+helpers@0.5.21__postcss@8.5.6_typescript@5_10926c8aa7b67c4a56e37f99a9c2b32e/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/resolve-url-loader@5.0.0/node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/.pnpm/sass-loader@16.0.7_@rspack+core@1.4.1_@swc+helpers@0.5.21__sass-embedded@1.99.0_sass@1._1b8fb7bd07b0ec2452930c561d8bcc1a/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./libs/shared/assets/themes/src/lib/epg-themes/epg-themes.scss?ngGlobalStyle ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css?family=Inconsolata);
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.3_@rspack+core@1.4.1_@swc+helpers@0.5.21__webpack@5.105.2_@swc+core@1.15_4d96e0175e3d809634808316c59449f3/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.2.0_@rspack+core@1.4.1_@swc+helpers@0.5.21__postcss@8.5.6_typescript@5_10926c8aa7b67c4a56e37f99a9c2b32e/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/resolve-url-loader@5.0.0/node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/.pnpm/sass-loader@16.0.7_@rspack+core@1.4.1_@swc+helpers@0.5.21__sass-embedded@1.99.0_sass@1._1b8fb7bd07b0ec2452930c561d8bcc1a/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./apps/epg-module-federation-host/src/styles.scss?ngGlobalStyle ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* You can add global styles to this file, and also import other style files */
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.3_@rspack+core@1.4.1_@swc+helpers@0.5.21__webpack@5.105.2_@swc+core@1.15_4d96e0175e3d809634808316c59449f3/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.2.0_@rspack+core@1.4.1_@swc+helpers@0.5.21__postcss@8.5.6_typescript@5_10926c8aa7b67c4a56e37f99a9c2b32e/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/resolve-url-loader@5.0.0/node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/.pnpm/sass-loader@16.0.7_@rspack+core@1.4.1_@swc+helpers@0.5.21__sass-embedded@1.99.0_sass@1._1b8fb7bd07b0ec2452930c561d8bcc1a/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./libs/shared/assets/themes/src/lib/epg-themes/epg-themes.scss?ngGlobalStyle (1) ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --primary-color: #009cd7;
  --secondary-color: #0068aa;
  --neutral-color: #b0b7bb;
  --primary-color-50: #e6f5fb;
  --primary-color-100: #b0e0f3;
  --primary-color-200: #8ad1ed;
  --primary-color-300: #54bde4;
  --primary-color-400: #33b0df;
  --primary-color-500: #009cd7;
  --primary-color-600: #008ec4;
  --primary-color-700: #006f99;
  --primary-color-800: #005676;
  --primary-color-900: #00425a;
}

:root {
  --epg-primary-color-50: map.get(map.get($colors, 'primary'), 50);
  --epg-primary-color-100: map.get(map.get($colors, 'primary'), 100);
  --epg-primary-color-200: map.get(map.get($colors, 'primary'), 200);
  --epg-primary-color-300: rgb(244, 141, 141);
  --epg-primary-color-400: map.get(map.get($colors, 'primary'), 400);
  --epg-primary-color-500: map.get(map.get($colors, 'primary'), 500);
  --epg-primary-color-600: map.get(map.get($colors, 'primary'), 600);
  --epg-primary-color-700: map.get(map.get($colors, 'primary'), 700);
  --epg-primary-color-800: map.get(map.get($colors, 'primary'), 800);
  --epg-primary-color-900: map.get(map.get($colors, 'primary'), 900);
  --epg-secondary-color-50: map.get(map.get($colors, 'secondary'), 50);
  --epg-secondary-color-100: map.get(map.get($colors, 'secondary'), 100);
  --epg-secondary-color-200: map.get(map.get($colors, 'secondary'), 200);
  --epg-secondary-color-300: map.get(map.get($colors, 'secondary'), 300);
  --epg-secondary-color-400: map.get(map.get($colors, 'secondary'), 400);
  --epg-neutral-light-color-50: map.get(map.get($colors, 'neutra-light'), 50);
  --epg-neutral-light-color-100: map.get(map.get($colors, 'neutra-light'), 100);
  --epg-neutral-light-color-200: map.get(map.get($colors, 'neutra-light'), 200);
  --epg-neutral-light-color-300: map.get(map.get($colors, 'neutra-light'), 300);
  --epg-neutral-light-color-400: map.get(map.get($colors, 'neutra-light'), 400);
  --epg-neutral-light-color-500: map.get(map.get($colors, 'neutra-light'), 500);
  --epg-neutral-light-color-600: map.get(map.get($colors, 'neutra-light'), 600);
  --epg-neutral-light-color-700: map.get(map.get($colors, 'neutra-light'), 700);
  --epg-neutral-light-color-800: map.get(map.get($colors, 'neutra-light'), 800);
  --epg-neutral-light-color-900: map.get(map.get($colors, 'neutra-light'), 900);
  --epg-neutral-dark-color-50: map.get(map.get($colors, 'neutra-dark'), 50);
  --epg-neutral-dark-color-100: map.get(map.get($colors, 'neutra-dark'), 100);
  --epg-neutral-dark-color-200: map.get(map.get($colors, 'neutra-dark'), 200);
  --epg-neutral-dark-color-300: map.get(map.get($colors, 'neutra-dark'), 300);
  --epg-neutral-dark-color-400: map.get(map.get($colors, 'neutra-dark'), 400);
  --epg-neutral-dark-color-500: map.get(map.get($colors, 'neutra-dark'), 500);
  --epg-neutral-dark-color-600: map.get(map.get($colors, 'neutra-dark'), 600);
  --epg-neutral-dark-color-700: map.get(map.get($colors, 'neutra-dark'), 700);
  --epg-neutral-dark-color-800: map.get(map.get($colors, 'neutra-dark'), 800);
  --epg-neutral-dark-color-900: map.get(map.get($colors, 'neutra-dark'), 900);
}

.buttons button {
  margin: 0 0.5em;
  background: #009cd7;
}

.p-button {
  color: white;
  background: #009cd7;
  border: 2px solid #009cd7;
}
.p-button.p-button-secondary {
  color: #ffffff;
  background: #0068aa;
  border: 1px solid #0068aa;
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm td,
.table-sm th {
  padding: 0.3rem;
}

.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #dee2e6;
}

.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}

.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-background,
.table-background > td,
.table-background > th {
  background-color: #fcfcfc;
}

.table-background tbody + tbody,
.table-background td,
.table-background th,
.table-background thead th {
  border-color: #f9f9f9;
}

.table-hover .table-background:hover,
.table-hover .table-background:hover > td,
.table-hover .table-background:hover > th {
  background-color: #efefef;
}

.table-text,
.table-text > td,
.table-text > th {
  background-color: #c1c3c7;
}

.table-text tbody + tbody,
.table-text td,
.table-text th,
.table-text thead th {
  border-color: #8c8f98;
}

.table-hover .table-text:hover,
.table-hover .table-text:hover > td,
.table-hover .table-text:hover > th {
  background-color: #b4b6bb;
}

.table-inverse,
.table-inverse > td,
.table-inverse > th {
  background-color: #fff;
}

.table-inverse tbody + tbody,
.table-inverse td,
.table-inverse th,
.table-inverse thead th {
  border-color: #fff;
}

.table-hover .table-inverse:hover,
.table-hover .table-inverse:hover > td,
.table-hover .table-inverse:hover > th {
  background-color: #f2f2f2;
}

.table-transparent,
.table-transparent > td,
.table-transparent > th {
  background-color: hsla(0, 0%, 100%, 0.72);
}

.table-transparent tbody + tbody,
.table-transparent td,
.table-transparent th,
.table-transparent thead th {
  border-color: hsla(0, 0%, 100%, 0.48);
}

.table-hover .table-transparent:hover,
.table-hover .table-transparent:hover > td,
.table-hover .table-transparent:hover > th {
  background-color: hsla(0, 0%, 95%, 0.72);
}

.table-primary,
.table-primary > td,
.table-primary > th {
  background-color: #ffd0d0;
}

.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
  border-color: #fea8a8;
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #ffb7b7;
}

.table-secondary,
.table-secondary > td,
.table-secondary > th {
  background-color: #d8d9dc;
}

.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
  border-color: #b7b9bd;
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #cbccd0;
}

.table-success,
.table-success > td,
.table-success > th {
  background-color: #d2e8b9;
}

.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
  border-color: #abd47e;
}

.table-hover .table-success:hover,
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #c6e2a6;
}

.table-info,
.table-info > td,
.table-info > th {
  background-color: #bee5eb;
}

.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
  border-color: #86cfda;
}

.table-hover .table-info:hover,
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > td,
.table-warning > th {
  background-color: #ffeeba;
}

.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > td,
.table-danger > th {
  background-color: #f5b8b8;
}

.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
  border-color: #ec7a7b;
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f2a2a2;
}

.table-light,
.table-light > td,
.table-light > th {
  background-color: #f3f4f5;
}

.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
  border-color: #e8eaec;
}

.table-hover .table-light:hover,
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #e5e7e9;
}

.table-dark,
.table-dark > td,
.table-dark > th {
  background-color: #c1c3c7;
}

.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #8c8f98;
}

.table-hover .table-dark:hover,
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b4b6bb;
}

.table-visual-focus,
.table-visual-focus > td,
.table-visual-focus > th {
  background-color: #d6e4fd;
}

.table-visual-focus tbody + tbody,
.table-visual-focus td,
.table-visual-focus th,
.table-visual-focus thead th {
  border-color: #b3ccfb;
}

.table-hover .table-visual-focus:hover,
.table-hover .table-visual-focus:hover > td,
.table-hover .table-visual-focus:hover > th {
  background-color: #bed4fc;
}

.table-background-focus,
.table-background-focus > td,
.table-background-focus > th {
  background-color: rgba(251, 253, 255, 0.748);
}

.table-background-focus tbody + tbody,
.table-background-focus td,
.table-background-focus th,
.table-background-focus thead th {
  border-color: rgba(246, 251, 254, 0.532);
}

.table-hover .table-background-focus:hover,
.table-hover .table-background-focus:hover > td,
.table-hover .table-background-focus:hover > th {
  background-color: rgba(226, 240, 255, 0.748);
}

.table-active,
.table-active > td,
.table-active > th,
.table-hover .table-active:hover,
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark td,
.table-dark th,
.table-dark thead th {
  border-color: #454d55;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: hsla(0, 0%, 100%, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: hsla(0, 0%, 100%, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
  border: 0;
}

.table thead th {
  border-bottom: 0;
  border-top: none;
  font-size: 0.875rem;
  font-weight: "semi";
  text-transform: uppercase;
  color: #747881;
}

.table td {
  vertical-align: middle;
}

.table-hover tbody tr {
  min-height: 74px;
}

.table-hover tbody tr:hover {
  background-color: #f4f4f4;
}

.table--mobile {
  font-weight: "bold";
  display: none;
}

@media (max-width: 767.98px) {
  .table--mobile {
    display: inline-flex;
  }
}
.table-close {
  position: relative;
  right: 18px;
  width: 18px;
  height: 18px;
}

.table-close:hover {
  opacity: 1;
}

.table-close:after,
.table-close:before {
  position: absolute;
  left: 15px;
  content: " ";
  height: 18px;
  width: 2px;
  background-color: #747881;
  top: 30%;
}

.table-close:before {
  transform: rotate(45deg);
}

.table-close:after {
  transform: rotate(-45deg);
}

:root {
  --primary-color: #009cd7;
  --secondary-color: #0068aa;
  --neutral-color: #b0b7bb;
  --primary-color-50: #e6f5fb;
  --primary-color-100: #b0e0f3;
  --primary-color-200: #8ad1ed;
  --primary-color-300: #54bde4;
  --primary-color-400: #33b0df;
  --primary-color-500: #009cd7;
  --primary-color-600: #008ec4;
  --primary-color-700: #006f99;
  --primary-color-800: #005676;
  --primary-color-900: #00425a;
}

:root {
  --epg-primary-color-50: map.get(map.get($colors, 'primary'), 50);
  --epg-primary-color-100: map.get(map.get($colors, 'primary'), 100);
  --epg-primary-color-200: map.get(map.get($colors, 'primary'), 200);
  --epg-primary-color-300: rgb(244, 141, 141);
  --epg-primary-color-400: map.get(map.get($colors, 'primary'), 400);
  --epg-primary-color-500: map.get(map.get($colors, 'primary'), 500);
  --epg-primary-color-600: map.get(map.get($colors, 'primary'), 600);
  --epg-primary-color-700: map.get(map.get($colors, 'primary'), 700);
  --epg-primary-color-800: map.get(map.get($colors, 'primary'), 800);
  --epg-primary-color-900: map.get(map.get($colors, 'primary'), 900);
  --epg-secondary-color-50: map.get(map.get($colors, 'secondary'), 50);
  --epg-secondary-color-100: map.get(map.get($colors, 'secondary'), 100);
  --epg-secondary-color-200: map.get(map.get($colors, 'secondary'), 200);
  --epg-secondary-color-300: map.get(map.get($colors, 'secondary'), 300);
  --epg-secondary-color-400: map.get(map.get($colors, 'secondary'), 400);
  --epg-neutral-light-color-50: map.get(map.get($colors, 'neutra-light'), 50);
  --epg-neutral-light-color-100: map.get(map.get($colors, 'neutra-light'), 100);
  --epg-neutral-light-color-200: map.get(map.get($colors, 'neutra-light'), 200);
  --epg-neutral-light-color-300: map.get(map.get($colors, 'neutra-light'), 300);
  --epg-neutral-light-color-400: map.get(map.get($colors, 'neutra-light'), 400);
  --epg-neutral-light-color-500: map.get(map.get($colors, 'neutra-light'), 500);
  --epg-neutral-light-color-600: map.get(map.get($colors, 'neutra-light'), 600);
  --epg-neutral-light-color-700: map.get(map.get($colors, 'neutra-light'), 700);
  --epg-neutral-light-color-800: map.get(map.get($colors, 'neutra-light'), 800);
  --epg-neutral-light-color-900: map.get(map.get($colors, 'neutra-light'), 900);
  --epg-neutral-dark-color-50: map.get(map.get($colors, 'neutra-dark'), 50);
  --epg-neutral-dark-color-100: map.get(map.get($colors, 'neutra-dark'), 100);
  --epg-neutral-dark-color-200: map.get(map.get($colors, 'neutra-dark'), 200);
  --epg-neutral-dark-color-300: map.get(map.get($colors, 'neutra-dark'), 300);
  --epg-neutral-dark-color-400: map.get(map.get($colors, 'neutra-dark'), 400);
  --epg-neutral-dark-color-500: map.get(map.get($colors, 'neutra-dark'), 500);
  --epg-neutral-dark-color-600: map.get(map.get($colors, 'neutra-dark'), 600);
  --epg-neutral-dark-color-700: map.get(map.get($colors, 'neutra-dark'), 700);
  --epg-neutral-dark-color-800: map.get(map.get($colors, 'neutra-dark'), 800);
  --epg-neutral-dark-color-900: map.get(map.get($colors, 'neutra-dark'), 900);
}

.primary-50 {
  background-color: rgb(224.4, 243.12, 250.2);
  animation-name: primary50;
}
.primary-50:after {
  content: "rgb(224.4, 243.12, 250.2)";
}

@keyframes primary50 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(224.4, 243.12, 250.2);
  }
}
.primary-100 {
  background-color: rgb(178.5, 225.3, 243);
  animation-name: primary100;
}
.primary-100:after {
  content: "rgb(178.5, 225.3, 243)";
}

@keyframes primary100 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(178.5, 225.3, 243);
  }
}
.primary-200 {
  background-color: rgb(127.5, 205.5, 235);
  animation-name: primary200;
}
.primary-200:after {
  content: "rgb(127.5, 205.5, 235)";
}

@keyframes primary200 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(127.5, 205.5, 235);
  }
}
.primary-300 {
  background-color: rgb(76.5, 185.7, 227);
  animation-name: primary300;
}
.primary-300:after {
  content: "rgb(76.5, 185.7, 227)";
}

@keyframes primary300 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(76.5, 185.7, 227);
  }
}
.primary-400 {
  background-color: rgb(38.25, 170.85, 221);
  animation-name: primary400;
}
.primary-400:after {
  content: "rgb(38.25, 170.85, 221)";
}

@keyframes primary400 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(38.25, 170.85, 221);
  }
}
.primary-500 {
  background-color: #009cd7;
  animation-name: primary500;
}
.primary-500:after {
  content: "#009cd7";
}

@keyframes primary500 {
  0% {
    background: #009cd7;
  }
  100% {
    background: #009cd7;
  }
}
.primary-600 {
  background-color: rgb(0, 148.1265882353, 210.6156862745);
  animation-name: primary600;
}
.primary-600:after {
  content: "rgb(0, 148.1265882353, 210.6156862745)";
}

@keyframes primary600 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(0, 148.1265882353, 210.6156862745);
  }
}
.primary-700 {
  background-color: rgb(0, 137.8305882353, 204.8823529412);
  animation-name: primary700;
}
.primary-700:after {
  content: "rgb(0, 137.8305882353, 204.8823529412)";
}

@keyframes primary700 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(0, 137.8305882353, 204.8823529412);
  }
}
.primary-800 {
  background-color: rgb(0, 128.1402352941, 199.4862745098);
  animation-name: primary800;
}
.primary-800:after {
  content: "rgb(0, 128.1402352941, 199.4862745098)";
}

@keyframes primary800 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(0, 128.1402352941, 199.4862745098);
  }
}
.primary-900 {
  background-color: rgb(0, 110.5764705882, 189.7058823529);
  animation-name: primary900;
}
.primary-900:after {
  content: "rgb(0, 110.5764705882, 189.7058823529)";
}

@keyframes primary900 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(0, 110.5764705882, 189.7058823529);
  }
}
.primary-A100 {
  background-color: rgb(187.5011764706, 234.7363576682, 255);
  animation-name: primaryA100;
}
.primary-A100:after {
  content: "rgb(187.5011764706, 234.7363576682, 255)";
}

@keyframes primaryA100 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(187.5011764706, 234.7363576682, 255);
  }
}
.primary-A200 {
  background-color: rgb(136.5011764706, 219.4257832776, 255);
  animation-name: primaryA200;
}
.primary-A200:after {
  content: "rgb(136.5011764706, 219.4257832776, 255)";
}

@keyframes primaryA200 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(136.5011764706, 219.4257832776, 255);
  }
}
.primary-A400 {
  background-color: rgb(85.5011764706, 204.115208887, 255);
  animation-name: primaryA400;
}
.primary-A400:after {
  content: "rgb(85.5011764706, 204.115208887, 255)";
}

@keyframes primaryA400 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(85.5011764706, 204.115208887, 255);
  }
}
.primary-A700 {
  background-color: rgb(59.4911764706, 196.3068159478, 255);
  animation-name: primaryA700;
}
.primary-A700:after {
  content: "rgb(59.4911764706, 196.3068159478, 255)";
}

@keyframes primaryA700 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(59.4911764706, 196.3068159478, 255);
  }
}
.secondary-50 {
  background-color: rgb(224.4, 236.88, 244.8);
  animation-name: secondary50;
}
.secondary-50:after {
  content: "rgb(224.4, 236.88, 244.8)";
}

@keyframes secondary50 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(224.4, 236.88, 244.8);
  }
}
.secondary-100 {
  background-color: rgb(178.5, 209.7, 229.5);
  animation-name: secondary100;
}
.secondary-100:after {
  content: "rgb(178.5, 209.7, 229.5)";
}

@keyframes secondary100 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(178.5, 209.7, 229.5);
  }
}
.secondary-200 {
  background-color: rgb(127.5, 179.5, 212.5);
  animation-name: secondary200;
}
.secondary-200:after {
  content: "rgb(127.5, 179.5, 212.5)";
}

@keyframes secondary200 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(127.5, 179.5, 212.5);
  }
}
.secondary-300 {
  background-color: rgb(76.5, 149.3, 195.5);
  animation-name: secondary300;
}
.secondary-300:after {
  content: "rgb(76.5, 149.3, 195.5)";
}

@keyframes secondary300 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(76.5, 149.3, 195.5);
  }
}
.secondary-400 {
  background-color: rgb(38.25, 126.65, 182.75);
  animation-name: secondary400;
}
.secondary-400:after {
  content: "rgb(38.25, 126.65, 182.75)";
}

@keyframes secondary400 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(38.25, 126.65, 182.75);
  }
}
.secondary-500 {
  background-color: #0068aa;
  animation-name: secondary500;
}
.secondary-500:after {
  content: "#0068aa";
}

@keyframes secondary500 {
  0% {
    background: #009cd7;
  }
  100% {
    background: #0068aa;
  }
}
.secondary-600 {
  background-color: rgb(0, 95.9940392157, 162.6333333333);
  animation-name: secondary600;
}
.secondary-600:after {
  content: "rgb(0, 95.9940392157, 162.6333333333)";
}

@keyframes secondary600 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(0, 95.9940392157, 162.6333333333);
  }
}
.secondary-700 {
  background-color: rgb(0, 85.5247058824, 153);
  animation-name: secondary700;
}
.secondary-700:after {
  content: "rgb(0, 85.5247058824, 153)";
}

@keyframes secondary700 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(0, 85.5247058824, 153);
  }
}
.secondary-800 {
  background-color: rgb(0, 75.6712156863, 143.9333333333);
  animation-name: secondary800;
}
.secondary-800:after {
  content: "rgb(0, 75.6712156863, 143.9333333333)";
}

@keyframes secondary800 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(0, 75.6712156863, 143.9333333333);
  }
}
.secondary-900 {
  background-color: rgb(0, 57.8117647059, 127.5);
  animation-name: secondary900;
}
.secondary-900:after {
  content: "rgb(0, 57.8117647059, 127.5)";
}

@keyframes secondary900 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(0, 57.8117647059, 127.5);
  }
}
.secondary-A100 {
  background-color: rgb(139.06, 207.0893944272, 255);
  animation-name: secondaryA100;
}
.secondary-A100:after {
  content: "rgb(139.06, 207.0893944272, 255)";
}

@keyframes secondaryA100 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(139.06, 207.0893944272, 255);
  }
}
.secondary-A200 {
  background-color: rgb(88.06, 186.0143479876, 255);
  animation-name: secondaryA200;
}
.secondary-A200:after {
  content: "rgb(88.06, 186.0143479876, 255)";
}

@keyframes secondaryA200 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(88.06, 186.0143479876, 255);
  }
}
.secondary-A400 {
  background-color: rgb(37.06, 164.939301548, 255);
  animation-name: secondaryA400;
}
.secondary-A400:after {
  content: "rgb(37.06, 164.939301548, 255)";
}

@keyframes secondaryA400 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(37.06, 164.939301548, 255);
  }
}
.secondary-A700 {
  background-color: rgb(11.05, 154.1910278638, 255);
  animation-name: secondaryA700;
}
.secondary-A700:after {
  content: "rgb(11.05, 154.1910278638, 255)";
}

@keyframes secondaryA700 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(11.05, 154.1910278638, 255);
  }
}
.tertiary-50 {
  background-color: rgb(245.52, 246.36, 246.84);
  animation-name: tertiary50;
}
.tertiary-50:after {
  content: "rgb(245.52, 246.36, 246.84)";
}

@keyframes tertiary50 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(245.52, 246.36, 246.84);
  }
}
.tertiary-100 {
  background-color: rgb(231.3, 233.4, 234.6);
  animation-name: tertiary100;
}
.tertiary-100:after {
  content: "rgb(231.3, 233.4, 234.6)";
}

@keyframes tertiary100 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(231.3, 233.4, 234.6);
  }
}
.tertiary-200 {
  background-color: rgb(215.5, 219, 221);
  animation-name: tertiary200;
}
.tertiary-200:after {
  content: "rgb(215.5, 219, 221)";
}

@keyframes tertiary200 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(215.5, 219, 221);
  }
}
.tertiary-300 {
  background-color: rgb(199.7, 204.6, 207.4);
  animation-name: tertiary300;
}
.tertiary-300:after {
  content: "rgb(199.7, 204.6, 207.4)";
}

@keyframes tertiary300 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(199.7, 204.6, 207.4);
  }
}
.tertiary-400 {
  background-color: rgb(187.85, 193.8, 197.2);
  animation-name: tertiary400;
}
.tertiary-400:after {
  content: "rgb(187.85, 193.8, 197.2)";
}

@keyframes tertiary400 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(187.85, 193.8, 197.2);
  }
}
.tertiary-500 {
  background-color: #b0b7bb;
  animation-name: tertiary500;
}
.tertiary-500:after {
  content: "#b0b7bb";
}

@keyframes tertiary500 {
  0% {
    background: #009cd7;
  }
  100% {
    background: #b0b7bb;
  }
}
.tertiary-600 {
  background-color: rgb(168.9116862745, 176.2828235294, 180.5173333333);
  animation-name: tertiary600;
}
.tertiary-600:after {
  content: "rgb(168.9116862745, 176.2828235294, 180.5173333333)";
}

@keyframes tertiary600 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(168.9116862745, 176.2828235294, 180.5173333333);
  }
}
.tertiary-700 {
  background-color: rgb(159.6423529412, 167.4988235294, 172.04);
  animation-name: tertiary700;
}
.tertiary-700:after {
  content: "rgb(159.6423529412, 167.4988235294, 172.04)";
}

@keyframes tertiary700 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(159.6423529412, 167.4988235294, 172.04);
  }
}
.tertiary-800 {
  background-color: rgb(150.9182745098, 159.2315294118, 164.0613333333);
  animation-name: tertiary800;
}
.tertiary-800:after {
  content: "rgb(150.9182745098, 159.2315294118, 164.0613333333)";
}

@keyframes tertiary800 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(150.9182745098, 159.2315294118, 164.0613333333);
  }
}
.tertiary-900 {
  background-color: rgb(135.1058823529, 144.2470588235, 149.6);
  animation-name: tertiary900;
}
.tertiary-900:after {
  content: "rgb(135.1058823529, 144.2470588235, 149.6)";
}

@keyframes tertiary900 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(135.1058823529, 144.2470588235, 149.6);
  }
}
.tertiary-A100 {
  background-color: white;
  animation-name: tertiaryA100;
}
.tertiary-A100:after {
  content: "white";
}

@keyframes tertiaryA100 {
  0% {
    background: #009cd7;
  }
  100% {
    background: white;
  }
}
.tertiary-A200 {
  background-color: white;
  animation-name: tertiaryA200;
}
.tertiary-A200:after {
  content: "white";
}

@keyframes tertiaryA200 {
  0% {
    background: #009cd7;
  }
  100% {
    background: white;
  }
}
.tertiary-A400 {
  background-color: rgb(222.9011764706, 243.2825091098, 255);
  animation-name: tertiaryA400;
}
.tertiary-A400:after {
  content: "rgb(222.9011764706, 243.2825091098, 255)";
}

@keyframes tertiaryA400 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(222.9011764706, 243.2825091098, 255);
  }
}
.tertiary-A700 {
  background-color: rgb(196.8911764706, 233.7877082249, 255);
  animation-name: tertiaryA700;
}
.tertiary-A700:after {
  content: "rgb(196.8911764706, 233.7877082249, 255)";
}

@keyframes tertiaryA700 {
  0% {
    background: #009cd7;
  }
  100% {
    background: rgb(196.8911764706, 233.7877082249, 255);
  }
}
:root {
  --primary-color: #009cd7;
  --secondary-color: #0068aa;
  --neutral-color: #b0b7bb;
  --primary-color-50: #e6f5fb;
  --primary-color-100: #b0e0f3;
  --primary-color-200: #8ad1ed;
  --primary-color-300: #54bde4;
  --primary-color-400: #33b0df;
  --primary-color-500: #009cd7;
  --primary-color-600: #008ec4;
  --primary-color-700: #006f99;
  --primary-color-800: #005676;
  --primary-color-900: #00425a;
}

:root {
  --epg-primary-color-50: map.get(map.get($colors, 'primary'), 50);
  --epg-primary-color-100: map.get(map.get($colors, 'primary'), 100);
  --epg-primary-color-200: map.get(map.get($colors, 'primary'), 200);
  --epg-primary-color-300: rgb(244, 141, 141);
  --epg-primary-color-400: map.get(map.get($colors, 'primary'), 400);
  --epg-primary-color-500: map.get(map.get($colors, 'primary'), 500);
  --epg-primary-color-600: map.get(map.get($colors, 'primary'), 600);
  --epg-primary-color-700: map.get(map.get($colors, 'primary'), 700);
  --epg-primary-color-800: map.get(map.get($colors, 'primary'), 800);
  --epg-primary-color-900: map.get(map.get($colors, 'primary'), 900);
  --epg-secondary-color-50: map.get(map.get($colors, 'secondary'), 50);
  --epg-secondary-color-100: map.get(map.get($colors, 'secondary'), 100);
  --epg-secondary-color-200: map.get(map.get($colors, 'secondary'), 200);
  --epg-secondary-color-300: map.get(map.get($colors, 'secondary'), 300);
  --epg-secondary-color-400: map.get(map.get($colors, 'secondary'), 400);
  --epg-neutral-light-color-50: map.get(map.get($colors, 'neutra-light'), 50);
  --epg-neutral-light-color-100: map.get(map.get($colors, 'neutra-light'), 100);
  --epg-neutral-light-color-200: map.get(map.get($colors, 'neutra-light'), 200);
  --epg-neutral-light-color-300: map.get(map.get($colors, 'neutra-light'), 300);
  --epg-neutral-light-color-400: map.get(map.get($colors, 'neutra-light'), 400);
  --epg-neutral-light-color-500: map.get(map.get($colors, 'neutra-light'), 500);
  --epg-neutral-light-color-600: map.get(map.get($colors, 'neutra-light'), 600);
  --epg-neutral-light-color-700: map.get(map.get($colors, 'neutra-light'), 700);
  --epg-neutral-light-color-800: map.get(map.get($colors, 'neutra-light'), 800);
  --epg-neutral-light-color-900: map.get(map.get($colors, 'neutra-light'), 900);
  --epg-neutral-dark-color-50: map.get(map.get($colors, 'neutra-dark'), 50);
  --epg-neutral-dark-color-100: map.get(map.get($colors, 'neutra-dark'), 100);
  --epg-neutral-dark-color-200: map.get(map.get($colors, 'neutra-dark'), 200);
  --epg-neutral-dark-color-300: map.get(map.get($colors, 'neutra-dark'), 300);
  --epg-neutral-dark-color-400: map.get(map.get($colors, 'neutra-dark'), 400);
  --epg-neutral-dark-color-500: map.get(map.get($colors, 'neutra-dark'), 500);
  --epg-neutral-dark-color-600: map.get(map.get($colors, 'neutra-dark'), 600);
  --epg-neutral-dark-color-700: map.get(map.get($colors, 'neutra-dark'), 700);
  --epg-neutral-dark-color-800: map.get(map.get($colors, 'neutra-dark'), 800);
  --epg-neutral-dark-color-900: map.get(map.get($colors, 'neutra-dark'), 900);
}

a:hover {
  cursor: pointer;
}

:root {
  --epg-rounded-status-chip-background-radius-size: 15px;
  --epg-rounded-status-chip-background-width: var(
    --epg-rounded-status-chip-background-radius-size
  );
  --epg-rounded-status-chip-background-height: var(
    --epg-rounded-status-chip-background-radius-size
  );
  --epg-rounded-status-chip-background-color: var(--epg-primary-color-300);
}

html,
body {
  margin: 0;
  padding: 0;
}

.epg-dialog {
  background-color: #fafaff;
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

body {
  font-size: 16px;
  font-family: Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
body * {
  box-sizing: border-box;
}
body {
  background-color: rgb(231, 231, 231);
}

.color-pallets {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-gap: 1em;
  justify-content: space-between;
  padding: 0 1rem;
}

.palette {
  display: grid;
  grid-template-rows: repeat(14, 1fr);
}
.palette div {
  display: inline-block;
  border: none;
  box-sizing: border-box;
  height: 50px;
  padding: 1vw;
  overflow: hidden;
  animation-duration: 1s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  font-size: 24px;
  font-family: Inconsolata, monospace;
}
.palette div:nth-child(1) {
  animation-delay: 0.05s;
}
.palette div:nth-child(2) {
  animation-delay: 0.1s;
}
.palette div:nth-child(3) {
  animation-delay: 0.15s;
}
.palette div:nth-child(4) {
  animation-delay: 0.2s;
}
.palette div:nth-child(5) {
  animation-delay: 0.25s;
}
.palette div:nth-child(6) {
  animation-delay: 0.3s;
}
.palette div:nth-child(7) {
  animation-delay: 0.35s;
}
.palette div:nth-child(8) {
  animation-delay: 0.4s;
}
.palette div:nth-child(9) {
  animation-delay: 0.45s;
}
.palette div:nth-child(10) {
  animation-delay: 0.5s;
}
.palette div:nth-child(11) {
  animation-delay: 0.55s;
}
.palette div:nth-child(12) {
  animation-delay: 0.6s;
}
.palette div:nth-child(13) {
  animation-delay: 0.65s;
}
.palette div:nth-child(14) {
  animation-delay: 0.7s;
}
.palette div:before, .palette div:after {
  opacity: 0;
  animation: fadeIn 1s 0.5s ease forwards;
}
.palette div:before {
  content: attr(class);
}
.palette div:after {
  float: right;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.page-container {
  padding: 24px;
  background-color: #fafaff;
  border-radius: 15px;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.12);
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@7.1.3_@rspack+core@1.4.1_@swc+helpers@0.5.21__webpack@5.105.2_@swc+core@1.15_4d96e0175e3d809634808316c59449f3/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/.pnpm/postcss-loader@8.2.0_@rspack+core@1.4.1_@swc+helpers@0.5.21__postcss@8.5.6_typescript@5_10926c8aa7b67c4a56e37f99a9c2b32e/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/.pnpm/resolve-url-loader@5.0.0/node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/.pnpm/sass-loader@16.0.7_@rspack+core@1.4.1_@swc+helpers@0.5.21__sass-embedded@1.99.0_sass@1._1b8fb7bd07b0ec2452930c561d8bcc1a/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./libs/shared/assets/themes/src/lib/epg-themes/m3-epg-theme.scss?ngGlobalStyle ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
:root {
  --primary-color: #009cd7;
  --secondary-color: #0068aa;
  --neutral-color: #b0b7bb;
  --primary-color-50: #e6f5fb;
  --primary-color-100: #b0e0f3;
  --primary-color-200: #8ad1ed;
  --primary-color-300: #54bde4;
  --primary-color-400: #33b0df;
  --primary-color-500: #009cd7;
  --primary-color-600: #008ec4;
  --primary-color-700: #006f99;
  --primary-color-800: #005676;
  --primary-color-900: #00425a;
}

:root {
  --epg-primary-color-50: map.get(map.get($colors, 'primary'), 50);
  --epg-primary-color-100: map.get(map.get($colors, 'primary'), 100);
  --epg-primary-color-200: map.get(map.get($colors, 'primary'), 200);
  --epg-primary-color-300: rgb(244, 141, 141);
  --epg-primary-color-400: map.get(map.get($colors, 'primary'), 400);
  --epg-primary-color-500: map.get(map.get($colors, 'primary'), 500);
  --epg-primary-color-600: map.get(map.get($colors, 'primary'), 600);
  --epg-primary-color-700: map.get(map.get($colors, 'primary'), 700);
  --epg-primary-color-800: map.get(map.get($colors, 'primary'), 800);
  --epg-primary-color-900: map.get(map.get($colors, 'primary'), 900);
  --epg-secondary-color-50: map.get(map.get($colors, 'secondary'), 50);
  --epg-secondary-color-100: map.get(map.get($colors, 'secondary'), 100);
  --epg-secondary-color-200: map.get(map.get($colors, 'secondary'), 200);
  --epg-secondary-color-300: map.get(map.get($colors, 'secondary'), 300);
  --epg-secondary-color-400: map.get(map.get($colors, 'secondary'), 400);
  --epg-neutral-light-color-50: map.get(map.get($colors, 'neutra-light'), 50);
  --epg-neutral-light-color-100: map.get(map.get($colors, 'neutra-light'), 100);
  --epg-neutral-light-color-200: map.get(map.get($colors, 'neutra-light'), 200);
  --epg-neutral-light-color-300: map.get(map.get($colors, 'neutra-light'), 300);
  --epg-neutral-light-color-400: map.get(map.get($colors, 'neutra-light'), 400);
  --epg-neutral-light-color-500: map.get(map.get($colors, 'neutra-light'), 500);
  --epg-neutral-light-color-600: map.get(map.get($colors, 'neutra-light'), 600);
  --epg-neutral-light-color-700: map.get(map.get($colors, 'neutra-light'), 700);
  --epg-neutral-light-color-800: map.get(map.get($colors, 'neutra-light'), 800);
  --epg-neutral-light-color-900: map.get(map.get($colors, 'neutra-light'), 900);
  --epg-neutral-dark-color-50: map.get(map.get($colors, 'neutra-dark'), 50);
  --epg-neutral-dark-color-100: map.get(map.get($colors, 'neutra-dark'), 100);
  --epg-neutral-dark-color-200: map.get(map.get($colors, 'neutra-dark'), 200);
  --epg-neutral-dark-color-300: map.get(map.get($colors, 'neutra-dark'), 300);
  --epg-neutral-dark-color-400: map.get(map.get($colors, 'neutra-dark'), 400);
  --epg-neutral-dark-color-500: map.get(map.get($colors, 'neutra-dark'), 500);
  --epg-neutral-dark-color-600: map.get(map.get($colors, 'neutra-dark'), 600);
  --epg-neutral-dark-color-700: map.get(map.get($colors, 'neutra-dark'), 700);
  --epg-neutral-dark-color-800: map.get(map.get($colors, 'neutra-dark'), 800);
  --epg-neutral-dark-color-900: map.get(map.get($colors, 'neutra-dark'), 900);
}

:root {
  --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, sans-serif;
  --mat-option-label-text-line-height: 1.25rem;
  --mat-option-label-text-tracking: 0.006rem;
  --mat-optgroup-label-text-font: Roboto, 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, 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;
  --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-shape: 4px;
  --mat-tooltip-container-color: #2f3033;
  --mat-tooltip-supporting-text-color: #f2f0f4;
  --mat-tooltip-supporting-text-font: Roboto, 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: 56px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 16px;
  --mat-form-field-filled-with-label-container-padding-top: 24px;
  --mat-form-field-filled-with-label-container-padding-bottom: 8px;
  --mat-form-field-container-text-font: Roboto, 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, 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, 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, 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: translateY(-8px);
  --mat-select-trigger-text-font: Roboto, 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;
  --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, 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: 32px;
  --mat-chip-label-text-font: Roboto, 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: block;
  --mat-slide-toggle-label-text-font: Roboto, 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: block;
  --mat-radio-state-layer-size: 40px;
  --mat-radio-label-text-font: Roboto, 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, 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, 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: 16px;
  --mat-list-list-item-leading-icon-end-space: 16px;
  --mat-list-list-item-one-line-container-height: 48px;
  --mat-list-list-item-two-line-container-height: 64px;
  --mat-list-list-item-three-line-container-height: 88px;
  --mat-list-list-item-label-text-font: Roboto, 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, 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, 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: 56px;
  --mat-paginator-form-field-container-height: 40px;
  --mat-paginator-form-field-container-vertical-padding: 8px;
  --mat-paginator-touch-target-display: block;
  --mat-paginator-container-text-font: Roboto, 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: 48px;
  --mat-tab-label-text-font: Roboto, 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: block;
  --mat-checkbox-state-layer-size: 40px;
  --mat-checkbox-label-text-font: Roboto, 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: block;
  --mat-button-filled-container-height: 40px;
  --mat-button-outlined-container-height: 40px;
  --mat-button-outlined-touch-target-display: block;
  --mat-button-protected-touch-target-display: block;
  --mat-button-protected-container-height: 40px;
  --mat-button-text-touch-target-display: block;
  --mat-button-text-container-height: 40px;
  --mat-button-tonal-container-height: 40px;
  --mat-button-tonal-touch-target-display: block;
  --mat-button-filled-label-text-font: Roboto, 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, 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, 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, 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, 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: block;
  --mat-icon-button-state-layer-size: 40px;
  --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: block;
  --mat-fab-extended-label-text-font: Roboto, 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, 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: 56px;
  --mat-table-footer-container-height: 52px;
  --mat-table-row-item-container-height: 52px;
  --mat-table-header-headline-font: Roboto, 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, 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, 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, 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, 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: 40px;
  --mat-button-toggle-label-text-font: Roboto, 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: #d7e3ff;
  --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, 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: 48px;
  --mat-expansion-header-expanded-state-height: 64px;
  --mat-expansion-container-text-font: Roboto, 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, 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, sans-serif;
  --mat-grid-list-tile-header-secondary-text-size: 400 0.875rem / 1.25rem Roboto, sans-serif;
  --mat-grid-list-tile-footer-primary-text-size: 400 1rem / 1.5rem Roboto, sans-serif;
  --mat-grid-list-tile-footer-secondary-text-size: 400 0.875rem / 1.25rem Roboto, 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: 72px;
  --mat-stepper-container-text-font: Roboto, sans-serif;
  --mat-stepper-header-label-text-font: Roboto, 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: 72px;
  --mat-sort-arrow-color: #1a1b1f;
  --mat-toolbar-container-background-color: #faf9fd;
  --mat-toolbar-container-text-color: #1a1b1f;
  --mat-toolbar-standard-height: 64px;
  --mat-toolbar-mobile-height: 56px;
  --mat-toolbar-title-text-font: Roboto;
  --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: 48px;
  --mat-tree-node-text-font: Roboto, 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);
}

html,
body {
  height: 100%;
  margin: 0;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

html {
  --mat-sys-background: #f4faff;
  --mat-sys-error: #ba1a17;
  --mat-sys-error-container: #ffdad5;
  --mat-sys-inverse-on-surface: #ebf2f6;
  --mat-sys-inverse-primary: #82cfff;
  --mat-sys-inverse-surface: #2a3135;
  --mat-sys-on-background: #161d20;
  --mat-sys-on-error: #ffffff;
  --mat-sys-on-error-container: #930006;
  --mat-sys-on-primary: #ffffff;
  --mat-sys-on-primary-container: #004c6b;
  --mat-sys-on-primary-fixed: #001e2d;
  --mat-sys-on-primary-fixed-variant: #004c6b;
  --mat-sys-on-secondary: #ffffff;
  --mat-sys-on-secondary-container: #00497a;
  --mat-sys-on-secondary-fixed: #001d35;
  --mat-sys-on-secondary-fixed-variant: #00497a;
  --mat-sys-on-surface: #161d20;
  --mat-sys-on-surface-variant: #3d475a;
  --mat-sys-on-tertiary: #ffffff;
  --mat-sys-on-tertiary-container: #6b3b00;
  --mat-sys-on-tertiary-fixed: #2d1600;
  --mat-sys-on-tertiary-fixed-variant: #6b3b00;
  --mat-sys-outline: #6d778c;
  --mat-sys-outline-variant: #bdc7de;
  --mat-sys-primary: #00658d;
  --mat-sys-primary-container: #c6e7ff;
  --mat-sys-primary-fixed: #c6e7ff;
  --mat-sys-primary-fixed-dim: #82cfff;
  --mat-sys-scrim: #000000;
  --mat-sys-secondary: #0062a0;
  --mat-sys-secondary-container: #d0e4ff;
  --mat-sys-secondary-fixed: #d0e4ff;
  --mat-sys-secondary-fixed-dim: #9ccaff;
  --mat-sys-shadow: #000000;
  --mat-sys-surface: #f4faff;
  --mat-sys-surface-bright: #f4faff;
  --mat-sys-surface-container: #e8eff3;
  --mat-sys-surface-container-high: #e2e9ed;
  --mat-sys-surface-container-highest: #dde3e8;
  --mat-sys-surface-container-low: #eef5f9;
  --mat-sys-surface-container-lowest: #ffffff;
  --mat-sys-surface-dim: #d4dbdf;
  --mat-sys-surface-tint: #00658d;
  --mat-sys-surface-variant: #d9e3fb;
  --mat-sys-tertiary: #8c4f00;
  --mat-sys-tertiary-container: #ffdcbf;
  --mat-sys-tertiary-fixed: #ffdcbf;
  --mat-sys-tertiary-fixed-dim: #ffb874;
  --mat-sys-neutral-variant20: #273143;
  --mat-sys-neutral10: #161d20;
  --mat-sys-level0: 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-sys-level1: 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-sys-level2: 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-sys-level3: 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-sys-level4: 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-sys-level5: 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-sys-body-large: 400 1rem / 1.5rem Roboto;
  --mat-sys-body-large-font: Roboto;
  --mat-sys-body-large-line-height: 1.5rem;
  --mat-sys-body-large-size: 1rem;
  --mat-sys-body-large-tracking: 0.031rem;
  --mat-sys-body-large-weight: 400;
  --mat-sys-body-medium: 400 0.875rem / 1.25rem Roboto;
  --mat-sys-body-medium-font: Roboto;
  --mat-sys-body-medium-line-height: 1.25rem;
  --mat-sys-body-medium-size: 0.875rem;
  --mat-sys-body-medium-tracking: 0.016rem;
  --mat-sys-body-medium-weight: 400;
  --mat-sys-body-small: 400 0.75rem / 1rem Roboto;
  --mat-sys-body-small-font: Roboto;
  --mat-sys-body-small-line-height: 1rem;
  --mat-sys-body-small-size: 0.75rem;
  --mat-sys-body-small-tracking: 0.025rem;
  --mat-sys-body-small-weight: 400;
  --mat-sys-display-large: 400 3.562rem / 4rem Roboto;
  --mat-sys-display-large-font: Roboto;
  --mat-sys-display-large-line-height: 4rem;
  --mat-sys-display-large-size: 3.562rem;
  --mat-sys-display-large-tracking: -0.016rem;
  --mat-sys-display-large-weight: 400;
  --mat-sys-display-medium: 400 2.812rem / 3.25rem Roboto;
  --mat-sys-display-medium-font: Roboto;
  --mat-sys-display-medium-line-height: 3.25rem;
  --mat-sys-display-medium-size: 2.812rem;
  --mat-sys-display-medium-tracking: 0;
  --mat-sys-display-medium-weight: 400;
  --mat-sys-display-small: 400 2.25rem / 2.75rem Roboto;
  --mat-sys-display-small-font: Roboto;
  --mat-sys-display-small-line-height: 2.75rem;
  --mat-sys-display-small-size: 2.25rem;
  --mat-sys-display-small-tracking: 0;
  --mat-sys-display-small-weight: 400;
  --mat-sys-headline-large: 400 2rem / 2.5rem Roboto;
  --mat-sys-headline-large-font: Roboto;
  --mat-sys-headline-large-line-height: 2.5rem;
  --mat-sys-headline-large-size: 2rem;
  --mat-sys-headline-large-tracking: 0;
  --mat-sys-headline-large-weight: 400;
  --mat-sys-headline-medium: 400 1.75rem / 2.25rem Roboto;
  --mat-sys-headline-medium-font: Roboto;
  --mat-sys-headline-medium-line-height: 2.25rem;
  --mat-sys-headline-medium-size: 1.75rem;
  --mat-sys-headline-medium-tracking: 0;
  --mat-sys-headline-medium-weight: 400;
  --mat-sys-headline-small: 400 1.5rem / 2rem Roboto;
  --mat-sys-headline-small-font: Roboto;
  --mat-sys-headline-small-line-height: 2rem;
  --mat-sys-headline-small-size: 1.5rem;
  --mat-sys-headline-small-tracking: 0;
  --mat-sys-headline-small-weight: 400;
  --mat-sys-label-large: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-label-large-font: Roboto;
  --mat-sys-label-large-line-height: 1.25rem;
  --mat-sys-label-large-size: 0.875rem;
  --mat-sys-label-large-tracking: 0.006rem;
  --mat-sys-label-large-weight: 500;
  --mat-sys-label-large-weight-prominent: 700;
  --mat-sys-label-medium: 500 0.75rem / 1rem Roboto;
  --mat-sys-label-medium-font: Roboto;
  --mat-sys-label-medium-line-height: 1rem;
  --mat-sys-label-medium-size: 0.75rem;
  --mat-sys-label-medium-tracking: 0.031rem;
  --mat-sys-label-medium-weight: 500;
  --mat-sys-label-medium-weight-prominent: 700;
  --mat-sys-label-small: 500 0.688rem / 1rem Roboto;
  --mat-sys-label-small-font: Roboto;
  --mat-sys-label-small-line-height: 1rem;
  --mat-sys-label-small-size: 0.688rem;
  --mat-sys-label-small-tracking: 0.031rem;
  --mat-sys-label-small-weight: 500;
  --mat-sys-title-large: 400 1.375rem / 1.75rem Roboto;
  --mat-sys-title-large-font: Roboto;
  --mat-sys-title-large-line-height: 1.75rem;
  --mat-sys-title-large-size: 1.375rem;
  --mat-sys-title-large-tracking: 0;
  --mat-sys-title-large-weight: 400;
  --mat-sys-title-medium: 500 1rem / 1.5rem Roboto;
  --mat-sys-title-medium-font: Roboto;
  --mat-sys-title-medium-line-height: 1.5rem;
  --mat-sys-title-medium-size: 1rem;
  --mat-sys-title-medium-tracking: 0.009rem;
  --mat-sys-title-medium-weight: 500;
  --mat-sys-title-small: 500 0.875rem / 1.25rem Roboto;
  --mat-sys-title-small-font: Roboto;
  --mat-sys-title-small-line-height: 1.25rem;
  --mat-sys-title-small-size: 0.875rem;
  --mat-sys-title-small-tracking: 0.006rem;
  --mat-sys-title-small-weight: 500;
  --mat-sys-corner-extra-large: 28px;
  --mat-sys-corner-extra-large-top: 28px 28px 0 0;
  --mat-sys-corner-extra-small: 4px;
  --mat-sys-corner-extra-small-top: 4px 4px 0 0;
  --mat-sys-corner-full: 9999px;
  --mat-sys-corner-large: 16px;
  --mat-sys-corner-large-end: 0 16px 16px 0;
  --mat-sys-corner-large-start: 16px 0 0 16px;
  --mat-sys-corner-large-top: 16px 16px 0 0;
  --mat-sys-corner-medium: 12px;
  --mat-sys-corner-none: 0;
  --mat-sys-corner-small: 8px;
  --mat-sys-dragged-state-layer-opacity: 0.16;
  --mat-sys-focus-state-layer-opacity: 0.12;
  --mat-sys-hover-state-layer-opacity: 0.08;
  --mat-sys-pressed-state-layer-opacity: 0.12;
  --mat-paginator-container-text-color: var(--primary-color-500);
  --mat-paginator-container-background-color: none;
  --mat-paginator-enabled-icon-color: var(--primary-color-500);
  --mat-paginator-disabled-icon-color: var(--primary-color-500);
  --mat-select-panel-background-color: #fff;
  --mat-select-enabled-trigger-text-color: var(--primary-color-500);
  --mat-select-disabled-trigger-text-color: var(--primary-color-500);
  --mat-form-field-outlined-outline-color: var(--primary-color-500);
  --mat-form-field-outlined-focus-outline-color: var(--primary-color-500);
  --mat-form-field-outlined-hover-outline-color: var(--primary-color-500);
  --mat-form-field-outlined-label-text-color: var(--primary-color-500);
  --mat-form-field-filled-container-color: none;
  --mat-option-selected-state-layer-color: var(--primary-color-200);
  --mat-option-focus-state-layer-color: none;
  --mat-option-hover-state-layer-color: none;
  --mat-option-label-text-color: var(--primary-color-500);
}

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