/*!**************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@ng-doc/app/styles/global.css?ngGlobalStyle ***!
  \**************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700;1,800;1,900&family=Nunito:ital,wght@0,700;0,800;0,900;1,700;1,800;1,900&display=swap);
/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@ng-doc/app/styles/global.css?ngGlobalStyle (1) ***!
  \******************************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@300;400;500;600&display=swap);
/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@angular/cdk/overlay-prebuilt.css ***!
  \****************************************************************************************************************************************************************************************************************************************/
.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
/*!*************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/highlight.js/styles/github.css ***!
  \*************************************************************************************************************************************************************************************************************************************/
pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#005cc5}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-code,.hljs-comment,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}
/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/@ng-doc/app/styles/global.css?ngGlobalStyle (2) ***!
  \******************************************************************************************************************************************************************************************************************************************************/
html {
  -webkit-font-smoothing: antialiased;
}

iframe.ngde {
  width: 100%;
  border: 0;
}

p.ngde {
  line-height: calc(var(--ng-doc-base-gutter) * 3);
  margin: calc(var(--ng-doc-base-gutter) * 2) 0;
}

ul.ngde,
ol.ngde {
  margin: calc(var(--ng-doc-base-gutter) * 4) 0;
}

ul li.ngde,
ol li.ngde {
  line-height: 1.5rem;
  margin-bottom: calc(var(--ng-doc-base-gutter) * 2);
}

ul ul.ngde,
ol ul.ngde,
ul ol.ngde,
ol ol.ngde {
  margin-top: calc(var(--ng-doc-base-gutter) * 2);
  margin-bottom: 0;
}

blockquote.ngde {
  line-height: 1.5rem;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

h1.ngde,
h2.ngde,
h3.ngde,
h4.ngde,
h5.ngde,
h6.ngde {
  font-family: var(--ng-doc-heading-font-family);
  font-variant: no-contextual;
  color: var(--ng-doc-text);
  line-height: var(--ng-doc-line-height);
  font-size: var(--ng-doc-font-size);
  font-weight: var(--ng-doc-font-weight);
  margin: calc(var(--ng-doc-base-gutter) * 9) 0 0;
  --ng-doc-line-height: 1.5rem;
  --ng-doc-font-weight: 800;
  overflow-wrap: anywhere;
}
h1.ngde + h1.ngde, h1.ngde + h2.ngde, h1.ngde + h3.ngde, h1.ngde + h4.ngde, h1.ngde + h5.ngde, h1.ngde + h6.ngde,
h2.ngde + h1.ngde,
h2.ngde + h2.ngde,
h2.ngde + h3.ngde,
h2.ngde + h4.ngde,
h2.ngde + h5.ngde,
h2.ngde + h6.ngde,
h3.ngde + h1.ngde,
h3.ngde + h2.ngde,
h3.ngde + h3.ngde,
h3.ngde + h4.ngde,
h3.ngde + h5.ngde,
h3.ngde + h6.ngde,
h4.ngde + h1.ngde,
h4.ngde + h2.ngde,
h4.ngde + h3.ngde,
h4.ngde + h4.ngde,
h4.ngde + h5.ngde,
h4.ngde + h6.ngde,
h5.ngde + h1.ngde,
h5.ngde + h2.ngde,
h5.ngde + h3.ngde,
h5.ngde + h4.ngde,
h5.ngde + h5.ngde,
h5.ngde + h6.ngde,
h6.ngde + h1.ngde,
h6.ngde + h2.ngde,
h6.ngde + h3.ngde,
h6.ngde + h4.ngde,
h6.ngde + h5.ngde,
h6.ngde + h6.ngde {
  margin-top: calc(var(--ng-doc-base-gutter) * 5);
}

h1.ngde {
  --ng-doc-font-size: calc(var(--ng-doc-base-gutter) * 5);
  --ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 5);
  --ng-doc-font-weight: 900;
}

h2.ngde {
  --ng-doc-font-size: calc(var(--ng-doc-base-gutter) * 4);
  --ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 5);
}

h3.ngde {
  --ng-doc-font-size: calc(var(--ng-doc-base-gutter) * 3);
  --ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 4);
}

h4.ngde {
  --ng-doc-font-size: 20px;
  --ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 4);
  margin: calc(var(--ng-doc-base-gutter) * 2) 0;
}

h5.ngde,
h6.ngde {
  --ng-doc-font-size: calc(var(--ng-doc-base-gutter) * 2);
  --ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 3);
  margin: calc(var(--ng-doc-base-gutter) * 2) 0;
}

pre.ngde {
  margin: var(--ng-doc-code-margin);
}
pre.ngde code.ngde {
  position: relative;
  white-space: unset;
  box-shadow: var(--ng-doc-code-shadow);
  font-family: var(--ng-doc-code-font);
  font-size: var(--ng-doc-code-font-size);
  font-weight: var(--ng-doc-code-font-weight);
  border: var(--ng-doc-code-border);
  background-color: var(--ng-doc-code-background, inherit);
}

*:not(pre) > code.ngde {
  vertical-align: bottom;
  border-radius: calc(var(--ng-doc-base-gutter) / 2);
  background-color: var(--ng-doc-inline-code-background);
  color: var(--ng-doc-inline-code-color);
  padding: calc(var(--ng-doc-base-gutter) / 4) var(--ng-doc-base-gutter);
  font-family: var(--ng-doc-code-font);
  font-size: var(--ng-doc-code-font-size);
  font-weight: var(--ng-doc-code-font-weight);
  white-space: nowrap;
}

.lead.ngde {
  font-size: 1.414rem;
}

.hug.ngde {
  margin-top: 0;
}

.ng-doc-table-wrapper {
  overflow-x: auto;
}

table.ngde {
  width: 100%;
  border-spacing: 0;
  margin: calc(var(--ng-doc-base-gutter) * 4) 0;
}
table.ngde thead tr th {
  padding: var(--ng-doc-base-gutter);
  background-color: var(--ng-doc-base-1);
  text-align: left;
}
table.ngde thead tr th:first-child {
  border-top-left-radius: var(--ng-doc-base-gutter);
  border-bottom-left-radius: var(--ng-doc-base-gutter);
  padding-left: calc(var(--ng-doc-base-gutter) * 4);
}
table.ngde thead tr th:last-child {
  padding-right: calc(var(--ng-doc-base-gutter) * 4);
  border-top-right-radius: var(--ng-doc-base-gutter);
  border-bottom-right-radius: var(--ng-doc-base-gutter);
}
table.ngde thead tr th h1.ngde,
table.ngde thead tr th h2.ngde,
table.ngde thead tr th h3.ngde,
table.ngde thead tr th h4.ngde,
table.ngde thead tr th h5.ngde,
table.ngde thead tr th h6.ngde {
  margin-top: 0;
  margin-bottom: 0;
}
table.ngde tbody tr td {
  padding: calc(var(--ng-doc-base-gutter) * 2);
  vertical-align: top;
  border-bottom: 1px solid var(--ng-doc-base-1);
}
table.ngde tbody tr td:first-child {
  padding-left: calc(var(--ng-doc-base-gutter) * 4);
}
table.ngde tbody tr td:last-child {
  padding-right: calc(var(--ng-doc-base-gutter) * 4);
}
table.ngde tbody tr td table {
  margin: calc(var(--ng-doc-base-gutter) * 2) 0;
}
table.ngde h1.ngde,
table.ngde h2.ngde,
table.ngde h3.ngde,
table.ngde h4.ngde,
table.ngde h5.ngde,
table.ngde h6.ngde {
  margin: 0 0 calc(var(--ng-doc-base-gutter) * 2);
}

a.ngde {
  text-decoration: none;
  color: var(--ng-doc-link-color);
}
a.ngde:hover {
  text-decoration: underline;
}

mark.ng-doc-mark {
  background-color: var(--ng-doc-mark-background, var(--ng-doc-ember-30));
  color: var(--ng-doc-mark-color, inherit);
}

/*
 Original sources
 https://github.com/heygrady/scss-blend-modes/blob/master/stylesheets/_blend-modes.scss
*/
:root {
  --ng-doc-base-gutter: 8px;
  --ng-doc-transition: 0.2s;
  --ng-doc-base-0: var(--ng-doc-white);
  --ng-doc-base-1: var(--ng-doc-grey-10);
  --ng-doc-base-2: var(--ng-doc-grey-20);
  --ng-doc-base-3: var(--ng-doc-grey-30);
  --ng-doc-base-4: var(--ng-doc-grey-40);
  --ng-doc-base-5: var(--ng-doc-grey-50);
  --ng-doc-base-6: var(--ng-doc-grey-60);
  --ng-doc-base-7: var(--ng-doc-grey-70);
  --ng-doc-base-8: var(--ng-doc-grey-90);
  --ng-doc-base-9: var(--ng-doc-grey-100);
  --ng-doc-base-10: var(--ng-doc-grey-110);
  --ng-doc-base-11: var(--ng-doc-grey-180);
  --ng-doc-primary: var(--ng-doc-blue-100);
  --ng-doc-primary-rgb: var(--ng-doc-blue-rgb);
  --ng-doc-primary-text: var(--ng-doc-white);
  --ng-doc-hover: var(--ng-doc-ember-20);
  --ng-doc-active: var(--ng-doc-ember-40);
  --ng-doc-background: var(--ng-doc-base-0);
  --ng-doc-border-size: 1px;
  --ng-doc-border-color: var(--ng-doc-base-1);
  --ng-doc-border-hover-color: var(--ng-doc-base-3);
  --ng-doc-shadow-color: rgba(0, 0, 0, 0.15);
  --ng-doc-heading-font-family: "Nunito", sans-serif;
  --ng-doc-font-family: "Nunito Sans", sans-serif;
  --ng-doc-font-size: calc(var(--ng-doc-base-gutter) * 2);
  --ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 3);
  --ng-doc-font-weight: 500;
  --ng-doc-code-font: "Source Code Pro", monospace;
  --ng-doc-code-font-size: 14px;
  --ng-doc-code-line-height: 18px;
  --ng-doc-code-font-weight: 600;
  --ng-doc-code-margin: calc(var(--ng-doc-base-gutter) * 4) 0px;
  --ng-doc-text: var(--ng-doc-base-11);
  --ng-doc-text-inversed: var(--ng-doc-base-0);
  --ng-doc-text-muted: var(--ng-doc-base-8);
  --ng-doc-link-color: var(--ng-doc-blue-100);
  --ng-doc-link-color-rgb: var(--ng-doc-blue-rgb);
  --ng-doc-inline-code-background: var(--ng-doc-base-2);
  --ng-doc-inline-code-color: var(--ng-doc-text);
  --ng-doc-button-background: trasparent;
  --ng-doc-button-color: var(--ng-doc-text);
  --ng-doc-button-hover-background: var(--ng-doc-base-1);
  --ng-doc-button-hover-color: var(--ng-doc-button-color);
  --ng-doc-button-active-background: var(--ng-doc-base-2);
  --ng-doc-button-active-color: var(--ng-doc-button-hover-color);
  --ng-doc-floated-border-color: transparent;
  --ng-doc-floated-border: 2px solid var(--ng-doc-floated-border-color);
  --ng-doc-floated-border-shadow-color: 0 1px 2px rgba(16, 24, 40, 0.05), 0 0 0 4px transparent;
  --ng-doc-floated-border-radius: var(--ng-doc-base-gutter);
  /* NgDocCheckboxComponent */
  --ng-doc-checkbox-color: var(--ng-doc-primary);
  --ng-doc-checkbox-color-text: var(--ng-doc-primary-text);
  --ng-doc-checkbox-border: var(--ng-doc-border-size) solid var(--ng-doc-border-color);
  --ng-doc-checkbox-border-hover: var(--ng-doc-border-size) solid var(--ng-doc-border-hover-color);
  /* NgDocInputWrapperComponent */
  --ng-doc-input-text-align: left;
  --ng-doc-input-width: 100%;
  --ng-doc-input-height: 40px;
  --ng-doc-input-border: var(--ng-doc-border-size) solid var(--ng-doc-border-color);
  --ng-doc-input-border-hover: var(--ng-doc-border-size) solid var(--ng-doc-border-hover-color);
  --ng-doc-input-background-color: var(--ng-doc-base-0);
  --ng-doc-input-padding-left: calc(var(--ng-doc-base-gutter) * 2);
  --ng-doc-input-padding-right: calc(var(--ng-doc-base-gutter) * 2);
  --ng-doc-input-cursor: auto;
  /* NgDocTagComponent */
  --ng-doc-tag-background: var(--ng-doc-primary);
  --ng-doc-tag-color: var(--ng-doc-primary-text);
  /* NgDocSelection */
  --ng-doc-selection-border: 4px solid var(--ng-doc-primary);
  --ng-doc-selection-background: transparent;
  /* NgDocDot */
  --ng-doc-dot-size: calc(var(--ng-doc-base-gutter) / 2);
  --ng-doc-dot-background: var(--ng-doc-primary);
  /* Sidenav */
  --ng-doc-sidenav-width: 300px;
}

.ng-doc-tooltip {
  --ng-doc-overlay-background: var(--ng-doc-base-11);
  --ng-doc-overlay-border: var(--ng-doc-base-11);
  --ng-doc-overlay-border-radius: calc(var(--ng-doc-base-gutter) / 2);
}
.ng-doc-tooltip .ng-doc-overlay-content {
  font-family: var(--ng-doc-font-family);
  font-variant: no-contextual;
  color: var(--ng-doc-text);
  line-height: var(--ng-doc-line-height);
  font-size: var(--ng-doc-font-size);
  font-weight: var(--ng-doc-font-weight);
  padding: var(--ng-doc-base-gutter) calc(var(--ng-doc-base-gutter) * 2);
  max-width: 576px;
  max-height: 50vh;
  white-space: pre-line;
  overflow-y: auto;
  --ng-doc-text: var(--ng-doc-base-0);
}

.ng-doc-notify {
  --ng-doc-overlay-background: var(--ng-doc-base-11);
  --ng-doc-overlay-border: var(--ng-doc-base-11);
  --ng-doc-overlay-border-radius: calc(var(--ng-doc-base-gutter) / 2);
}
.ng-doc-notify .ng-doc-overlay-content {
  font-family: var(--ng-doc-font-family);
  font-variant: no-contextual;
  color: var(--ng-doc-text);
  line-height: var(--ng-doc-line-height);
  font-size: var(--ng-doc-font-size);
  font-weight: var(--ng-doc-font-weight);
  padding: var(--ng-doc-base-gutter) calc(var(--ng-doc-base-gutter) * 2);
  max-width: 576px;
  max-height: 50vh;
  white-space: pre-line;
  overflow-y: auto;
  --ng-doc-text: var(--ng-doc-base-0);
}

:root {
  --ng-doc-red-rgb: 255, 0, 0;
  --ng-doc-red-10: rgba(255, 1, 1, 0.1);
  --ng-doc-red-20: rgba(255, 1, 1, 0.2);
  --ng-doc-red-30: rgba(255, 0, 0, 0.3);
  --ng-doc-red-40: rgba(255, 0, 0, 0.4);
  --ng-doc-red-50: rgba(255, 0, 0, 0.5);
  --ng-doc-red-60: rgba(255, 0, 0, 0.6);
  --ng-doc-red-70: rgba(255, 0, 0, 0.7);
  --ng-doc-red-80: rgba(255, 0, 0, 0.8);
  --ng-doc-red-90: rgba(255, 0, 0, 0.9);
  --ng-doc-red-100: #FF0000;
  --ng-doc-red-110: rgb(249, 0, 0);
  --ng-doc-red-120: rgb(242, 0, 0);
  --ng-doc-red-130: rgb(233, 0, 0);
  --ng-doc-red-140: rgb(230, 0, 0);
  --ng-doc-red-150: rgb(223, 0, 0);
  --ng-doc-red-160: rgb(217, 0, 0);
  --ng-doc-red-170: rgb(182, 0, 0);
  --ng-doc-red-180: rgb(204, 0, 0);
  --ng-doc-red-190: rgb(198, 0, 0);
  --ng-doc-pink-rgb: 255, 0, 102;
  --ng-doc-pink-10: rgba(255, 1, 136, 0.1);
  --ng-doc-pink-20: rgba(255, 1, 133, 0.2);
  --ng-doc-pink-30: rgba(255, 0, 130, 0.3);
  --ng-doc-pink-40: rgba(255, 0, 127, 0.4);
  --ng-doc-pink-50: rgba(255, 0, 124, 0.5);
  --ng-doc-pink-60: rgba(255, 0, 121, 0.6);
  --ng-doc-pink-70: rgba(255, 0, 118, 0.7);
  --ng-doc-pink-80: rgba(255, 0, 114, 0.8);
  --ng-doc-pink-90: rgba(255, 0, 111, 0.9);
  --ng-doc-pink-100: #FF0066;
  --ng-doc-pink-110: rgb(249, 0, 94);
  --ng-doc-pink-120: rgb(242, 0, 86);
  --ng-doc-pink-130: rgb(233, 0, 77);
  --ng-doc-pink-140: rgb(230, 0, 70);
  --ng-doc-pink-150: rgb(223, 0, 63);
  --ng-doc-pink-160: rgb(217, 0, 55);
  --ng-doc-pink-170: rgb(182, 0, 42);
  --ng-doc-pink-180: rgb(204, 0, 42);
  --ng-doc-pink-190: rgb(198, 0, 36);
  --ng-doc-purple-rgb: 204, 0, 204;
  --ng-doc-purple-10: rgba(227, 1, 227, 0.1);
  --ng-doc-purple-20: rgba(225, 1, 225, 0.2);
  --ng-doc-purple-30: rgba(222, 0, 222, 0.3);
  --ng-doc-purple-40: rgba(220, 0, 220, 0.4);
  --ng-doc-purple-50: rgba(218, 0, 218, 0.5);
  --ng-doc-purple-60: rgba(216, 0, 216, 0.6);
  --ng-doc-purple-70: rgba(214, 0, 214, 0.7);
  --ng-doc-purple-80: rgba(212, 0, 212, 0.8);
  --ng-doc-purple-90: rgba(210, 0, 210, 0.9);
  --ng-doc-purple-100: #CC00CC;
  --ng-doc-purple-110: rgb(195, 0, 195);
  --ng-doc-purple-120: rgb(186, 0, 186);
  --ng-doc-purple-130: rgb(176, 0, 176);
  --ng-doc-purple-140: rgb(169, 0, 169);
  --ng-doc-purple-150: rgb(161, 0, 161);
  --ng-doc-purple-160: rgb(152, 0, 152);
  --ng-doc-purple-170: rgb(125, 0, 125);
  --ng-doc-purple-180: rgb(137, 0, 137);
  --ng-doc-purple-190: rgb(129, 0, 129);
  --ng-doc-deep-purple-rgb: 153, 0, 204;
  --ng-doc-deep-purple-10: rgba(187, 1, 227, 0.1);
  --ng-doc-deep-purple-20: rgba(184, 1, 225, 0.2);
  --ng-doc-deep-purple-30: rgba(180, 0, 222, 0.3);
  --ng-doc-deep-purple-40: rgba(177, 0, 220, 0.4);
  --ng-doc-deep-purple-50: rgba(174, 0, 218, 0.5);
  --ng-doc-deep-purple-60: rgba(171, 0, 216, 0.6);
  --ng-doc-deep-purple-70: rgba(168, 0, 214, 0.7);
  --ng-doc-deep-purple-80: rgba(165, 0, 212, 0.8);
  --ng-doc-deep-purple-90: rgba(162, 0, 210, 0.9);
  --ng-doc-deep-purple-100: #9900CC;
  --ng-doc-deep-purple-110: rgb(143, 0, 195);
  --ng-doc-deep-purple-120: rgb(134, 0, 186);
  --ng-doc-deep-purple-130: rgb(124, 0, 176);
  --ng-doc-deep-purple-140: rgb(116, 0, 169);
  --ng-doc-deep-purple-150: rgb(108, 0, 161);
  --ng-doc-deep-purple-160: rgb(99, 0, 152);
  --ng-doc-deep-purple-170: rgb(79, 0, 125);
  --ng-doc-deep-purple-180: rgb(83, 0, 137);
  --ng-doc-deep-purple-190: rgb(76, 0, 129);
  --ng-doc-indigo-rgb: 102, 0, 204;
  --ng-doc-indigo-10: rgba(136, 1, 227, 0.1);
  --ng-doc-indigo-20: rgba(133, 1, 225, 0.2);
  --ng-doc-indigo-30: rgba(130, 0, 222, 0.3);
  --ng-doc-indigo-40: rgba(127, 0, 220, 0.4);
  --ng-doc-indigo-50: rgba(124, 0, 218, 0.5);
  --ng-doc-indigo-60: rgba(121, 0, 216, 0.6);
  --ng-doc-indigo-70: rgba(118, 0, 214, 0.7);
  --ng-doc-indigo-80: rgba(114, 0, 212, 0.8);
  --ng-doc-indigo-90: rgba(111, 0, 210, 0.9);
  --ng-doc-indigo-100: #6600CC;
  --ng-doc-indigo-110: rgb(94, 0, 195);
  --ng-doc-indigo-120: rgb(86, 0, 186);
  --ng-doc-indigo-130: rgb(77, 0, 176);
  --ng-doc-indigo-140: rgb(70, 0, 169);
  --ng-doc-indigo-150: rgb(63, 0, 161);
  --ng-doc-indigo-160: rgb(55, 0, 152);
  --ng-doc-indigo-170: rgb(42, 0, 125);
  --ng-doc-indigo-180: rgb(42, 0, 137);
  --ng-doc-indigo-190: rgb(36, 0, 129);
  --ng-doc-blue-rgb: 0, 102, 204;
  --ng-doc-blue-10: rgba(1, 136, 227, 0.1);
  --ng-doc-blue-20: rgba(1, 133, 225, 0.2);
  --ng-doc-blue-30: rgba(0, 130, 222, 0.3);
  --ng-doc-blue-40: rgba(0, 127, 220, 0.4);
  --ng-doc-blue-50: rgba(0, 124, 218, 0.5);
  --ng-doc-blue-60: rgba(0, 121, 216, 0.6);
  --ng-doc-blue-70: rgba(0, 118, 214, 0.7);
  --ng-doc-blue-80: rgba(0, 114, 212, 0.8);
  --ng-doc-blue-90: rgba(0, 111, 210, 0.9);
  --ng-doc-blue-100: #0066CC;
  --ng-doc-blue-110: rgb(0, 94, 195);
  --ng-doc-blue-120: rgb(0, 86, 186);
  --ng-doc-blue-130: rgb(0, 77, 176);
  --ng-doc-blue-140: rgb(0, 70, 169);
  --ng-doc-blue-150: rgb(0, 63, 161);
  --ng-doc-blue-160: rgb(0, 55, 152);
  --ng-doc-blue-170: rgb(0, 42, 125);
  --ng-doc-blue-180: rgb(0, 42, 137);
  --ng-doc-blue-190: rgb(0, 36, 129);
  --ng-doc-light-blue-rgb: 0, 153, 204;
  --ng-doc-light-blue-10: rgba(1, 187, 227, 0.1);
  --ng-doc-light-blue-20: rgba(1, 184, 225, 0.2);
  --ng-doc-light-blue-30: rgba(0, 180, 222, 0.3);
  --ng-doc-light-blue-40: rgba(0, 177, 220, 0.4);
  --ng-doc-light-blue-50: rgba(0, 174, 218, 0.5);
  --ng-doc-light-blue-60: rgba(0, 171, 216, 0.6);
  --ng-doc-light-blue-70: rgba(0, 168, 214, 0.7);
  --ng-doc-light-blue-80: rgba(0, 165, 212, 0.8);
  --ng-doc-light-blue-90: rgba(0, 162, 210, 0.9);
  --ng-doc-light-blue-100: #0099CC;
  --ng-doc-light-blue-110: rgb(0, 143, 195);
  --ng-doc-light-blue-120: rgb(0, 134, 186);
  --ng-doc-light-blue-130: rgb(0, 124, 176);
  --ng-doc-light-blue-140: rgb(0, 116, 169);
  --ng-doc-light-blue-150: rgb(0, 108, 161);
  --ng-doc-light-blue-160: rgb(0, 99, 152);
  --ng-doc-light-blue-170: rgb(0, 79, 125);
  --ng-doc-light-blue-180: rgb(0, 83, 137);
  --ng-doc-light-blue-190: rgb(0, 76, 129);
  --ng-doc-cian-rgb: 0, 204, 204;
  --ng-doc-cian-10: rgba(1, 227, 227, 0.1);
  --ng-doc-cian-20: rgba(1, 225, 225, 0.2);
  --ng-doc-cian-30: rgba(0, 222, 222, 0.3);
  --ng-doc-cian-40: rgba(0, 220, 220, 0.4);
  --ng-doc-cian-50: rgba(0, 218, 218, 0.5);
  --ng-doc-cian-60: rgba(0, 216, 216, 0.6);
  --ng-doc-cian-70: rgba(0, 214, 214, 0.7);
  --ng-doc-cian-80: rgba(0, 212, 212, 0.8);
  --ng-doc-cian-90: rgba(0, 210, 210, 0.9);
  --ng-doc-cian-100: #00CCCC;
  --ng-doc-cian-110: rgb(0, 195, 195);
  --ng-doc-cian-120: rgb(0, 186, 186);
  --ng-doc-cian-130: rgb(0, 176, 176);
  --ng-doc-cian-140: rgb(0, 169, 169);
  --ng-doc-cian-150: rgb(0, 161, 161);
  --ng-doc-cian-160: rgb(0, 152, 152);
  --ng-doc-cian-170: rgb(0, 125, 125);
  --ng-doc-cian-180: rgb(0, 137, 137);
  --ng-doc-cian-190: rgb(0, 129, 129);
  --ng-doc-teal-rgb: 4, 191, 139;
  --ng-doc-teal-10: rgba(7, 217, 174, 0.1);
  --ng-doc-teal-20: rgba(7, 215, 171, 0.2);
  --ng-doc-teal-30: rgba(6, 213, 167, 0.3);
  --ng-doc-teal-40: rgba(6, 210, 164, 0.4);
  --ng-doc-teal-50: rgba(6, 208, 161, 0.5);
  --ng-doc-teal-60: rgba(6, 205, 158, 0.6);
  --ng-doc-teal-70: rgba(5, 203, 155, 0.7);
  --ng-doc-teal-80: rgba(5, 201, 152, 0.8);
  --ng-doc-teal-90: rgba(5, 198, 148, 0.9);
  --ng-doc-teal-100: #04BF8B;
  --ng-doc-teal-110: rgb(4, 181, 130);
  --ng-doc-teal-120: rgb(3, 172, 120);
  --ng-doc-teal-130: rgb(3, 162, 110);
  --ng-doc-teal-140: rgb(2, 155, 103);
  --ng-doc-teal-150: rgb(2, 146, 95);
  --ng-doc-teal-160: rgb(2, 138, 86);
  --ng-doc-teal-170: rgb(1, 112, 68);
  --ng-doc-teal-180: rgb(1, 122, 71);
  --ng-doc-teal-190: rgb(0, 115, 64);
  --ng-doc-green-rgb: 0, 204, 0;
  --ng-doc-green-10: rgba(1, 227, 1, 0.1);
  --ng-doc-green-20: rgba(1, 225, 1, 0.2);
  --ng-doc-green-30: rgba(0, 222, 0, 0.3);
  --ng-doc-green-40: rgba(0, 220, 0, 0.4);
  --ng-doc-green-50: rgba(0, 218, 0, 0.5);
  --ng-doc-green-60: rgba(0, 216, 0, 0.6);
  --ng-doc-green-70: rgba(0, 214, 0, 0.7);
  --ng-doc-green-80: rgba(0, 212, 0, 0.8);
  --ng-doc-green-90: rgba(0, 210, 0, 0.9);
  --ng-doc-green-100: #00CC00;
  --ng-doc-green-110: rgb(0, 195, 0);
  --ng-doc-green-120: rgb(0, 186, 0);
  --ng-doc-green-130: rgb(0, 176, 0);
  --ng-doc-green-140: rgb(0, 169, 0);
  --ng-doc-green-150: rgb(0, 161, 0);
  --ng-doc-green-160: rgb(0, 152, 0);
  --ng-doc-green-170: rgb(0, 125, 0);
  --ng-doc-green-180: rgb(0, 137, 0);
  --ng-doc-green-190: rgb(0, 129, 0);
  --ng-doc-light-green-rgb: 0, 204, 51;
  --ng-doc-light-green-10: rgba(1, 227, 74, 0.1);
  --ng-doc-light-green-20: rgba(1, 225, 72, 0.2);
  --ng-doc-light-green-30: rgba(0, 222, 69, 0.3);
  --ng-doc-light-green-40: rgba(0, 220, 67, 0.4);
  --ng-doc-light-green-50: rgba(0, 218, 65, 0.5);
  --ng-doc-light-green-60: rgba(0, 216, 63, 0.6);
  --ng-doc-light-green-70: rgba(0, 214, 61, 0.7);
  --ng-doc-light-green-80: rgba(0, 212, 59, 0.8);
  --ng-doc-light-green-90: rgba(0, 210, 57, 0.9);
  --ng-doc-light-green-100: #00CC33;
  --ng-doc-light-green-110: rgb(0, 195, 46);
  --ng-doc-light-green-120: rgb(0, 186, 41);
  --ng-doc-light-green-130: rgb(0, 176, 36);
  --ng-doc-light-green-140: rgb(0, 169, 32);
  --ng-doc-light-green-150: rgb(0, 161, 27);
  --ng-doc-light-green-160: rgb(0, 152, 22);
  --ng-doc-light-green-170: rgb(0, 125, 16);
  --ng-doc-light-green-180: rgb(0, 137, 14);
  --ng-doc-light-green-190: rgb(0, 129, 11);
  --ng-doc-lime-rgb: 153, 255, 0;
  --ng-doc-lime-10: rgba(187, 255, 1, 0.1);
  --ng-doc-lime-20: rgba(184, 255, 1, 0.2);
  --ng-doc-lime-30: rgba(180, 255, 0, 0.3);
  --ng-doc-lime-40: rgba(177, 255, 0, 0.4);
  --ng-doc-lime-50: rgba(174, 255, 0, 0.5);
  --ng-doc-lime-60: rgba(171, 255, 0, 0.6);
  --ng-doc-lime-70: rgba(168, 255, 0, 0.7);
  --ng-doc-lime-80: rgba(165, 255, 0, 0.8);
  --ng-doc-lime-90: rgba(162, 255, 0, 0.9);
  --ng-doc-lime-100: #99FF00;
  --ng-doc-lime-110: rgb(143, 249, 0);
  --ng-doc-lime-120: rgb(134, 242, 0);
  --ng-doc-lime-130: rgb(124, 233, 0);
  --ng-doc-lime-140: rgb(116, 230, 0);
  --ng-doc-lime-150: rgb(108, 223, 0);
  --ng-doc-lime-160: rgb(99, 217, 0);
  --ng-doc-lime-170: rgb(79, 182, 0);
  --ng-doc-lime-180: rgb(83, 204, 0);
  --ng-doc-lime-190: rgb(76, 198, 0);
  --ng-doc-yellow-rgb: 255, 255, 0;
  --ng-doc-yellow-10: rgba(255, 255, 1, 0.1);
  --ng-doc-yellow-20: rgba(255, 255, 1, 0.2);
  --ng-doc-yellow-30: rgba(255, 255, 0, 0.3);
  --ng-doc-yellow-40: rgba(255, 255, 0, 0.4);
  --ng-doc-yellow-50: rgba(255, 255, 0, 0.5);
  --ng-doc-yellow-60: rgba(255, 255, 0, 0.6);
  --ng-doc-yellow-70: rgba(255, 255, 0, 0.7);
  --ng-doc-yellow-80: rgba(255, 255, 0, 0.8);
  --ng-doc-yellow-90: rgba(255, 255, 0, 0.9);
  --ng-doc-yellow-100: #FFFF00;
  --ng-doc-yellow-110: rgb(249, 249, 0);
  --ng-doc-yellow-120: rgb(242, 242, 0);
  --ng-doc-yellow-130: rgb(233, 233, 0);
  --ng-doc-yellow-140: rgb(230, 230, 0);
  --ng-doc-yellow-150: rgb(223, 223, 0);
  --ng-doc-yellow-160: rgb(217, 217, 0);
  --ng-doc-yellow-170: rgb(182, 182, 0);
  --ng-doc-yellow-180: rgb(204, 204, 0);
  --ng-doc-yellow-190: rgb(198, 198, 0);
  --ng-doc-ember-rgb: 255, 204, 0;
  --ng-doc-ember-10: rgba(255, 227, 1, 0.1);
  --ng-doc-ember-20: rgba(255, 225, 1, 0.2);
  --ng-doc-ember-30: rgba(255, 222, 0, 0.3);
  --ng-doc-ember-40: rgba(255, 220, 0, 0.4);
  --ng-doc-ember-50: rgba(255, 218, 0, 0.5);
  --ng-doc-ember-60: rgba(255, 216, 0, 0.6);
  --ng-doc-ember-70: rgba(255, 214, 0, 0.7);
  --ng-doc-ember-80: rgba(255, 212, 0, 0.8);
  --ng-doc-ember-90: rgba(255, 210, 0, 0.9);
  --ng-doc-ember-100: #FFCC00;
  --ng-doc-ember-110: rgb(249, 195, 0);
  --ng-doc-ember-120: rgb(242, 186, 0);
  --ng-doc-ember-130: rgb(233, 176, 0);
  --ng-doc-ember-140: rgb(230, 169, 0);
  --ng-doc-ember-150: rgb(223, 161, 0);
  --ng-doc-ember-160: rgb(217, 152, 0);
  --ng-doc-ember-170: rgb(182, 125, 0);
  --ng-doc-ember-180: rgb(204, 137, 0);
  --ng-doc-ember-190: rgb(198, 129, 0);
  --ng-doc-orange-rgb: 255, 153, 0;
  --ng-doc-orange-10: rgba(255, 187, 1, 0.1);
  --ng-doc-orange-20: rgba(255, 184, 1, 0.2);
  --ng-doc-orange-30: rgba(255, 180, 0, 0.3);
  --ng-doc-orange-40: rgba(255, 177, 0, 0.4);
  --ng-doc-orange-50: rgba(255, 174, 0, 0.5);
  --ng-doc-orange-60: rgba(255, 171, 0, 0.6);
  --ng-doc-orange-70: rgba(255, 168, 0, 0.7);
  --ng-doc-orange-80: rgba(255, 165, 0, 0.8);
  --ng-doc-orange-90: rgba(255, 162, 0, 0.9);
  --ng-doc-orange-100: #FF9900;
  --ng-doc-orange-110: rgb(249, 143, 0);
  --ng-doc-orange-120: rgb(242, 134, 0);
  --ng-doc-orange-130: rgb(233, 124, 0);
  --ng-doc-orange-140: rgb(230, 116, 0);
  --ng-doc-orange-150: rgb(223, 108, 0);
  --ng-doc-orange-160: rgb(217, 99, 0);
  --ng-doc-orange-170: rgb(182, 79, 0);
  --ng-doc-orange-180: rgb(204, 83, 0);
  --ng-doc-orange-190: rgb(198, 76, 0);
  --ng-doc-deep-orange-rgb: 255, 102, 0;
  --ng-doc-deep-orange-10: rgba(255, 136, 1, 0.1);
  --ng-doc-deep-orange-20: rgba(255, 133, 1, 0.2);
  --ng-doc-deep-orange-30: rgba(255, 130, 0, 0.3);
  --ng-doc-deep-orange-40: rgba(255, 127, 0, 0.4);
  --ng-doc-deep-orange-50: rgba(255, 124, 0, 0.5);
  --ng-doc-deep-orange-60: rgba(255, 121, 0, 0.6);
  --ng-doc-deep-orange-70: rgba(255, 118, 0, 0.7);
  --ng-doc-deep-orange-80: rgba(255, 114, 0, 0.8);
  --ng-doc-deep-orange-90: rgba(255, 111, 0, 0.9);
  --ng-doc-deep-orange-100: #FF6600;
  --ng-doc-deep-orange-110: rgb(249, 94, 0);
  --ng-doc-deep-orange-120: rgb(242, 86, 0);
  --ng-doc-deep-orange-130: rgb(233, 77, 0);
  --ng-doc-deep-orange-140: rgb(230, 70, 0);
  --ng-doc-deep-orange-150: rgb(223, 63, 0);
  --ng-doc-deep-orange-160: rgb(217, 55, 0);
  --ng-doc-deep-orange-170: rgb(182, 42, 0);
  --ng-doc-deep-orange-180: rgb(204, 42, 0);
  --ng-doc-deep-orange-190: rgb(198, 36, 0);
  --ng-doc-grey-rgb: 30, 30, 30;
  --ng-doc-grey-10: rgb(245, 245, 245);
  --ng-doc-grey-20: rgb(235, 235, 235);
  --ng-doc-grey-30: rgb(218, 218, 218);
  --ng-doc-grey-40: rgb(206, 206, 206);
  --ng-doc-grey-50: rgb(194, 194, 194);
  --ng-doc-grey-60: rgb(182, 182, 182);
  --ng-doc-grey-70: rgb(170, 170, 170);
  --ng-doc-grey-80: rgb(159, 159, 159);
  --ng-doc-grey-90: rgb(147, 147, 147);
  --ng-doc-grey-100: rgb(136, 136, 136);
  --ng-doc-grey-110: rgb(125, 125, 125);
  --ng-doc-grey-120: rgb(114, 114, 114);
  --ng-doc-grey-130: rgb(103, 103, 103);
  --ng-doc-grey-140: rgb(92, 92, 92);
  --ng-doc-grey-150: rgb(82, 82, 82);
  --ng-doc-grey-160: rgb(71, 71, 71);
  --ng-doc-grey-170: rgb(60, 60, 60);
  --ng-doc-grey-180: rgb(50, 50, 50);
  --ng-doc-grey-190: rgb(40, 40, 40);
  --ng-doc-black: #000;
  --ng-doc-white: #fff;
}

:root {
  --ng-doc-app-max-width: 1450px;
  --ng-doc-app-horizontal-padding: calc(var(--ng-doc-base-gutter) * 3);
  --ng-doc-code-background: var(--ng-doc-base-1);
  --ng-doc-page-padding: calc(var(--ng-doc-base-gutter) * 3) var(--ng-doc-app-horizontal-padding);
  --ng-doc-main-padding: var(--ng-doc-navbar-height) 0 0 0;
  --ng-doc-class-color: var(--ng-doc-pink-70);
  --ng-doc-class-background: var(--ng-doc-pink-10);
  --ng-doc-interface-color: var(--ng-doc-light-blue-90);
  --ng-doc-interface-background: var(--ng-doc-blue-10);
  --ng-doc-enum-color: var(--ng-doc-orange-150);
  --ng-doc-enum-background: var(--ng-doc-orange-20);
  --ng-doc-variable-color: var(--ng-doc-orange-150);
  --ng-doc-variable-background: var(--ng-doc-orange-20);
  --ng-doc-function-color: var(--ng-doc-green-150);
  --ng-doc-function-background: var(--ng-doc-green-20);
  --ng-doc-type-alias-color: var(--ng-doc-purple-90);
  --ng-doc-type-alias-background: var(--ng-doc-purple-10);
  --ng-doc-component-decorator-background: var(--ng-doc-light-blue-10);
  --ng-doc-component-decorator-color: var(--ng-doc-blue-100);
  --ng-doc-directive-decorator-background: var(--ng-doc-orange-10);
  --ng-doc-directive-decorator-color: var(--ng-doc-orange-100);
  --ng-doc-injectable-decorator-background: var(--ng-doc-teal-20);
  --ng-doc-injectable-decorator-color: var(--ng-doc-teal-100);
  --ng-doc-pipe-decorator-background: var(--ng-doc-green-10);
  --ng-doc-pipe-decorator-color: var(--ng-doc-green-100);
  --ng-doc-ng-module-decorator-background: var(--ng-doc-pink-10);
  --ng-doc-ng-module-decorator-color: var(--ng-doc-pink-100);
  --ng-doc-input-decorator-background: var(--ng-doc-light-blue-10);
  --ng-doc-input-decorator-color: var(--ng-doc-light-blue-100);
  --ng-doc-output-decorator-background: var(--ng-doc-light-blue-20);
  --ng-doc-output-decorator-color: var(--ng-doc-light-blue-150);
  --ng-doc-navbar-background: var(--ng-doc-base-0);
  --ng-doc-navbar-height: calc(var(--ng-doc-base-gutter) * 7);
  --ng-doc-navbar-horizontal-padding: var(--ng-doc-app-horizontal-padding);
  --ng-doc-navbar-left-width: calc(var(--ng-doc-sidebar-width) - var(--ng-doc-navbar-horizontal-padding));
  --ng-doc-sidebar-width: 310px;
  --ng-doc-sidebar-background: var(--ng-doc-base-0);
  --ng-doc-sidebar-padding: calc(var(--ng-doc-base-gutter) * 2);
  --ng-doc-sidebar-vetical-padding: var(--ng-doc-base-gutter);
  --ng-doc-sidebar-horizontal-padding: var(--ng-doc-app-horizontal-padding);
  --ng-doc-demo-displayer-border: 1px solid var(--ng-doc-base-2);
  --ng-doc-demo-displayer-border-radius: var(--ng-doc-base-gutter);
  --ng-doc-code-max-height: 400px;
  --ng-doc-toc-width: 280px;
  --ng-doc-toc-indent: calc(var(--ng-doc-base-gutter) + var(--ng-doc-base-gutter) / 2);
  --ng-doc-search-result-color: #454545;
  --ng-doc-api-tag-color: var(--ng-doc-red-100);
  --ng-doc-api-tag-background: var(--ng-doc-red-10);
  --ng-doc-guide-tag-color: var(--ng-doc-blue-100);
  --ng-doc-guide-tag-background: var(--ng-doc-blue-10);
}

article header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: calc(var(--ng-doc-base-gutter) * 3);
}
article header .ng-doc-page-tags {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-bottom: calc(var(--ng-doc-base-gutter) * 2);
  line-height: 22px;
}
article header h1 {
  margin-right: var(--ng-doc-base-gutter);
}
article header .ng-doc-header-details {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: baseline;
  gap: var(--ng-doc-base-gutter);
  margin-top: var(--ng-doc-base-gutter);
  line-height: 18px;
}
article header .ng-doc-header-details .ng-doc-header-details-label {
  font-size: 11px;
  font-weight: 600;
  line-height: 18px;
  margin-left: calc(var(--ng-doc-base-gutter) * 2);
  opacity: 0.5;
}
article header .ng-doc-header-details .ng-doc-header-details-label:first-child {
  margin-left: 0;
}

.ng-doc-tags-wrapper {
  line-height: 22px;
}

.ng-doc-tag {
  display: inline-block;
  padding: 0 var(--ng-doc-base-gutter);
  font-size: 14px;
  border-radius: var(--ng-doc-base-gutter);
  background-color: var(--ng-doc-base-2);
  color: var(--ng-doc-text);
  vertical-align: middle;
  white-space: nowrap;
  font-weight: 600;
}
.ng-doc-tag + .ng-doc-tag {
  margin-left: var(--ng-doc-base-gutter);
}
.ng-doc-tag[data-content=ng-doc-scope] {
  padding: 0;
  background-color: transparent;
  color: var(--ng-doc-text);
}
.ng-doc-tag[data-content=ng-doc-declaration-modifier] {
  font-family: var(--ng-doc-heading-font-family);
  font-weight: 800;
  background-color: transparent;
  color: var(--ng-doc-deep-orange-100);
  padding: 0;
}
.ng-doc-tag[data-content=Class] {
  background-color: var(--ng-doc-class-background);
  color: var(--ng-doc-class-color);
}
.ng-doc-tag[data-content=Interface] {
  background-color: var(--ng-doc-interface-background);
  color: var(--ng-doc-interface-color);
}
.ng-doc-tag[data-content=Enum] {
  background-color: var(--ng-doc-enum-background);
  color: var(--ng-doc-enum-color);
}
.ng-doc-tag[data-content=Variable] {
  background-color: var(--ng-doc-variable-background);
  color: var(--ng-doc-variable-color);
}
.ng-doc-tag[data-content=Function] {
  background-color: var(--ng-doc-function-background);
  color: var(--ng-doc-function-color);
}
.ng-doc-tag[data-content=TypeAlias] {
  background-color: var(--ng-doc-type-alias-background);
  color: var(--ng-doc-type-alias-color);
}
.ng-doc-tag[data-content=Component] {
  background-color: var(--ng-doc-component-decorator-background);
  color: var(--ng-doc-component-decorator-color);
}
.ng-doc-tag[data-content=Directive] {
  background-color: var(--ng-doc-directive-decorator-background);
  color: var(--ng-doc-directive-decorator-color);
}
.ng-doc-tag[data-content=Injectable] {
  background-color: var(--ng-doc-injectable-decorator-background);
  color: var(--ng-doc-injectable-decorator-color);
}
.ng-doc-tag[data-content=Pipe] {
  background-color: var(--ng-doc-pipe-decorator-background);
  color: var(--ng-doc-pipe-decorator-color);
}
.ng-doc-tag[data-content=NgModule] {
  background-color: var(--ng-doc-ng-module-decorator-background);
  color: var(--ng-doc-ng-module-decorator-color);
}
.ng-doc-tag[data-content=ng-doc-tag-selector] {
  background-color: var(--ng-doc-teal-10);
  color: var(--ng-doc-teal-150);
}

.ng-doc-decorators-group {
  display: flex;
}
.ng-doc-decorators-group.column {
  flex-direction: column;
  align-items: flex-start;
}
.ng-doc-decorators-group.column .ng-doc-tag {
  margin: 0;
  margin-bottom: var(--ng-doc-base-gutter);
}

.ng-doc-modifiers-wrapper {
  line-height: 18px;
}

.ng-doc-modifier {
  font-size: 14px;
  color: var(--ng-doc-text);
  font-family: var(--ng-doc-heading-font-family);
  white-space: nowrap;
  font-weight: 800;
}
.ng-doc-modifier[data-content=protected] {
  color: var(--ng-doc-base-8);
}
.ng-doc-modifier[data-content=abstract] {
  color: var(--ng-doc-deep-orange-100);
}
.ng-doc-modifier[data-content=static] {
  color: var(--ng-doc-pink-100);
}
.ng-doc-modifier[data-content=async] {
  color: var(--ng-doc-green-100);
}
.ng-doc-modifier[data-content=overriden] {
  color: var(--ng-doc-light-blue-100);
}
.ng-doc-modifier[data-content=readonly] {
  color: var(--ng-doc-deep-orange-100);
}
.ng-doc-modifier[data-content=get] {
  font-size: 16px;
  color: var(--ng-doc-green-100);
}
.ng-doc-modifier[data-content=set] {
  font-size: 16px;
  color: var(--ng-doc-pink-100);
}

.ng-doc-node-details {
  font-family: var(--ng-doc-font-family);
  font-variant: no-contextual;
  color: var(--ng-doc-text);
  line-height: var(--ng-doc-line-height);
  font-size: var(--ng-doc-font-size);
  font-weight: var(--ng-doc-font-weight);
  --ng-doc-font-size: 14px;
  --ng-doc-text: var(--ng-doc-text-muted);
  --ng-doc-font-weight: 400;
  --ng-doc-line-height: 22px;
}
.ng-doc-node-details code.ng-doc-code-with-link {
  --ng-doc-inline-code-background: transparent !important;
  padding: 0;
  --ng-doc-code-font-size: var(--ng-doc-font-size);
}

.ng-doc-badge-wrapper {
  display: inline-flex;
  margin-right: var(--ng-doc-base-gutter);
  vertical-align: middle;
}
.ng-doc-badge-wrapper .ng-doc-badge:first-child {
  border-top-left-radius: var(--ng-doc-base-gutter);
  border-bottom-left-radius: var(--ng-doc-base-gutter);
}
.ng-doc-badge-wrapper .ng-doc-badge:last-child {
  border-top-right-radius: var(--ng-doc-base-gutter);
  border-bottom-right-radius: var(--ng-doc-base-gutter);
}

.ng-doc-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: calc(var(--ng-doc-base-gutter) * 2);
  height: calc(var(--ng-doc-base-gutter) * 2);
  font-family: var(--ng-doc-heading-font-family);
  font-size: 10px;
  color: var(--ng-doc-white);
  white-space: nowrap;
  font-weight: 900;
  background-color: var(--ng-doc-text);
  text-transform: capitalize;
}
.ng-doc-badge[data-content=protected] {
  background-color: var(--ng-doc-base-8);
}
.ng-doc-badge[data-content=abstract] {
  background-color: var(--ng-doc-deep-orange-100);
}
.ng-doc-badge[data-content=static] {
  background-color: var(--ng-doc-pink-100);
}
.ng-doc-badge[data-content=async] {
  background-color: var(--ng-doc-green-100);
}
.ng-doc-badge[data-content=overriden] {
  background-color: var(--ng-doc-light-blue-100);
}
.ng-doc-badge[data-content=readonly] {
  background-color: var(--ng-doc-red-100);
}

.ng-doc-see-also li {
  margin: var(--ng-doc-base-gutter) 0;
}
.ng-doc-see-also li p {
  margin: 0;
}

table.ng-doc-properties-table .ng-doc-properties-table-name {
  width: 25%;
}
table.ng-doc-properties-table .ng-doc-properties-table-type {
  width: 25%;
}

table.ng-doc-parameters-table .ng-doc-parameters-table-name {
  width: 25%;
}
table.ng-doc-parameters-table .ng-doc-parameters-table-type {
  width: 25%;
}

.ng-doc-no-content {
  color: var(--ng-doc-text-muted);
  font-style: italic;
  font-size: 14px;
}

code.ng-doc-code-with-link {
  --ng-doc-inline-code-background: var(--ng-doc-blue-10);
}

article h1:hover .ng-doc-header-link, article h2:hover .ng-doc-header-link, article h3:hover .ng-doc-header-link,
article h4:hover .ng-doc-header-link, article h5:hover .ng-doc-header-link, article h6:hover .ng-doc-header-link {
  opacity: 1;
}
article h1 .ng-doc-header-link, article h2 .ng-doc-header-link, article h3 .ng-doc-header-link,
article h4 .ng-doc-header-link, article h5 .ng-doc-header-link, article h6 .ng-doc-header-link {
  opacity: 0;
  transition: var(--ng-doc-transition);
}
article .ng-doc-page-wrapper > h1:first-child, article .ng-doc-page-wrapper > h2:first-child, article .ng-doc-page-wrapper > h3:first-child,
article .ng-doc-page-wrapper > h4:first-child, article .ng-doc-page-wrapper > h5:first-child, article .ng-doc-page-wrapper > h6:first-child {
  margin-top: 0;
}
article section.ngde {
  margin-bottom: calc(var(--ng-doc-base-gutter) * 5);
}
article header.ngde {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: calc(var(--ng-doc-base-gutter) * 3);
}
article header.ngde .ng-doc-page-tags {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: var(--ng-doc-base-gutter);
  margin-bottom: calc(var(--ng-doc-base-gutter) * 2);
  line-height: 22px;
}
article header.ngde h1.ngde {
  margin: 0;
  margin-right: var(--ng-doc-base-gutter);
}
article th p.ngde,
article td p.ngde {
  margin: 0;
}
article .ng-doc-inline-header {
  display: flex;
  align-items: center;
}
article .ng-doc-inline-header h1, article .ng-doc-inline-header h2, article .ng-doc-inline-header h3,
article .ng-doc-inline-header h4, article .ng-doc-inline-header h5, article .ng-doc-inline-header h6 {
  margin-right: var(--ng-doc-base-gutter);
}
article .ng-doc-inline-delimiter {
  font-weight: 700;
  font-size: 14px;
  opacity: 0.2;
}
article .ng-doc-header-link {
  display: inline-flex;
  margin-left: var(--ng-doc-base-gutter);
  vertical-align: middle;
}
article pre code .ng-doc-code-anchor {
  color: inherit;
}
article ng-doc-demo,
article ng-doc-demo-pane,
article ng-doc-playground {
  margin: calc(var(--ng-doc-base-gutter) * 4) 0;
}

html {
  overflow-y: scroll;
  overflow-x: hidden;
}

html,
body {
  font-family: var(--ng-doc-font-family);
  font-variant: no-contextual;
  color: var(--ng-doc-text);
  line-height: var(--ng-doc-line-height);
  font-size: var(--ng-doc-font-size);
  font-weight: var(--ng-doc-font-weight);
  font-size: var(--ng-doc-font-size);
  background-color: var(--ng-doc-background);
  margin: 0;
  height: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

/* width */
::-webkit-scrollbar {
  width: var(--ng-doc-base-gutter);
  height: var(--ng-doc-base-gutter);
}

/* Track */
::-webkit-scrollbar-track:hover {
  background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-corner {
  background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--ng-doc-base-6);
  border-radius: calc(var(--ng-doc-base-gutter) * 2);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: var(--ng-doc-base-8);
}

::selection {
  background: rgba(var(--ng-doc-primary-rgb), 0.2);
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
html,
body {
  height: 100%;
}

html {
  font-size: 0.625em;
}

body {
  margin: 0;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 1.6rem;
}

/**** toolbar ****/
/**** font ****/
/**** font size ****/
/**** Icons ****/
/**** Container ****/
/**** shadow ****/
/**** Shape ****/
/*** Breakpoint ****/
/**
 * Slightly lighten a color
 * @access public
 * @param {Color} $color - color to tint
 * @param {Number} $percentage - percentage of `$color` in returned color
 * @return {Color}
 **/
/**
 * Slightly darken a color
 * @access public
 * @param {Color} $color - color to shade
 * @param {Number} $percentage - percentage of `$color` in returned color
 * @return {Color}
 **/
/**
 * Must be used only inside a override-X mixin.
 */
/**
 * Must be used only inside a override-X mixin.
 */
/**
 * Sass debug function from https://codepen.io/KittyGiraudel/pen/unyBH
 **/
/**
 * Helper function to get the right color overlay function according to the theme.
 */
/*******************************************************************************************
 * Override the material design list style.
 *
 * The "m-theme" class is required on the mat-list component to use the right theme.
 * Available classes on mat-list/mat-action-list/ect...:
 *   - flat => remove the box shadow on each expansion panels.
 *   - important => add border radius and more spacing on each list items.
 *   - no-padding => remove the list wrapper padding.
 *
 * Available classes on mat-list-item:
 *   - double-action => Suitable for mat-list-item containing a link and an action button.
 *                      In this case, the original padding is applied to the link element.
 *   - no-padding => Remove the mat-list-item-content padding.
 *
 ********************************************************************************************/
/********************************************************************************
 * Override the material design expansion panel style.
 *
 * The "m-theme" class is required on the mat-accordion to use the right theme.
 * Available classes on mat-accordion:
 *   - m-list => to display expansion panels as mat-list style.
 *   - flat => remove the box shadow on each expansion panels.
 *   - important => add border radius and more spacing on each items.
 *   - no-padding => remove the accordion padding.
 *
 * Available classes on mat-expansion-panel-header:
 *   - no-indicator => Hide the toggle indicator added by the component.
 *   - medium => increase the spacing, suitable for 2 lines.
 *   - big => increase the spacing, suitable for 3 lines.
 *   - with-separator => add a border at the bottom of the panel-header.
 *   - no-padding => Remove the original padding.
 *
 ********************************************************************************/
/********************************************************************************
 * Override the material design toolbar style.
 * Also provides m-toolbar and m-toolbar-row for slightly styled toolbar.
 * If the m-toolbar-row is used, make sure to add the multiline class on the
 * m-toolbar wrapper.
 *
 * Available classes on mat-toolbar-row and m-toolbar-row:
 *   - align-end => Align children to the bottom of the row.
 *   - no-padding => remove the row padding.
 *
 ********************************************************************************/
.affluenceLight {
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 0 8px;
  margin-right: 16px;
  width: 100%;
}
.affluenceLight .aff-legend {
  font-size: 12px;
  font-weight: 700;
  line-height: 2rem;
}

mat-list.m-ui-affluence {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
mat-list.m-ui-affluence mat-list-item {
  padding: 0;
  height: auto;
}
mat-list.m-ui-affluence mat-list-item .mdc-list-item__content > span {
  display: flex !important;
}
mat-list.m-ui-affluence mat-list-item .mdc-list-item__content .icon-content {
  padding: 16px !important;
  border-radius: 8px 0 0 8px !important;
}
mat-list.m-ui-affluence mat-list-item .mdc-list-item__content .desc-content {
  padding: 0 16px;
}
@media screen and (min-width: 1079px) {
  mat-list h1.m-toolbar-title {
    padding-left: 56px;
  }
}

.buttonDownload {
  width: 160px;
  display: flex;
  justify-content: flex-start;
  padding: 8px 12px;
  height: auto !important;
  border-radius: 8px !important;
  border-style: solid;
  border-width: 2px;
  text-transform: none !important;
  color: inherit !important;
  border-color: inherit !important;
  background-color: inherit;
}
.buttonDownload:hover .textGras {
  text-decoration: underline;
}
.buttonDownload .iconPrincipal {
  width: 32px;
  height: 32px;
  font-size: 32px;
}
.buttonDownload .arrow-outward {
  font-size: 16px;
  width: 16px;
  height: 16px;
}
.buttonDownload .text-transparent {
  display: flex;
  justify-content: flex-start;
  font-size: 11px;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.buttonDownload .textInApp {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 11px;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 0.5px;
}
.buttonDownload .external {
  font-size: 1.2em;
  display: flex;
  align-items: center;
}
.buttonDownload .cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}

:host {
  position: relative;
}
:host div.m-logo-line-icons {
  position: relative;
  display: flex;
}
:host div.m-logo-line-icons svg {
  box-sizing: border-box;
  font-family: Arial, serif;
  font-weight: bold;
  -webkit-user-select: none;
          user-select: none;
}
:host div.m-logo-line-icons svg a.relais {
  border: none !important;
}
:host div.m-logo-line-icons svg.checkbox {
  border: 4px solid transparent;
  transition: all 250ms;
}
:host div.m-logo-line-icons svg.relais {
  position: absolute;
  top: 4px;
  left: 0;
}
:host div.m-logo-line-icons svg.square {
  border-radius: unset;
}

.has-disturbance::after {
  top: -4px;
  right: -4px;
}

.mat-h1,
.mat-headline,
.mat-typography .mat-h1,
.mat-typography .mat-headline,
.mat-typography h1 {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2,
.mat-title,
.mat-typography .mat-h2,
.mat-typography .mat-title,
.mat-typography h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h3,
.mat-subheading-2,
.mat-typography .mat-h3,
.mat-typography .mat-subheading-2,
.mat-typography h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h4,
.mat-subheading-1,
.mat-typography .mat-h4,
.mat-typography .mat-subheading-1,
.mat-typography h4 {
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h5,
.mat-typography .mat-h5,
.mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-h6,
.mat-typography .mat-h6,
.mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong,
.mat-body-2,
.mat-typography .mat-body-strong,
.mat-typography .mat-body-2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-body,
.mat-body-1,
.mat-typography .mat-body,
.mat-typography .mat-body-1,
.mat-typography {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}
.mat-body p,
.mat-body-1 p,
.mat-typography .mat-body p,
.mat-typography .mat-body-1 p,
.mat-typography p {
  margin: 0 0 12px;
}

.mat-small,
.mat-caption,
.mat-typography .mat-small,
.mat-typography .mat-caption {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-display-4,
.mat-typography .mat-display-4 {
  font-size: 112px;
  font-weight: 300;
  line-height: 112px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.05em;
  margin: 0 0 56px;
}

.mat-display-3,
.mat-typography .mat-display-3 {
  font-size: 56px;
  font-weight: 400;
  line-height: 56px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 64px;
}

.mat-display-2,
.mat-typography .mat-display-2 {
  font-size: 45px;
  font-weight: 400;
  line-height: 48px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: -0.005em;
  margin: 0 0 64px;
}

.mat-display-1,
.mat-typography .mat-display-1 {
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-badge-small .mat-badge-content {
  font-size: 9px;
}

.mat-badge-large .mat-badge-content {
  font-size: 24px;
}

.mat-bottom-sheet-container {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-calendar-body {
  font-size: 13px;
}

.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}

.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}

.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.mat-expansion-panel-content {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-grid-tile-header,
.mat-grid-tile-footer {
  font-size: 14px;
}
.mat-grid-tile-header .mat-line,
.mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-grid-tile-header .mat-line:nth-child(n+2),
.mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}

.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-step-label {
  font-size: 14px;
  font-weight: 400;
}

.mat-step-sub-label-error {
  font-weight: normal;
}

.mat-step-label-error {
  font-size: 14px;
}

.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500;
}

.mat-toolbar,
.mat-toolbar h1,
.mat-toolbar h2,
.mat-toolbar h3,
.mat-toolbar h4,
.mat-toolbar h5,
.mat-toolbar h6 {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
  margin: 0;
}

.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tree-node,
.mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}

.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
}

.mat-optgroup-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-datepicker-content .mdc-button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, "Helvetica Neue", sans-serif));
  font-size: var(--mdc-typography-button-font-size, 14px);
  line-height: var(--mdc-typography-button-line-height, 14px);
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: var(--mdc-typography-button-letter-spacing, normal);
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
          text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: var(--mdc-typography-button-text-transform, none);
}
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-card-title {
  font-size: 24px;
  font-weight: 500;
}

.mat-card-header .mat-card-title {
  font-size: 20px;
}

.mat-card-subtitle,
.mat-card-content {
  font-size: 14px;
}

.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 8px;
  padding-bottom: 8px;
}

input.mat-input-element {
  margin-top: -0.0625em;
}

.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-form-field-wrapper {
  padding-bottom: 1.34375em;
}

.mat-form-field-prefix .mat-icon,
.mat-form-field-suffix .mat-icon {
  font-size: 150%;
  line-height: 1.125;
}
.mat-form-field-prefix .mat-icon-button,
.mat-form-field-suffix .mat-icon-button {
  height: 1.5em;
  width: 1.5em;
}
.mat-form-field-prefix .mat-icon-button .mat-icon,
.mat-form-field-suffix .mat-icon-button .mat-icon {
  height: 1.125em;
  line-height: 1.125;
}

.mat-form-field-infix {
  padding: 0.5em 0;
  border-top: 0.84375em solid transparent;
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.34374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.84375em;
}

.mat-form-field-label {
  top: 1.34375em;
}

.mat-form-field-underline {
  bottom: 1.34375em;
}

.mat-form-field-subscript-wrapper {
  font-size: 75%;
  margin-top: 0.6666666667em;
  top: calc(100% - 1.7916666667em);
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.4375em 0;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  width: 133.3333333333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  width: 133.3333433333%;
}
.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  width: 133.3333533333%;
}
.mat-form-field-appearance-legacy .mat-form-field-label {
  top: 1.28125em;
}
.mat-form-field-appearance-legacy .mat-form-field-underline {
  bottom: 1.25em;
}
.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
  margin-top: 0.5416666667em;
  top: calc(100% - 1.6666666667em);
}

@media print {
  .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28122em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28121em) scale(0.75);
  }
  .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.2812em) scale(0.75);
  }
}
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 0.75em 0;
}
.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.5em;
}
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-0.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-form-field-appearance-outline .mat-form-field-infix {
  padding: 1em 0 1em 0;
}
.mat-form-field-appearance-outline .mat-form-field-label {
  top: 1.84375em;
  margin-top: -0.25em;
}
.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59375em) scale(0.75);
  width: 133.3333333333%;
}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label] + .mat-form-field-label-wrapper .mat-form-field-label {
  transform: translateY(-1.59374em) scale(0.75);
  width: 133.3333433333%;
}

.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-select-trigger {
  height: 1.125em;
}

.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px;
}

.mat-dialog-title {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  font-family: Roboto, "Helvetica Neue", sans-serif;
  letter-spacing: normal;
}

.mat-chip {
  font-size: 14px;
  font-weight: 500;
}
.mat-chip .mat-chip-trailing-icon.mat-icon,
.mat-chip .mat-chip-remove.mat-icon {
  font-size: 18px;
}

.mat-slide-toggle-content {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-menu-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-list-base .mat-list-item {
  font-size: 16px;
}
.mat-list-base .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-list-option {
  font-size: 16px;
}
.mat-list-base .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 14px;
}
.mat-list-base .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.mat-list-base[dense] .mat-list-item {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-item .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option {
  font-size: 12px;
}
.mat-list-base[dense] .mat-list-option .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
  font-size: 12px;
}
.mat-list-base[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
}

.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
}

.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500;
}

.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif;
}

.mat-header-cell {
  font-size: 12px;
  font-weight: 500;
}

.mat-cell, .mat-footer-cell {
  font-size: 14px;
}

.mat-ripple {
  overflow: hidden;
  position: relative;
}
.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

.mat-ripple.mat-ripple-unbounded {
  overflow: visible;
}

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
}
.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  left: 0;
}
[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

.cdk-overlay-container, .cdk-global-overlay-wrapper {
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.cdk-overlay-container {
  position: fixed;
  z-index: 1000;
}
.cdk-overlay-container:empty {
  display: none;
}

.cdk-global-overlay-wrapper {
  display: flex;
  position: absolute;
  z-index: 1000;
}

.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: flex;
  max-width: 100%;
  max-height: 100%;
}

.cdk-overlay-backdrop {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  pointer-events: auto;
  -webkit-tap-highlight-color: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.32);
}

.cdk-overlay-transparent-backdrop {
  transition: visibility 1ms linear, opacity 1ms linear;
  visibility: hidden;
  opacity: 1;
}
.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}

.cdk-overlay-backdrop-noop-animation {
  transition: none;
}

.cdk-overlay-connected-position-bounding-box {
  position: absolute;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  min-width: 1px;
  min-height: 1px;
}

.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll;
}

textarea.cdk-textarea-autosize {
  resize: none;
}

textarea.cdk-textarea-autosize-measuring {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: auto !important;
  overflow: hidden !important;
}

textarea.cdk-textarea-autosize-measuring-firefox {
  padding: 2px 0 !important;
  box-sizing: content-box !important;
  height: 0 !important;
}

@keyframes cdk-text-field-autofill-start { /*!*/ }
@keyframes cdk-text-field-autofill-end { /*!*/ }
.cdk-text-field-autofill-monitored:-webkit-autofill {
  animation: cdk-text-field-autofill-start 0s 1ms;
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  animation: cdk-text-field-autofill-end 0s 1ms;
}

.mat-focus-indicator {
  position: relative;
}
.mat-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-focus-indicator-display, none);
  border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);
  border-radius: var(--mat-focus-indicator-border-radius, 4px);
}
.mat-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-focus-indicator-display: block;
}

.mat-mdc-focus-indicator {
  position: relative;
}
.mat-mdc-focus-indicator::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  box-sizing: border-box;
  pointer-events: none;
  display: var(--mat-mdc-focus-indicator-display, none);
  border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);
  border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);
}
.mat-mdc-focus-indicator:focus::before {
  content: "";
}

.cdk-high-contrast-active {
  --mat-mdc-focus-indicator-display: block;
}

/*****************************
 * Get the different themes *
 *****************************/
/**********************************************************************************************
 * Get the corresponding color configuration (foreground here because we need the font colors)*
 **********************************************************************************************/
body {
  background: #1b1720;
  color: white;
}
body .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
body .mat-mdc-option {
  color: var(--mdc-theme-text-primary-on-background, white);
}
body .mat-mdc-option:hover:not(.mdc-list-item--disabled), body .mat-mdc-option:focus:not(.mdc-list-item--disabled), body .mat-mdc-option.mat-mdc-option-active, body .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled) {
  background: rgba(255, 255, 255, 0.08);
}
body .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #b49bda);
}
body .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-secondary, #96dbeb);
}
body .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-optgroup-label {
  color: var(--mdc-theme-text-primary-on-background, white);
}
body .mat-pseudo-checkbox-full {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #686868;
}
body .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
body .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b49bda;
}
body .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
body .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b49bda;
}
body .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
body .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
body .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
body .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #96dbeb;
}
body .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
body .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #96dbeb;
}
body .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
body .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
body .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
body .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #96dbeb;
}
body .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
body .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #96dbeb;
}
body .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
body .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
body .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
body .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #ff6e6e;
}
body .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
body .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #ff6e6e;
}
body .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
body .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #303030;
}
body .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
body .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #686868;
}
body .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
body .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #686868;
}
body .mat-app-background, body.mat-app-background {
  background-color: #303030;
  color: white;
}
body .mat-elevation-z0, body .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z1, body .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z2, body .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z3, body .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z4, body .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z5, body .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z6, body .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z7, body .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z8, body .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z9, body .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z10, body .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z11, body .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z12, body .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z13, body .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z14, body .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z15, body .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z16, body .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z17, body .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z18, body .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z19, body .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z20, body .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z21, body .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z22, body .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z23, body .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
body .mat-elevation-z24, body .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

body .mat-mdc-card {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-elevated-card-container-color: #424242;
}
body .mat-mdc-card-outlined {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-outline-color: #595959;
}
body .mat-mdc-card-subtitle {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #b49bda;
}
body .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(180, 155, 218, 0.25)'/%3E%3C/svg%3E");
}
body .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(180, 155, 218, 0.25);
}
body .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #96dbeb;
}
body .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(150, 219, 235, 0.25)'/%3E%3C/svg%3E");
}
body .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(150, 219, 235, 0.25);
}
body .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #ff6e6e;
}
body .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 110, 110, 0.25)'/%3E%3C/svg%3E");
}
body .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(255, 110, 110, 0.25);
}
body .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: white;
}
body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(255, 255, 255, 0.6);
}
body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: rgba(255, 255, 255, 0.87);
}
@media all {
  body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder {
    color: rgba(255, 255, 255, 0.6);
  }
}
@media all {
  body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.6);
  }
}
body .mdc-text-field .mdc-text-field__input {
  caret-color: var(--mdc-theme-primary, #b49bda);
}
body .mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.6);
}
body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,
body .mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.6);
}
body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.54);
}
body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.54);
}
body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.6);
}
body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.6);
}
body .mdc-text-field--filled .mdc-text-field__ripple::before,
body .mdc-text-field--filled .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, rgba(255, 255, 255, 0.87));
}
body .mdc-text-field--filled:hover .mdc-text-field__ripple::before, body .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-hover-opacity, 0.08);
}
body .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple::before, body .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-focus-opacity, 0.24);
}
body .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: #4a4a4a;
}
body .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: rgba(255, 255, 255, 0.42);
}
body .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: rgba(255, 255, 255, 0.87);
}
body .mdc-text-field--filled .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-primary, #b49bda);
}
body .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
body .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
body .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(255, 255, 255, 0.38);
}
body .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
body .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
body .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: rgba(255, 255, 255, 0.87);
}
body .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
body .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
body .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-primary, #b49bda);
}
[dir=rtl] body .mdc-text-field--outlined.mdc-text-field--with-leading-icon, body .mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] body .mdc-text-field--outlined.mdc-text-field--with-trailing-icon, body .mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

body .mdc-text-field--outlined .mdc-text-field__ripple::before,
body .mdc-text-field--outlined .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, transparent);
}
[dir=rtl] body .mdc-text-field--with-leading-icon.mdc-text-field--outlined, body .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
body .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(180, 155, 218, 0.87);
}
body .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff6e6e);
}
body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff6e6e);
}
body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #ff6e6e);
}
body .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #ff6e6e);
}
body .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff6e6e);
}
body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #ff6e6e);
}
body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff6e6e);
}
body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff6e6e);
}
body .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
body .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
body .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff6e6e);
}
body .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
body .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
body .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff6e6e);
}
body .mdc-text-field--disabled .mdc-text-field__input {
  color: rgba(255, 255, 255, 0.38);
}
@media all {
  body .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: rgba(255, 255, 255, 0.38);
  }
}
@media all {
  body .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.38);
  }
}
body .mdc-text-field--disabled .mdc-floating-label {
  color: rgba(255, 255, 255, 0.38);
}
body .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.38);
}
body .mdc-text-field--disabled .mdc-text-field-character-counter,
body .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.38);
}
body .mdc-text-field--disabled .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.3);
}
body .mdc-text-field--disabled .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.3);
}
body .mdc-text-field--disabled .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.38);
}
body .mdc-text-field--disabled .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.38);
}
body .mdc-text-field--disabled .mdc-line-ripple::before {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
body .mdc-text-field--disabled .mdc-notched-outline__leading,
body .mdc-text-field--disabled .mdc-notched-outline__notch,
body .mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(255, 255, 255, 0.06);
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body .mdc-text-field--disabled .mdc-floating-label {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body .mdc-text-field--disabled .mdc-text-field-character-counter,
  body .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body .mdc-text-field--disabled .mdc-text-field__icon--leading {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body .mdc-text-field--disabled .mdc-text-field__icon--trailing {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body .mdc-text-field--disabled .mdc-text-field__affix--prefix {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body .mdc-text-field--disabled .mdc-text-field__affix--suffix {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body .mdc-text-field--disabled .mdc-line-ripple::before {
    border-bottom-color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body .mdc-text-field--disabled .mdc-notched-outline__leading,
  body .mdc-text-field--disabled .mdc-notched-outline__notch,
  body .mdc-text-field--disabled .mdc-notched-outline__trailing {
    border-color: GrayText;
  }
}
body .mdc-text-field--disabled.mdc-text-field--filled {
  background-color: #464646;
}
[dir=rtl] body .mdc-text-field--end-aligned .mdc-text-field__input, body .mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] body .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker), body .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
body .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field-focus-overlay {
  background-color: rgba(255, 255, 255, 0.87);
}
body .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.08;
}
body .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.24;
}
body select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option {
  color: rgba(0, 0, 0, 0.87);
}
body select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled {
  color: rgba(0, 0, 0, 0.38);
}
body .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(255, 255, 255, 0.54);
}
body .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(180, 155, 218, 0.87);
}
body .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(150, 219, 235, 0.87);
}
body .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(255, 110, 110, 0.87);
}
body .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after {
  color: rgba(255, 255, 255, 0.38);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field__input {
  caret-color: var(--mdc-theme-secondary, #96dbeb);
}
body .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-secondary, #96dbeb);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(150, 219, 235, 0.87);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
body .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
body .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-secondary, #96dbeb);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(255, 110, 110, 0.87);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
body .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
body .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #ff6e6e);
}
body .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: 1px solid transparent;
}
body [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: none;
  border-right: 1px solid transparent;
}
body .mat-mdc-form-field-infix {
  min-height: 56px;
}
body .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 28px;
}
body .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -34.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
body .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
body .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 24px;
  padding-bottom: 8px;
}
body .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 16px;
  padding-bottom: 16px;
}
body .mdc-menu-surface {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  background-color: var(--mdc-theme-surface, #424242);
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, white);
}
body .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, 0.7));
}
body .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
body .mdc-list-item--with-leading-icon .mdc-list-item__start,
body .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
body .mdc-list-item--with-leading-icon .mdc-list-item__start,
body .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, 0.5));
}
body .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
body .mdc-list-item--disabled .mdc-list-item__start,
body .mdc-list-item--disabled .mdc-list-item__content,
body .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
body .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--selected .mdc-list-item__primary-text,
body .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #b49bda);
}
body .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
body .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #b49bda);
}
body .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, white);
}
body .mdc-list-divider::after {
  border-bottom-color: white;
}
body .mdc-list-divider {
  background-color: rgba(255, 255, 255, 0.2);
}
body .mat-mdc-select-value {
  color: rgba(255, 255, 255, 0.87);
}
body .mat-mdc-select-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
body .mat-mdc-select-disabled .mat-mdc-select-value {
  color: rgba(255, 255, 255, 0.38);
}
body .mat-mdc-select-arrow {
  color: rgba(255, 255, 255, 0.54);
}
body .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow {
  color: rgba(180, 155, 218, 0.87);
}
body .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow {
  color: rgba(150, 219, 235, 0.87);
}
body .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow {
  color: rgba(255, 110, 110, 0.87);
}
body .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow {
  color: rgba(255, 110, 110, 0.87);
}
body .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow {
  color: rgba(255, 255, 255, 0.38);
}
body .mdc-menu-surface {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  background-color: var(--mdc-theme-surface, #424242);
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, white);
}
body .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, 0.7));
}
body .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
body .mdc-list-item--with-leading-icon .mdc-list-item__start,
body .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
body .mdc-list-item--with-leading-icon .mdc-list-item__start,
body .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, 0.5));
}
body .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
body .mdc-list-item--disabled .mdc-list-item__start,
body .mdc-list-item--disabled .mdc-list-item__content,
body .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
body .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--selected .mdc-list-item__primary-text,
body .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #b49bda);
}
body .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
body .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #b49bda);
}
body .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, white);
}
body .mdc-list-divider::after {
  border-bottom-color: white;
}
body .mdc-list-divider {
  background-color: rgba(255, 255, 255, 0.2);
}
body .mat-mdc-dialog-container {
  --mdc-dialog-container-color: #424242;
  --mdc-dialog-with-divider-divider-color: rgba(255, 255, 255, 0.12);
  --mdc-dialog-subhead-color: rgba(255, 255, 255, 0.87);
  --mdc-dialog-supporting-text-color: rgba(255, 255, 255, 0.6);
}
body .mat-mdc-standard-chip {
  --mdc-chip-elevated-container-color: #595959;
  --mdc-chip-elevated-disabled-container-color: #595959;
  --mdc-chip-label-text-color: #fafafa;
  --mdc-chip-disabled-label-text-color: #fafafa;
  --mdc-chip-with-icon-icon-color: #fafafa;
  --mdc-chip-with-icon-disabled-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;
  --mdc-chip-with-icon-selected-icon-color: #fafafa;
}
body .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected, body .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #b49bda;
  --mdc-chip-elevated-disabled-container-color: #b49bda;
  --mdc-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
}
body .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected, body .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #96dbeb;
  --mdc-chip-elevated-disabled-container-color: #96dbeb;
  --mdc-chip-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);
  --mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);
}
body .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected, body .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #ff6e6e;
  --mdc-chip-elevated-disabled-container-color: #ff6e6e;
  --mdc-chip-label-text-color: black;
  --mdc-chip-disabled-label-text-color: black;
  --mdc-chip-with-icon-icon-color: black;
  --mdc-chip-with-icon-disabled-icon-color: black;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;
  --mdc-chip-with-trailing-icon-trailing-icon-color: black;
  --mdc-chip-with-icon-selected-icon-color: black;
}
body .mat-mdc-chip-focus-overlay {
  background: white;
}
body .mat-mdc-chip {
  height: 32px;
}
body .mat-mdc-slide-toggle {
  --mdc-switch-disabled-selected-handle-color: #000;
  --mdc-switch-disabled-unselected-handle-color: #000;
  --mdc-switch-disabled-selected-track-color: #f5f5f5;
  --mdc-switch-disabled-unselected-track-color: #f5f5f5;
  --mdc-switch-unselected-focus-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-hover-state-layer-color: #f5f5f5;
  --mdc-switch-unselected-focus-track-color: #616161;
  --mdc-switch-unselected-hover-track-color: #616161;
  --mdc-switch-unselected-pressed-track-color: #616161;
  --mdc-switch-unselected-track-color: #616161;
  --mdc-switch-unselected-focus-handle-color: #fafafa;
  --mdc-switch-unselected-hover-handle-color: #fafafa;
  --mdc-switch-unselected-pressed-handle-color: #fafafa;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-unselected-handle-color: #9e9e9e;
  --mdc-switch-selected-icon-color: #212121;
  --mdc-switch-disabled-selected-icon-color: #212121;
  --mdc-switch-disabled-unselected-icon-color: #212121;
  --mdc-switch-unselected-icon-color: #212121;
}
body .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
body .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-slide-toggle.mat-primary {
  --mdc-switch-selected-focus-state-layer-color: #cbb9e5;
  --mdc-switch-selected-handle-color: #cbb9e5;
  --mdc-switch-selected-hover-state-layer-color: #cbb9e5;
  --mdc-switch-selected-pressed-state-layer-color: #cbb9e5;
  --mdc-switch-selected-focus-handle-color: #dacded;
  --mdc-switch-selected-hover-handle-color: #dacded;
  --mdc-switch-selected-pressed-handle-color: #dacded;
  --mdc-switch-selected-focus-track-color: #ad93d6;
  --mdc-switch-selected-hover-track-color: #ad93d6;
  --mdc-switch-selected-pressed-track-color: #ad93d6;
  --mdc-switch-selected-track-color: #ad93d6;
}
body .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #b6e6f1;
  --mdc-switch-selected-handle-color: #b6e6f1;
  --mdc-switch-selected-hover-state-layer-color: #b6e6f1;
  --mdc-switch-selected-pressed-state-layer-color: #b6e6f1;
  --mdc-switch-selected-focus-handle-color: #cbedf5;
  --mdc-switch-selected-hover-handle-color: #cbedf5;
  --mdc-switch-selected-pressed-handle-color: #cbedf5;
  --mdc-switch-selected-focus-track-color: #8ed7e9;
  --mdc-switch-selected-hover-track-color: #8ed7e9;
  --mdc-switch-selected-pressed-track-color: #8ed7e9;
  --mdc-switch-selected-track-color: #8ed7e9;
}
body .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #ff9a9a;
  --mdc-switch-selected-handle-color: #ff9a9a;
  --mdc-switch-selected-hover-state-layer-color: #ff9a9a;
  --mdc-switch-selected-pressed-state-layer-color: #ff9a9a;
  --mdc-switch-selected-focus-handle-color: #ffb7b7;
  --mdc-switch-selected-hover-handle-color: #ffb7b7;
  --mdc-switch-selected-pressed-handle-color: #ffb7b7;
  --mdc-switch-selected-focus-track-color: #ff6666;
  --mdc-switch-selected-hover-track-color: #ff6666;
  --mdc-switch-selected-pressed-track-color: #ff6666;
  --mdc-switch-selected-track-color: #ff6666;
}
body .mat-mdc-slide-toggle {
  --mdc-switch-state-layer-size: 48px;
}
body .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
body .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #b49bda;
  --mdc-radio-selected-hover-icon-color: #b49bda;
  --mdc-radio-selected-icon-color: #b49bda;
  --mdc-radio-selected-pressed-icon-color: #b49bda;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #b49bda;
}
body .mat-mdc-radio-button.mat-primary .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #96dbeb;
  --mdc-radio-selected-hover-icon-color: #96dbeb;
  --mdc-radio-selected-icon-color: #96dbeb;
  --mdc-radio-selected-pressed-icon-color: #96dbeb;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #96dbeb;
}
body .mat-mdc-radio-button.mat-accent .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #ff6e6e;
  --mdc-radio-selected-hover-icon-color: #ff6e6e;
  --mdc-radio-selected-icon-color: #ff6e6e;
  --mdc-radio-selected-pressed-icon-color: #ff6e6e;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #ff6e6e;
}
body .mat-mdc-radio-button.mat-warn .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-radio-button .mdc-radio {
  padding: calc((40px - 20px) / 2);
}
body .mat-mdc-radio-button .mdc-radio .mdc-radio__background::before {
  top: calc(-1 * (40px - 20px) / 2);
  left: calc(-1 * (40px - 20px) / 2);
  width: 40px;
  height: 40px;
}
body .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control {
  top: calc((40px - 40px) / 2);
  right: calc((40px - 40px) / 2);
  left: calc((40px - 40px) / 2);
  width: 40px;
  height: 40px;
}
body .mat-mdc-slider {
  --mdc-slider-label-container-color: white;
  --mdc-slider-label-label-text-color: black;
  --mdc-slider-disabled-handle-color: #fff;
  --mdc-slider-disabled-active-track-color: #fff;
  --mdc-slider-disabled-inactive-track-color: #fff;
  --mdc-slider-with-tick-marks-disabled-container-color: #fff;
  --mat-mdc-slider-value-indicator-opacity: 0.9;
}
body .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #b49bda;
  --mdc-slider-focus-handle-color: #b49bda;
  --mdc-slider-hover-handle-color: #b49bda;
  --mdc-slider-active-track-color: #b49bda;
  --mdc-slider-inactive-track-color: #b49bda;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #b49bda;
  --mat-mdc-slider-ripple-color: #b49bda;
  --mat-mdc-slider-hover-ripple-color: rgba(180, 155, 218, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(180, 155, 218, 0.2);
}
body .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #96dbeb;
  --mdc-slider-focus-handle-color: #96dbeb;
  --mdc-slider-hover-handle-color: #96dbeb;
  --mdc-slider-active-track-color: #96dbeb;
  --mdc-slider-inactive-track-color: #96dbeb;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #96dbeb;
  --mat-mdc-slider-ripple-color: #96dbeb;
  --mat-mdc-slider-hover-ripple-color: rgba(150, 219, 235, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(150, 219, 235, 0.2);
}
body .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #ff6e6e;
  --mdc-slider-focus-handle-color: #ff6e6e;
  --mdc-slider-hover-handle-color: #ff6e6e;
  --mdc-slider-active-track-color: #ff6e6e;
  --mdc-slider-inactive-track-color: #ff6e6e;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #ff6e6e;
  --mat-mdc-slider-ripple-color: #ff6e6e;
  --mat-mdc-slider-hover-ripple-color: rgba(255, 110, 110, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(255, 110, 110, 0.2);
}
body .mdc-menu-surface {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  background-color: var(--mdc-theme-surface, #424242);
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, white);
}
body .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, 0.7));
}
body .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
body .mdc-list-item--with-leading-icon .mdc-list-item__start,
body .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
body .mdc-list-item--with-leading-icon .mdc-list-item__start,
body .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, 0.5));
}
body .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, 0.5));
}
body .mdc-list-item--disabled .mdc-list-item__start,
body .mdc-list-item--disabled .mdc-list-item__content,
body .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
body .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #fff);
}
body .mdc-list-item--selected .mdc-list-item__primary-text,
body .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #b49bda);
}
body .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
body .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #b49bda);
}
body .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, white);
}
body .mdc-list-divider::after {
  border-bottom-color: white;
}
body .mdc-list-divider {
  background-color: rgba(255, 255, 255, 0.2);
}
body .mat-mdc-menu-item[disabled],
body .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,
body .mat-mdc-menu-item[disabled] .mat-icon-no-color {
  color: var(--mdc-theme-text-disabled-on-background, rgba(255, 255, 255, 0.5));
}
body .mat-mdc-menu-item .mat-icon-no-color,
body .mat-mdc-menu-submenu-icon {
  color: var(--mdc-theme-text-primary-on-background, white);
}
body .mat-mdc-menu-item:hover:not([disabled]),
body .mat-mdc-menu-item.cdk-program-focused:not([disabled]),
body .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),
body .mat-mdc-menu-item-highlighted:not([disabled]) {
  background: rgba(255, 255, 255, 0.08);
}
body .mat-mdc-list-base {
  --mdc-list-list-item-label-text-color: white;
  --mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, 0.7);
  --mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-disabled-label-text-color: white;
  --mdc-list-list-item-disabled-leading-icon-color: white;
  --mdc-list-list-item-disabled-trailing-icon-color: white;
  --mdc-list-list-item-hover-label-text-color: white;
  --mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-list-list-item-focus-label-text-color: white;
  --mdc-list-list-item-hover-state-layer-color: white;
  --mdc-list-list-item-hover-state-layer-opacity: 0.08;
  --mdc-list-list-item-focus-state-layer-color: white;
  --mdc-list-list-item-focus-state-layer-opacity: 0.24;
}
body .mat-mdc-list-option .mdc-list-item__start, body .mat-mdc-list-option .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #b49bda;
  --mdc-checkbox-selected-hover-icon-color: #b49bda;
  --mdc-checkbox-selected-icon-color: #b49bda;
  --mdc-checkbox-selected-pressed-icon-color: #b49bda;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
body .mat-mdc-list-option .mdc-list-item__start, body .mat-mdc-list-option .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #b49bda;
  --mdc-radio-selected-hover-icon-color: #b49bda;
  --mdc-radio-selected-icon-color: #b49bda;
  --mdc-radio-selected-pressed-icon-color: #b49bda;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #b49bda;
}
body .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled + label, body .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-list-option.mat-accent .mdc-list-item__start, body .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #96dbeb;
  --mdc-checkbox-selected-hover-icon-color: #96dbeb;
  --mdc-checkbox-selected-icon-color: #96dbeb;
  --mdc-checkbox-selected-pressed-icon-color: #96dbeb;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
body .mat-mdc-list-option.mat-accent .mdc-list-item__start, body .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #96dbeb;
  --mdc-radio-selected-hover-icon-color: #96dbeb;
  --mdc-radio-selected-icon-color: #96dbeb;
  --mdc-radio-selected-pressed-icon-color: #96dbeb;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #96dbeb;
}
body .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled + label, body .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-list-option.mat-warn .mdc-list-item__start, body .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #ff6e6e;
  --mdc-checkbox-selected-hover-icon-color: #ff6e6e;
  --mdc-checkbox-selected-icon-color: #ff6e6e;
  --mdc-checkbox-selected-pressed-icon-color: #ff6e6e;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
body .mat-mdc-list-option.mat-warn .mdc-list-item__start, body .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #fff;
  --mdc-radio-disabled-unselected-icon-color: #fff;
  --mdc-radio-unselected-focus-icon-color: #eeeeee;
  --mdc-radio-unselected-hover-icon-color: #eeeeee;
  --mdc-radio-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-radio-selected-focus-icon-color: #ff6e6e;
  --mdc-radio-selected-hover-icon-color: #ff6e6e;
  --mdc-radio-selected-icon-color: #ff6e6e;
  --mdc-radio-selected-pressed-icon-color: #ff6e6e;
  --mat-mdc-radio-ripple-color: #fff;
  --mat-mdc-radio-checked-ripple-color: #ff6e6e;
}
body .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled + label, body .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #b49bda;
}
body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #b49bda;
}
body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
body .mat-mdc-list-base {
  --mdc-list-list-item-one-line-container-height: 48px;
  --mdc-list-list-item-two-line-container-height: 64px;
  --mdc-list-list-item-three-line-container-height: 88px;
}
body .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line, body .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line, body .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {
  height: 56px;
}
body .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines, body .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines, body .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {
  height: 72px;
}
body .mat-mdc-paginator {
  background: #424242;
  color: rgba(255, 255, 255, 0.87);
}
body .mat-mdc-paginator-icon {
  fill: rgba(255, 255, 255, 0.54);
}
body .mat-mdc-paginator-decrement,
body .mat-mdc-paginator-increment {
  border-top: 2px solid rgba(255, 255, 255, 0.54);
  border-right: 2px solid rgba(255, 255, 255, 0.54);
}
body .mat-mdc-paginator-first,
body .mat-mdc-paginator-last {
  border-top: 2px solid rgba(255, 255, 255, 0.54);
}
body .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,
body .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,
body .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,
body .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last {
  border-color: rgba(255, 255, 255, 0.12);
}
body .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon {
  fill: rgba(255, 255, 255, 0.12);
}
body .mat-mdc-paginator .mat-mdc-form-field-infix {
  min-height: 40px;
}
body .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: 20px;
}
body .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  --mat-mdc-form-field-label-transform: translateY(
          -26.75px)
          scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));
  transform: var(--mat-mdc-form-field-label-transform);
}
body .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
body .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
body .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix {
  padding-top: 8px;
  padding-bottom: 8px;
}
body .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label {
  display: none;
}
body .mat-mdc-paginator-container {
  min-height: 56px;
}
body .mat-mdc-tab, body .mat-mdc-tab-link {
  background-color: transparent;
}
body .mat-mdc-tab .mdc-tab__text-label, body .mat-mdc-tab-link .mdc-tab__text-label {
  color: rgba(255, 255, 255, 0.6);
}
body .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple::before,
body .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element, body .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple::before,
body .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #b49bda;
}
body .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #b49bda);
}
body .mdc-tab__ripple::before,
body .mat-mdc-tab .mat-ripple-element,
body .mat-mdc-tab-header-pagination .mat-ripple-element,
body .mat-mdc-tab-link .mat-ripple-element {
  background-color: #b49bda;
}
body .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #96dbeb;
}
body .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #96dbeb);
}
body .mat-mdc-tab-group.mat-accent .mdc-tab__ripple::before,
body .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,
body .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
body .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element, body .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple::before,
body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,
body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element {
  background-color: #96dbeb;
}
body .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #ff6e6e;
}
body .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #ff6e6e);
}
body .mat-mdc-tab-group.mat-warn .mdc-tab__ripple::before,
body .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,
body .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
body .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element, body .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple::before,
body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,
body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element {
  background-color: #ff6e6e;
}
body .mat-mdc-tab-group.mat-background-primary, body .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-mdc-tab-header-with-background-background-color: #b49bda;
  --mat-mdc-tab-header-with-background-foreground-color: #000;
}
body .mat-mdc-tab-group.mat-background-accent, body .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-mdc-tab-header-with-background-background-color: #96dbeb;
  --mat-mdc-tab-header-with-background-foreground-color: #000;
}
body .mat-mdc-tab-group.mat-background-warn, body .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-mdc-tab-header-with-background-background-color: #ff6e6e;
  --mat-mdc-tab-header-with-background-foreground-color: #000;
}
body .mat-mdc-tab-header-pagination-chevron {
  border-color: var(--mdc-theme-on-surface, #fff);
}
body .mat-mdc-tab-header .mdc-tab {
  height: 48px;
}
body .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, white);
}
body .mat-mdc-checkbox .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.1);
}
body .mat-mdc-checkbox .mdc-checkbox__ripple {
  background: #fff;
}
body .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #b49bda;
  --mdc-checkbox-selected-hover-icon-color: #b49bda;
  --mdc-checkbox-selected-icon-color: #b49bda;
  --mdc-checkbox-selected-pressed-icon-color: #b49bda;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
body .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(180, 155, 218, 0.1);
}
body .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #b49bda;
}
body .mat-mdc-checkbox.mat-accent {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #96dbeb;
  --mdc-checkbox-selected-hover-icon-color: #96dbeb;
  --mdc-checkbox-selected-icon-color: #96dbeb;
  --mdc-checkbox-selected-pressed-icon-color: #96dbeb;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
body .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(150, 219, 235, 0.1);
}
body .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #96dbeb;
}
body .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #ff6e6e;
  --mdc-checkbox-selected-hover-icon-color: #ff6e6e;
  --mdc-checkbox-selected-icon-color: #ff6e6e;
  --mdc-checkbox-selected-pressed-icon-color: #ff6e6e;
  --mdc-checkbox-unselected-focus-icon-color: #eeeeee;
  --mdc-checkbox-unselected-hover-icon-color: #eeeeee;
  --mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, 0.54);
}
body .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(255, 110, 110, 0.1);
}
body .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #ff6e6e;
}
body .mat-mdc-checkbox-disabled label {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-checkbox .mdc-checkbox {
  padding: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
  margin: calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2);
}
body .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background {
  top: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
  left: calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);
}
body .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control {
  top: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  right: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  left: calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);
  width: var(--mdc-checkbox-touch-target-size, 40px);
  height: var(--mdc-checkbox-touch-target-size, 40px);
}
body .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #fff;
}
body .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #b49bda;
}
body .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #96dbeb;
}
body .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #ff6e6e;
}
body .mat-mdc-button[disabled][disabled] {
  --mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-text-button-label-text-color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #424242;
  --mdc-filled-button-label-text-color: #fff;
}
body .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #b49bda;
  --mdc-filled-button-label-text-color: #000;
}
body .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #96dbeb;
  --mdc-filled-button-label-text-color: #000;
}
body .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #ff6e6e;
  --mdc-filled-button-label-text-color: #000;
}
body .mat-mdc-unelevated-button[disabled][disabled] {
  --mdc-filled-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-filled-button-container-color: rgba(255, 255, 255, 0.12);
  --mdc-filled-button-label-text-color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #424242;
  --mdc-protected-button-label-text-color: #fff;
}
body .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #b49bda;
  --mdc-protected-button-label-text-color: #000;
}
body .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #96dbeb;
  --mdc-protected-button-label-text-color: #000;
}
body .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #ff6e6e;
  --mdc-protected-button-label-text-color: #000;
}
body .mat-mdc-raised-button[disabled][disabled] {
  --mdc-protected-button-disabled-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-protected-button-container-color: rgba(255, 255, 255, 0.12);
  --mdc-protected-button-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-protected-button-container-elevation: 0;
}
body .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
}
body .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #fff;
}
body .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #b49bda;
}
body .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #96dbeb;
}
body .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #ff6e6e;
}
body .mat-mdc-outlined-button[disabled][disabled] {
  --mdc-outlined-button-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, 0.5);
  --mdc-outlined-button-outline-color: rgba(255, 255, 255, 0.12);
  --mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, 0.12);
}
body .mat-mdc-button, body .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
body .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, body .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
body .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, body .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
body .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, body .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
body .mat-mdc-button.mat-primary, body .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #b49bda;
  --mat-mdc-button-ripple-color: rgba(180, 155, 218, 0.1);
}
body .mat-mdc-button.mat-accent, body .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #96dbeb;
  --mat-mdc-button-ripple-color: rgba(150, 219, 235, 0.1);
}
body .mat-mdc-button.mat-warn, body .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #ff6e6e;
  --mat-mdc-button-ripple-color: rgba(255, 110, 110, 0.1);
}
body .mat-mdc-raised-button, body .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
body .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, body .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
body .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, body .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
body .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, body .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
body .mat-mdc-raised-button.mat-primary, body .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
body .mat-mdc-raised-button.mat-accent, body .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
body .mat-mdc-raised-button.mat-warn, body .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
body .mat-mdc-button.mat-mdc-button-base,
body .mat-mdc-raised-button.mat-mdc-button-base,
body .mat-mdc-unelevated-button.mat-mdc-button-base,
body .mat-mdc-outlined-button.mat-mdc-button-base {
  height: 36px;
}
body .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
body .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
body .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
body .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
body .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #b49bda;
  --mat-mdc-button-ripple-color: rgba(180, 155, 218, 0.1);
}
body .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #96dbeb;
  --mat-mdc-button-ripple-color: rgba(150, 219, 235, 0.1);
}
body .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #ff6e6e;
  --mat-mdc-button-ripple-color: rgba(255, 110, 110, 0.1);
}
body .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #b49bda;
}
body .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #96dbeb;
}
body .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #ff6e6e;
}
body .mat-mdc-icon-button[disabled][disabled] {
  --mdc-icon-button-icon-color: rgba(255, 255, 255, 0.5);
  --mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-icon-button.mat-mdc-button-base {
  width: 48px;
  height: 48px;
  padding: 12px;
}
body .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 48px;
  max-width: 48px;
}
body .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-right: 4px;
  margin-left: 4px;
}
body .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
body .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 48px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 48px;
  transform: translate(-50%, -50%);
}
body .mat-mdc-fab, body .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
body .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before, body .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.08;
}
body .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, body .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
body .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before, body .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.24;
}
body .mat-mdc-fab.mat-primary, body .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
body .mat-mdc-fab.mat-accent, body .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
body .mat-mdc-fab.mat-warn, body .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
body .mat-mdc-fab.mat-unthemed, body .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #424242;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
body .mat-mdc-fab.mat-primary, body .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #b49bda;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
body .mat-mdc-fab.mat-accent, body .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #96dbeb;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
body .mat-mdc-fab.mat-warn, body .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #ff6e6e;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
body .mat-mdc-fab[disabled][disabled], body .mat-mdc-mini-fab[disabled][disabled] {
  --mdc-fab-container-color: rgba(255, 255, 255, 0.12);
  --mdc-fab-icon-color: rgba(255, 255, 255, 0.5);
  --mat-mdc-fab-color: rgba(255, 255, 255, 0.5);
}
body .mat-mdc-snack-bar-container {
  --mat-mdc-snack-bar-button-color: rgba(0, 0, 0, 0.87);
  --mdc-snackbar-container-color: #d9d9d9;
  --mdc-snackbar-supporting-text-color: rgba(66, 66, 66, 0.87);
}
body .mdc-data-table {
  background-color: var(--mdc-theme-surface, #424242);
  border-color: rgba(255, 255, 255, 0.12);
}
body .mdc-data-table__row {
  background-color: inherit;
}
body .mdc-data-table__header-cell {
  background-color: var(--mdc-theme-surface, #424242);
}
body .mdc-data-table__row--selected {
  background-color: rgba(180, 155, 218, 0.04);
}
body .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,
body .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,
body .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(255, 255, 255, 0.12);
}
body .mdc-data-table__cell,
body .mdc-data-table__header-cell {
  border-bottom-color: rgba(255, 255, 255, 0.12);
}
body .mdc-data-table__pagination {
  border-top-color: rgba(255, 255, 255, 0.12);
}
body .mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
  background-color: rgba(255, 255, 255, 0.04);
}
body .mdc-data-table__header-cell {
  color: rgba(255, 255, 255, 0.87);
}
body .mdc-data-table__pagination-total,
body .mdc-data-table__pagination-rows-per-page-label,
body .mdc-data-table__cell {
  color: rgba(255, 255, 255, 0.87);
}
[dir=rtl] body .mdc-data-table__pagination-button .mdc-button__icon, body .mdc-data-table__pagination-button .mdc-button__icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

body .mat-mdc-table {
  background: #424242;
}
body .mat-mdc-table .mdc-data-table__row {
  height: 52px;
}
body .mat-mdc-table .mdc-data-table__pagination {
  min-height: 52px;
}
body .mat-mdc-table .mdc-data-table__header-row {
  height: 56px;
}
body .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #b49bda;
}
body .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #96dbeb;
}
body .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #ff6e6e;
}
body .mat-badge {
  position: relative;
}
body .mat-badge.mat-badge {
  overflow: visible;
}
body .mat-badge-hidden .mat-badge-content {
  display: none;
}
body .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
body .ng-animate-disabled .mat-badge-content,
body .mat-badge-content._mat-animation-noopable {
  transition: none;
}
body .mat-badge-content.mat-badge-active {
  transform: none;
}
body .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
body .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
body .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
body .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] body .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
body .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] body .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
body .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] body .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
body .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] body .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
body .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
body .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
body .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
body .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] body .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
body .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] body .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
body .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] body .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
body .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] body .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
body .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
body .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
body .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
body .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] body .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
body .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] body .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
body .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] body .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
body .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] body .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
body .mat-badge-content {
  color: rgba(0, 0, 0, 0.87);
  background: #b49bda;
}
.cdk-high-contrast-active body .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

body .mat-badge-accent .mat-badge-content {
  background: #96dbeb;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-badge-warn .mat-badge-content {
  color: black;
  background: #ff6e6e;
}
body .mat-badge-disabled .mat-badge-content {
  background: #6e6e6e;
  color: rgba(255, 255, 255, 0.5);
}
body .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: #424242;
  color: white;
}
body .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
body .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
body .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
body .mat-button-toggle {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(255, 255, 255, 0.12);
}
body .mat-button-toggle-appearance-standard {
  color: white;
  background: #424242;
}
body .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: white;
}
body .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #595959;
}
body [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #595959;
}
body .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #595959;
}
body .mat-button-toggle-checked {
  background-color: #212121;
  color: rgba(255, 255, 255, 0.7);
}
body .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: white;
}
body .mat-button-toggle-disabled {
  color: rgba(255, 255, 255, 0.3);
  background-color: black;
}
body .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: #424242;
}
body .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #424242;
}
body .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body .mat-button-toggle-group-appearance-standard {
  border: solid 1px #595959;
}
body .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  line-height: 48px;
}
body .mat-calendar-arrow {
  fill: white;
}
body .mat-datepicker-toggle,
body .mat-datepicker-content .mat-calendar-next-button,
body .mat-datepicker-content .mat-calendar-previous-button {
  color: white;
}
body .mat-calendar-table-header-divider::after {
  background: rgba(255, 255, 255, 0.12);
}
body .mat-calendar-table-header,
body .mat-calendar-body-label {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-calendar-body-cell-content,
body .mat-date-range-input-separator {
  color: white;
  border-color: transparent;
}
body .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-calendar-body-in-preview {
  color: rgba(255, 255, 255, 0.24);
}
body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.5);
}
body .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(255, 255, 255, 0.3);
}
body .mat-calendar-body-in-range::before {
  background: rgba(180, 155, 218, 0.2);
}
body .mat-calendar-body-comparison-identical,
body .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body .mat-calendar-body-comparison-bridge-start::before,
body [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(180, 155, 218, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body .mat-calendar-body-comparison-bridge-end::before,
body [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(180, 155, 218, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body .mat-calendar-body-selected {
  background-color: #b49bda;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(180, 155, 218, 0.4);
}
body .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
body .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(180, 155, 218, 0.3);
}
@media (hover: hover) {
  body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(180, 155, 218, 0.3);
  }
}
body .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: #424242;
  color: white;
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(150, 219, 235, 0.2);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
body .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
body .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(150, 219, 235, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
body .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(150, 219, 235, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #96dbeb;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(150, 219, 235, 0.4);
}
body .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.87);
}
body .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(150, 219, 235, 0.3);
}
@media (hover: hover) {
  body .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(150, 219, 235, 0.3);
  }
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(255, 110, 110, 0.2);
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
body .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
body .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(255, 110, 110, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
body .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(255, 110, 110, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #ff6e6e;
  color: black;
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(255, 110, 110, 0.4);
}
body .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px black;
}
body .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(255, 110, 110, 0.3);
}
@media (hover: hover) {
  body .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(255, 110, 110, 0.3);
  }
}
body .mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
body .mat-datepicker-toggle-active {
  color: #b49bda;
}
body .mat-datepicker-toggle-active.mat-accent {
  color: #96dbeb;
}
body .mat-datepicker-toggle-active.mat-warn {
  color: #ff6e6e;
}
body .mat-date-range-input-inner[disabled] {
  color: rgba(255, 255, 255, 0.5);
}
body .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {
  width: 40px;
  height: 40px;
  padding: 8px;
}
body .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
body .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple {
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}
body .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring {
  max-height: 40px;
  max-width: 40px;
}
body .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch {
  position: absolute;
  top: 50%;
  height: 40px;
  /* @noflip */ /*rtl:ignore*/
  left: 50%;
  width: 40px;
  transform: translate(-50%, -50%);
}
body .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target {
  display: none;
}
body .mat-divider {
  border-top-color: rgba(255, 255, 255, 0.12);
}
body .mat-divider-vertical {
  border-right-color: rgba(255, 255, 255, 0.12);
}
body .mat-expansion-panel {
  background: #424242;
  color: white;
}
body .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body .mat-action-row {
  border-top-color: rgba(255, 255, 255, 0.12);
}
body .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), body .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), body .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(255, 255, 255, 0.04);
}
@media (hover: none) {
  body .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: #424242;
  }
}
body .mat-expansion-panel-header-title {
  color: white;
}
body .mat-expansion-panel-header-description,
body .mat-expansion-indicator::after {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(255, 255, 255, 0.3);
}
body .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
body .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
body .mat-expansion-panel-header {
  height: 48px;
}
body .mat-expansion-panel-header.mat-expanded {
  height: 64px;
}
body .mat-icon.mat-primary {
  color: #b49bda;
}
body .mat-icon.mat-accent {
  color: #96dbeb;
}
body .mat-icon.mat-warn {
  color: #ff6e6e;
}
body .mat-drawer-container {
  background-color: #303030;
  color: white;
}
body .mat-drawer {
  background-color: #424242;
  color: white;
}
body .mat-drawer.mat-drawer-push {
  background-color: #424242;
}
body .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
body .mat-drawer-side {
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
body .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
body [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(255, 255, 255, 0.12);
  border-right: none;
}
body [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(255, 255, 255, 0.12);
}
body .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(189, 189, 189, 0.6);
}
body .mat-step-header.cdk-keyboard-focused, body .mat-step-header.cdk-program-focused, body .mat-step-header:hover:not([aria-disabled]), body .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(255, 255, 255, 0.04);
}
body .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  body .mat-step-header:hover {
    background: none;
  }
}
body .mat-step-header .mat-step-label,
body .mat-step-header .mat-step-optional {
  color: rgba(255, 255, 255, 0.7);
}
body .mat-step-header .mat-step-icon {
  background-color: rgba(255, 255, 255, 0.7);
  color: rgba(0, 0, 0, 0.87);
}
body .mat-step-header .mat-step-icon-selected,
body .mat-step-header .mat-step-icon-state-done,
body .mat-step-header .mat-step-icon-state-edit {
  background-color: #b49bda;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-step-header.mat-accent .mat-step-icon {
  color: rgba(0, 0, 0, 0.87);
}
body .mat-step-header.mat-accent .mat-step-icon-selected,
body .mat-step-header.mat-accent .mat-step-icon-state-done,
body .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #96dbeb;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-step-header.mat-warn .mat-step-icon {
  color: black;
}
body .mat-step-header.mat-warn .mat-step-icon-selected,
body .mat-step-header.mat-warn .mat-step-icon-state-done,
body .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #ff6e6e;
  color: black;
}
body .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #ff6e6e;
}
body .mat-step-header .mat-step-label.mat-step-label-active {
  color: white;
}
body .mat-step-header .mat-step-label.mat-step-label-error {
  color: #ff6e6e;
}
body .mat-stepper-horizontal, body .mat-stepper-vertical {
  background-color: #424242;
}
body .mat-stepper-vertical-line::before {
  border-left-color: rgba(255, 255, 255, 0.12);
}
body .mat-horizontal-stepper-header::before,
body .mat-horizontal-stepper-header::after,
body .mat-stepper-horizontal-line {
  border-top-color: rgba(255, 255, 255, 0.12);
}
body .mat-horizontal-stepper-header {
  height: 72px;
}
body .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,
body .mat-vertical-stepper-header {
  padding: 24px 24px;
}
body .mat-stepper-vertical-line::before {
  top: -16px;
  bottom: -16px;
}
body .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::after, body .mat-stepper-label-position-bottom .mat-horizontal-stepper-header::before {
  top: 36px;
}
body .mat-stepper-label-position-bottom .mat-stepper-horizontal-line {
  top: 36px;
}
body .mat-sort-header-arrow {
  color: #c6c6c6;
}
body .mat-toolbar {
  background: #212121;
  color: white;
}
body .mat-toolbar.mat-primary {
  background: #b49bda;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-toolbar.mat-accent {
  background: #96dbeb;
  color: rgba(0, 0, 0, 0.87);
}
body .mat-toolbar.mat-warn {
  background: #ff6e6e;
  color: black;
}
body .mat-toolbar .mat-form-field-underline,
body .mat-toolbar .mat-form-field-ripple,
body .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
body .mat-toolbar .mat-form-field-label,
body .mat-toolbar .mat-focused .mat-form-field-label,
body .mat-toolbar .mat-select-value,
body .mat-toolbar .mat-select-arrow,
body .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
body .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
body .mat-toolbar-multiple-rows {
  min-height: 64px;
}
body .mat-toolbar-row, body .mat-toolbar-single-row {
  height: 64px;
}
@media (max-width: 599px) {
  body .mat-toolbar-multiple-rows {
    min-height: 56px;
  }
  body .mat-toolbar-row, body .mat-toolbar-single-row {
    height: 56px;
  }
}
body .mat-tree {
  background: #424242;
}
body .mat-tree-node,
body .mat-nested-tree-node {
  color: white;
}
body .mat-tree-node {
  min-height: 48px;
}
body .mat-bottom-sheet-container {
  background: #3d3a41;
}
body .mat-bottom-sheet-container {
  padding: 8px;
}
body .mdc-button {
  --mdc-typography-button-letter-spacing: normal;
}
body .mat-mdc-button-base {
  /* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version. */
}
body .mat-mdc-button-base.mat-mdc-outlined-button:not([color]):not(.mat-button-disabled) {
  border-color: white;
}
body .mat-mdc-button-base.mat-mdc-outlined-button.mat-primary {
  border-color: #b49bda !important;
}
body .mat-mdc-button-base.mat-mdc-outlined-button.mat-accent {
  border-color: #96dbeb !important;
}
body .mat-mdc-button-base.mat-mdc-outlined-button.mat-warn {
  border-color: #ff6e6e !important;
}
body .mdc-button.buttonAlternative {
  color: white;
  background-color: black;
}
body .mat-mdc-button-base.mdc-button, body .mat-mdc-button-base.mat-mdc-unelevated-button, body .mat-mdc-button-base.mat-mdc-outlined-button, body .mat-mdc-button-base.mat-mdc-raised-button {
  text-transform: uppercase;
  border-radius: 16px;
}
body .mat-mdc-button-base .mat-icon {
  height: 24px;
  width: 24px;
  font-size: 24px;
}
body .mat-mdc-button,
body .mat-mdc-unelevated-button,
body .mat-mdc-raised-button,
body .mat-mdc-outlined-button {
  white-space: nowrap;
}
body .mat-mdc-button .mdc-button__label,
body .mat-mdc-unelevated-button .mdc-button__label,
body .mat-mdc-raised-button .mdc-button__label,
body .mat-mdc-outlined-button .mdc-button__label {
  z-index: 0;
}
body .mdc-button {
  min-width: unset;
}
body .mdc-button.buttonAlternative {
  border-width: 2px;
  border-radius: 32px;
  padding: 8px 16px;
  height: auto;
  gap: 8px;
  line-height: 16px;
}
body .mdc-button.buttonAlternative > mat-icon {
  margin: 0;
}
body .mat-button-toggle {
  background: #302c34;
}
body .mat-button-toggle.mat-button-toggle-checked {
  background: #b49bda;
  color: #000000;
}
body .mat-mdc-card {
  background: #302c34;
}
body .mat-mdc-card {
  border-radius: 8px;
}
body .mat-mdc-card-content {
  padding-top: 16px;
}
body .mat-mdc-dialog-container .mdc-dialog__content {
  color: white;
}
body.dark-theme .cdk-overlay-pane .mat-mdc-dialog-container .mdc-dialog__surface {
  background: #1b1720;
  border: 1px solid rgba(255, 255, 255, 0.12);
}
body.dark-theme .cdk-overlay-pane .mat-mdc-dialog-container .mdc-dialog__surface .mdc-icon-button[mat-dialog-close] {
  color: white;
}
body.dark-theme .cdk-overlay-backdrop {
  background: rgba(0, 0, 0, 0.7);
}
body .cdk-overlay-pane .mat-mdc-dialog-actions.align-right {
  justify-content: flex-end;
}
body .mat-accordion .mat-expansion-panel {
  position: relative;
  border: none !important;
}
body .mat-accordion .mat-expansion-panel::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  border: 1px solid transparent;
  box-sizing: border-box;
}
body .mat-accordion .mat-expansion-panel.with-separator::after {
  background: rgba(255, 255, 255, 0.12);
}
body .mat-accordion .mat-expansion-panel.no-highlight .mat-expansion-panel-header {
  border: none;
  background: transparent;
}
body .mat-accordion .mat-expansion-panel:not(.no-highlight):not(.mat-expanded) .mat-expansion-panel-header.cdk-keyboard-focused, body .mat-accordion .mat-expansion-panel:not(.no-highlight):not(.mat-expanded) .mat-expansion-panel-header.cdk-focused {
  border: 1px solid rgba(180, 155, 218, 0.5);
  border-radius: 8px;
}
body .mat-accordion .mat-expansion-panel.mat-expanded > mat-expansion-panel-header {
  background: rgba(255, 255, 255, 0.1);
}
body .mat-accordion .mat-expansion-panel.mat-expanded:not(.no-highlight)::before {
  border: 1px solid rgba(180, 155, 218, 0.5) !important;
}
body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header:hover {
  background: rgba(255, 255, 255, 0.12);
}
body .mat-accordion .mat-expansion-panel > .mat-expansion-panel-content {
  position: relative;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.with-separator::after {
  background: rgba(255, 255, 255, 0.12);
}
body .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header::before {
  border: 2px dashed rgba(180, 155, 218, 0.5);
}
body .mat-accordion.m-list-stroked > .mat-expansion-panel.mat-expanded, body .mat-accordion.m-list-stroked > .mat-expansion-panel {
  border: 1px solid rgba(255, 255, 255, 0.12);
}
body .mat-accordion.m-list-stroked > .mat-expansion-panel.mat-expanded > .mat-expansion-panel-header {
  background: rgba(255, 255, 255, 0.12);
}
body .mat-accordion {
  padding: 8px;
  display: block;
}
body .mat-accordion .mat-expansion-panel {
  box-sizing: border-box;
  border-radius: 0;
  border: 1px solid transparent;
  transition: border-radius 225ms, border 225ms, margin 225ms;
}
body .mat-accordion .mat-expansion-panel:first-of-type {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
body .mat-accordion .mat-expansion-panel:last-of-type {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header {
  min-height: 48px;
  height: 100%;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 4px 16px;
  -webkit-tap-highlight-color: transparent;
  transition: padding 200ms;
  position: relative;
  font-size: 1.4rem;
}
body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.no-indicator .mat-expansion-panel-header-title {
  margin: 0;
}
body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.no-indicator .mat-expansion-indicator {
  display: none;
}
body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.medium {
  padding: 8px 16px;
}
body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.big {
  padding: 16px 16px;
}
body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.with-separator::after {
  content: "";
  height: 1px;
  width: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  transition: width 250ms;
}
body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.no-padding {
  padding: 0;
}
body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.no-padding:not(.no-indicator) {
  padding-right: 16px;
}
body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.mat-expanded.with-separator::after {
  width: calc(100% - 16px);
}
body .mat-accordion .mat-expansion-panel.mat-expansion-panel-spacing {
  margin: 8px 0;
}
body .mat-accordion .mat-expansion-panel .mat-expansion-panel-body {
  padding: 0 16px 16px;
}
body .mat-accordion .mat-expansion-panel.content-no-spacing .mat-expansion-panel-body {
  padding: 0;
}
body .mat-accordion .mat-expansion-panel .actions {
  display: flex;
  padding: 8px 16px 8px 8px;
}
body .mat-accordion .mat-expansion-panel .actions > .mat-mdc-button {
  padding: 0 16px;
  border-radius: 16px;
}
body .mat-accordion .mat-expansion-panel .actions > .spacing {
  margin-right: 8px;
}
body .mat-accordion.m-list .mat-expansion-panel {
  margin-top: 8px;
}
body .mat-accordion.m-list .mat-expansion-panel.mat-expansion-panel-spacing {
  margin: 8px 0;
}
body .mat-accordion.m-list .mat-expansion-panel.mat-expansion-panel-spacing:last-of-type {
  margin-bottom: 0;
}
body .mat-accordion.m-list .mat-expansion-panel:first-of-type {
  margin-top: 0;
}
body .mat-accordion.flat .mat-expansion-panel {
  box-shadow: none;
}
body .mat-accordion .mat-expansion-panel {
  margin-top: 8px;
  border-radius: 8px !important;
}
body .mat-accordion .mat-expansion-panel:first-of-type {
  margin-top: 0;
}
body .mat-accordion .mat-expansion-panel {
  border-radius: 8px;
}
body .mat-accordion .mat-expansion-panel:first-of-type {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
body .mat-accordion .mat-expansion-panel:last-of-type {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
body .mat-accordion.no-padding,
body .mat-accordion .mat-expansion-panel-header.no-padding {
  padding: 0;
}
body .mat-accordion .mat-expansion-panel-header-title {
  align-items: center;
}
body .mat-accordion .mat-expansion-panel-header-title .panel-icon {
  margin-right: 16px;
  height: 32px;
  width: 32px;
  line-height: 32px;
  font-size: 32px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel {
  box-sizing: border-box;
  margin-top: 8px;
  border-radius: 8px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel.mat-expansion-panel-spacing {
  margin: 8px 0;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel.mat-expansion-panel-spacing:last-of-type {
  margin-bottom: 0;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel:first-of-type {
  margin-top: 0;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel:last-of-type {
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  padding: 4px 16px;
  -webkit-tap-highlight-color: transparent;
  transition: padding 200ms;
  position: relative;
  font-size: 1.4rem;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.no-indicator .mat-expansion-panel-header-title {
  margin: 0;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.no-indicator .mat-expansion-indicator {
  display: none;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.medium {
  padding: 8px 16px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.big {
  padding: 16px 16px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.with-separator::after {
  content: "";
  height: 1px;
  width: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  transition: width 250ms;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.no-padding {
  padding: 0;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.mat-expanded.with-separator::after {
  width: calc(100% - 16px);
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header-title {
  align-items: center;
}
body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header-title .panel-icon {
  margin-right: 16px;
  height: 32px;
  width: 32px;
  line-height: 32px;
  font-size: 32px;
}
body .m-theme-expansion-panel-draggable.cdk-drag-placeholder {
  background: transparent;
  box-shadow: none;
}
body .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header {
  position: relative;
}
body .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header .mat-content {
  opacity: 0;
}
body .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  transform: translate(-50%, -50%);
  border-radius: 8px;
  box-sizing: border-box;
}
body .cdk-drag-animating {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
body .mat-accordion.cdk-drop-list-dragging .mat-expansion-panel {
  transition: transform 250ms cubic-bezier(0, 0, 0.2, 1);
}
body .mat-accordion .mat-expansion-panel-header.no-padding:not(.no-indicator) {
  padding-right: 16px;
}
body .mat-accordion.m-list-stroked > .mat-expansion-panel {
  margin-top: 8px;
  border-radius: 8px;
  background: transparent;
}
body .mat-accordion.m-list-stroked > .mat-expansion-panel.mat-expansion-panel-spacing {
  margin: 8px 0;
}
body .mat-accordion.m-list-stroked > .mat-expansion-panel.mat-expansion-panel-spacing:last-of-type {
  margin-bottom: 0;
}
body .mat-accordion.m-list-stroked > .mat-expansion-panel:first-of-type {
  margin-top: 0;
}
body .mat-accordion.m-list-stroked > .mat-expansion-panel > .mat-expansion-panel-header {
  transition: background 330ms linear;
  padding: 16px;
}
body .mat-accordion.m-list-inner > .mat-expansion-panel {
  background: transparent;
}
body .mat-accordion.m-list-inner > .mat-expansion-panel.mat-expansion-panel-spacing {
  margin: 8px 0;
}
body .mat-accordion.m-list-inner > .mat-expansion-panel.mat-expansion-panel-spacing:last-of-type {
  margin-bottom: 0;
}
body .mat-accordion.m-list-inner > .mat-expansion-panel:first-of-type {
  margin-top: 0;
}
body .mat-accordion.m-list-inner > .mat-expansion-panel.mat-expanded, body .mat-accordion.m-list-inner > .mat-expansion-panel {
  border: none;
}
body .mat-accordion.m-list-inner > .mat-expansion-panel > .mat-expansion-panel-header {
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 0;
}
body .mat-accordion.m-list-inner > .mat-expansion-panel > .mat-expansion-panel-header .mat-expansion-panel-header-title {
  padding: 8px 8px 8px 16px;
}
body .mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: #36333b;
}
body .mat-mdc-action-list.mdc-list .mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: white;
}
body .mat-mdc-list-base .mdc-list-item.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: white;
}
body .mat-mdc-list-base.basic .mat-mdc-list-item {
  background: transparent;
  box-shadow: none;
}
body .mat-mdc-list-base .mat-mdc-list-item a[mat-line],
body .mat-mdc-list-base .mat-mdc-list-item button[mat-line] {
  color: white;
}
body .mat-mdc-list-base .mat-mdc-list-item .mat-line:not(:first-of-type),
body .mat-mdc-list-base .mat-mdc-list-item .sub-line {
  opacity: 0.7;
}
body .mat-mdc-list-base .mat-mdc-list-item:focus,
body .mat-mdc-list-base .mat-mdc-list-item a[mat-line]:focus,
body .mat-mdc-list-base .mat-mdc-list-item button[mat-line]:focus {
  border: 1px solid rgba(180, 155, 218, 0.5);
}
body .mat-mdc-list-base.mat-mdc-nav-list .mat-mdc-list-item.active {
  background: rgba(180, 155, 218, 0.2);
  color: #b49bda;
}
body .mat-mdc-list-base.ghost li {
  background: #26232b;
}
body .mat-mdc-list-base a, body .mdc-list a {
  text-decoration: none;
}
body .mat-mdc-list-base a:not(.mco-item) > m-icons, body .mdc-list a:not(.mco-item) > m-icons {
  color: inherit;
}
body .mat-mdc-list-base .mdc-list-item__content button.mat-mdc-icon-button, body .mdc-list .mdc-list-item__content button.mat-mdc-icon-button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}
body .mat-mdc-list-item-title,
body .mat-mdc-list-item-line,
body .mdc-list-item__primary-text {
  letter-spacing: normal;
}
body .mat-mdc-list-item-title.item-name,
body .mat-mdc-list-item-line.item-name,
body .mdc-list-item__primary-text.item-name {
  opacity: 1;
}
body .mat-mdc-list-base,
body .mat-mdc-action-list {
  padding: 8px;
}
body .mat-mdc-list-base .mat-mdc-list-item,
body .mat-mdc-action-list .mat-mdc-list-item {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  font-size: 1.4rem;
  line-height: 1.4rem;
  overflow: hidden;
  padding: 0 16px;
  align-items: center;
}
body .mat-mdc-list-base .mat-mdc-list-item:not(:last-of-type),
body .mat-mdc-action-list .mat-mdc-list-item:not(:last-of-type) {
  margin-bottom: 2px;
}
body .mat-mdc-list-base .mat-mdc-list-item,
body .mat-mdc-list-base .mat-mdc-list-item a[mat-line],
body .mat-mdc-list-base .mat-mdc-list-item button[mat-line],
body .mat-mdc-action-list .mat-mdc-list-item,
body .mat-mdc-action-list .mat-mdc-list-item a[mat-line],
body .mat-mdc-action-list .mat-mdc-list-item button[mat-line] {
  border: 1px solid transparent;
  transition: border 250ms;
}
body .mat-mdc-list-base .mat-mdc-list-item a[mat-line],
body .mat-mdc-list-base .mat-mdc-list-item button[mat-line],
body .mat-mdc-action-list .mat-mdc-list-item a[mat-line],
body .mat-mdc-action-list .mat-mdc-list-item button[mat-line] {
  background: transparent;
  text-align: left;
}
body .mat-mdc-list-base .mat-mdc-list-item:focus,
body .mat-mdc-list-base .mat-mdc-list-item a[mat-line]:focus,
body .mat-mdc-list-base .mat-mdc-list-item button[mat-line]:focus,
body .mat-mdc-action-list .mat-mdc-list-item:focus,
body .mat-mdc-action-list .mat-mdc-list-item a[mat-line]:focus,
body .mat-mdc-action-list .mat-mdc-list-item button[mat-line]:focus {
  outline: none;
}
body .mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-icon .mdc-list-item__content,
body .mat-mdc-action-list .mat-mdc-list-item.mdc-list-item--with-leading-icon .mdc-list-item__content {
  padding-left: 16px;
}
body .mat-mdc-list-base .mat-mdc-list-item.mat-mdc-list-item-interactive .mdc-list-item__secondary-text:last-child,
body .mat-mdc-action-list .mat-mdc-list-item.mat-mdc-list-item-interactive .mdc-list-item__secondary-text:last-child {
  display: flex;
}
body .mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__end,
body .mat-mdc-action-list .mat-mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__end {
  align-self: center;
}
body .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-meta,
body .mat-mdc-action-list .mat-mdc-list-item .mat-mdc-list-item-meta {
  display: flex;
  justify-content: center;
  align-self: center;
  margin-right: 0;
}
body .mat-mdc-list-base .mat-mdc-list-item .mat-icon:not(.mat-icon.icon-left-large, .mat-icon.icon-left-very-large),
body .mat-mdc-action-list .mat-mdc-list-item .mat-icon:not(.mat-icon.icon-left-large, .mat-icon.icon-left-very-large) {
  color: unset;
  height: 32px;
  width: 32px;
  line-height: 32px;
  font-size: 32px;
  margin: 0;
  align-self: inherit;
}
body .mat-mdc-list-base .mat-mdc-list-item .mat-line:not(:first-of-type),
body .mat-mdc-list-base .mat-mdc-list-item .sub-line,
body .mat-mdc-action-list .mat-mdc-list-item .mat-line:not(:first-of-type),
body .mat-mdc-action-list .mat-mdc-list-item .sub-line {
  font-size: 1.2rem;
  line-height: 1.2rem;
  margin-top: 4px;
}
body .mat-mdc-list-base .mat-mdc-list-item.double-action,
body .mat-mdc-action-list .mat-mdc-list-item.double-action {
  position: relative;
  padding: 0;
}
body .mat-mdc-list-base .mat-mdc-list-item.double-action .mat-line[mat-ripple],
body .mat-mdc-action-list .mat-mdc-list-item.double-action .mat-line[mat-ripple] {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}
body .mat-mdc-list-base .mat-mdc-list-item.double-action a.mat-line,
body .mat-mdc-list-base .mat-mdc-list-item.double-action button.mat-line,
body .mat-mdc-action-list .mat-mdc-list-item.double-action a.mat-line,
body .mat-mdc-action-list .mat-mdc-list-item.double-action button.mat-line {
  padding-left: 16px;
  padding-right: 52px;
}
body .mat-mdc-list-base .mat-mdc-list-item.double-action .mdc-list-item__content,
body .mat-mdc-action-list .mat-mdc-list-item.double-action .mdc-list-item__content {
  height: 100%;
}
body .mat-mdc-list-base .mat-mdc-list-item.double-action .mdc-list-item__content *[mat-ripple],
body .mat-mdc-action-list .mat-mdc-list-item.double-action .mdc-list-item__content *[mat-ripple] {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
body .mat-mdc-list-base .mat-mdc-list-item.double-action.m-2-line,
body .mat-mdc-action-list .mat-mdc-list-item.double-action.m-2-line {
  height: 72px;
}
body .mat-mdc-list-base .mat-mdc-list-item.double-action mat-icon, body .mat-mdc-list-base .mat-mdc-list-item.double-action button,
body .mat-mdc-action-list .mat-mdc-list-item.double-action mat-icon,
body .mat-mdc-action-list .mat-mdc-list-item.double-action button {
  padding: 0;
}
body .mat-mdc-list-base .mat-mdc-list-item.double-action a[mat-ripple],
body .mat-mdc-list-base .mat-mdc-list-item.double-action button[mat-ripple],
body .mat-mdc-action-list .mat-mdc-list-item.double-action a[mat-ripple],
body .mat-mdc-action-list .mat-mdc-list-item.double-action button[mat-ripple] {
  padding-left: 16px;
  padding-right: 52px;
}
body .mat-mdc-list-base .mat-mdc-list-item.double-action button[mat-icon-button],
body .mat-mdc-list-base .mat-mdc-list-item.double-action a[mat-icon-button],
body .mat-mdc-action-list .mat-mdc-list-item.double-action button[mat-icon-button],
body .mat-mdc-action-list .mat-mdc-list-item.double-action a[mat-icon-button] {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translate(0, -50%);
}
body .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-title,
body .mat-mdc-action-list .mat-mdc-list-item .mat-mdc-list-item-title {
  font-size: 1.4rem;
  line-height: 1.4rem;
}
body .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-line:not(.mco-item),
body .mat-mdc-action-list .mat-mdc-list-item .mat-mdc-list-item-line:not(.mco-item) {
  font-size: 1.2rem;
  line-height: 1.2rem;
}
body .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-line.mco-item,
body .mat-mdc-action-list .mat-mdc-list-item .mat-mdc-list-item-line.mco-item {
  font-size: 14px;
  font-weight: 500;
}
body .mat-mdc-list-base.flat .mat-mdc-list-item,
body .mat-mdc-action-list.flat .mat-mdc-list-item {
  box-shadow: none;
}
body .mat-mdc-list-base.flat .mat-mdc-list-item:not(:last-of-type),
body .mat-mdc-action-list.flat .mat-mdc-list-item:not(:last-of-type) {
  margin-bottom: 2px;
}
body .mat-mdc-list-base.squared .mat-mdc-list-item,
body .mat-mdc-action-list.squared .mat-mdc-list-item {
  border-radius: 0px;
}
body .mat-mdc-list-base .mat-mdc-list-item,
body .mat-mdc-list-base .mat-mdc-list-item a[mat-line],
body .mat-mdc-list-base .mat-mdc-list-item button[mat-line],
body .mat-mdc-action-list .mat-mdc-list-item,
body .mat-mdc-action-list .mat-mdc-list-item a[mat-line],
body .mat-mdc-action-list .mat-mdc-list-item button[mat-line] {
  border-radius: 8px;
}
body .mat-mdc-list-base .mat-mdc-list-item:not(:last-of-type),
body .mat-mdc-action-list .mat-mdc-list-item:not(:last-of-type) {
  margin-bottom: 8px;
}
body .mat-mdc-action-list .mat-mdc-list-item {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body .m-list.ghost {
  padding: 8px;
  margin: 0;
  list-style: none;
}
body .m-list.ghost li {
  height: 72px;
  border-radius: 8px;
}
body .m-list.ghost li:not(:first-of-type) {
  margin-top: 8px;
}
body body.dark-theme .mat-mdc-menu-panel {
  background: #36333b;
}
body .mat-mdc-menu-panel .mat-mdc-menu-content:not(:empty) {
  padding-left: 4px;
  padding-right: 4px;
}
body .mat-mdc-paginator {
  background: #36333b;
}
body .mat-mdc-radio-button.no-labels {
  /* TODO(mdc-migration): The following rule targets internal classes of radio that may no longer apply for the MDC version.*/
}
body .mat-mdc-radio-button.no-labels .mat-mdc-radio-label-content {
  padding-left: 0;
}
body * {
  scrollbar-color: #b49bda #2b2730;
  scrollbar-width: thin;
}
body *:hover {
  scrollbar-color: #d3bbff #343139;
}
body ::-webkit-scrollbar-track {
  border-radius: calc(var(8px) * 2);
  background-color: #2b2730;
}
body ::-webkit-scrollbar-track:hover {
  background-color: #343139;
}
body ::-webkit-scrollbar-thumb {
  border-radius: calc(var(8px) * 2);
  background-color: #b49bda;
}
body ::-webkit-scrollbar-thumb:hover {
  background-color: #d3bbff;
}
body ::-webkit-scrollbar {
  display: inline;
  width: 8px;
  height: 8px;
}
body .mat-mdc-select-panel {
  background-color: #36333b;
  /* .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-multiple) {
    background: meta.call($overlayFn, 8);
  }

  .mat-mdc-option:hover:not(.mat-option-disabled),
  .mat-option:focus:not(.mat-option-disabled) {
    background: meta.call($overlayFn, 24);
  } */
}
body .mat-mdc-select-panel {
  border-radius: 8px;
}
body .mat-drawer-container .mat-drawer-backdrop.mat-drawer-shown {
  background: rgba(0, 0, 0, 0.7);
}
body .mat-drawer-container .mat-drawer {
  background: #2b2730;
}
body .mat-drawer-container {
  background: transparent;
}
body .mat-drawer-container .mat-drawer-content {
  background: transparent;
}
body .mat-drawer-container .mat-sidenav .mat-mdc-nav-list .mdc-list-item__primary-text {
  display: flex;
}
body .mat-mdc-snack-bar-container {
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: white;
  margin: 24px;
}
body .mat-mdc-snack-bar-container .mat-mdc-button-base {
  color: #b49bda;
  --mat-mdc-snack-bar-button-color: #b49bda;
}
body .mat-mdc-table {
  background: #26232b;
}
body .mat-mdc-table thead {
  background: #3b373f;
}
body .mat-mdc-table tbody tr:hover, body .mat-mdc-table tbody tr:focus-within {
  background: #302c34;
}
body .mat-mdc-table tbody tr {
  transition: all 250ms ease-in-out;
}
body .mat-mdc-table,
body .mat-mdc-table thead,
body .mat-mdc-table thead > tr {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
body .mat-mdc-table thead > tr > th:first-of-type {
  border-top-left-radius: 8px;
}
body .mat-mdc-table thead > tr > th:last-of-type {
  border-top-right-radius: 8px;
}
body .mat-mdc-table .mat-mdc-footer-row .mat-mdc-cell {
  padding: 0;
}
body .mat-mdc-table .actions-cell {
  width: 40px;
}
body .mat-mdc-table .actions-cell.double {
  width: 80px;
}
body .transparent .mdc-tab.mdc-tab--active {
  background-color: transparent;
}
body .mdc-tab.mdc-tab--active {
  background-color: #343139;
}
body .mat-toolbar,
body .m-toolbar {
  background: #3d3a41;
}
body .mat-toolbar a,
body .m-toolbar a {
  color: white;
}
body .mat-toolbar a.active,
body .m-toolbar a.active {
  color: #96dbeb;
}
body body.dark-theme .mat-toolbar.main-navigation, body body.dark-theme .mat-toolbar.bottom-navbar,
body body.dark-theme .m-toolbar.main-navigation,
body body.dark-theme .m-toolbar.bottom-navbar {
  background: #1b1720;
}
body .m-toolbar {
  display: flex;
  box-sizing: border-box;
  padding: 0 16px;
  width: 100%;
}
body .m-toolbar.multiline {
  flex-direction: column;
}
body .m-toolbar:not(.multiline) {
  flex-direction: row;
  align-items: center;
  white-space: nowrap;
}
body .m-toolbar .m-toolbar-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  white-space: nowrap;
}
body .mat-toolbar,
body .m-toolbar {
  position: relative;
  z-index: 1;
}
body .mat-toolbar h1, body .mat-toolbar h2, body .mat-toolbar h3, body .mat-toolbar h4, body .mat-toolbar h5, body .mat-toolbar h6,
body .m-toolbar h1,
body .m-toolbar h2,
body .m-toolbar h3,
body .m-toolbar h4,
body .m-toolbar h5,
body .m-toolbar h6 {
  letter-spacing: 0.0125em;
}
body .mat-toolbar .mat-toolbar-row.align-end,
body .mat-toolbar .m-toolbar-row.align-end,
body .m-toolbar .mat-toolbar-row.align-end,
body .m-toolbar .m-toolbar-row.align-end {
  align-items: flex-end;
}
body .mat-toolbar .mat-toolbar-row.no-padding,
body .mat-toolbar .m-toolbar-row.no-padding,
body .m-toolbar .mat-toolbar-row.no-padding,
body .m-toolbar .m-toolbar-row.no-padding {
  padding: 0;
}
body .mat-toolbar .mat-toolbar-row .mat-mdc-icon-button,
body .mat-toolbar .m-toolbar-row .mat-mdc-icon-button,
body .m-toolbar .mat-toolbar-row .mat-mdc-icon-button,
body .m-toolbar .m-toolbar-row .mat-mdc-icon-button {
  padding: 0;
  min-width: 0;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
  line-height: 48px;
  border-radius: 50%;
}
body .mat-toolbar.main-navigation,
body .m-toolbar.main-navigation {
  position: fixed !important;
  z-index: 2;
  justify-content: space-around;
  align-items: center;
  box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.35);
}
body .mat-toolbar.main-navigation.bottom-navbar,
body .m-toolbar.main-navigation.bottom-navbar {
  bottom: 0;
}
body .mat-toolbar.main-navigation.bottom-navbar .burger-menu-desktop,
body .m-toolbar.main-navigation.bottom-navbar .burger-menu-desktop {
  z-index: 12;
  display: none;
}
body .mat-toolbar.main-navigation.bottom-navbar a,
body .m-toolbar.main-navigation.bottom-navbar a {
  height: 64px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
body .mat-toolbar.main-navigation.top-navbar,
body .m-toolbar.main-navigation.top-navbar {
  top: 0;
}
body .mat-toolbar.main-navigation.top-navbar .mat-icon,
body .m-toolbar.main-navigation.top-navbar .mat-icon {
  margin-right: 8px;
}
body .mat-toolbar.main-navigation.top-navbar a,
body .m-toolbar.main-navigation.top-navbar a {
  height: 48px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
body .mat-toolbar.main-navigation a,
body .m-toolbar.main-navigation a {
  display: flex;
  line-height: 11px;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  transition: all 200ms;
  flex-basis: 80px;
  height: 64px;
}
body .mat-toolbar.main-navigation a .mat-icon,
body .m-toolbar.main-navigation a .mat-icon {
  padding: 0;
}
body .mat-toolbar.main-navigation a.active,
body .m-toolbar.main-navigation a.active {
  opacity: 1;
  font-size: 13px;
  line-height: 13px;
}
body .mat-toolbar.simple,
body .m-toolbar.simple {
  padding-left: 72px;
}
body .mat-toolbar.simple.multiline,
body .m-toolbar.simple.multiline {
  padding: 0;
}
body .mat-toolbar.simple.multiline .m-toolbar-row:nth-child(1),
body .m-toolbar.simple.multiline .m-toolbar-row:nth-child(1) {
  padding-left: 72px;
}
body .mat-toolbar.with-mat-tab,
body .m-toolbar.with-mat-tab {
  padding: 0;
}
body .mat-toolbar .m-toolbar-title,
body .m-toolbar .m-toolbar-title {
  font-size: 2rem;
  font-weight: bold;
  line-height: 64px;
  margin: 0;
  flex: 1;
}
@media screen and (max-width: 1080px) {
  body .main-navigation a {
    font-size: 0.9em;
    flex-direction: column;
  }
}
@media screen and (min-width: 1080px) {
  body .main-navigation a {
    opacity: 1;
  }
}
body .mat-mdc-tooltip {
  background: #616161;
}
body .mat-tree {
  background: transparent;
}
body .mat-tree {
  font-size: 1.4rem;
}
body .mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, sans-serif;
}
body .mat-badge-small .mat-badge-content {
  font-size: 9px;
}
body .mat-badge-large .mat-badge-content {
  font-size: 24px;
}
body .mat-h1,
body .mat-headline-5,
body .mat-typography .mat-h1,
body .mat-typography .mat-headline-5,
body .mat-typography h1 {
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  font-family: Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}
body .mat-h2,
body .mat-headline-6,
body .mat-typography .mat-h2,
body .mat-typography .mat-headline-6,
body .mat-typography h2 {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.0125em;
  margin: 0 0 16px;
}
body .mat-h3,
body .mat-subtitle-1,
body .mat-typography .mat-h3,
body .mat-typography .mat-subtitle-1,
body .mat-typography h3 {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
  margin: 0 0 16px;
}
body .mat-h4,
body .mat-body-1,
body .mat-typography .mat-h4,
body .mat-typography .mat-body-1,
body .mat-typography h4 {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.03125em;
  margin: 0 0 16px;
}
body .mat-h5,
body .mat-typography .mat-h5,
body .mat-typography h5 {
  font: 400 calc(14px * 0.83) / 20px Roboto, sans-serif;
  margin: 0 0 12px;
}
body .mat-h6,
body .mat-typography .mat-h6,
body .mat-typography h6 {
  font: 400 calc(14px * 0.67) / 20px Roboto, sans-serif;
  margin: 0 0 12px;
}
body .mat-body-strong,
body .mat-subtitle-2,
body .mat-typography .mat-body-strong,
body .mat-typography .mat-subtitle-2 {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.0071428571em;
}
body .mat-body,
body .mat-body-2,
body .mat-typography .mat-body,
body .mat-typography .mat-body-2,
body .mat-typography {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.0178571429em;
}
body .mat-body p,
body .mat-body-2 p,
body .mat-typography .mat-body p,
body .mat-typography .mat-body-2 p,
body .mat-typography p {
  margin: 0 0 12px;
}
body .mat-small,
body .mat-caption,
body .mat-typography .mat-small,
body .mat-typography .mat-caption {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.0333333333em;
}
body .mat-headline-1,
body .mat-typography .mat-headline-1 {
  font-size: 96px;
  font-weight: 300;
  line-height: 96px;
  font-family: Roboto, sans-serif;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}
body .mat-headline-2,
body .mat-typography .mat-headline-2 {
  font-size: 60px;
  font-weight: 300;
  line-height: 60px;
  font-family: Roboto, sans-serif;
  letter-spacing: -0.0083333333em;
  margin: 0 0 64px;
}
body .mat-headline-3,
body .mat-typography .mat-headline-3 {
  font-size: 48px;
  font-weight: 400;
  line-height: 50px;
  font-family: Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}
body .mat-headline-4,
body .mat-typography .mat-headline-4 {
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.0073529412em;
  margin: 0 0 64px;
}
body .mat-bottom-sheet-container {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.0178571429em;
}
body .mat-button-toggle {
  font-family: Roboto, sans-serif;
}
body .mat-calendar {
  font-family: Roboto, sans-serif;
}
body .mat-calendar-body {
  font-size: 13px;
}
body .mat-calendar-body-label,
body .mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500;
}
body .mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400;
}
body .mat-expansion-panel-header {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
}
body .mat-expansion-panel-content {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.0178571429em;
}
body .mat-grid-tile-header,
body .mat-grid-tile-footer {
  font-size: 14px;
}
body .mat-grid-tile-header .mat-line,
body .mat-grid-tile-footer .mat-line {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  box-sizing: border-box;
}
body .mat-grid-tile-header .mat-line:nth-child(n+2),
body .mat-grid-tile-footer .mat-line:nth-child(n+2) {
  font-size: 12px;
}
body .mat-stepper-vertical, body .mat-stepper-horizontal {
  font-family: Roboto, sans-serif;
}
body .mat-step-label {
  font-size: 14px;
  font-weight: 400;
}
body .mat-step-sub-label-error {
  font-weight: normal;
}
body .mat-step-label-error {
  font-size: 16px;
}
body .mat-step-label-selected {
  font-size: 16px;
  font-weight: 400;
}
body .mat-toolbar,
body .mat-toolbar h1,
body .mat-toolbar h2,
body .mat-toolbar h3,
body .mat-toolbar h4,
body .mat-toolbar h5,
body .mat-toolbar h6 {
  font-size: 20px;
  font-weight: 500;
  line-height: 32px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.0125em;
  margin: 0;
}
body .mat-tree {
  font-family: Roboto, sans-serif;
}
body .mat-tree-node,
body .mat-nested-tree-node {
  font-weight: 400;
  font-size: 14px;
}
body .mat-mdc-option {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-body1-font-size, 16px);
  line-height: var(--mdc-typography-body1-line-height, 24px);
  font-weight: var(--mdc-typography-body1-font-weight, 400);
  letter-spacing: var(--mdc-typography-body1-letter-spacing, 0.03125em);
}
body .mat-mdc-card-title {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-headline6-font-size, 20px);
  line-height: var(--mdc-typography-headline6-line-height, 32px);
  font-weight: var(--mdc-typography-headline6-font-weight, 500);
  letter-spacing: var(--mdc-typography-headline6-letter-spacing, 0.0125em);
  -webkit-text-decoration: var(--mdc-typography-headline6-text-decoration, inherit);
          text-decoration: var(--mdc-typography-headline6-text-decoration, inherit);
  text-transform: var(--mdc-typography-headline6-text-transform, none);
}
body .mat-mdc-card-subtitle {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-subtitle2-font-size, 14px);
  line-height: var(--mdc-typography-subtitle2-line-height, 22px);
  font-weight: var(--mdc-typography-subtitle2-font-weight, 500);
  letter-spacing: var(--mdc-typography-subtitle2-letter-spacing, 0.0071428571em);
  -webkit-text-decoration: var(--mdc-typography-subtitle2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle2-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle2-text-transform, none);
}
body .mat-mdc-tooltip {
  --mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;
  --mdc-plain-tooltip-supporting-text-size: 12px;
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: 0.0333333333em;
}
body .mdc-text-field__input {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-subtitle1-font-size, 16px);
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
  -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle1-text-transform, none);
}
body .mdc-text-field__affix {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-subtitle1-font-size, 16px);
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
  -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle1-text-transform, none);
}
[dir=rtl] body .mdc-text-field--outlined.mdc-text-field--with-leading-icon, body .mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] body .mdc-text-field--outlined.mdc-text-field--with-trailing-icon, body .mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

body .mdc-text-field--textarea .mdc-text-field__input {
  line-height: 1.5rem;
}
[dir=rtl] body .mdc-text-field--with-leading-icon.mdc-text-field--outlined, body .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
[dir=rtl] body .mdc-text-field--end-aligned .mdc-text-field__input, body .mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

body .mdc-floating-label {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-subtitle1-font-size, 16px);
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
  -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle1-text-transform, none);
}
[dir=rtl] body .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker), body .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
body .mat-mdc-form-field-subscript-wrapper,
body .mat-mdc-form-field-bottom-align::before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-caption-font-size, 12px);
  line-height: var(--mdc-typography-caption-line-height, 20px);
  font-weight: var(--mdc-typography-caption-font-weight, 400);
  letter-spacing: var(--mdc-typography-caption-letter-spacing, 0.0333333333em);
  -webkit-text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
          text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
  text-transform: var(--mdc-typography-caption-text-transform, none);
}
body .mat-mdc-form-field,
body .mat-mdc-floating-label {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-body1-font-size, 16px);
  line-height: var(--mdc-typography-body1-line-height, 24px);
  font-weight: var(--mdc-typography-body1-font-weight, 400);
  letter-spacing: var(--mdc-typography-body1-letter-spacing, 0.03125em);
  -webkit-text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
  text-transform: var(--mdc-typography-body1-text-transform, none);
}
body .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above {
  font-size: calc(16px * var(--mat-mdc-form-field-floating-label-scale, 0.75));
}
body .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  font-size: 16px;
}
body .mat-mdc-select-panel {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-subtitle1-font-size, 16px);
  line-height: var(--mdc-typography-subtitle1-line-height, 28px);
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
  -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle1-text-transform, none);
  /* @alternate */
  line-height: 24px;
}
body .mat-mdc-select {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-body1-font-size, 16px);
  line-height: var(--mdc-typography-body1-line-height, 24px);
  font-weight: var(--mdc-typography-body1-font-weight, 400);
  letter-spacing: var(--mdc-typography-body1-letter-spacing, 0.03125em);
  -webkit-text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
  text-transform: var(--mdc-typography-body1-text-transform, none);
}
body .mat-mdc-autocomplete-panel {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-subtitle1-font-size, 16px);
  line-height: var(--mdc-typography-subtitle1-line-height, 28px);
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
  -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle1-text-transform, none);
  /* @alternate */
  line-height: 24px;
}
body .mat-mdc-dialog-container {
  --mdc-dialog-subhead-font: Roboto, sans-serif;
  --mdc-dialog-subhead-line-height: 32px;
  --mdc-dialog-subhead-size: 20px;
  --mdc-dialog-subhead-weight: 500;
  --mdc-dialog-subhead-tracking: 0.0125em;
  --mdc-dialog-supporting-text-font: Roboto, sans-serif;
  --mdc-dialog-supporting-text-line-height: 24px;
  --mdc-dialog-supporting-text-size: 16px;
  --mdc-dialog-supporting-text-weight: 400;
  --mdc-dialog-supporting-text-tracking: 0.03125em;
}
body .mat-mdc-standard-chip {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-body2-font-size, 14px);
  line-height: var(--mdc-typography-body2-line-height, 20px);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}
body .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-body2-font-size, 14px);
  line-height: var(--mdc-typography-body2-line-height, 20px);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}
body .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-body2-font-size, 14px);
  line-height: var(--mdc-typography-body2-line-height, 20px);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}
body .mat-mdc-slider {
  --mdc-slider-label-label-text-font: Roboto, sans-serif;
  --mdc-slider-label-label-text-size: 14px;
  --mdc-slider-label-label-text-line-height: 22px;
  --mdc-slider-label-label-text-tracking: 0.0071428571em;
  --mdc-slider-label-label-text-weight: 500;
}
body .mat-mdc-menu-content {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-subtitle1-font-size, 16px);
  line-height: var(--mdc-typography-subtitle1-line-height, 28px);
  font-weight: var(--mdc-typography-subtitle1-font-weight, 400);
  letter-spacing: var(--mdc-typography-subtitle1-letter-spacing, 0.009375em);
  -webkit-text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle1-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle1-text-transform, none);
  /* @alternate */
  line-height: 24px;
}
body .mat-mdc-menu-content,
body .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-body1-font-size, 16px);
  line-height: var(--mdc-typography-body1-line-height, 24px);
  font-weight: var(--mdc-typography-body1-font-weight, 400);
  letter-spacing: var(--mdc-typography-body1-letter-spacing, 0.03125em);
  -webkit-text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body1-text-decoration, inherit);
  text-transform: var(--mdc-typography-body1-text-transform, none);
}
body .mat-mdc-list-base {
  --mdc-list-list-item-label-text-font: Roboto, sans-serif;
  --mdc-list-list-item-label-text-line-height: 24px;
  --mdc-list-list-item-label-text-size: 16px;
  --mdc-list-list-item-label-text-tracking: 0.03125em;
  --mdc-list-list-item-label-text-weight: 400;
  --mdc-list-list-item-supporting-text-font: Roboto, sans-serif;
  --mdc-list-list-item-supporting-text-line-height: 20px;
  --mdc-list-list-item-supporting-text-size: 14px;
  --mdc-list-list-item-supporting-text-tracking: 0.0178571429em;
  --mdc-list-list-item-supporting-text-weight: 400;
  --mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;
  --mdc-list-list-item-trailing-supporting-text-line-height: 20px;
  --mdc-list-list-item-trailing-supporting-text-size: 12px;
  --mdc-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;
  --mdc-list-list-item-trailing-supporting-text-weight: 400;
}
body .mdc-list-group__subheader {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
  letter-spacing: 0.009375em;
}
body .mat-mdc-paginator {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-caption-font-size, 12px);
  line-height: var(--mdc-typography-caption-line-height, 20px);
  font-weight: var(--mdc-typography-caption-font-weight, 400);
  letter-spacing: var(--mdc-typography-caption-letter-spacing, 0.0333333333em);
  -webkit-text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
          text-decoration: var(--mdc-typography-caption-text-decoration, inherit);
  text-transform: var(--mdc-typography-caption-text-transform, none);
}
body .mat-mdc-paginator .mat-mdc-select-value {
  font-size: 12px;
}
body .mdc-tab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-button-font-size, 14px);
  line-height: var(--mdc-typography-button-line-height, 36px);
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: var(--mdc-typography-button-letter-spacing, 0.0892857143em);
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
          text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: var(--mdc-typography-button-text-transform, none);
}
@media all and (-ms-high-contrast: none) {
  body .mdc-checkbox .mdc-checkbox__focus-ring {
    display: none;
  }
}
body .mdc-form-field {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-body2-font-size, 14px);
  line-height: var(--mdc-typography-body2-line-height, 20px);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}
body .mdc-button {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-button-font-size, 14px);
  line-height: var(--mdc-typography-button-line-height, 36px);
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: var(--mdc-typography-button-letter-spacing, 0.0892857143em);
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
          text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: var(--mdc-typography-button-text-transform, none);
}
body .mdc-fab--extended {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-button-font-size, 14px);
  line-height: var(--mdc-typography-button-line-height, 36px);
  font-weight: var(--mdc-typography-button-font-weight, 500);
  letter-spacing: var(--mdc-typography-button-letter-spacing, 0.0892857143em);
  -webkit-text-decoration: var(--mdc-typography-button-text-decoration, none);
          text-decoration: var(--mdc-typography-button-text-decoration, none);
  text-transform: var(--mdc-typography-button-text-transform, none);
}
body .mat-mdc-snack-bar-container {
  --mdc-snackbar-supporting-text-font: Roboto, sans-serif;
  --mdc-snackbar-supporting-text-line-height: 20px;
  --mdc-snackbar-supporting-text-size: 14px;
  --mdc-snackbar-supporting-text-weight: 400;
}
body .mdc-data-table__content {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-body2-font-size, 14px);
  line-height: var(--mdc-typography-body2-line-height, 20px);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}
body .mdc-data-table__cell {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-body2-font-size, 14px);
  line-height: var(--mdc-typography-body2-line-height, 20px);
  font-weight: var(--mdc-typography-body2-font-weight, 400);
  letter-spacing: var(--mdc-typography-body2-letter-spacing, 0.0178571429em);
  -webkit-text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-body2-text-decoration, inherit);
  text-transform: var(--mdc-typography-body2-text-transform, none);
}
body .mdc-data-table__header-cell {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));
  font-size: var(--mdc-typography-subtitle2-font-size, 14px);
  line-height: var(--mdc-typography-subtitle2-line-height, 22px);
  font-weight: var(--mdc-typography-subtitle2-font-weight, 500);
  letter-spacing: var(--mdc-typography-subtitle2-letter-spacing, 0.0071428571em);
  -webkit-text-decoration: var(--mdc-typography-subtitle2-text-decoration, inherit);
          text-decoration: var(--mdc-typography-subtitle2-text-decoration, inherit);
  text-transform: var(--mdc-typography-subtitle2-text-transform, none);
}
[dir=rtl] body .mdc-data-table__pagination-button .mdc-button__icon, body .mdc-data-table__pagination-button .mdc-button__icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

body .icon-content.half-light, body .affluenceLight.half-light {
  background-color: rgba(255, 255, 255, 0.12) !important;
}
body .icon-content mat-icon[svgicon=group] #ic_group_24px,
body .icon-content mat-icon[svgicon=group] #ic_group_24px-2,
body .icon-content mat-icon[svgicon=group] #ic_group_24px-3, body .affluenceLight mat-icon[svgicon=group] #ic_group_24px,
body .affluenceLight mat-icon[svgicon=group] #ic_group_24px-2,
body .affluenceLight mat-icon[svgicon=group] #ic_group_24px-3 {
  fill: #b49bda !important;
  opacity: 30%;
}
body .icon-content m-icons[data-type=forte] #ic_group_24px, body .icon-content m-icons[data-type=forte] #ic_group_24px-2, body .icon-content m-icons[data-type=moderee] #ic_group_24px-2,
body .icon-content m-icons #ic_group_24px-3, body .affluenceLight m-icons[data-type=forte] #ic_group_24px, body .affluenceLight m-icons[data-type=forte] #ic_group_24px-2, body .affluenceLight m-icons[data-type=moderee] #ic_group_24px-2,
body .affluenceLight m-icons #ic_group_24px-3 {
  opacity: 100% !important;
}
body .buttonDownload:hover .arrow-outward {
  color: #b49bda;
}
body .has-disturbance div.m-logo-line-icons::after {
  content: "";
  background-image: url('ic_perturb_dark.svg');
  position: absolute;
  right: -4px;
  top: -2px;
  width: 16px;
  height: 16px;
  background-size: contain;
  z-index: 1;
}
body .has-disturbance.disturbance-4 div.m-logo-line-icons {
  opacity: 0.54;
}
body .has-disturbance.disturbance-4 div.m-logo-line-icons::after {
  background-image: url('ic_hors_service_dark.svg');
}
body .m-logo-line-checkbox div::after, body .m-logo-line-checkbox .relais {
  opacity: 0.54;
}
body .m-logo-line-checkbox.mat-mdc-checkbox-checked .circle {
  border-radius: 50%;
}
body .m-logo-line-checkbox.mat-mdc-checkbox-checked .rounded {
  border-radius: 8px;
}
body .m-logo-line-checkbox.mat-mdc-checkbox-checked .square {
  border-radius: unset;
}
body .m-logo-line-checkbox.mat-mdc-checkbox-checked div::after {
  opacity: 1;
}
body .m-logo-line-checkbox.mat-mdc-checkbox-checked svg {
  transition: all 200ms linear;
  border: 4px solid #b49bda !important;
}
body .m-logo-line-checkbox.mat-mdc-checkbox-checked svg.relais {
  border: none !important;
}
body .m-logo-line-checkbox.mat-mdc-checkbox-checked svg.circle, body .m-logo-line-checkbox.mat-mdc-checkbox-checked svg.rounded, body .m-logo-line-checkbox.mat-mdc-checkbox-checked svg.square, body .m-logo-line-checkbox.mat-mdc-checkbox-checked svg.relais {
  opacity: 1 !important;
}
body .m-logo-line-checkbox.mat-mdc-checkbox-checked .m-checklines-favoris label::after {
  opacity: 1 !important;
}
body .m-logo-line-checkbox .mdc-checkbox {
  display: none;
}
body .m-disturbance-display.has-disturbance {
  position: relative;
}
body .m-disturbance-display.has-disturbance.disturbance-position-outer::after {
  top: -4px;
  right: -4px;
}
body .m-disturbance-display.has-disturbance::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-size: contain;
  z-index: 1;
  top: 10px;
  left: 46px;
  right: unset;
  background-image: url('ic_perturb_dark.svg');
}
body .m-disturbance-display.has-disturbance.disturbance-4 m-logo-lines {
  opacity: 0.54;
}
body .m-disturbance-display.has-disturbance.disturbance-4::after {
  background-image: url('ic_hors_service_dark.svg');
}
body .line-nsv {
  background: #221d26;
  height: auto !important;
  border-radius: 8px !important;
}
body .line-nsv.disturbance-2 {
  background: #714a4a;
}
body .line-nsv.disturbance-3 {
  background: #992e2e;
  color: #fff !important;
}
body .line-nsv.disturbance-4 {
  background: #5c595f;
}
body .line-nsv .mdc-button__label {
  display: flex;
  flex-direction: row;
  width: 100%;
}
body .line-nsv .mdc-button__label .icon-right {
  margin-left: auto;
}
body .line-nsv {
  border-radius: 8px;
  padding: 16px 24px;
  margin: 16px;
  display: flex;
  align-items: center;
}
body .line-nsv .default-display {
  display: flex;
  font-size: 14px;
}
body .line-nsv m-icons {
  margin-top: auto;
  margin-bottom: auto;
}
body .line-nsv m-icons mat-icon {
  width: 32px !important;
  height: 32px !important;
  vertical-align: middle;
}
body .line-nsv div {
  display: flex;
  flex-direction: row;
}
body .line-nsv div .layout {
  line-height: 1.3em;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: normal;
}
@media screen and (max-width: 320px) {
  body .line-nsv mat-icon:first-of-type {
    display: none;
  }
}
body .line-nsv .m-disturbance-display-text-secondary {
  opacity: 0.7;
}
body.light-theme {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body.light-theme .mat-mdc-option {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
body.light-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled), body.light-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled), body.light-theme .mat-mdc-option.mat-mdc-option-active, body.light-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled) {
  background: rgba(0, 0, 0, 0.04);
}
body.light-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #8154c0);
}
body.light-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-secondary, #6cc2d7);
}
body.light-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-optgroup-label {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
body.light-theme .mat-pseudo-checkbox-full {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled {
  color: #b0b0b0;
}
body.light-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
body.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #8154c0;
}
body.light-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
body.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #8154c0;
}
body.light-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
body.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
body.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
body.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #6cc2d7;
}
body.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
body.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #6cc2d7;
}
body.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
body.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
body.light-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
body.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #6cc2d7;
}
body.light-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
body.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #6cc2d7;
}
body.light-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
body.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
body.light-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
body.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b92d00;
}
body.light-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
body.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b92d00;
}
body.light-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full::after,
body.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full::after {
  color: #fafafa;
}
body.light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
body.light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
  color: #b0b0b0;
}
body.light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,
body.light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full {
  background: #b0b0b0;
}
body.light-theme .mat-app-background, body.light-theme.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-elevation-z0, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z1, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z2, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z3, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z4, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z5, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z6, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z7, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z8, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z9, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z10, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z11, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z12, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z13, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z14, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z15, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z16, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z17, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z18, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z19, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z20, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z21, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z22, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z23, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-elevation-z24, body.light-theme .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
.mat-theme-loaded-marker {
  display: none;
}

body.light-theme .mat-mdc-card {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-elevated-card-container-color: #fff;
}
body.light-theme .mat-mdc-card-outlined {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-outlined-card-outline-color: #e0e0e0;
}
body.light-theme .mat-mdc-card-subtitle {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color: #8154c0;
}
body.light-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(129, 84, 192, 0.25)'/%3E%3C/svg%3E");
}
body.light-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar {
  background-color: rgba(129, 84, 192, 0.25);
}
body.light-theme .mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color: #6cc2d7;
}
body.light-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(108, 194, 215, 0.25)'/%3E%3C/svg%3E");
}
body.light-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar {
  background-color: rgba(108, 194, 215, 0.25);
}
body.light-theme .mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color: #b92d00;
}
body.light-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(185, 45, 0, 0.25)'/%3E%3C/svg%3E");
}
body.light-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar {
  background-color: rgba(185, 45, 0, 0.25);
}
body.light-theme .mat-mdc-tooltip {
  --mdc-plain-tooltip-container-color: #616161;
  --mdc-plain-tooltip-supporting-text-color: white;
}
body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(0, 0, 0, 0.6);
}
body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.87);
}
@media all {
  body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
}
@media all {
  body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.6);
  }
}
body.light-theme .mdc-text-field .mdc-text-field__input {
  caret-color: var(--mdc-theme-primary, #8154c0);
}
body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.6);
}
body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,
body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.6);
}
body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.6);
}
body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.6);
}
body.light-theme .mdc-text-field--filled .mdc-text-field__ripple::before,
body.light-theme .mdc-text-field--filled .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, rgba(0, 0, 0, 0.87));
}
body.light-theme .mdc-text-field--filled:hover .mdc-text-field__ripple::before, body.light-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-hover-opacity, 0.04);
}
body.light-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple::before, body.light-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before {
  opacity: var(--mdc-ripple-focus-opacity, 0.12);
}
body.light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: whitesmoke;
}
body.light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
body.light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mdc-text-field--filled .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-primary, #8154c0);
}
body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-primary, #8154c0);
}
[dir=rtl] body.light-theme .mdc-text-field--outlined.mdc-text-field--with-leading-icon, body.light-theme .mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] body.light-theme .mdc-text-field--outlined.mdc-text-field--with-trailing-icon, body.light-theme .mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

body.light-theme .mdc-text-field--outlined .mdc-text-field__ripple::before,
body.light-theme .mdc-text-field--outlined .mdc-text-field__ripple::after {
  background-color: var(--mdc-ripple-color, transparent);
}
[dir=rtl] body.light-theme .mdc-text-field--with-leading-icon.mdc-text-field--outlined, body.light-theme .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
body.light-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(129, 84, 192, 0.87);
}
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mdc-text-field--disabled .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.38);
}
@media all {
  body.light-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
}
@media all {
  body.light-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.38);
  }
}
body.light-theme .mdc-text-field--disabled .mdc-floating-label {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mdc-text-field--disabled .mdc-text-field-character-counter,
body.light-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mdc-text-field--disabled .mdc-text-field__icon--leading {
  color: rgba(0, 0, 0, 0.3);
}
body.light-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing {
  color: rgba(0, 0, 0, 0.3);
}
body.light-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mdc-text-field--disabled .mdc-line-ripple::before {
  border-bottom-color: rgba(0, 0, 0, 0.06);
}
body.light-theme .mdc-text-field--disabled .mdc-notched-outline__leading,
body.light-theme .mdc-text-field--disabled .mdc-notched-outline__notch,
body.light-theme .mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.06);
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body.light-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body.light-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body.light-theme .mdc-text-field--disabled .mdc-floating-label {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body.light-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body.light-theme .mdc-text-field--disabled .mdc-text-field-character-counter,
  body.light-theme .mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body.light-theme .mdc-text-field--disabled .mdc-text-field__icon--leading {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body.light-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body.light-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body.light-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix {
    color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body.light-theme .mdc-text-field--disabled .mdc-line-ripple::before {
    border-bottom-color: GrayText;
  }
}
@media screen and (forced-colors: active), (-ms-high-contrast: active) {
  body.light-theme .mdc-text-field--disabled .mdc-notched-outline__leading,
  body.light-theme .mdc-text-field--disabled .mdc-notched-outline__notch,
  body.light-theme .mdc-text-field--disabled .mdc-notched-outline__trailing {
    border-color: GrayText;
  }
}
body.light-theme .mdc-text-field--disabled.mdc-text-field--filled {
  background-color: #fafafa;
}
[dir=rtl] body.light-theme .mdc-text-field--end-aligned .mdc-text-field__input, body.light-theme .mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

[dir=rtl] body.light-theme .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker), body.light-theme .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}
body.light-theme .mat-mdc-form-field-error {
  color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field-focus-overlay {
  background-color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay {
  opacity: 0.04;
}
body.light-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay {
  opacity: 0.12;
}
body.light-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix::after {
  color: rgba(129, 84, 192, 0.87);
}
body.light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix::after {
  color: rgba(108, 194, 215, 0.87);
}
body.light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix::after {
  color: rgba(185, 45, 0, 0.87);
}
body.light-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input {
  caret-color: var(--mdc-theme-secondary, #6cc2d7);
}
body.light-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-secondary, #6cc2d7);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(108, 194, 215, 0.87);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-secondary, #6cc2d7);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(185, 45, 0, 0.87);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after {
  border-bottom-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input {
  caret-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing {
  color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before {
  border-bottom-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: var(--mdc-theme-error, #b92d00);
}
body.light-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: 1px solid transparent;
}
body.light-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch {
  border-left: none;
  border-right: 1px solid transparent;
}
body.light-theme .mdc-menu-surface {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
body.light-theme .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}
body.light-theme .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
body.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
body.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
body.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
body.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
body.light-theme .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
body.light-theme .mdc-list-item--disabled .mdc-list-item__start,
body.light-theme .mdc-list-item--disabled .mdc-list-item__content,
body.light-theme .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
body.light-theme .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--selected .mdc-list-item__primary-text,
body.light-theme .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #8154c0);
}
body.light-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
body.light-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #8154c0);
}
body.light-theme .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
body.light-theme .mdc-list-divider::after {
  border-bottom-color: white;
}
body.light-theme .mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-mdc-select-value {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-mdc-select-placeholder {
  color: rgba(0, 0, 0, 0.6);
}
body.light-theme .mat-mdc-select-disabled .mat-mdc-select-value {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-select-arrow {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow {
  color: rgba(129, 84, 192, 0.87);
}
body.light-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow {
  color: rgba(108, 194, 215, 0.87);
}
body.light-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow {
  color: rgba(185, 45, 0, 0.87);
}
body.light-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow {
  color: rgba(185, 45, 0, 0.87);
}
body.light-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mdc-menu-surface {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
body.light-theme .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}
body.light-theme .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
body.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
body.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
body.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
body.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
body.light-theme .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
body.light-theme .mdc-list-item--disabled .mdc-list-item__start,
body.light-theme .mdc-list-item--disabled .mdc-list-item__content,
body.light-theme .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
body.light-theme .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--selected .mdc-list-item__primary-text,
body.light-theme .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #8154c0);
}
body.light-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
body.light-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #8154c0);
}
body.light-theme .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
body.light-theme .mdc-list-divider::after {
  border-bottom-color: white;
}
body.light-theme .mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-mdc-dialog-container {
  --mdc-dialog-container-color: white;
  --mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, 0.12);
  --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);
  --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);
}
body.light-theme .mat-mdc-standard-chip {
  --mdc-chip-elevated-container-color: #e0e0e0;
  --mdc-chip-elevated-disabled-container-color: #e0e0e0;
  --mdc-chip-label-text-color: #212121;
  --mdc-chip-disabled-label-text-color: #212121;
  --mdc-chip-with-icon-icon-color: #212121;
  --mdc-chip-with-icon-disabled-icon-color: #212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;
  --mdc-chip-with-icon-selected-icon-color: #212121;
}
body.light-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected, body.light-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #8154c0;
  --mdc-chip-elevated-disabled-container-color: #8154c0;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
body.light-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected, body.light-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #6cc2d7;
  --mdc-chip-elevated-disabled-container-color: #6cc2d7;
  --mdc-chip-label-text-color: black;
  --mdc-chip-disabled-label-text-color: black;
  --mdc-chip-with-icon-icon-color: black;
  --mdc-chip-with-icon-disabled-icon-color: black;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;
  --mdc-chip-with-trailing-icon-trailing-icon-color: black;
  --mdc-chip-with-icon-selected-icon-color: black;
}
body.light-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected, body.light-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted {
  --mdc-chip-elevated-container-color: #b92d00;
  --mdc-chip-elevated-disabled-container-color: #b92d00;
  --mdc-chip-label-text-color: white;
  --mdc-chip-disabled-label-text-color: white;
  --mdc-chip-with-icon-icon-color: white;
  --mdc-chip-with-icon-disabled-icon-color: white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;
  --mdc-chip-with-trailing-icon-trailing-icon-color: white;
  --mdc-chip-with-icon-selected-icon-color: white;
}
body.light-theme .mat-mdc-chip-focus-overlay {
  background: black;
}
body.light-theme .mat-mdc-slide-toggle {
  --mdc-switch-disabled-selected-handle-color: #424242;
  --mdc-switch-disabled-unselected-handle-color: #424242;
  --mdc-switch-disabled-selected-track-color: #424242;
  --mdc-switch-disabled-unselected-track-color: #424242;
  --mdc-switch-unselected-focus-state-layer-color: #424242;
  --mdc-switch-unselected-pressed-state-layer-color: #424242;
  --mdc-switch-unselected-hover-state-layer-color: #424242;
  --mdc-switch-unselected-focus-track-color: #e0e0e0;
  --mdc-switch-unselected-hover-track-color: #e0e0e0;
  --mdc-switch-unselected-pressed-track-color: #e0e0e0;
  --mdc-switch-unselected-track-color: #e0e0e0;
  --mdc-switch-unselected-focus-handle-color: #212121;
  --mdc-switch-unselected-hover-handle-color: #212121;
  --mdc-switch-unselected-pressed-handle-color: #212121;
  --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);
  --mdc-switch-unselected-handle-color: #616161;
  --mdc-switch-selected-icon-color: #fff;
  --mdc-switch-disabled-selected-icon-color: #fff;
  --mdc-switch-disabled-unselected-icon-color: #fff;
  --mdc-switch-unselected-icon-color: #fff;
}
body.light-theme .mat-mdc-slide-toggle .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
body.light-theme .mat-mdc-slide-toggle .mdc-switch--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-slide-toggle.mat-primary {
  --mdc-switch-selected-focus-state-layer-color: #794dba;
  --mdc-switch-selected-handle-color: #794dba;
  --mdc-switch-selected-hover-state-layer-color: #794dba;
  --mdc-switch-selected-pressed-state-layer-color: #794dba;
  --mdc-switch-selected-focus-handle-color: #51299c;
  --mdc-switch-selected-hover-handle-color: #51299c;
  --mdc-switch-selected-pressed-handle-color: #51299c;
  --mdc-switch-selected-focus-track-color: #a787d3;
  --mdc-switch-selected-hover-track-color: #a787d3;
  --mdc-switch-selected-pressed-track-color: #a787d3;
  --mdc-switch-selected-track-color: #a787d3;
}
body.light-theme .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color: #64bcd3;
  --mdc-switch-selected-handle-color: #64bcd3;
  --mdc-switch-selected-hover-state-layer-color: #64bcd3;
  --mdc-switch-selected-pressed-state-layer-color: #64bcd3;
  --mdc-switch-selected-focus-handle-color: #3d9fbe;
  --mdc-switch-selected-hover-handle-color: #3d9fbe;
  --mdc-switch-selected-pressed-handle-color: #3d9fbe;
  --mdc-switch-selected-focus-track-color: #98d4e3;
  --mdc-switch-selected-hover-track-color: #98d4e3;
  --mdc-switch-selected-pressed-track-color: #98d4e3;
  --mdc-switch-selected-track-color: #98d4e3;
}
body.light-theme .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color: #b22800;
  --mdc-switch-selected-handle-color: #b22800;
  --mdc-switch-selected-hover-state-layer-color: #b22800;
  --mdc-switch-selected-pressed-state-layer-color: #b22800;
  --mdc-switch-selected-focus-handle-color: #931100;
  --mdc-switch-selected-hover-handle-color: #931100;
  --mdc-switch-selected-pressed-handle-color: #931100;
  --mdc-switch-selected-focus-track-color: #ce6c4d;
  --mdc-switch-selected-hover-track-color: #ce6c4d;
  --mdc-switch-selected-pressed-track-color: #ce6c4d;
  --mdc-switch-selected-track-color: #ce6c4d;
}
body.light-theme .mat-mdc-radio-button .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
body.light-theme .mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8154c0;
  --mdc-radio-selected-hover-icon-color: #8154c0;
  --mdc-radio-selected-icon-color: #8154c0;
  --mdc-radio-selected-pressed-icon-color: #8154c0;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #8154c0;
}
body.light-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #6cc2d7;
  --mdc-radio-selected-hover-icon-color: #6cc2d7;
  --mdc-radio-selected-icon-color: #6cc2d7;
  --mdc-radio-selected-pressed-icon-color: #6cc2d7;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #6cc2d7;
}
body.light-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #b92d00;
  --mdc-radio-selected-hover-icon-color: #b92d00;
  --mdc-radio-selected-icon-color: #b92d00;
  --mdc-radio-selected-pressed-icon-color: #b92d00;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #b92d00;
}
body.light-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-slider {
  --mdc-slider-label-container-color: black;
  --mdc-slider-label-label-text-color: white;
  --mdc-slider-disabled-handle-color: #000;
  --mdc-slider-disabled-active-track-color: #000;
  --mdc-slider-disabled-inactive-track-color: #000;
  --mdc-slider-with-tick-marks-disabled-container-color: #000;
  --mat-mdc-slider-value-indicator-opacity: 0.6;
}
body.light-theme .mat-mdc-slider.mat-primary {
  --mdc-slider-handle-color: #8154c0;
  --mdc-slider-focus-handle-color: #8154c0;
  --mdc-slider-hover-handle-color: #8154c0;
  --mdc-slider-active-track-color: #8154c0;
  --mdc-slider-inactive-track-color: #8154c0;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #8154c0;
  --mat-mdc-slider-ripple-color: #8154c0;
  --mat-mdc-slider-hover-ripple-color: rgba(129, 84, 192, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(129, 84, 192, 0.2);
}
body.light-theme .mat-mdc-slider.mat-accent {
  --mdc-slider-handle-color: #6cc2d7;
  --mdc-slider-focus-handle-color: #6cc2d7;
  --mdc-slider-hover-handle-color: #6cc2d7;
  --mdc-slider-active-track-color: #6cc2d7;
  --mdc-slider-inactive-track-color: #6cc2d7;
  --mdc-slider-with-tick-marks-active-container-color: #000;
  --mdc-slider-with-tick-marks-inactive-container-color: #6cc2d7;
  --mat-mdc-slider-ripple-color: #6cc2d7;
  --mat-mdc-slider-hover-ripple-color: rgba(108, 194, 215, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(108, 194, 215, 0.2);
}
body.light-theme .mat-mdc-slider.mat-warn {
  --mdc-slider-handle-color: #b92d00;
  --mdc-slider-focus-handle-color: #b92d00;
  --mdc-slider-hover-handle-color: #b92d00;
  --mdc-slider-active-track-color: #b92d00;
  --mdc-slider-inactive-track-color: #b92d00;
  --mdc-slider-with-tick-marks-active-container-color: #fff;
  --mdc-slider-with-tick-marks-inactive-container-color: #b92d00;
  --mat-mdc-slider-ripple-color: #b92d00;
  --mat-mdc-slider-hover-ripple-color: rgba(185, 45, 0, 0.05);
  --mat-mdc-slider-focus-ripple-color: rgba(185, 45, 0, 0.2);
}
body.light-theme .mdc-menu-surface {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  background-color: var(--mdc-theme-surface, #fff);
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item__primary-text {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
body.light-theme .mdc-list-item__secondary-text {
  color: var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, 0.54));
}
body.light-theme .mdc-list-item__overline-text {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
body.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
body.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  background-color: transparent;
}
body.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,
body.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, 0.38));
}
body.light-theme .mdc-list-item__end {
  color: var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, 0.38));
}
body.light-theme .mdc-list-item--disabled .mdc-list-item__start,
body.light-theme .mdc-list-item--disabled .mdc-list-item__content,
body.light-theme .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 0.38;
}
body.light-theme .mdc-list-item--disabled .mdc-list-item__primary-text {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled .mdc-list-item__secondary-text {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled .mdc-list-item__overline-text {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mdc-list-item--selected .mdc-list-item__primary-text,
body.light-theme .mdc-list-item--activated .mdc-list-item__primary-text {
  color: var(--mdc-theme-primary, #8154c0);
}
body.light-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
body.light-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: var(--mdc-theme-primary, #8154c0);
}
body.light-theme .mdc-deprecated-list-group__subheader {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
body.light-theme .mdc-list-divider::after {
  border-bottom-color: white;
}
body.light-theme .mdc-list-divider {
  background-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-mdc-menu-item[disabled],
body.light-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,
body.light-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color {
  color: var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, 0.38));
}
body.light-theme .mat-mdc-menu-item .mat-icon-no-color,
body.light-theme .mat-mdc-menu-submenu-icon {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
body.light-theme .mat-mdc-menu-item:hover:not([disabled]),
body.light-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),
body.light-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),
body.light-theme .mat-mdc-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04);
}
body.light-theme .mat-mdc-list-base {
  --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);
  --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-disabled-label-text-color: black;
  --mdc-list-list-item-disabled-leading-icon-color: black;
  --mdc-list-list-item-disabled-trailing-icon-color: black;
  --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);
  --mdc-list-list-item-hover-state-layer-color: black;
  --mdc-list-list-item-hover-state-layer-opacity: 0.04;
  --mdc-list-list-item-focus-state-layer-color: black;
  --mdc-list-list-item-focus-state-layer-opacity: 0.12;
}
body.light-theme .mat-mdc-list-option .mdc-list-item__start, body.light-theme .mat-mdc-list-option .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #8154c0;
  --mdc-checkbox-selected-hover-icon-color: #8154c0;
  --mdc-checkbox-selected-icon-color: #8154c0;
  --mdc-checkbox-selected-pressed-icon-color: #8154c0;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-mdc-list-option .mdc-list-item__start, body.light-theme .mat-mdc-list-option .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #8154c0;
  --mdc-radio-selected-hover-icon-color: #8154c0;
  --mdc-radio-selected-icon-color: #8154c0;
  --mdc-radio-selected-pressed-icon-color: #8154c0;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #8154c0;
}
body.light-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled + label, body.light-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start, body.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #6cc2d7;
  --mdc-checkbox-selected-hover-icon-color: #6cc2d7;
  --mdc-checkbox-selected-icon-color: #6cc2d7;
  --mdc-checkbox-selected-pressed-icon-color: #6cc2d7;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start, body.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #6cc2d7;
  --mdc-radio-selected-hover-icon-color: #6cc2d7;
  --mdc-radio-selected-icon-color: #6cc2d7;
  --mdc-radio-selected-pressed-icon-color: #6cc2d7;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #6cc2d7;
}
body.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled + label, body.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start, body.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #b92d00;
  --mdc-checkbox-selected-hover-icon-color: #b92d00;
  --mdc-checkbox-selected-icon-color: #b92d00;
  --mdc-checkbox-selected-pressed-icon-color: #b92d00;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start, body.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end {
  --mdc-radio-disabled-selected-icon-color: #000;
  --mdc-radio-disabled-unselected-icon-color: #000;
  --mdc-radio-unselected-focus-icon-color: #212121;
  --mdc-radio-unselected-hover-icon-color: #212121;
  --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color: #b92d00;
  --mdc-radio-selected-hover-icon-color: #b92d00;
  --mdc-radio-selected-icon-color: #b92d00;
  --mdc-radio-selected-pressed-icon-color: #b92d00;
  --mat-mdc-radio-ripple-color: #000;
  --mat-mdc-radio-checked-ripple-color: #b92d00;
}
body.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled + label, body.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled + label {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,
body.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text {
  color: #8154c0;
}
body.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,
body.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start {
  color: #8154c0;
}
body.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,
body.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,
body.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {
  opacity: 1;
}
body.light-theme .mat-mdc-paginator {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-mdc-paginator-icon {
  fill: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-mdc-paginator-decrement,
body.light-theme .mat-mdc-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-mdc-paginator-first,
body.light-theme .mat-mdc-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,
body.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,
body.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,
body.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last {
  border-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon {
  fill: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-mdc-tab, body.light-theme .mat-mdc-tab-link {
  background-color: transparent;
}
body.light-theme .mat-mdc-tab .mdc-tab__text-label, body.light-theme .mat-mdc-tab-link .mdc-tab__text-label {
  color: rgba(0, 0, 0, 0.6);
}
body.light-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple::before,
body.light-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element, body.light-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple::before,
body.light-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body.light-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #8154c0;
}
body.light-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body.light-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #8154c0);
}
body.light-theme .mdc-tab__ripple::before,
body.light-theme .mat-mdc-tab .mat-ripple-element,
body.light-theme .mat-mdc-tab-header-pagination .mat-ripple-element,
body.light-theme .mat-mdc-tab-link .mat-ripple-element {
  background-color: #8154c0;
}
body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #6cc2d7;
}
body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #6cc2d7);
}
body.light-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple::before,
body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,
body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element, body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple::before,
body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,
body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,
body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element {
  background-color: #6cc2d7;
}
body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label, body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label {
  color: #b92d00;
}
body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline, body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline {
  border-color: var(--mdc-tab-indicator-active-indicator-color, #b92d00);
}
body.light-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple::before,
body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,
body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element, body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple::before,
body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,
body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,
body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element {
  background-color: #b92d00;
}
body.light-theme .mat-mdc-tab-group.mat-background-primary, body.light-theme .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-mdc-tab-header-with-background-background-color: #8154c0;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}
body.light-theme .mat-mdc-tab-group.mat-background-accent, body.light-theme .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-mdc-tab-header-with-background-background-color: #6cc2d7;
  --mat-mdc-tab-header-with-background-foreground-color: #000;
}
body.light-theme .mat-mdc-tab-group.mat-background-warn, body.light-theme .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-mdc-tab-header-with-background-background-color: #b92d00;
  --mat-mdc-tab-header-with-background-foreground-color: #fff;
}
body.light-theme .mat-mdc-tab-header-pagination-chevron {
  border-color: var(--mdc-theme-on-surface, #000);
}
body.light-theme .mat-mdc-checkbox .mdc-form-field {
  color: var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, 0.87));
}
body.light-theme .mat-mdc-checkbox .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1);
}
body.light-theme .mat-mdc-checkbox .mdc-checkbox__ripple {
  background: #000;
}
body.light-theme .mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #8154c0;
  --mdc-checkbox-selected-hover-icon-color: #8154c0;
  --mdc-checkbox-selected-icon-color: #8154c0;
  --mdc-checkbox-selected-pressed-icon-color: #8154c0;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(129, 84, 192, 0.1);
}
body.light-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #8154c0;
}
body.light-theme .mat-mdc-checkbox.mat-accent {
  --mdc-checkbox-selected-checkmark-color: #000;
  --mdc-checkbox-selected-focus-icon-color: #6cc2d7;
  --mdc-checkbox-selected-hover-icon-color: #6cc2d7;
  --mdc-checkbox-selected-icon-color: #6cc2d7;
  --mdc-checkbox-selected-pressed-icon-color: #6cc2d7;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(108, 194, 215, 0.1);
}
body.light-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #6cc2d7;
}
body.light-theme .mat-mdc-checkbox.mat-warn {
  --mdc-checkbox-selected-checkmark-color: #fff;
  --mdc-checkbox-selected-focus-icon-color: #b92d00;
  --mdc-checkbox-selected-hover-icon-color: #b92d00;
  --mdc-checkbox-selected-icon-color: #b92d00;
  --mdc-checkbox-selected-pressed-icon-color: #b92d00;
  --mdc-checkbox-unselected-focus-icon-color: #212121;
  --mdc-checkbox-unselected-hover-icon-color: #212121;
  --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);
  --mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mat-mdc-checkbox-ripple .mat-ripple-element {
  background-color: rgba(185, 45, 0, 0.1);
}
body.light-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected ~ .mdc-checkbox__ripple {
  background: #b92d00;
}
body.light-theme .mat-mdc-checkbox-disabled label {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-button.mat-unthemed {
  --mdc-text-button-label-text-color: #000;
}
body.light-theme .mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color: #8154c0;
}
body.light-theme .mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color: #6cc2d7;
}
body.light-theme .mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color: #b92d00;
}
body.light-theme .mat-mdc-button[disabled][disabled] {
  --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-text-button-label-text-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-unelevated-button.mat-unthemed {
  --mdc-filled-button-container-color: #fff;
  --mdc-filled-button-label-text-color: #000;
}
body.light-theme .mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color: #8154c0;
  --mdc-filled-button-label-text-color: #fff;
}
body.light-theme .mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color: #6cc2d7;
  --mdc-filled-button-label-text-color: #000;
}
body.light-theme .mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color: #b92d00;
  --mdc-filled-button-label-text-color: #fff;
}
body.light-theme .mat-mdc-unelevated-button[disabled][disabled] {
  --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-filled-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-filled-button-label-text-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-raised-button.mat-unthemed {
  --mdc-protected-button-container-color: #fff;
  --mdc-protected-button-label-text-color: #000;
}
body.light-theme .mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color: #8154c0;
  --mdc-protected-button-label-text-color: #fff;
}
body.light-theme .mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color: #6cc2d7;
  --mdc-protected-button-label-text-color: #000;
}
body.light-theme .mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color: #b92d00;
  --mdc-protected-button-label-text-color: #fff;
}
body.light-theme .mat-mdc-raised-button[disabled][disabled] {
  --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-color: rgba(0, 0, 0, 0.12);
  --mdc-protected-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-protected-button-container-elevation: 0;
}
body.light-theme .mat-mdc-outlined-button {
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-mdc-outlined-button.mat-unthemed {
  --mdc-outlined-button-label-text-color: #000;
}
body.light-theme .mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color: #8154c0;
}
body.light-theme .mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color: #6cc2d7;
}
body.light-theme .mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color: #b92d00;
}
body.light-theme .mat-mdc-outlined-button[disabled][disabled] {
  --mdc-outlined-button-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-mdc-button, body.light-theme .mat-mdc-outlined-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
body.light-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
body.light-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
body.light-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
body.light-theme .mat-mdc-button.mat-primary, body.light-theme .mat-mdc-outlined-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #8154c0;
  --mat-mdc-button-ripple-color: rgba(129, 84, 192, 0.1);
}
body.light-theme .mat-mdc-button.mat-accent, body.light-theme .mat-mdc-outlined-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #6cc2d7;
  --mat-mdc-button-ripple-color: rgba(108, 194, 215, 0.1);
}
body.light-theme .mat-mdc-button.mat-warn, body.light-theme .mat-mdc-outlined-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b92d00;
  --mat-mdc-button-ripple-color: rgba(185, 45, 0, 0.1);
}
body.light-theme .mat-mdc-raised-button, body.light-theme .mat-mdc-unelevated-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
body.light-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
body.light-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
body.light-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
body.light-theme .mat-mdc-raised-button.mat-primary, body.light-theme .mat-mdc-unelevated-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
body.light-theme .mat-mdc-raised-button.mat-accent, body.light-theme .mat-mdc-unelevated-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
body.light-theme .mat-mdc-raised-button.mat-warn, body.light-theme .mat-mdc-unelevated-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
body.light-theme .mat-mdc-icon-button {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
body.light-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
body.light-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
body.light-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
body.light-theme .mat-mdc-icon-button.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #8154c0;
  --mat-mdc-button-ripple-color: rgba(129, 84, 192, 0.1);
}
body.light-theme .mat-mdc-icon-button.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #6cc2d7;
  --mat-mdc-button-ripple-color: rgba(108, 194, 215, 0.1);
}
body.light-theme .mat-mdc-icon-button.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #b92d00;
  --mat-mdc-button-ripple-color: rgba(185, 45, 0, 0.1);
}
body.light-theme .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color: #8154c0;
}
body.light-theme .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color: #6cc2d7;
}
body.light-theme .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color: #b92d00;
}
body.light-theme .mat-mdc-icon-button[disabled][disabled] {
  --mdc-icon-button-icon-color: rgba(0, 0, 0, 0.38);
  --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-fab, body.light-theme .mat-mdc-mini-fab {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
body.light-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple::before {
  opacity: 0.04;
}
body.light-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
body.light-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple::before, body.light-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple::before {
  opacity: 0.12;
}
body.light-theme .mat-mdc-fab.mat-primary, body.light-theme .mat-mdc-mini-fab.mat-primary {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
body.light-theme .mat-mdc-fab.mat-accent, body.light-theme .mat-mdc-mini-fab.mat-accent {
  --mat-mdc-button-persistent-ripple-color: #000;
  --mat-mdc-button-ripple-color: rgba(0, 0, 0, 0.1);
}
body.light-theme .mat-mdc-fab.mat-warn, body.light-theme .mat-mdc-mini-fab.mat-warn {
  --mat-mdc-button-persistent-ripple-color: #fff;
  --mat-mdc-button-ripple-color: rgba(255, 255, 255, 0.1);
}
body.light-theme .mat-mdc-fab.mat-unthemed, body.light-theme .mat-mdc-mini-fab.mat-unthemed {
  --mdc-fab-container-color: #fff;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
body.light-theme .mat-mdc-fab.mat-primary, body.light-theme .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-container-color: #8154c0;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
body.light-theme .mat-mdc-fab.mat-accent, body.light-theme .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-container-color: #6cc2d7;
  --mdc-fab-icon-color: #000;
  --mat-mdc-fab-color: #000;
}
body.light-theme .mat-mdc-fab.mat-warn, body.light-theme .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-container-color: #b92d00;
  --mdc-fab-icon-color: #fff;
  --mat-mdc-fab-color: #fff;
}
body.light-theme .mat-mdc-fab[disabled][disabled], body.light-theme .mat-mdc-mini-fab[disabled][disabled] {
  --mdc-fab-container-color: rgba(0, 0, 0, 0.12);
  --mdc-fab-icon-color: rgba(0, 0, 0, 0.38);
  --mat-mdc-fab-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-mdc-snack-bar-container {
  --mat-mdc-snack-bar-button-color: #6cc2d7;
  --mdc-snackbar-container-color: #333333;
  --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);
}
body.light-theme .mdc-data-table {
  background-color: var(--mdc-theme-surface, #fff);
  border-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mdc-data-table__row {
  background-color: inherit;
}
body.light-theme .mdc-data-table__header-cell {
  background-color: var(--mdc-theme-surface, #fff);
}
body.light-theme .mdc-data-table__row--selected {
  background-color: rgba(129, 84, 192, 0.04);
}
body.light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,
body.light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,
body.light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mdc-data-table__cell,
body.light-theme .mdc-data-table__header-cell {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mdc-data-table__pagination {
  border-top-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
  background-color: rgba(0, 0, 0, 0.04);
}
body.light-theme .mdc-data-table__header-cell {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mdc-data-table__pagination-total,
body.light-theme .mdc-data-table__pagination-rows-per-page-label,
body.light-theme .mdc-data-table__cell {
  color: rgba(0, 0, 0, 0.87);
}
[dir=rtl] body.light-theme .mdc-data-table__pagination-button .mdc-button__icon, body.light-theme .mdc-data-table__pagination-button .mdc-button__icon[dir=rtl] {
  /*rtl:begin:ignore*/
  /*rtl:end:ignore*/
}

body.light-theme .mat-mdc-table {
  background: white;
}
body.light-theme .mat-mdc-progress-spinner {
  --mdc-circular-progress-active-indicator-color: #8154c0;
}
body.light-theme .mat-mdc-progress-spinner.mat-accent {
  --mdc-circular-progress-active-indicator-color: #6cc2d7;
}
body.light-theme .mat-mdc-progress-spinner.mat-warn {
  --mdc-circular-progress-active-indicator-color: #b92d00;
}
body.light-theme .mat-badge {
  position: relative;
}
body.light-theme .mat-badge.mat-badge {
  overflow: visible;
}
body.light-theme .mat-badge-hidden .mat-badge-content {
  display: none;
}
body.light-theme .mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: transform 200ms ease-in-out;
  transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none;
}
body.light-theme .ng-animate-disabled .mat-badge-content,
body.light-theme .mat-badge-content._mat-animation-noopable {
  transition: none;
}
body.light-theme .mat-badge-content.mat-badge-active {
  transform: none;
}
body.light-theme .mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px;
}
body.light-theme .mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px;
}
body.light-theme .mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px;
}
body.light-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px;
}
[dir=rtl] body.light-theme .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px;
}
body.light-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px;
}
[dir=rtl] body.light-theme .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px;
}
body.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px;
}
[dir=rtl] body.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px;
}
body.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px;
}
[dir=rtl] body.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px;
}
body.light-theme .mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px;
}
body.light-theme .mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px;
}
body.light-theme .mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px;
}
body.light-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px;
}
[dir=rtl] body.light-theme .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px;
}
body.light-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px;
}
[dir=rtl] body.light-theme .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px;
}
body.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px;
}
[dir=rtl] body.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px;
}
body.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px;
}
[dir=rtl] body.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px;
}
body.light-theme .mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px;
}
body.light-theme .mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px;
}
body.light-theme .mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px;
}
body.light-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px;
}
[dir=rtl] body.light-theme .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px;
}
body.light-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px;
}
[dir=rtl] body.light-theme .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px;
}
body.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px;
}
[dir=rtl] body.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px;
}
body.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px;
}
[dir=rtl] body.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px;
}
body.light-theme .mat-badge-content {
  color: white;
  background: #8154c0;
}
.cdk-high-contrast-active body.light-theme .mat-badge-content {
  outline: solid 1px;
  border-radius: 0;
}

body.light-theme .mat-badge-accent .mat-badge-content {
  background: #6cc2d7;
  color: black;
}
body.light-theme .mat-badge-warn .mat-badge-content {
  color: white;
  background: #b92d00;
}
body.light-theme .mat-badge-disabled .mat-badge-content {
  background: #b9b9b9;
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-bottom-sheet-container {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),
body.light-theme .mat-button-toggle-group:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),
body.light-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
body.light-theme .mat-button-toggle {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-button-toggle .mat-button-toggle-focus-overlay {
  background-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
  background: white;
}
body.light-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  background-color: black;
}
body.light-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: solid 1px #e0e0e0;
}
body.light-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: solid 1px #e0e0e0;
}
body.light-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle + .mat-button-toggle {
  border-left: none;
  border-right: none;
  border-top: solid 1px #e0e0e0;
}
body.light-theme .mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-button-toggle-disabled {
  color: rgba(0, 0, 0, 0.26);
  background-color: #eeeeee;
}
body.light-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard {
  background: white;
}
body.light-theme .mat-button-toggle-disabled.mat-button-toggle-checked {
  background-color: #bdbdbd;
}
body.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,
body.light-theme .mat-button-toggle-group-appearance-standard {
  border: solid 1px #e0e0e0;
}
body.light-theme .mat-calendar-arrow {
  fill: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-datepicker-toggle,
body.light-theme .mat-datepicker-content .mat-calendar-next-button,
body.light-theme .mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-calendar-table-header,
body.light-theme .mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-calendar-body-cell-content,
body.light-theme .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent;
}
body.light-theme .mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-form-field-disabled .mat-date-range-input-separator {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-calendar-body-in-preview {
  color: rgba(0, 0, 0, 0.24);
}
body.light-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  border-color: rgba(0, 0, 0, 0.18);
}
body.light-theme .mat-calendar-body-in-range::before {
  background: rgba(129, 84, 192, 0.2);
}
body.light-theme .mat-calendar-body-comparison-identical,
body.light-theme .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.light-theme .mat-calendar-body-comparison-bridge-start::before,
body.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(129, 84, 192, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light-theme .mat-calendar-body-comparison-bridge-end::before,
body.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(129, 84, 192, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light-theme .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.light-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.light-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.light-theme .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.light-theme .mat-calendar-body-selected {
  background-color: #8154c0;
  color: white;
}
body.light-theme .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(129, 84, 192, 0.4);
}
body.light-theme .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
body.light-theme .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light-theme .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(129, 84, 192, 0.3);
}
@media (hover: hover) {
  body.light-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(129, 84, 192, 0.3);
  }
}
body.light-theme .mat-datepicker-content {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range::before {
  background: rgba(108, 194, 215, 0.2);
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start::before,
body.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(108, 194, 215, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end::before,
body.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(108, 194, 215, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected {
  background-color: #6cc2d7;
  color: black;
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(108, 194, 215, 0.4);
}
body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px black;
}
body.light-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(108, 194, 215, 0.3);
}
@media (hover: hover) {
  body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(108, 194, 215, 0.3);
  }
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range::before {
  background: rgba(185, 45, 0, 0.2);
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range::before {
  background: rgba(249, 171, 0, 0.2);
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start::before,
body.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end::before {
  background: linear-gradient(to right, rgba(185, 45, 0, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end::before,
body.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start::before {
  background: linear-gradient(to left, rgba(185, 45, 0, 0.2) 50%, rgba(249, 171, 0, 0.2) 50%);
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range > .mat-calendar-body-comparison-identical,
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range::after {
  background: #a8dab5;
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range > .mat-calendar-body-selected {
  background: #46a35e;
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected {
  background-color: #b92d00;
  color: white;
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(185, 45, 0, 0.4);
}
body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px white;
}
body.light-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),
body.light-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
  background-color: rgba(185, 45, 0, 0.3);
}
@media (hover: hover) {
  body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical) {
    background-color: rgba(185, 45, 0, 0.3);
  }
}
body.light-theme .mat-datepicker-content-touch {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-datepicker-toggle-active {
  color: #8154c0;
}
body.light-theme .mat-datepicker-toggle-active.mat-accent {
  color: #6cc2d7;
}
body.light-theme .mat-datepicker-toggle-active.mat-warn {
  color: #b92d00;
}
body.light-theme .mat-date-range-input-inner[disabled] {
  color: rgba(0, 0, 0, 0.38);
}
body.light-theme .mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]), body.light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]), body.light-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
  background: rgba(0, 0, 0, 0.04);
}
@media (hover: none) {
  body.light-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
    background: white;
  }
}
body.light-theme .mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-expansion-panel-header-description,
body.light-theme .mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-expansion-panel-header[aria-disabled=true] {
  color: rgba(0, 0, 0, 0.26);
}
body.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,
body.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
  color: inherit;
}
body.light-theme .mat-icon.mat-primary {
  color: #8154c0;
}
body.light-theme .mat-icon.mat-accent {
  color: #6cc2d7;
}
body.light-theme .mat-icon.mat-warn {
  color: #b92d00;
}
body.light-theme .mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-drawer.mat-drawer-push {
  background-color: white;
}
body.light-theme .mat-drawer:not(.mat-drawer-side) {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-drawer-side {
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-drawer-side.mat-drawer-end {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
body.light-theme [dir=rtl] .mat-drawer-side {
  border-left: solid 1px rgba(0, 0, 0, 0.12);
  border-right: none;
}
body.light-theme [dir=rtl] .mat-drawer-side.mat-drawer-end {
  border-left: none;
  border-right: solid 1px rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6);
}
body.light-theme .mat-step-header.cdk-keyboard-focused, body.light-theme .mat-step-header.cdk-program-focused, body.light-theme .mat-step-header:hover:not([aria-disabled]), body.light-theme .mat-step-header:hover[aria-disabled=false] {
  background-color: rgba(0, 0, 0, 0.04);
}
body.light-theme .mat-step-header:hover[aria-disabled=true] {
  cursor: default;
}
@media (hover: none) {
  body.light-theme .mat-step-header:hover {
    background: none;
  }
}
body.light-theme .mat-step-header .mat-step-label,
body.light-theme .mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.54);
}
body.light-theme .mat-step-header .mat-step-icon {
  background-color: rgba(0, 0, 0, 0.54);
  color: white;
}
body.light-theme .mat-step-header .mat-step-icon-selected,
body.light-theme .mat-step-header .mat-step-icon-state-done,
body.light-theme .mat-step-header .mat-step-icon-state-edit {
  background-color: #8154c0;
  color: white;
}
body.light-theme .mat-step-header.mat-accent .mat-step-icon {
  color: black;
}
body.light-theme .mat-step-header.mat-accent .mat-step-icon-selected,
body.light-theme .mat-step-header.mat-accent .mat-step-icon-state-done,
body.light-theme .mat-step-header.mat-accent .mat-step-icon-state-edit {
  background-color: #6cc2d7;
  color: black;
}
body.light-theme .mat-step-header.mat-warn .mat-step-icon {
  color: white;
}
body.light-theme .mat-step-header.mat-warn .mat-step-icon-selected,
body.light-theme .mat-step-header.mat-warn .mat-step-icon-state-done,
body.light-theme .mat-step-header.mat-warn .mat-step-icon-state-edit {
  background-color: #b92d00;
  color: white;
}
body.light-theme .mat-step-header .mat-step-icon-state-error {
  background-color: transparent;
  color: #b92d00;
}
body.light-theme .mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-step-header .mat-step-label.mat-step-label-error {
  color: #b92d00;
}
body.light-theme .mat-stepper-horizontal, body.light-theme .mat-stepper-vertical {
  background-color: white;
}
body.light-theme .mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-horizontal-stepper-header::before,
body.light-theme .mat-horizontal-stepper-header::after,
body.light-theme .mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-sort-header-arrow {
  color: #757575;
}
body.light-theme .mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-toolbar.mat-primary {
  background: #8154c0;
  color: white;
}
body.light-theme .mat-toolbar.mat-accent {
  background: #6cc2d7;
  color: black;
}
body.light-theme .mat-toolbar.mat-warn {
  background: #b92d00;
  color: white;
}
body.light-theme .mat-toolbar .mat-form-field-underline,
body.light-theme .mat-toolbar .mat-form-field-ripple,
body.light-theme .mat-toolbar .mat-focused .mat-form-field-ripple {
  background-color: currentColor;
}
body.light-theme .mat-toolbar .mat-form-field-label,
body.light-theme .mat-toolbar .mat-focused .mat-form-field-label,
body.light-theme .mat-toolbar .mat-select-value,
body.light-theme .mat-toolbar .mat-select-arrow,
body.light-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
  color: inherit;
}
body.light-theme .mat-toolbar .mat-input-element {
  caret-color: currentColor;
}
body.light-theme .mat-tree {
  background: white;
}
body.light-theme .mat-tree-node,
body.light-theme .mat-nested-tree-node {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-mdc-button-base {
  /* TODO(mdc-migration): The following rule targets internal classes of button that may no longer apply for the MDC version. */
}
body.light-theme .mat-mdc-button-base.mat-mdc-outlined-button:not([color]):not(.mat-button-disabled) {
  border-color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-mdc-button-base.mat-mdc-outlined-button.mat-primary {
  border-color: #8154c0 !important;
}
body.light-theme .mat-mdc-button-base.mat-mdc-outlined-button.mat-accent {
  border-color: #6cc2d7 !important;
}
body.light-theme .mat-mdc-button-base.mat-mdc-outlined-button.mat-warn {
  border-color: #b92d00 !important;
}
body.light-theme .mdc-button.buttonAlternative {
  color: white;
  background-color: black;
}
body.light-theme .mat-button-toggle {
  background: white;
}
body.light-theme .mat-button-toggle.mat-button-toggle-checked {
  background: #8154c0;
  color: #ffffff;
}
body.light-theme .mat-mdc-card {
  background: white;
}
body.light-theme .mat-mdc-dialog-container .mdc-dialog__content {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-accordion .mat-expansion-panel {
  position: relative;
  border: none !important;
}
body.light-theme .mat-accordion .mat-expansion-panel::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  border: 1px solid transparent;
  box-sizing: border-box;
}
body.light-theme .mat-accordion .mat-expansion-panel.with-separator::after {
  background: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-accordion .mat-expansion-panel.no-highlight .mat-expansion-panel-header {
  border: none;
  background: transparent;
}
body.light-theme .mat-accordion .mat-expansion-panel:not(.no-highlight):not(.mat-expanded) .mat-expansion-panel-header.cdk-keyboard-focused, body.light-theme .mat-accordion .mat-expansion-panel:not(.no-highlight):not(.mat-expanded) .mat-expansion-panel-header.cdk-focused {
  border: 1px solid rgba(129, 84, 192, 0.5);
  border-radius: 8px;
}
body.light-theme .mat-accordion .mat-expansion-panel.mat-expanded > mat-expansion-panel-header {
  background: rgba(0, 0, 0, 0.1);
}
body.light-theme .mat-accordion .mat-expansion-panel.mat-expanded:not(.no-highlight)::before {
  border: 1px solid rgba(129, 84, 192, 0.5) !important;
}
body.light-theme .mat-accordion .mat-expansion-panel .mat-expansion-panel-header:hover {
  background: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-accordion .mat-expansion-panel > .mat-expansion-panel-content {
  position: relative;
}
body.light-theme .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.with-separator::after {
  background: rgba(0, 0, 0, 0.12);
}
body.light-theme .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header::before {
  border: 2px dashed rgba(129, 84, 192, 0.5);
}
body.light-theme .mat-accordion.m-list-stroked > .mat-expansion-panel.mat-expanded, body.light-theme .mat-accordion.m-list-stroked > .mat-expansion-panel {
  border: 1px solid rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-accordion.m-list-stroked > .mat-expansion-panel.mat-expanded > .mat-expansion-panel-header {
  background: rgba(0, 0, 0, 0.12);
}
body.light-theme .mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled) {
  background-color: #f5f5f5;
}
body.light-theme .mat-mdc-action-list.mdc-list .mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-mdc-list-base .mdc-list-item.mdc-list-item--with-trailing-meta .mdc-list-item__end {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-mdc-list-base.basic .mat-mdc-list-item {
  background: transparent;
  box-shadow: none;
}
body.light-theme .mat-mdc-list-base .mat-mdc-list-item a[mat-line],
body.light-theme .mat-mdc-list-base .mat-mdc-list-item button[mat-line] {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-mdc-list-base .mat-mdc-list-item .mat-line:not(:first-of-type),
body.light-theme .mat-mdc-list-base .mat-mdc-list-item .sub-line {
  opacity: 0.87;
}
body.light-theme .mat-mdc-list-base .mat-mdc-list-item:focus,
body.light-theme .mat-mdc-list-base .mat-mdc-list-item a[mat-line]:focus,
body.light-theme .mat-mdc-list-base .mat-mdc-list-item button[mat-line]:focus {
  border: 1px solid rgba(129, 84, 192, 0.5);
}
body.light-theme .mat-mdc-list-base.mat-mdc-nav-list .mat-mdc-list-item.active {
  background: rgba(129, 84, 192, 0.2);
  color: #8154c0;
}
body.light-theme .mat-mdc-list-base.ghost li {
  background: #d9d9d9;
}
body.light-theme .mat-mdc-paginator {
  background: #e8e8e8;
}
body.light-theme * {
  scrollbar-color: #8154c0 #ededed;
  scrollbar-width: thin;
}
body.light-theme *:hover {
  scrollbar-color: #925eff #e3e3e3;
}
body.light-theme ::-webkit-scrollbar-track {
  border-radius: calc(var(8px) * 2);
  background-color: #ededed;
}
body.light-theme ::-webkit-scrollbar-track:hover {
  background-color: #e3e3e3;
}
body.light-theme ::-webkit-scrollbar-thumb {
  border-radius: calc(var(8px) * 2);
  background-color: #8154c0;
}
body.light-theme ::-webkit-scrollbar-thumb:hover {
  background-color: #925eff;
}
body.light-theme ::-webkit-scrollbar {
  display: inline;
  width: 8px;
  height: 8px;
}
body.light-theme .mat-mdc-select-panel {
  background-color: #f5f5f5;
  /* .mat-mdc-option.mat-mdc-selected:not(.mat-mdc-option-multiple) {
    background: meta.call($overlayFn, 8);
  }

  .mat-mdc-option:hover:not(.mat-option-disabled),
  .mat-option:focus:not(.mat-option-disabled) {
    background: meta.call($overlayFn, 24);
  } */
}
body.light-theme .mat-drawer-container {
  background-color: transparent;
}
body.light-theme .mat-drawer-container .mat-drawer {
  background: white;
}
body.light-theme .mat-mdc-table {
  background: transparent;
}
body.light-theme .mat-mdc-table thead {
  background: #e8e8e8;
}
body.light-theme .mat-mdc-table tbody tr:hover, body.light-theme .mat-mdc-table tbody tr:focus-within {
  background: #f2f2f2;
}
body.light-theme .transparent .mdc-tab.mdc-tab--active {
  background-color: transparent;
}
body.light-theme .mdc-tab.mdc-tab--active {
  background-color: #e3e3e3;
}
body.light-theme .mat-toolbar,
body.light-theme .m-toolbar {
  background: white;
}
body.light-theme .mat-toolbar a,
body.light-theme .m-toolbar a {
  color: rgba(0, 0, 0, 0.87);
}
body.light-theme .mat-toolbar a.active,
body.light-theme .m-toolbar a.active {
  color: #6cc2d7;
}
body.light-theme .mat-mdc-tooltip {
  background: #616161;
}
body.light-theme .mat-tree {
  background: transparent;
}
body.light-theme .icon-content.half-light, body.light-theme .affluenceLight.half-light {
  background-color: rgba(0, 0, 0, 0.12) !important;
}
body.light-theme .icon-content mat-icon[svgicon=group] #ic_group_24px,
body.light-theme .icon-content mat-icon[svgicon=group] #ic_group_24px-2,
body.light-theme .icon-content mat-icon[svgicon=group] #ic_group_24px-3, body.light-theme .affluenceLight mat-icon[svgicon=group] #ic_group_24px,
body.light-theme .affluenceLight mat-icon[svgicon=group] #ic_group_24px-2,
body.light-theme .affluenceLight mat-icon[svgicon=group] #ic_group_24px-3 {
  fill: #8154c0 !important;
  opacity: 30%;
}
body.light-theme .icon-content m-icons[data-type=forte] #ic_group_24px, body.light-theme .icon-content m-icons[data-type=forte] #ic_group_24px-2, body.light-theme .icon-content m-icons[data-type=moderee] #ic_group_24px-2,
body.light-theme .icon-content m-icons #ic_group_24px-3, body.light-theme .affluenceLight m-icons[data-type=forte] #ic_group_24px, body.light-theme .affluenceLight m-icons[data-type=forte] #ic_group_24px-2, body.light-theme .affluenceLight m-icons[data-type=moderee] #ic_group_24px-2,
body.light-theme .affluenceLight m-icons #ic_group_24px-3 {
  opacity: 100% !important;
}
body.light-theme .buttonDownload:hover .arrow-outward {
  color: #8154c0;
}
body.light-theme .has-disturbance div.m-logo-line-icons::after {
  content: "";
  background-image: url('ic_perturb_light.svg');
  position: absolute;
  right: -4px;
  top: -2px;
  width: 16px;
  height: 16px;
  background-size: contain;
  z-index: 1;
}
body.light-theme .has-disturbance.disturbance-4 div.m-logo-line-icons {
  opacity: 0.54;
}
body.light-theme .has-disturbance.disturbance-4 div.m-logo-line-icons::after {
  background-image: url('ic_hors_service_light.svg');
}
body.light-theme .m-logo-line-checkbox div::after, body.light-theme .m-logo-line-checkbox .relais {
  opacity: 0.54;
}
body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked .circle {
  border-radius: 50%;
}
body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked .rounded {
  border-radius: 8px;
}
body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked .square {
  border-radius: unset;
}
body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked div::after {
  opacity: 1;
}
body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked svg {
  transition: all 200ms linear;
  border: 4px solid #8154c0 !important;
}
body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked svg.relais {
  border: none !important;
}
body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked svg.circle, body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked svg.rounded, body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked svg.square, body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked svg.relais {
  opacity: 1 !important;
}
body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked .m-checklines-favoris label::after {
  opacity: 1 !important;
}
body.light-theme .m-logo-line-checkbox .mdc-checkbox {
  display: none;
}
body.light-theme .m-disturbance-display.has-disturbance {
  position: relative;
}
body.light-theme .m-disturbance-display.has-disturbance.disturbance-position-outer::after {
  top: -4px;
  right: -4px;
}
body.light-theme .m-disturbance-display.has-disturbance::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-size: contain;
  z-index: 1;
  top: 10px;
  left: 46px;
  right: unset;
  background-image: url('ic_perturb_light.svg');
}
body.light-theme .m-disturbance-display.has-disturbance.disturbance-4 m-logo-lines {
  opacity: 0.54;
}
body.light-theme .m-disturbance-display.has-disturbance.disturbance-4::after {
  background-image: url('ic_hors_service_light.svg');
}
body.light-theme .line-nsv {
  background: #eeeeee;
  height: auto !important;
  border-radius: 8px !important;
}
body.light-theme .line-nsv.disturbance-2 {
  background: #f7e5e0;
}
body.light-theme .line-nsv.disturbance-3 {
  background: #b92d00;
  color: #fff !important;
}
body.light-theme .line-nsv.disturbance-4 {
  background: #212121;
  color: #fff !important;
}
body.light-theme .line-nsv.disturbance-4 .text-secondary {
  color: inherit !important;
}
body.light-theme .line-nsv .mdc-button__label {
  display: flex;
  flex-direction: row;
  width: 100%;
}
body.light-theme .line-nsv .mdc-button__label .icon-right {
  margin-left: auto;
}
body.light-theme .line-nsv {
  border-radius: 8px;
  padding: 16px 24px;
  margin: 16px;
  display: flex;
  align-items: center;
}
body.light-theme .line-nsv .default-display {
  display: flex;
  font-size: 14px;
}
body.light-theme .line-nsv m-icons {
  margin-top: auto;
  margin-bottom: auto;
}
body.light-theme .line-nsv m-icons mat-icon {
  width: 32px !important;
  height: 32px !important;
  vertical-align: middle;
}
body.light-theme .line-nsv div {
  display: flex;
  flex-direction: row;
}
body.light-theme .line-nsv div .layout {
  line-height: 1.3em;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: normal;
}
@media screen and (max-width: 320px) {
  body.light-theme .line-nsv mat-icon:first-of-type {
    display: none;
  }
}
body.light-theme .line-nsv .m-disturbance-display-text-secondary {
  opacity: 0.7;
}

/**** toolbar ****/
/**** font ****/
/**** font size ****/
/**** Icons ****/
/**** Container ****/
/**** shadow ****/
/**** Shape ****/
/*** Breakpoint ****/
/**
 * Slightly lighten a color
 * @access public
 * @param {Color} $color - color to tint
 * @param {Number} $percentage - percentage of `$color` in returned color
 * @return {Color}
 **/
/**
 * Slightly darken a color
 * @access public
 * @param {Color} $color - color to shade
 * @param {Number} $percentage - percentage of `$color` in returned color
 * @return {Color}
 **/
/**
 * Must be used only inside a override-X mixin.
 */
/**
 * Must be used only inside a override-X mixin.
 */
/**
 * Sass debug function from https://codepen.io/KittyGiraudel/pen/unyBH
 **/
/**
 * Helper function to get the right color overlay function according to the theme.
 */
/*******************************************************************************************
 * Override the material design list style.
 *
 * The "m-theme" class is required on the mat-list component to use the right theme.
 * Available classes on mat-list/mat-action-list/ect...:
 *   - flat => remove the box shadow on each expansion panels.
 *   - important => add border radius and more spacing on each list items.
 *   - no-padding => remove the list wrapper padding.
 *
 * Available classes on mat-list-item:
 *   - double-action => Suitable for mat-list-item containing a link and an action button.
 *                      In this case, the original padding is applied to the link element.
 *   - no-padding => Remove the mat-list-item-content padding.
 *
 ********************************************************************************************/
/********************************************************************************
 * Define some helper classes.
 ********************************************************************************/
/**
  * Used to display multiple line (in column) and define a smaller
  * font-size on non first of type items.
  */
.m-multiline {
  display: flex;
  flex-direction: column;
  font-size: 1.4rem;
}
.m-multiline > *:not(:first-of-type) {
  font-size: 1.2rem;
}
body.dark-theme .m-multiline > *:not(:first-of-type) {
  opacity: 0.7;
}
body.light-theme .m-multiline > *:not(:first-of-type) {
  opacity: 0.87;
}

/**
 * Helper classes to add background dark behavior according to the elevation values.
 */
body.dark-theme .dark-overlay-0 {
  background: #1b1720;
}
body.dark-theme .dark-overlay-0.mat-mdc-list-item:focus, body.dark-theme .dark-overlay-0.mat-mdc-list-item:hover {
  background: #1b1720;
}

body.dark-theme .dark-overlay-1 {
  background: #26232b;
}
body.dark-theme .dark-overlay-1.mat-mdc-list-item:focus, body.dark-theme .dark-overlay-1.mat-mdc-list-item:hover {
  background: #26232b;
}

body.dark-theme .dark-overlay-2 {
  background: #2b2730;
}
body.dark-theme .dark-overlay-2.mat-mdc-list-item:focus, body.dark-theme .dark-overlay-2.mat-mdc-list-item:hover {
  background: #2b2730;
}

body.dark-theme .dark-overlay-3 {
  background: #2d2a32;
}
body.dark-theme .dark-overlay-3.mat-mdc-list-item:focus, body.dark-theme .dark-overlay-3.mat-mdc-list-item:hover {
  background: #2d2a32;
}

body.dark-theme .dark-overlay-4 {
  background: #302c34;
}
body.dark-theme .dark-overlay-4.mat-mdc-list-item:focus, body.dark-theme .dark-overlay-4.mat-mdc-list-item:hover {
  background: #302c34;
}

body.dark-theme .dark-overlay-6 {
  background: #343139;
}
body.dark-theme .dark-overlay-6.mat-mdc-list-item:focus, body.dark-theme .dark-overlay-6.mat-mdc-list-item:hover {
  background: #343139;
}

body.dark-theme .dark-overlay-8 {
  background: #36333b;
}
body.dark-theme .dark-overlay-8.mat-mdc-list-item:focus, body.dark-theme .dark-overlay-8.mat-mdc-list-item:hover {
  background: #36333b;
}

body.dark-theme .dark-overlay-12 {
  background: #3b373f;
}
body.dark-theme .dark-overlay-12.mat-mdc-list-item:focus, body.dark-theme .dark-overlay-12.mat-mdc-list-item:hover {
  background: #3b373f;
}

body.dark-theme .dark-overlay-16 {
  background: #3d3a41;
}
body.dark-theme .dark-overlay-16.mat-mdc-list-item:focus, body.dark-theme .dark-overlay-16.mat-mdc-list-item:hover {
  background: #3d3a41;
}

body.dark-theme .dark-overlay-24 {
  background: #3f3c44;
}
body.dark-theme .dark-overlay-24.mat-mdc-list-item:focus, body.dark-theme .dark-overlay-24.mat-mdc-list-item:hover {
  background: #3f3c44;
}

body.light-theme .light-overlay {
  background: white;
}
body.light-theme .light-overlay.mat-mdc-list-item:focus, body.light-theme .light-overlay.mat-mdc-list-item:hover {
  background: #ededed;
}
body.light-theme .light-overlay-inner {
  background: #eeeeee;
}

/**
 * Helper classes to build flex layout.
 */
.layout {
  display: flex;
}
.layout.column {
  flex-direction: column;
}
.layout.align-center {
  align-items: center;
}
.layout.content-between {
  justify-content: space-between;
}
.layout.content-around {
  justify-content: space-around;
}
.layout.content-center {
  justify-content: center;
}
.layout.content-start {
  justify-content: flex-start;
}
.layout.align-start {
  align-items: flex-start;
}
.layout.wrap {
  flex-wrap: wrap;
}
.layout.no-wrap {
  flex-wrap: nowrap;
}
.layout > .flex {
  flex: 1;
  min-width: 0;
}

.align-self-end {
  align-self: flex-end;
}

.sticky {
  position: sticky;
  top: 0;
}

/**
 * Helper classes for icons.
 * Available classes: .m-icon, .[m-]icon[[-very]-large], .m-icon.important
 */
.m-icon-left,
.icon-left {
  margin-right: 8px;
}
.m-icon-left-large,
.icon-left-large {
  margin-right: 16px;
}
.m-icon-left-very-large,
.icon-left-very-large {
  margin-right: 32px;
}
.m-icon-left-small,
.icon-left-small {
  margin-right: 4px;
}
.m-icon-right,
.icon-right {
  margin-left: 8px;
}
.m-icon-right-large,
.icon-right-large {
  margin-left: 16px;
}
.m-icon-right-very-large,
.icon-right-very-large {
  margin-left: 32px;
}
.m-icon-right-small,
.icon-right-small {
  margin-left: 4px;
}
.m-icon.important,
.icon.important {
  height: 40px;
  width: 40px;
  font-size: 40px;
}
body.dark-theme .m-icon.important,
body.dark-theme .icon.important {
  opacity: 0.7;
}
body.light-theme .m-icon.important,
body.light-theme .icon.important {
  opacity: 0.87;
}

/**
 * Helper classes for text.
 */
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

/**
 * Helper class to add a background image on bottom of a scrollable container.
 * TODO
 */
.end-with-bg {
  padding-bottom: 159px;
}

.drop-shadow {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.7);
}

.drop-shadow {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
}

.circle {
  border-radius: 50%;
}

.rounded {
  overflow: hidden;
}
.rounded:not(.rounded--top) {
  border-radius: 8px;
}
.rounded--top {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.spacing-iphone-X {
  padding-bottom: env(safe-area-inset-bottom) !important;
  margin-left: env(safe-area-inset-left) !important;
}

@supports (padding: max(0px)) {
  .spacing-iphone-X {
    padding-bottom: max(var(8px), env(safe-area-inset-bottom)) !important;
  }
}
@supports (margin: max(0px)) {
  .spacing-iphone-X {
    margin-left: max(var(8px), env(safe-area-inset-left)) !important;
  }
}
.margin--right {
  margin-right: 16px !important;
}
.margin--left {
  margin-left: 16px !important;
}
.margin--bottom {
  margin-bottom: 8px !important;
}
.margin--bottom---small {
  margin-bottom: 4px !important;
}
.margin--bottom---big {
  margin-bottom: 16px !important;
}

.padding--top---spacing {
  padding: 8px 0 0 0;
}
.padding--top---spacing-2 {
  padding: 16px 0 0 0;
}
.padding--top---spacing-small {
  padding: 4px 0 0 0;
}
.padding--bottom---spacing {
  padding: 0 0 8px 0;
}
.padding--bottom---spacing-2 {
  padding: 0 0 16px 0;
}
.padding--bottom---spacing-small {
  padding: 0 0 4px 0;
}
.padding--left---spacing {
  padding: 0 0 0 8px;
}
.padding--left---spacing-2 {
  padding: 0 0 0 16px;
}
.padding--left---spacing-small {
  padding: 0 0 0 4px;
}
.padding--right---spacing {
  padding: 0 8px 0 0;
}
.padding--right---spacing-2 {
  padding: 0 16px 0 0;
}
.padding--right---spacing-small {
  padding: 0 4px 0 0;
}
.padding--all---spacing {
  padding: 8px 8px 8px 8px;
}
.padding--all---spacing-2 {
  padding: 16px 16px 16px 16px;
}
.padding--all---spacing-small {
  padding: 4px 4px 4px 4px;
}
.padding--tb---spacing {
  padding: 8px 0 8px 0;
}
.padding--tb---spacing-2 {
  padding: 16px 0 16px 0;
}
.padding--tb---spacing-small {
  padding: 4px 0 4px 0;
}
.padding--lr---spacing {
  padding: 0 8px 0 8px;
}
.padding--lr---spacing-2 {
  padding: 0 16px 0 16px;
}
.padding--lr---spacing-small {
  padding: 0 4px 0 4px;
}

.m-fz-small {
  font-size: 1.2rem !important;
  line-height: 1.2rem !important;
}

body:not(.dark-theme) .dark-only {
  display: none;
}

body:not(.light-theme) .light-only {
  display: none;
}

body.dark-theme .text-secondary {
  color: white;
  opacity: 0.7;
}
body.light-theme .text-secondary {
  color: rgba(0, 0, 0, 0.87);
  opacity: 0.87;
}

.full-width {
  width: 100%;
}

.important-note {
  margin-bottom: 8px !important;
}
.important-note .code-tag {
  color: #b49bda;
}
.important-note pre {
  border: 1px solid white;
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 32px;
}

:root {
  --dark-theme--primary-50: #f6f3fb;
  --dark-theme--primary-100: #e9e1f4;
  --dark-theme--primary-200: #dacded;
  --dark-theme--primary-300: #cbb9e5;
  --dark-theme--primary-400: #bfaae0;
  --dark-theme--primary-500: #b49bda;
  --dark-theme--primary-600: #ad93d6;
  --dark-theme--primary-700: #a489d0;
  --dark-theme--primary-800: #9c7fcb;
  --dark-theme--primary-900: #8c6dc2;
  --dark-theme--primary-A100: #ffffff;
  --dark-theme--primary-A200: #ffffff;
  --dark-theme--primary-A400: #e4d4ff;
  --dark-theme--primary-A700: #d3bbff;
  --dark-theme--primary-contrast: ;
  --dark-theme--primary-contrast-contrast: ;
  --dark-theme--primary-default: #b49bda;
  --dark-theme--primary-lighter: #e9e1f4;
  --dark-theme--primary-darker: #a489d0;
  --dark-theme--primary-text: #b49bda;
  --dark-theme--primary-default-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-lighter-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-darker-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-50-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-100-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-200-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-300-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-400-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-500-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-600-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-700-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-800-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-900-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-A100-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-A200-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-A400-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--primary-A700-contrast: white;
  --dark-theme--accent-50: #f2fbfd;
  --dark-theme--accent-100: #e0f4f9;
  --dark-theme--accent-200: #cbedf5;
  --dark-theme--accent-300: #b6e6f1;
  --dark-theme--accent-400: #a6e0ee;
  --dark-theme--accent-500: #96dbeb;
  --dark-theme--accent-600: #8ed7e9;
  --dark-theme--accent-700: #83d2e5;
  --dark-theme--accent-800: #79cde2;
  --dark-theme--accent-900: #68c4dd;
  --dark-theme--accent-A100: #ffffff;
  --dark-theme--accent-A200: #ffffff;
  --dark-theme--accent-A400: #e9faff;
  --dark-theme--accent-A700: #cff5ff;
  --dark-theme--accent-contrast: ;
  --dark-theme--accent-contrast-contrast: ;
  --dark-theme--accent-default: #96dbeb;
  --dark-theme--accent-lighter: #e0f4f9;
  --dark-theme--accent-darker: #83d2e5;
  --dark-theme--accent-text: #96dbeb;
  --dark-theme--accent-default-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-lighter-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-darker-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-50-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-100-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-200-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-300-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-400-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-500-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-600-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-700-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-800-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-900-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-A100-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-A200-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-A400-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--accent-A700-contrast: rgba(0, 0, 0, 0.87);
  --dark-theme--warn-50: #ffeeee;
  --dark-theme--warn-100: #ffd4d4;
  --dark-theme--warn-200: #ffb7b7;
  --dark-theme--warn-300: #ff9a9a;
  --dark-theme--warn-400: #ff8484;
  --dark-theme--warn-500: #ff6e6e;
  --dark-theme--warn-600: #ff6666;
  --dark-theme--warn-700: #ff5b5b;
  --dark-theme--warn-800: #ff5151;
  --dark-theme--warn-900: #ff3f3f;
  --dark-theme--warn-A100: #ffffff;
  --dark-theme--warn-A200: #ffffff;
  --dark-theme--warn-A400: #ffe7e7;
  --dark-theme--warn-A700: #ffcece;
  --dark-theme--warn-contrast: ;
  --dark-theme--warn-contrast-contrast: ;
  --dark-theme--warn-default: #ff6e6e;
  --dark-theme--warn-lighter: #ffd4d4;
  --dark-theme--warn-darker: #ff5b5b;
  --dark-theme--warn-text: #ff6e6e;
  --dark-theme--warn-default-contrast: #000000;
  --dark-theme--warn-lighter-contrast: #000000;
  --dark-theme--warn-darker-contrast: #000000;
  --dark-theme--warn-50-contrast: #000000;
  --dark-theme--warn-100-contrast: #000000;
  --dark-theme--warn-200-contrast: #000000;
  --dark-theme--warn-300-contrast: #000000;
  --dark-theme--warn-400-contrast: #000000;
  --dark-theme--warn-500-contrast: #000000;
  --dark-theme--warn-600-contrast: #000000;
  --dark-theme--warn-700-contrast: #000000;
  --dark-theme--warn-800-contrast: #000000;
  --dark-theme--warn-900-contrast: #ffffff;
  --dark-theme--warn-A100-contrast: #000000;
  --dark-theme--warn-A200-contrast: #000000;
  --dark-theme--warn-A400-contrast: #000000;
  --dark-theme--warn-A700-contrast: #000000;
}

:root {
  --light-theme--primary-50: #f0eaf7;
  --light-theme--primary-100: #d9ccec;
  --light-theme--primary-200: #c0aae0;
  --light-theme--primary-300: #a787d3;
  --light-theme--primary-400: #946ec9;
  --light-theme--primary-500: #8154c0;
  --light-theme--primary-600: #794dba;
  --light-theme--primary-700: #6e43b2;
  --light-theme--primary-800: #643aaa;
  --light-theme--primary-900: #51299c;
  --light-theme--primary-A100: #e9deff;
  --light-theme--primary-A200: #c6abff;
  --light-theme--primary-A400: #a478ff;
  --light-theme--primary-A700: #925eff;
  --light-theme--primary-contrast: ;
  --light-theme--primary-contrast-contrast: ;
  --light-theme--primary-default: #8154c0;
  --light-theme--primary-lighter: #d9ccec;
  --light-theme--primary-darker: #6e43b2;
  --light-theme--primary-text: #8154c0;
  --light-theme--primary-default-contrast: #ffffff;
  --light-theme--primary-lighter-contrast: #000000;
  --light-theme--primary-darker-contrast: #ffffff;
  --light-theme--primary-50-contrast: #000000;
  --light-theme--primary-100-contrast: #000000;
  --light-theme--primary-200-contrast: #000000;
  --light-theme--primary-300-contrast: #000000;
  --light-theme--primary-400-contrast: #000000;
  --light-theme--primary-500-contrast: #ffffff;
  --light-theme--primary-600-contrast: #ffffff;
  --light-theme--primary-700-contrast: #ffffff;
  --light-theme--primary-800-contrast: #ffffff;
  --light-theme--primary-900-contrast: #ffffff;
  --light-theme--primary-A100-contrast: #000000;
  --light-theme--primary-A200-contrast: #000000;
  --light-theme--primary-A400-contrast: #000000;
  --light-theme--primary-A700-contrast: #ffffff;
  --light-theme--accent-50: #edf8fa;
  --light-theme--accent-100: #d3edf3;
  --light-theme--accent-200: #b6e1eb;
  --light-theme--accent-300: #98d4e3;
  --light-theme--accent-400: #82cbdd;
  --light-theme--accent-500: #6cc2d7;
  --light-theme--accent-600: #64bcd3;
  --light-theme--accent-700: #59b4cd;
  --light-theme--accent-800: #4facc7;
  --light-theme--accent-900: #3d9fbe;
  --light-theme--accent-A100: #ffffff;
  --light-theme--accent-A200: #daf6ff;
  --light-theme--accent-A400: #a7e9ff;
  --light-theme--accent-A700: #8de3ff;
  --light-theme--accent-contrast: ;
  --light-theme--accent-contrast-contrast: ;
  --light-theme--accent-default: #6cc2d7;
  --light-theme--accent-lighter: #d3edf3;
  --light-theme--accent-darker: #59b4cd;
  --light-theme--accent-text: #6cc2d7;
  --light-theme--accent-default-contrast: #000000;
  --light-theme--accent-lighter-contrast: #000000;
  --light-theme--accent-darker-contrast: #000000;
  --light-theme--accent-50-contrast: #000000;
  --light-theme--accent-100-contrast: #000000;
  --light-theme--accent-200-contrast: #000000;
  --light-theme--accent-300-contrast: #000000;
  --light-theme--accent-400-contrast: #000000;
  --light-theme--accent-500-contrast: #000000;
  --light-theme--accent-600-contrast: #000000;
  --light-theme--accent-700-contrast: #000000;
  --light-theme--accent-800-contrast: #000000;
  --light-theme--accent-900-contrast: #000000;
  --light-theme--accent-A100-contrast: #000000;
  --light-theme--accent-A200-contrast: #000000;
  --light-theme--accent-A400-contrast: #000000;
  --light-theme--accent-A700-contrast: #000000;
  --light-theme--warn-50: #f7e6e0;
  --light-theme--warn-100: #eac0b3;
  --light-theme--warn-200: #dc9680;
  --light-theme--warn-300: #ce6c4d;
  --light-theme--warn-400: #c44d26;
  --light-theme--warn-500: #b92d00;
  --light-theme--warn-600: #b22800;
  --light-theme--warn-700: #aa2200;
  --light-theme--warn-800: #a21c00;
  --light-theme--warn-900: #931100;
  --light-theme--warn-A100: #ffc2be;
  --light-theme--warn-A200: #ff918b;
  --light-theme--warn-A400: #ff6158;
  --light-theme--warn-A700: #ff493f;
  --light-theme--warn-contrast: ;
  --light-theme--warn-contrast-contrast: ;
  --light-theme--warn-default: #b92d00;
  --light-theme--warn-lighter: #eac0b3;
  --light-theme--warn-darker: #aa2200;
  --light-theme--warn-text: #b92d00;
  --light-theme--warn-default-contrast: white;
  --light-theme--warn-lighter-contrast: rgba(0, 0, 0, 0.87);
  --light-theme--warn-darker-contrast: white;
  --light-theme--warn-50-contrast: rgba(0, 0, 0, 0.87);
  --light-theme--warn-100-contrast: rgba(0, 0, 0, 0.87);
  --light-theme--warn-200-contrast: rgba(0, 0, 0, 0.87);
  --light-theme--warn-300-contrast: rgba(0, 0, 0, 0.87);
  --light-theme--warn-400-contrast: rgba(0, 0, 0, 0.87);
  --light-theme--warn-500-contrast: white;
  --light-theme--warn-600-contrast: white;
  --light-theme--warn-700-contrast: white;
  --light-theme--warn-800-contrast: white;
  --light-theme--warn-900-contrast: white;
  --light-theme--warn-A100-contrast: rgba(0, 0, 0, 0.87);
  --light-theme--warn-A200-contrast: rgba(0, 0, 0, 0.87);
  --light-theme--warn-A400-contrast: rgba(0, 0, 0, 0.87);
  --light-theme--warn-A700-contrast: white;
}

body {
  margin: 0;
  font-family: Roboto, "Helvetica Neue", sans-serif;
}
body .slider {
  background-color: #b49bda;
}
body.light-theme {
  color: black;
}
body.light-theme .slider {
  background-color: #ccc;
}
body .mat-button-base {
  border-radius: 16px;
  text-transform: uppercase;
}

/*# sourceMappingURL=styles.css.map*/