.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;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}@media (prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media (forced-colors: active){.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}body{--ng-doc-code-margin: var(--ng-doc-page-block-margin);--ng-doc-blockquote-margin: var(--ng-doc-page-block-margin);--ng-doc-tabs-margin: var(--ng-doc-page-block-margin);--ng-doc-demo-margin: var(--ng-doc-page-block-margin);--ng-doc-demo-pane-margin: var(--ng-doc-page-block-margin);--ng-doc-playground-margin: var(--ng-doc-page-block-margin)}html{-webkit-font-smoothing:antialiased}iframe.ngde{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:var(--ng-doc-page-block-margin)}ul li.ngde,ol li.ngde{line-height:1.5rem;margin-bottom:calc(var(--ng-doc-base-gutter) + 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:var(--ng-doc-page-block-margin)}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) * 7) 0 0;--ng-doc-line-height: 1.5rem;--ng-doc-font-weight: 600;overflow-wrap:anywhere;color:var(--ng-doc-heading-color)}h1.ngde.ng-doc-secondary-heading,h2.ngde.ng-doc-secondary-heading,h3.ngde.ng-doc-secondary-heading,h4.ngde.ng-doc-secondary-heading,h5.ngde.ng-doc-secondary-heading,h6.ngde.ng-doc-secondary-heading{color:var(--ng-doc-text)}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) * 2)}h1.ngde{--ng-doc-font-size: 36px;--ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 4)}h2.ngde{--ng-doc-font-size: 26px;--ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 4)}h3.ngde{--ng-doc-font-size: 20px;--ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 3)}h4.ngde{--ng-doc-font-size: 18px;--ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 2);margin:calc(var(--ng-doc-base-gutter) * 2) 0}h5.ngde,h6.ngde{--ng-doc-font-size: 15px;--ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 2);margin:calc(var(--ng-doc-base-gutter) * 2) 0}pre.shiki{margin:var(--ng-doc-page-block-margin)}pre.shiki code{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);line-height:var(--ng-doc-code-line-height);border:var(--ng-doc-code-border);background-color:var(--ng-doc-code-background, inherit)!important;-webkit-font-smoothing:auto}pre.shiki code span{background-color:var(--ng-doc-code-background, inherit)!important}*:not(pre)>code.ngde{vertical-align:bottom;border-radius:calc(var(--ng-doc-base-gutter) / 2);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:14px;font-weight:var(--ng-doc-code-font-weight);line-height:var(--ng-doc-code-line-height, var(--ng-doc-line-height));background:color-mix(in srgb,var(--ng-doc-inline-code-background) 15%,transparent);white-space:nowrap}.ng-doc-table-wrapper{overflow-x:auto}table.ngde{width:100%;border-spacing:0}table.ngde thead tr th{padding:calc(var(--ng-doc-base-gutter) * 1.5);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);padding-left:calc(var(--ng-doc-base-gutter) * 3)}table.ngde thead tr th:last-child{padding-right:calc(var(--ng-doc-base-gutter) * 3);border-top-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-2);background-color:var(--ng-doc-background)}table.ngde tbody tr td:first-child{padding-left:calc(var(--ng-doc-base-gutter) * 3)}table.ngde tbody tr td:last-child{padding-right:calc(var(--ng-doc-base-gutter) * 3)}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 var(--ng-doc-base-gutter)}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);color:var(--ng-doc-mark-color, inherit)}:root{--ng-doc-base-gutter: 8px;--ng-doc-transition: .2s;--ng-doc-text-selection: rgba(21, 88, 214, .15);--ng-doc-white: #fff;--ng-doc-black: #000;--ng-doc-base-rgb: 0 0 0;--ng-doc-base-0: var(--ng-doc-white);--ng-doc-base-1: #f6f6f6;--ng-doc-base-2: #ebebeb;--ng-doc-base-3: #dedede;--ng-doc-base-4: #d1d1d1;--ng-doc-base-5: #b8b8b8;--ng-doc-base-6: #ababab;--ng-doc-base-7: #9e9e9e;--ng-doc-base-8: #919191;--ng-doc-base-9: #858585;--ng-doc-base-10: #6e6e6e;--ng-doc-primary: #1558d6;--ng-doc-primary-text: var(--ng-doc-white);--ng-doc-alert: #ff5959;--ng-doc-alert-text: var(--ng-doc-white);--ng-doc-warning: #ff9f1a;--ng-doc-warning-text: var(--ng-doc-white);--ng-doc-info: #3f68b5;--ng-doc-info-text: var(--ng-doc-white);--ng-doc-success: #00b74a;--ng-doc-success-text: var(--ng-doc-white);--ng-doc-background: var(--ng-doc-base-0);--ng-doc-hover-background: rgba(110, 110, 110, .09);--ng-doc-border-size: 1px;--ng-doc-border-color: var(--ng-doc-base-3);--ng-doc-border-hover-color: var(--ng-doc-base-5);--ng-doc-shadow-color: rgba(0, 0, 0, .15);--ng-doc-font-system: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--ng-doc-font-system-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--ng-doc-heading-font-family: var(--ng-doc-font-system);--ng-doc-heading-color: #111111;--ng-doc-font-family: var(--ng-doc-font-system);--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: 400;--ng-doc-code-font: var(--ng-doc-font-system-mono);--ng-doc-code-font-size: 14px;--ng-doc-code-line-height: 20px;--ng-doc-code-font-weight: 400;--ng-doc-text: rgb(78 78 78);--ng-doc-text-muted: var(--ng-doc-base-8);--ng-doc-mark-background: rgba(255, 222, 0, .3);--ng-doc-link-color: var(--ng-doc-primary);--ng-doc-inline-code-background: var(--ng-doc-base-9);--ng-doc-inline-code-color: var(--ng-doc-text);--ng-doc-button-background: trasparent;--ng-doc-button-background-opacity: 0;--ng-doc-button-color: var(--ng-doc-text);--ng-doc-button-hover-background: var(--ng-doc-base-2);--ng-doc-button-hover-color: var(--ng-doc-button-color);--ng-doc-button-active-background: var(--ng-doc-base-3);--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, .05), 0 0 0 4px transparent;--ng-doc-floated-border-radius: var(--ng-doc-base-gutter);--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);--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-cursor: auto;--ng-doc-tag-background: var(--ng-doc-primary);--ng-doc-tag-color: var(--ng-doc-primary-text);--ng-doc-selection-border: 2px solid var(--ng-doc-primary);--ng-doc-selection-background: transparent;--ng-doc-dot-size: calc(var(--ng-doc-base-gutter) / 2);--ng-doc-dot-background: var(--ng-doc-primary);--ng-doc-sidenav-width: 300px;--ng-doc-tab-group-border-radius: var(--ng-doc-base-gutter);--ng-doc-tab-group-border: 1px solid var(--ng-doc-border-color)}.ng-doc-tooltip{--ng-doc-overlay-background: var(--ng-doc-tooltip-background, var(--ng-doc-base-10));--ng-doc-overlay-border: var(--ng-doc-tooltip-border, var(--ng-doc-base-10));--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:400px;max-height:50vh;white-space:pre-line;overflow-y:auto;--ng-doc-text: var(--ng-doc-base-0)}.ng-doc-tooltip .ng-doc-overlay-content p{margin:0}.ng-doc-notify{--ng-doc-overlay-background: var(--ng-doc-base-10);--ng-doc-overlay-border: var(--ng-doc-base-10);--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)}.ng-doc-dialog{background:var(--ng-doc-background)}.ng-doc-transparent-dialog{background:transparent}: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-page-block-margin: calc(var(--ng-doc-base-gutter) * 3) 0;--ng-doc-page-wrapper-tabs-height: calc(var(--ng-doc-base-gutter) * 6);--ng-doc-class-color: #fff;--ng-doc-class-background: #e74c3c;--ng-doc-interface-color: #fff;--ng-doc-interface-background: #3498db;--ng-doc-enum-color: #fff;--ng-doc-enum-background: #2ecc71;--ng-doc-variable-color: #fff;--ng-doc-variable-background: #f1c40f;--ng-doc-function-color: #fff;--ng-doc-function-background: #27bd09;--ng-doc-type-alias-color: #fff;--ng-doc-type-alias-background: #3e69c5;--ng-doc-selector-color: #fff;--ng-doc-selector-background: #25ac5f;--ng-doc-string-color: #fff;--ng-doc-string-background: #ff1150;--ng-doc-number-color: #fff;--ng-doc-number-background: #3498db;--ng-doc-boolean-color: #fff;--ng-doc-boolean-background: #2ecc71;--ng-doc-null-color: #fff;--ng-doc-null-background: #95a5a6;--ng-doc-undefined-color: #fff;--ng-doc-undefined-background: #bdc3c7;--ng-doc-object-color: #fff;--ng-doc-object-background: #f39c12;--ng-doc-component-decorator-color: #fff;--ng-doc-component-decorator-background: #1abc9c;--ng-doc-directive-decorator-color: #fff;--ng-doc-directive-decorator-background: #e67e22;--ng-doc-injectable-decorator-color: #fff;--ng-doc-injectable-decorator-background: #9b59b6;--ng-doc-pipe-decorator-color: #fff;--ng-doc-pipe-decorator-background: #c0392b;--ng-doc-ng-module-decorator-color: #fff;--ng-doc-ng-module-decorator-background: #27ae60;--ng-doc-input-decorator-color: #fff;--ng-doc-input-decorator-background: #13a2da;--ng-doc-output-decorator-color: #fff;--ng-doc-output-decorator-background: #daa213;--ng-doc-abstract-background: #ff5f1a;--ng-doc-abstract-color: #fff;--ng-doc-async-background: #0de311;--ng-doc-async-color: #fff;--ng-doc-protected-background: var(--ng-doc-base-7);--ng-doc-protected-color: #fff;--ng-doc-static-background: #e30dbf;--ng-doc-static-color: #fff;--ng-doc-overriden-background: #0d78e3;--ng-doc-overriden-color: #fff;--ng-doc-readonly-background: #ff2020;--ng-doc-readonly-color: #fff;--ng-doc-get-background: #2ecc3b;--ng-doc-get-color: #fff;--ng-doc-set-background: #e30dbf;--ng-doc-set-color: #fff;--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-navbar-border: 1px solid var(--ng-doc-base-3);--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-border-color);--ng-doc-demo-displayer-border-radius: var(--ng-doc-base-gutter);--ng-doc-code-max-height: 400px;--ng-doc-code-highlight-color: var(--ng-doc-primary);--ng-doc-toc-width: 280px;--ng-doc-toc-indent: var(--ng-doc-base-gutter);--ng-doc-toc-top-padding: calc(var(--ng-doc-base-gutter) * 3);--ng-doc-search-result-color: #454545;--ng-doc-api-tag-color: #ff1111;--ng-doc-api-tag-background: rgba(255, 17, 17, .15);--ng-doc-guide-tag-color: #0086ff;--ng-doc-guide-tag-background: rgba(0, 134, 255, .15);--ng-doc-tabs-margin: calc(var(--ng-doc-base-gutter) * 4) 0px;--ng-doc-tabs-border-radius: var(--ng-doc-base-gutter)}article header.ngde .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.ngde h1{margin-right:var(--ng-doc-base-gutter)}article header.ngde .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.ngde .ng-doc-header-details code{--ng-doc-line-height: 18px}article header.ngde .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:.5}article header.ngde .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:color-mix(in srgb,var(--ng-doc-css-tag-background) var(--ng-doc-css-tag-background-opacity, 15%),transparent);vertical-align:middle;white-space:nowrap;color:var(--ng-doc-css-tag-background)}.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=Class]{--ng-doc-css-tag-background: var(--ng-doc-class-background)}.ng-doc-tag[data-content=Interface]{--ng-doc-css-tag-background: var(--ng-doc-interface-background)}.ng-doc-tag[data-content=Enum]{--ng-doc-css-tag-background: var(--ng-doc-enum-background)}.ng-doc-tag[data-content=Variable]{--ng-doc-css-tag-background: var(--ng-doc-variable-background)}.ng-doc-tag[data-content=Function]{--ng-doc-css-tag-background: var(--ng-doc-function-background)}.ng-doc-tag[data-content=TypeAlias]{--ng-doc-css-tag-background: var(--ng-doc-type-alias-background)}.ng-doc-tag[data-content=Component]{--ng-doc-css-tag-background: var(--ng-doc-component-decorator-background)}.ng-doc-tag[data-content=Directive]{--ng-doc-css-tag-background: var(--ng-doc-directive-decorator-background)}.ng-doc-tag[data-content=Injectable]{--ng-doc-css-tag-background: var(--ng-doc-injectable-decorator-background)}.ng-doc-tag[data-content=Pipe]{--ng-doc-css-tag-background: var(--ng-doc-pipe-decorator-background)}.ng-doc-tag[data-content=NgModule]{--ng-doc-css-tag-background: var(--ng-doc-ng-module-decorator-background)}.ng-doc-tag[data-content=ng-doc-tag-selector]{--ng-doc-css-tag-background: var(--ng-doc-selector-background)}.ng-doc-decorators-group{display:flex;gap:var(--ng-doc-base-gutter);margin-bottom:calc(var(--ng-doc-base-gutter) / 2)}.ng-doc-decorators-group code{--ng-doc-line-height: 18px}.ng-doc-decorators-group.column{flex-direction:column;align-items:flex-start;gap:calc(var(--ng-doc-base-gutter) / 2);margin-bottom:0}.ng-doc-decorators-group.column code{margin:0}.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-protected-background)}.ng-doc-modifier[data-content=abstract]{color:var(--ng-doc-abstract-background)}.ng-doc-modifier[data-content=static]{color:var(--ng-doc-static-background)}.ng-doc-modifier[data-content=async]{color:var(--ng-doc-async-background)}.ng-doc-modifier[data-content=overriden]{color:var(--ng-doc-overriden-background)}.ng-doc-modifier[data-content=readonly]{color:var(--ng-doc-readonly-background)}.ng-doc-modifier[data-content=get]{font-size:16px;color:var(--ng-doc-get-background)}.ng-doc-modifier[data-content=set]{font-size:16px;color:var(--ng-doc-set-background)}.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-code-line-height: var(--ng-doc-line-height);--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-protected-background);color:var(--ng-doc-protected-color)}.ng-doc-badge[data-content=abstract]{background-color:var(--ng-doc-abstract-background);color:var(--ng-doc-abstract-color)}.ng-doc-badge[data-content=static]{background-color:var(--ng-doc-static-background);color:var(--ng-doc-static-color)}.ng-doc-badge[data-content=async]{background-color:var(--ng-doc-async-background);color:var(--ng-doc-async-color)}.ng-doc-badge[data-content=overriden]{background-color:var(--ng-doc-overriden-background);color:var(--ng-doc-overriden-color)}.ng-doc-badge[data-content=readonly]{background-color:var(--ng-doc-readonly-background);color:var(--ng-doc-readonly-color)}.ng-doc-see-also li{margin:var(--ng-doc-base-gutter) 0}.ng-doc-see-also li p{margin:0}.ng-doc-table-wrapper{overflow:auto;margin:var(--ng-doc-page-block-margin)}.ng-doc-table-wrapper:last-child{margin-bottom:0}table.ng-doc-api-table{overflow:scroll}table.ng-doc-api-table.no-full-width{width:unset}table.ng-doc-api-table.no-padding tbody tr td,table.ng-doc-api-table.no-padding thead tr th{padding:var(--ng-doc-base-gutter)}table.ng-doc-api-table.no-padding tbody tr td:first-child,table.ng-doc-api-table.no-padding thead tr th:first-child{padding-left:0}table.ng-doc-api-table.sticky tr th:first-child,table.ng-doc-api-table.sticky tr td:first-child{position:sticky;left:0;z-index:1}table.ng-doc-api-table.first-colum-highlighted tr td:first-child{color:var(--ng-doc-heading-color)}table.ng-doc-api-table tr th.ng-doc-api-table-name,table.ng-doc-api-table tr th.ng-doc-api-table-type{width:25%}table.ng-doc-api-table tr td.ng-doc-api-table-type code{white-space:normal}table.ng-doc-api-table tr th.ng-doc-api-table-description{min-width:300px}table.ng-doc-api-table tr td>*:not(:last-child){margin-right:var(--ng-doc-base-gutter)}table.ng-doc-overload-table thead tr th{background:color-mix(in srgb,var(--ng-doc-warning) 10%,transparent)}.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-link-color)}article h1:hover .ng-doc-anchor,article h2:hover .ng-doc-anchor,article h3:hover .ng-doc-anchor,article h4:hover .ng-doc-anchor,article h5:hover .ng-doc-anchor,article h6:hover .ng-doc-anchor{opacity:1}article h1 .ng-doc-anchor,article h2 .ng-doc-anchor,article h3 .ng-doc-anchor,article h4 .ng-doc-anchor,article h5 .ng-doc-anchor,article h6 .ng-doc-anchor{margin-left:var(--ng-doc-base-gutter);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 .ng-doc-declaration-details{list-style:none;padding:0}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 h5.ngde+p.ngde,article th p.ngde:first-of-type,article td h5.ngde+p.ngde,article td p.ngde:first-of-type{margin-top:0}article th p.ngde:last-of-type,article td p.ngde:last-of-type{margin-bottom: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:.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 tr[data-slugtype=member]:has(+tr:not([data-slugtype])) td{border-bottom:none}.ng-doc-deprecated{text-decoration:line-through}.ng-doc-deprecated:hover{text-decoration:auto}.ng-doc-api-status{display:inline-block;width:100%}.ng-doc-api-status>*:first-child{margin-top:0!important}.ng-doc-api-status:empty{display:none}.ng-doc-deprecated-notes{color:var(--ng-doc-warning-text)}.ng-doc-returns{display:flex;align-items:start;gap:calc(var(--ng-doc-base-gutter) * 1.5);margin:var(--ng-doc-page-block-margin)}.ng-doc-returns p:first-of-type{margin-top:0}.ng-doc-returns p:last-of-type{margin-bottom: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-weight:var(--ng-doc-font-weight);font-size:var(--ng-doc-font-size);background-color:var(--ng-doc-background);margin:0;height:100%}.ng-doc-blur-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0000008f}.ng-doc-global-scrollblock{position:relative;overflow:hidden;padding-right:var(--ng-doc-base-gutter)}*,*:before,*:after{box-sizing:border-box}::selection{background:var(--ng-doc-text-selection)}:root[data-theme=light]{--ng-doc-base-gutter: 8px;--ng-doc-transition: .2s;--ng-doc-text: var(--vermeer-charcoal);--ng-doc-heading-color: var(--ng-doc-text);--ng-doc-readonly-background: var(--vermeer-red);--ng-doc-text-selection: rgba(10, 104, 47, .15);--ng-doc-white: #fff;--ng-doc-black: #000;--ng-doc-base-0: var(--ng-doc-white);--ng-doc-base-1: #f6f6f6;--ng-doc-base-2: #eBeBeB;--ng-doc-base-3: #e1e1e1;--ng-doc-base-4: #c9c9c9;--ng-doc-base-5: #b0b0b0;--ng-doc-base-6: #a3a3a3;--ng-doc-base-7: #969696;--ng-doc-base-8: #898989;--ng-doc-base-9: #7d7d7d;--ng-doc-base-10: #666;--ng-doc-left-sidebar-link-active: var(--vermeer-green);--ng-doc-code-highlight-color: #209E56;--ng-doc-sidebar-category-color: #746e7c;--ng-doc-primary: var(--vermeer-green);--ng-doc-primary-text: var(--vermeer-white);--ng-doc-alert: var(--vermeer-red);--ng-doc-alert-text: var(--vermeer-white);--ng-doc-warning: var(--vermeer-accent);--ng-doc-warning-text: var(--vermeer-charcoal);--ng-doc-info: var(--vermeer-blue);--ng-doc-info-text: var(--vermeer-white);--ng-doc-background: var(--ng-doc-base-0);--ng-doc-hover-background: rgba(108, 108, 108, .12);--ng-doc-border-color: #dedede;--ng-doc-border-hover-color: var(--ng-doc-base-5);--ng-doc-shadow-color: rgba(0, 0, 0, .18);--ng-doc-code-background: #f6f6f6;--ng-doc-search-bar-background: rgba(142, 150, 170, .14);--ng-doc-inline-code-color: var(--vermeer-black);--ng-doc-code-font: var(--ng-doc-font-system-mono);--ng-doc-code-border: 1px solid var(--ng-doc-border-color);--ng-doc-text-muted: var(--ng-doc-base-8);--ng-doc-link-color: var(--vermeer-blue);--ng-doc-mark-background: rgba(255, 196, 37, .3);--ng-doc-nav-border: 1px solid var(--ng-doc-base-2);--ng-doc-button-background: trasparent;--ng-doc-button-background-opacity: 0;--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-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);--ng-doc-input-text-align: left;--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;--ng-doc-tag-background: var(--ng-doc-primary);--ng-doc-tag-color: var(--ng-doc-primary-text);--ng-doc-selection-border: 3px solid var(--ng-doc-left-sidebar-link-active);--ng-doc-selection-background: transparent;--ng-doc-dot-background: var(--ng-doc-primary);--ng-doc-tab-group-border-radius: var(--vermeer-border-radius);--ng-doc-tab-group-border: 1px solid var(--ng-doc-border-color)}@media (prefers-color-scheme: dark){:root[data-theme=auto]{--ng-doc-base-rgb: 43 43 43;--ng-doc-base-0: rgb(40.85, 40.85, 40.85);--ng-doc-base-1: rgb(48.45, 48.45, 48.45);--ng-doc-base-2: rgb(55.1, 55.1, 55.1);--ng-doc-base-3: rgb(62.7, 62.7, 62.7);--ng-doc-base-4: rgb(71.25, 71.25, 71.25);--ng-doc-base-5: rgb(80.75, 80.75, 80.75);--ng-doc-base-6: rgb(89.3, 89.3, 89.3);--ng-doc-base-7: rgb(98.8, 98.8, 98.8);--ng-doc-base-8: rgb(108.3, 108.3, 108.3);--ng-doc-base-9: rgb(118.75, 118.75, 118.75);--ng-doc-base-10: rgb(129.2, 129.2, 129.2);--ng-doc-heading-color: #e3e3e3;--ng-doc-text: #a9a9a9;--ng-doc-text-muted: var(--ng-doc-base-10);--ng-doc-text-selection: rgba(110, 110, 110, .81);--ng-doc-shadow-color: rgba(0, 0, 0, .4);--ng-doc-link-color: #30a5ff;--ng-doc-inline-code-background: #b9b9b9;--ng-doc-primary: #faab00;--ng-doc-info: #7095ff;--ng-doc-mark-background: rgba(48, 165, 255, .3);--ng-doc-search-result-color: #c6c6c6;--ng-doc-api-tag-background: #ff5959;--ng-doc-api-tag-color: var(--ng-doc-base-0);--ng-doc-guide-tag-background: #faab00;--ng-doc-guide-tag-color: var(--ng-doc-base-0);--ng-doc-navbar-border: 1px solid var(--ng-doc-base-4)}:root[data-theme=auto] .shiki,:root[data-theme=auto] .shiki span{color:var(--shiki-dark)!important}}:root[data-theme=dark]{--ng-doc-base-rgb: 43 43 43;--ng-doc-base-0: rgb(40.85, 40.85, 40.85);--ng-doc-base-1: rgb(48.45, 48.45, 48.45);--ng-doc-base-2: rgb(55.1, 55.1, 55.1);--ng-doc-base-3: rgb(62.7, 62.7, 62.7);--ng-doc-base-4: rgb(71.25, 71.25, 71.25);--ng-doc-base-5: rgb(80.75, 80.75, 80.75);--ng-doc-base-6: rgb(89.3, 89.3, 89.3);--ng-doc-base-7: rgb(98.8, 98.8, 98.8);--ng-doc-base-8: rgb(108.3, 108.3, 108.3);--ng-doc-base-9: rgb(118.75, 118.75, 118.75);--ng-doc-base-10: rgb(129.2, 129.2, 129.2);--ng-doc-heading-color: #e3e3e3;--ng-doc-text: #a9a9a9;--ng-doc-text-muted: var(--ng-doc-base-10);--ng-doc-text-selection: rgba(110, 110, 110, .81);--ng-doc-shadow-color: rgba(0, 0, 0, .4);--ng-doc-link-color: #30a5ff;--ng-doc-inline-code-background: #b9b9b9;--ng-doc-primary: #faab00;--ng-doc-info: #7095ff;--ng-doc-mark-background: rgba(48, 165, 255, .3);--ng-doc-search-result-color: #c6c6c6;--ng-doc-api-tag-background: #ff5959;--ng-doc-api-tag-color: var(--ng-doc-base-0);--ng-doc-guide-tag-background: #faab00;--ng-doc-guide-tag-color: var(--ng-doc-base-0);--ng-doc-navbar-border: 1px solid var(--ng-doc-base-4)}:root[data-theme=dark] .shiki,:root[data-theme=dark] .shiki span{color:var(--shiki-dark)!important}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #0a682f;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #272828;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #d60000;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}html{--mat-full-pseudo-checkbox-selected-icon-color: #272828;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #272828;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #0a682f;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #0a682f;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #272828;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #272828;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d60000;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}.mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d60000;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-option-label-text-font: Roboto, Arial, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Roboto, Arial, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mdc-elevated-card-container-shape: 4px}html{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mat-card-title-text-font: Roboto, Arial, sans-serif;--mat-card-title-text-line-height: 32px;--mat-card-title-text-size: 20px;--mat-card-title-text-tracking: .0125em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: Roboto, Arial, sans-serif;--mat-card-subtitle-text-line-height: 22px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: .0071428571em;--mat-card-subtitle-text-weight: 500}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0a682f;--mdc-linear-progress-track-color: rgba(10, 104, 47, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #272828;--mdc-linear-progress-track-color: rgba(39, 40, 40, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d60000;--mdc-linear-progress-track-color: rgba(214, 0, 0, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-plain-tooltip-supporting-text-font: Roboto, Arial, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}html{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #0a682f;--mdc-filled-text-field-focus-active-indicator-color: #0a682f;--mdc-filled-text-field-focus-label-text-color: rgba(10, 104, 47, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #d60000;--mdc-filled-text-field-error-focus-label-text-color: #d60000;--mdc-filled-text-field-error-label-text-color: #d60000;--mdc-filled-text-field-error-caret-color: #d60000;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #d60000;--mdc-filled-text-field-error-focus-active-indicator-color: #d60000;--mdc-filled-text-field-error-hover-active-indicator-color: #d60000}html{--mdc-outlined-text-field-caret-color: #0a682f;--mdc-outlined-text-field-focus-outline-color: #0a682f;--mdc-outlined-text-field-focus-label-text-color: rgba(10, 104, 47, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #d60000;--mdc-outlined-text-field-error-focus-label-text-color: #d60000;--mdc-outlined-text-field-error-label-text-color: #d60000;--mdc-outlined-text-field-error-hover-label-text-color: #d60000;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #d60000;--mdc-outlined-text-field-error-hover-outline-color: #d60000;--mdc-outlined-text-field-error-outline-color: #d60000}html{--mat-form-field-focus-select-arrow-color: rgba(10, 104, 47, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #d60000;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #272828;--mdc-filled-text-field-focus-active-indicator-color: #272828;--mdc-filled-text-field-focus-label-text-color: rgba(39, 40, 40, .87)}.mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #272828;--mdc-outlined-text-field-focus-outline-color: #272828;--mdc-outlined-text-field-focus-label-text-color: rgba(39, 40, 40, .87)}.mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(39, 40, 40, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d60000;--mdc-filled-text-field-focus-active-indicator-color: #d60000;--mdc-filled-text-field-focus-label-text-color: rgba(214, 0, 0, .87)}.mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d60000;--mdc-outlined-text-field-focus-outline-color: #d60000;--mdc-outlined-text-field-focus-label-text-color: rgba(214, 0, 0, .87)}.mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(214, 0, 0, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mdc-filled-text-field-label-text-font: Roboto, Arial, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400}html{--mdc-outlined-text-field-label-text-font: Roboto, Arial, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400}html{--mat-form-field-container-text-font: Roboto, Arial, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Roboto, Arial, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(10, 104, 47, .87);--mat-select-invalid-arrow-color: rgba(214, 0, 0, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(39, 40, 40, .87);--mat-select-invalid-arrow-color: rgba(214, 0, 0, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(214, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(214, 0, 0, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: Roboto, Arial, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-shape: 4px}html{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font: Roboto, Arial, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto, Arial, 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: .03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0a682f;--mdc-chip-elevated-selected-container-color: #0a682f;--mdc-chip-elevated-disabled-container-color: #0a682f;--mdc-chip-flat-disabled-selected-container-color: #0a682f;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #272828;--mdc-chip-elevated-selected-container-color: #272828;--mdc-chip-elevated-disabled-container-color: #272828;--mdc-chip-flat-disabled-selected-container-color: #272828;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d60000;--mdc-chip-elevated-selected-container-color: #d60000;--mdc-chip-elevated-disabled-container-color: #d60000;--mdc-chip-flat-disabled-selected-container-color: #d60000;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Roboto, Arial, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-switch-state-layer-size: 40px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: Roboto, Arial, sans-serif;--mat-switch-label-text-line-height: 20px;--mat-switch-label-text-size: 14px;--mat-switch-label-text-tracking: .0178571429em;--mat-switch-label-text-weight: 400}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0a682f;--mdc-radio-selected-hover-icon-color: #0a682f;--mdc-radio-selected-icon-color: #0a682f;--mdc-radio-selected-pressed-icon-color: #0a682f}.mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #0a682f;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #272828;--mdc-radio-selected-hover-icon-color: #272828;--mdc-radio-selected-icon-color: #272828;--mdc-radio-selected-pressed-icon-color: #272828}.mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #272828;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d60000;--mdc-radio-selected-hover-icon-color: #d60000;--mdc-radio-selected-icon-color: #d60000;--mdc-radio-selected-pressed-icon-color: #d60000}.mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #d60000;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size: 40px}html{--mat-radio-touch-target-display: block}html{--mat-radio-label-text-font: Roboto, Arial, sans-serif;--mat-radio-label-text-line-height: 20px;--mat-radio-label-text-size: 14px;--mat-radio-label-text-tracking: .0178571429em;--mat-radio-label-text-weight: 400}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}html{--mdc-slider-handle-color: #0a682f;--mdc-slider-focus-handle-color: #0a682f;--mdc-slider-hover-handle-color: #0a682f;--mdc-slider-active-track-color: #0a682f;--mdc-slider-inactive-track-color: #0a682f;--mdc-slider-with-tick-marks-inactive-container-color: #0a682f;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}html{--mat-slider-ripple-color: #0a682f;--mat-slider-hover-state-layer-color: rgba(10, 104, 47, .05);--mat-slider-focus-state-layer-color: rgba(10, 104, 47, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #272828;--mdc-slider-focus-handle-color: #272828;--mdc-slider-hover-handle-color: #272828;--mdc-slider-active-track-color: #272828;--mdc-slider-inactive-track-color: #272828;--mdc-slider-with-tick-marks-inactive-container-color: #272828;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-accent{--mat-slider-ripple-color: #272828;--mat-slider-hover-state-layer-color: rgba(39, 40, 40, .05);--mat-slider-focus-state-layer-color: rgba(39, 40, 40, .2)}html .mat-warn{--mdc-slider-handle-color: #d60000;--mdc-slider-focus-handle-color: #d60000;--mdc-slider-hover-handle-color: #d60000;--mdc-slider-active-track-color: #d60000;--mdc-slider-inactive-track-color: #d60000;--mdc-slider-with-tick-marks-inactive-container-color: #d60000;--mdc-slider-with-tick-marks-active-container-color: white}html .mat-warn{--mat-slider-ripple-color: #d60000;--mat-slider-hover-state-layer-color: rgba(214, 0, 0, .05);--mat-slider-focus-state-layer-color: rgba(214, 0, 0, .2)}html{--mdc-slider-label-label-text-font: Roboto, Arial, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font: Roboto, Arial, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(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, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0a682f;--mdc-radio-selected-hover-icon-color: #0a682f;--mdc-radio-selected-icon-color: #0a682f;--mdc-radio-selected-pressed-icon-color: #0a682f}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #272828;--mdc-radio-selected-hover-icon-color: #272828;--mdc-radio-selected-icon-color: #272828;--mdc-radio-selected-pressed-icon-color: #272828}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #d60000;--mdc-radio-selected-hover-icon-color: #d60000;--mdc-radio-selected-icon-color: #d60000;--mdc-radio-selected-pressed-icon-color: #d60000}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0a682f;--mdc-checkbox-selected-hover-icon-color: #0a682f;--mdc-checkbox-selected-icon-color: #0a682f;--mdc-checkbox-selected-pressed-icon-color: #0a682f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0a682f;--mdc-checkbox-selected-hover-state-layer-color: #0a682f;--mdc-checkbox-selected-pressed-state-layer-color: #0a682f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #272828;--mdc-checkbox-selected-hover-icon-color: #272828;--mdc-checkbox-selected-icon-color: #272828;--mdc-checkbox-selected-pressed-icon-color: #272828;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #272828;--mdc-checkbox-selected-hover-state-layer-color: #272828;--mdc-checkbox-selected-pressed-state-layer-color: #272828;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d60000;--mdc-checkbox-selected-hover-icon-color: #d60000;--mdc-checkbox-selected-icon-color: #d60000;--mdc-checkbox-selected-pressed-icon-color: #d60000;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d60000;--mdc-checkbox-selected-hover-state-layer-color: #d60000;--mdc-checkbox-selected-pressed-state-layer-color: #d60000;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#0a682f}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font: Roboto, Arial, 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: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, Arial, 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: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, Arial, 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: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Roboto,Arial,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mat-paginator-container-text-font: Roboto, Arial, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}html{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}html{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0a682f}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0a682f;--mat-tab-header-active-ripple-color: #0a682f;--mat-tab-header-inactive-ripple-color: #0a682f;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #0a682f;--mat-tab-header-active-hover-label-text-color: #0a682f;--mat-tab-header-active-focus-indicator-color: #0a682f;--mat-tab-header-active-hover-indicator-color: #0a682f}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #272828}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #272828;--mat-tab-header-active-ripple-color: #272828;--mat-tab-header-inactive-ripple-color: #272828;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #272828;--mat-tab-header-active-hover-label-text-color: #272828;--mat-tab-header-active-focus-indicator-color: #272828;--mat-tab-header-active-hover-indicator-color: #272828}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d60000}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #d60000;--mat-tab-header-active-ripple-color: #d60000;--mat-tab-header-inactive-ripple-color: #d60000;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #d60000;--mat-tab-header-active-hover-label-text-color: #d60000;--mat-tab-header-active-focus-indicator-color: #d60000;--mat-tab-header-active-hover-indicator-color: #d60000}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0a682f;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #272828;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d60000;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Roboto, Arial, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #272828;--mdc-checkbox-selected-hover-icon-color: #272828;--mdc-checkbox-selected-icon-color: #272828;--mdc-checkbox-selected-pressed-icon-color: #272828;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #272828;--mdc-checkbox-selected-hover-state-layer-color: #272828;--mdc-checkbox-selected-pressed-state-layer-color: #272828;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #0a682f;--mdc-checkbox-selected-hover-icon-color: #0a682f;--mdc-checkbox-selected-icon-color: #0a682f;--mdc-checkbox-selected-pressed-icon-color: #0a682f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0a682f;--mdc-checkbox-selected-hover-state-layer-color: #0a682f;--mdc-checkbox-selected-pressed-state-layer-color: #0a682f;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d60000;--mdc-checkbox-selected-hover-icon-color: #d60000;--mdc-checkbox-selected-icon-color: #d60000;--mdc-checkbox-selected-pressed-icon-color: #d60000;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #d60000;--mdc-checkbox-selected-hover-state-layer-color: #d60000;--mdc-checkbox-selected-pressed-state-layer-color: #d60000;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px}html{--mat-checkbox-touch-target-display: block}html{--mat-checkbox-label-text-font: Roboto, Arial, sans-serif;--mat-checkbox-label-text-line-height: 20px;--mat-checkbox-label-text-size: 14px;--mat-checkbox-label-text-tracking: .0178571429em;--mat-checkbox-label-text-weight: 400}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}html{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}html{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}html{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}html{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}html{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}html{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}html{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}html{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}html{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0a682f}.mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #0a682f;--mat-text-button-ripple-color: rgba(10, 104, 47, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #272828}.mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #272828;--mat-text-button-ripple-color: rgba(39, 40, 40, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d60000}.mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d60000;--mat-text-button-ripple-color: rgba(214, 0, 0, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0a682f;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #272828;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d60000;--mdc-filled-button-label-text-color: white}.mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0a682f;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #272828;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d60000;--mdc-protected-button-label-text-color: white}.mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0a682f;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #0a682f;--mat-outlined-button-ripple-color: rgba(10, 104, 47, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #272828;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #272828;--mat-outlined-button-ripple-color: rgba(39, 40, 40, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d60000;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d60000;--mat-outlined-button-ripple-color: rgba(214, 0, 0, .1)}html{--mdc-text-button-container-height: 36px}html{--mdc-filled-button-container-height: 36px}html{--mdc-protected-button-container-height: 36px}html{--mdc-outlined-button-container-height: 36px}html{--mat-text-button-touch-target-display: block}html{--mat-filled-button-touch-target-display: block}html{--mat-protected-button-touch-target-display: block}html{--mat-outlined-button-touch-target-display: block}html{--mdc-text-button-label-text-font: Roboto, Arial, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}html{--mdc-filled-button-label-text-font: Roboto, Arial, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}html{--mdc-protected-button-label-text-font: Roboto, Arial, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-outlined-button-label-text-font: Roboto, Arial, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}html{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0a682f}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #0a682f;--mat-icon-button-ripple-color: rgba(10, 104, 47, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #272828}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #272828;--mat-icon-button-ripple-color: rgba(39, 40, 40, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d60000}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d60000;--mat-icon-button-ripple-color: rgba(214, 0, 0, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color: white}html{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html{--mdc-fab-small-container-color: white}html{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #0a682f}html .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #272828}html .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d60000}html .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #0a682f}html .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #272828}html .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d60000}html .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block}html{--mat-fab-small-touch-target-display: block}html{--mdc-extended-fab-label-text-font: Roboto, Arial, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}html{--mat-snack-bar-button-color: #0a682f}html{--mdc-snackbar-supporting-text-font: Roboto, Arial, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: Roboto, Arial, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Roboto, Arial, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Roboto, Arial, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #0a682f}html .mat-accent{--mdc-circular-progress-active-indicator-color: #272828}html .mat-warn{--mdc-circular-progress-active-indicator-color: #d60000}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #0a682f;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #272828;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #d60000;--mat-badge-text-color: white}html{--mat-badge-text-font: Roboto, Arial, sans-serif;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-bottom-sheet-container-text-font: Roboto, Arial, sans-serif;--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: .0178571429em;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}html{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}html{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}html{--mat-standard-button-toggle-height: 48px}html{--mat-legacy-button-toggle-label-text-font: Roboto, Arial, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400}html{--mat-standard-button-toggle-label-text-font: Roboto, Arial, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #0a682f;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(10, 104, 47, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(10, 104, 47, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(10, 104, 47, .3);--mat-datepicker-toggle-active-state-icon-color: #0a682f;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(10, 104, 47, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #272828;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(39, 40, 40, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(39, 40, 40, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(39, 40, 40, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(39, 40, 40, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d60000;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(214, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(214, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(214, 0, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(214, 0, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #272828}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d60000}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: Roboto, Arial, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-expansion-header-text-font: Roboto, Arial, sans-serif;--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: Roboto, Arial, sans-serif;--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: .0178571429em;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 14px;--mat-grid-list-tile-header-secondary-text-size: 12px;--mat-grid-list-tile-footer-primary-text-size: 14px;--mat-grid-list-tile-footer-secondary-text-size: 12px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #0a682f}.mat-icon.mat-accent{--mat-icon-color: #272828}.mat-icon.mat-warn{--mat-icon-color: #d60000}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0a682f;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0a682f;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0a682f;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #d60000;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #d60000;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #272828;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #272828;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #272828;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d60000;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d60000;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d60000;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: Roboto, Arial, sans-serif;--mat-stepper-header-label-text-font: Roboto, Arial, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}html{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0a682f;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #272828;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d60000;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: Roboto, Arial, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-tree-node-text-font: Roboto, Arial, sans-serif;--mat-tree-node-text-size: 14px;--mat-tree-node-text-weight: 400}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-timepicker-container-background-color: white}.vmr-progress-spinner.mat-primary .vmr-progress-spinner-circle{stroke:#0a682f}.vmr-progress-spinner.mat-warn .vmr-progress-spinner-circle{stroke:#d60000}.vmr-progress-spinner.mat-accent .vmr-progress-spinner-circle{stroke:#272828}.vmr-progress-spinner.mat-white .vmr-progress-spinner-circle{stroke:#fff}.vmr-progress-spinner.mat-info .vmr-progress-spinner-circle{stroke:#0085b7}.vmr-progress-spinner.mat-success .vmr-progress-spinner-circle{stroke:#009400}.vmr-progress-spinner.mat-secondary .vmr-progress-spinner-circle{stroke:#ffc425}.vmr-progress-spinner.mat-grey .vmr-progress-spinner-circle{stroke:#8d8d8d}.vmr-progress-dots.mat-primary>div{background-color:#0a682f8a}.vmr-progress-dots.mat-accent>div{background-color:#2728288a}.vmr-progress-dots.mat-warn>div{background-color:#d600008a}.vmr-progress-bar.mat-primary .vmr-linear-progress__bar-inner{border-color:#0a682f}.vmr-progress-bar.mat-warn .vmr-linear-progress__bar-inner{border-color:#d60000}.vmr-progress-bar.mat-accent .vmr-linear-progress__bar-inner{border-color:#272828}.vmr-progress-bar.mat-white .vmr-linear-progress__bar-inner{border-color:#fff}.vmr-progress-bar.mat-info .vmr-linear-progress__bar-inner{border-color:#0085b7}.vmr-progress-bar.mat-success .vmr-linear-progress__bar-inner{border-color:#009400}.vmr-progress-bar.mat-secondary .vmr-linear-progress__bar-inner{border-color:#ffc425}.vmr-progress-bar.mat-grey .vmr-linear-progress__bar-inner{border-color:#8d8d8d}.vmr-skeleton.vmr-skeleton-circle{border-radius:50%}.vmr-skeleton{background:#eef0f5}.vmr-skeleton.vmr-skeleton-progress:after{background:linear-gradient(90deg,#fff0,#fff9,#fff0)}.vmr-switch{--mdc-switch-disabled-track-opacity: .34}.vmr-switch.mat-primary.vmr-switch-checked .vmr-switch-track:before{border-color:transparent;background-color:#0a682f}.vmr-switch.mat-primary.vmr-switch-checked .vmr-switch-icon.icon-checked svg{opacity:1;color:#0a682f}.vmr-switch.mat-primary.vmr-switch-checked .vmr-switch-icon.icon-unchecked svg{opacity:0;color:#0a682f}.vmr-switch.mat-accent.vmr-switch-checked .vmr-switch-track:before{border-color:transparent;background-color:#272828}.vmr-switch.mat-accent.vmr-switch-checked .vmr-switch-icon.icon-checked svg{opacity:1;color:#272828}.vmr-switch.mat-accent.vmr-switch-checked .vmr-switch-icon.icon-unchecked svg{opacity:0;color:#272828}.vmr-switch.mat-warn.vmr-switch-checked .vmr-switch-track:before{border-color:transparent;background-color:#d60000}.vmr-switch.mat-warn.vmr-switch-checked .vmr-switch-icon.icon-checked svg{opacity:1;color:#d60000}.vmr-switch.mat-warn.vmr-switch-checked .vmr-switch-icon.icon-unchecked svg{opacity:0;color:#d60000}.vmr-switch:not(.vmr-switch-checked) .vmr-switch-track:before{border-color:#b1b4bc;background-color:#e0e2ec}.vmr-switch:not(.vmr-switch-checked) .vmr-switch-icon.icon-checked svg{opacity:0;color:#e0e2ec}.vmr-switch:not(.vmr-switch-checked) .vmr-switch-icon.icon-unchecked svg{opacity:1;color:#e0e2ec}.vmr-switch.vmr-switch-disabled:not(.vmr-switch-checked) .vmr-switch-track:before{background-color:#a3a5af}.vmr-switch.vmr-switch-disabled .vmr-switch-track{opacity:var(--mdc-switch-disabled-track-opacity)}.vmr-switch.vmr-switch-disabled .vmr-switch-handle,.vmr-switch.vmr-switch-disabled .vmr-switch-icons{opacity:.38}.vmr-button .mat-mdc-button-base.mat-mdc-raised-button.mat-primary,.vmr-button .mat-mdc-button-base.mat-mdc-extended-fab.mat-primary{color:#fff;background-color:#0a682f}.vmr-button .mat-mdc-button-base.mat-mdc-raised-button.mat-warn,.vmr-button .mat-mdc-button-base.mat-mdc-extended-fab.mat-warn{color:#fff;background-color:#d60000}.vmr-badge-content{outline-width:1px;outline-style:solid}.mat-primary .vmr-badge-content{color:#fff;background-color:#0a682f;outline-color:#0a682f}.mat-warn .vmr-badge-content{color:#fff;background-color:#d60000;outline-color:#d60000}.mat-accent .vmr-badge-content{color:#fff;background-color:#272828;outline-color:#272828}.mat-white .vmr-badge-content{color:#0a682f;background-color:#fff;outline-color:#0a682f}.mat-info .vmr-badge-content{color:#fff;background-color:#0085b7;outline-color:#0085b7}.mat-success .vmr-badge-content{color:#fff;background-color:#009400;outline-color:#009400}.mat-secondary .vmr-badge-content{color:#101010;background-color:#ffc425;outline-color:#ffc425}.mat-grey .vmr-badge-content{color:#fff;background-color:#8d8d8d;outline-color:#8d8d8d}.mat-transparent .vmr-badge-content{color:currentColor;background-color:transparent;outline-color:transparent}.vmr-badge-disabled .vmr-badge-content{opacity:.82;color:#fff;background-color:#8d8d8d;outline-color:#8d8d8d}.vmr-light-mode{--vermeer-white: white;--vermeer-red: #d60000;--vermeer-blue: #005cc5;--vermeer-light-blue: #E6F1F5;--vermeer-accent: #ff9f1a;--vermeer-charcoal: #272828;--vermeer-black: #101010;--vermeer-green: #0a682f;--vermeer-secondary-green: #06843c;--vermeer-border-radius: 2px;--vermeer-font: "Roboto", Arial, sans-serif;--vermeer-font-header: "Roboto Condensed", sans-serif;--vermeer-font-code: "DM Mono", monospace;--ng-doc-dot-size: 5px;--ng-doc-border-size: 1px;--ng-doc-input-width: 100%;--ng-doc-input-height: 40px;--ng-doc-sidebar-width: 275px;--ng-doc-font-weight: 400;--ng-doc-code-font-size: 14px;--ng-doc-code-font-weight: 400;--ng-doc-code-line-height: 20px;--ng-doc-code-border-radius: 4px;--ng-doc-floated-border-color: transparent;--ng-doc-font-system: var(--vermeer-font);--ng-doc-font-system-mono: var(--vermeer-font-code);--ng-doc-heading-font-family: var(--ng-doc-font-system);--ng-doc-font-family: var(--ng-doc-font-system);--ng-doc-font-size: calc(var(--ng-doc-base-gutter) * 2);--ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 3);--ng-doc-left-sidebar-link-active: #06843c;--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, .05), 0 0 0 4px transparent;--page-background: var(--vermeer-white)}.vmr-light-mode .ng-doc-sidebar-link,.vmr-light-mode .ng-doc-sidebar-category{--ng-doc-text: var(--ng-doc-sidebar-category-color)}.vmr-light-mode ng-doc-code[data-ng-doc-has-header=true]{--ng-doc-code-border-radius: 0 0 4px 4px !important}.vmr-light-mode ng-doc-demo-displayer{--ng-doc-demo-displayer-border: 1px solid var(--ng-doc-border-color)}.vmr-light-mode ng-doc-search{--ng-doc-input-background-color: var(--ng-doc-search-bar-background) !important}.vmr-dark-mode{--vermeer-white: white;--vermeer-red: #d60000;--vermeer-blue: #005cc5;--vermeer-light-blue: #E6F1F5;--vermeer-accent: #ff9f1a;--vermeer-charcoal: #272828;--vermeer-black: #101010;--vermeer-green: #0a682f;--vermeer-secondary-green: #06843c;--vermeer-border-radius: 2px;--vermeer-font: "Roboto", Arial, sans-serif;--vermeer-font-header: "Roboto Condensed", sans-serif;--vermeer-font-code: "DM Mono", monospace;--ng-doc-dot-size: 5px;--ng-doc-border-size: 1px;--ng-doc-input-width: 100%;--ng-doc-input-height: 40px;--ng-doc-sidebar-width: 275px;--ng-doc-font-weight: 400;--ng-doc-code-font-size: 14px;--ng-doc-code-font-weight: 400;--ng-doc-code-line-height: 20px;--ng-doc-code-border-radius: 4px;--ng-doc-floated-border-color: transparent;--ng-doc-font-system: var(--vermeer-font);--ng-doc-font-system-mono: var(--vermeer-font-code);--ng-doc-heading-font-family: var(--ng-doc-font-system);--ng-doc-font-family: var(--ng-doc-font-system);--ng-doc-font-size: calc(var(--ng-doc-base-gutter) * 2);--ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 3);--ng-doc-left-sidebar-link-active: #06843c;--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, .05), 0 0 0 4px transparent;--page-background: var(--vermeer-white);--page-background: #1D1D1D;--ng-doc-code-background: #292E33;--ng-doc-primary: #ffc425;--shiki-dark-bg: var(--ng-doc-code-background)}.vmr-dark-mode .shiki{color:var(--shiki-dark);background-color:var(--shiki-dark-bg)}.vmr-dark-mode ng-doc-tab-group>.ng-doc-tabs-wrapper,.vmr-dark-mode ng-doc-page-wrapper>ng-doc-demo>ng-doc-demo-displayer{--ng-doc-tab-group-tabs-background: #31363B !important}.vmr-dark-mode{--mat-ripple-color: rgba(255, 255, 255, .1)}.vmr-dark-mode{--mat-option-selected-state-label-text-color: #00bcd4;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vmr-dark-mode .mat-accent{--mat-option-selected-state-label-text-color: #ff9800;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vmr-dark-mode .mat-warn{--mat-option-selected-state-label-text-color: #d60000;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.vmr-dark-mode{--mat-optgroup-label-text-color: white}.vmr-dark-mode{--mat-full-pseudo-checkbox-selected-icon-color: #ff9800;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.vmr-dark-mode{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff9800;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vmr-dark-mode .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #00bcd4;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.vmr-dark-mode .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #00bcd4;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vmr-dark-mode .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #ff9800;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.vmr-dark-mode .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #ff9800;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vmr-dark-mode .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #d60000;--mat-full-pseudo-checkbox-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(255, 255, 255, .7);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #303030;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #686868;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #686868}.vmr-dark-mode .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #d60000;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #686868}.vmr-dark-mode{--mat-app-background-color: #303030;--mat-app-text-color: white;--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mdc-elevated-card-container-shape: 4px}.vmr-dark-mode{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}.vmr-dark-mode{--mdc-elevated-card-container-color: #424242;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mdc-outlined-card-container-color: #424242;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mat-card-subtitle-text-color: rgba(255, 255, 255, .7)}.vmr-dark-mode{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}.vmr-dark-mode .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #00bcd4;--mdc-linear-progress-track-color: rgba(0, 188, 212, .25)}.vmr-dark-mode .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ff9800;--mdc-linear-progress-track-color: rgba(255, 152, 0, .25)}.vmr-dark-mode .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #d60000;--mdc-linear-progress-track-color: rgba(214, 0, 0, .25)}.vmr-dark-mode{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}.vmr-dark-mode{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}.vmr-dark-mode{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}.vmr-dark-mode{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}.vmr-dark-mode{--mdc-filled-text-field-caret-color: #00bcd4;--mdc-filled-text-field-focus-active-indicator-color: #00bcd4;--mdc-filled-text-field-focus-label-text-color: rgba(0, 188, 212, .87);--mdc-filled-text-field-container-color: rgb(73.56, 73.56, 73.56);--mdc-filled-text-field-disabled-container-color: rgb(69.78, 69.78, 69.78);--mdc-filled-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-filled-text-field-error-hover-label-text-color: #d60000;--mdc-filled-text-field-error-focus-label-text-color: #d60000;--mdc-filled-text-field-error-label-text-color: #d60000;--mdc-filled-text-field-error-caret-color: #d60000;--mdc-filled-text-field-active-indicator-color: rgba(255, 255, 255, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(255, 255, 255, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(255, 255, 255, .87);--mdc-filled-text-field-error-active-indicator-color: #d60000;--mdc-filled-text-field-error-focus-active-indicator-color: #d60000;--mdc-filled-text-field-error-hover-active-indicator-color: #d60000}.vmr-dark-mode{--mdc-outlined-text-field-caret-color: #00bcd4;--mdc-outlined-text-field-focus-outline-color: #00bcd4;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 188, 212, .87);--mdc-outlined-text-field-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(255, 255, 255, .6);--mdc-outlined-text-field-error-caret-color: #d60000;--mdc-outlined-text-field-error-focus-label-text-color: #d60000;--mdc-outlined-text-field-error-label-text-color: #d60000;--mdc-outlined-text-field-error-hover-label-text-color: #d60000;--mdc-outlined-text-field-outline-color: rgba(255, 255, 255, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(255, 255, 255, .06);--mdc-outlined-text-field-hover-outline-color: rgba(255, 255, 255, .87);--mdc-outlined-text-field-error-focus-outline-color: #d60000;--mdc-outlined-text-field-error-hover-outline-color: #d60000;--mdc-outlined-text-field-error-outline-color: #d60000}.vmr-dark-mode{--mat-form-field-focus-select-arrow-color: rgba(0, 188, 212, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(255, 255, 255, .38);--mat-form-field-state-layer-color: rgba(255, 255, 255, .87);--mat-form-field-error-text-color: #d60000;--mat-form-field-select-option-text-color: rgba(0, 0, 0, .87);--mat-form-field-select-disabled-option-text-color: rgba(0, 0, 0, .38);--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(255, 255, 255, .54);--mat-form-field-disabled-select-arrow-color: rgba(255, 255, 255, .38);--mat-form-field-hover-state-layer-opacity: .08;--mat-form-field-focus-state-layer-opacity: .24}.vmr-dark-mode .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ff9800;--mdc-filled-text-field-focus-active-indicator-color: #ff9800;--mdc-filled-text-field-focus-label-text-color: rgba(255, 152, 0, .87)}.vmr-dark-mode .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #ff9800;--mdc-outlined-text-field-focus-outline-color: #ff9800;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 152, 0, .87)}.vmr-dark-mode .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(255, 152, 0, .87)}.vmr-dark-mode .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #d60000;--mdc-filled-text-field-focus-active-indicator-color: #d60000;--mdc-filled-text-field-focus-label-text-color: rgba(214, 0, 0, .87)}.vmr-dark-mode .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #d60000;--mdc-outlined-text-field-focus-outline-color: #d60000;--mdc-outlined-text-field-focus-label-text-color: rgba(214, 0, 0, .87)}.vmr-dark-mode .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(214, 0, 0, .87)}.vmr-dark-mode{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(0, 188, 212, .87);--mat-select-invalid-arrow-color: rgba(214, 0, 0, .87)}.vmr-dark-mode .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(255, 152, 0, .87);--mat-select-invalid-arrow-color: rgba(214, 0, 0, .87)}.vmr-dark-mode .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #424242;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(214, 0, 0, .87);--mat-select-invalid-arrow-color: rgba(214, 0, 0, .87)}.vmr-dark-mode{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mat-autocomplete-background-color: #424242}.vmr-dark-mode{--mdc-dialog-container-shape: 4px}.vmr-dark-mode{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}.vmr-dark-mode{--mdc-dialog-container-color: #424242;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.vmr-dark-mode .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}.vmr-dark-mode .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.vmr-dark-mode .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-elevated-disabled-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-flat-disabled-selected-container-color: rgb(88.68, 88.68, 88.68);--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-selected-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.vmr-dark-mode .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #fafafa;--mat-chip-selected-trailing-icon-color: #fafafa}.vmr-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vmr-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #00bcd4;--mdc-chip-elevated-selected-container-color: #00bcd4;--mdc-chip-elevated-disabled-container-color: #00bcd4;--mdc-chip-flat-disabled-selected-container-color: #00bcd4;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.vmr-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.vmr-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vmr-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vmr-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-elevated-container-color: #ff9800;--mdc-chip-elevated-selected-container-color: #ff9800;--mdc-chip-elevated-disabled-container-color: #ff9800;--mdc-chip-flat-disabled-selected-container-color: #ff9800;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-selected-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87)}.vmr-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.vmr-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, .87)}.vmr-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vmr-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #d60000;--mdc-chip-elevated-selected-container-color: #d60000;--mdc-chip-elevated-disabled-container-color: #d60000;--mdc-chip-flat-disabled-selected-container-color: #d60000;--mdc-chip-focus-state-layer-color: white;--mdc-chip-hover-state-layer-color: white;--mdc-chip-selected-hover-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: white;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.vmr-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.vmr-dark-mode .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.vmr-dark-mode{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}.vmr-dark-mode .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}.vmr-dark-mode{--mdc-switch-selected-focus-state-layer-color: #4dd0e1;--mdc-switch-selected-handle-color: #4dd0e1;--mdc-switch-selected-hover-state-layer-color: #4dd0e1;--mdc-switch-selected-pressed-state-layer-color: #4dd0e1;--mdc-switch-selected-focus-handle-color: #80deea;--mdc-switch-selected-hover-handle-color: #80deea;--mdc-switch-selected-pressed-handle-color: #80deea;--mdc-switch-selected-focus-track-color: #00acc1;--mdc-switch-selected-hover-track-color: #00acc1;--mdc-switch-selected-pressed-track-color: #00acc1;--mdc-switch-selected-track-color: #00acc1;--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #212121;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-icon-color: #212121;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mdc-switch-disabled-label-text-color: rgba(255, 255, 255, .5)}.vmr-dark-mode .mat-mdc-slide-toggle{--mat-switch-label-text-color: white}.vmr-dark-mode .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #ffb74d;--mdc-switch-selected-handle-color: #ffb74d;--mdc-switch-selected-hover-state-layer-color: #ffb74d;--mdc-switch-selected-pressed-state-layer-color: #ffb74d;--mdc-switch-selected-focus-handle-color: #ffcc80;--mdc-switch-selected-hover-handle-color: #ffcc80;--mdc-switch-selected-pressed-handle-color: #ffcc80;--mdc-switch-selected-focus-track-color: #fb8c00;--mdc-switch-selected-hover-track-color: #fb8c00;--mdc-switch-selected-pressed-track-color: #fb8c00;--mdc-switch-selected-track-color: #fb8c00}.vmr-dark-mode{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.vmr-dark-mode .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #00bcd4;--mdc-radio-selected-hover-icon-color: #00bcd4;--mdc-radio-selected-icon-color: #00bcd4;--mdc-radio-selected-pressed-icon-color: #00bcd4}.vmr-dark-mode .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #00bcd4;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.vmr-dark-mode .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff9800;--mdc-radio-selected-hover-icon-color: #ff9800;--mdc-radio-selected-icon-color: #ff9800;--mdc-radio-selected-pressed-icon-color: #ff9800}.vmr-dark-mode .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #ff9800;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.vmr-dark-mode .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d60000;--mdc-radio-selected-hover-icon-color: #d60000;--mdc-radio-selected-icon-color: #d60000;--mdc-radio-selected-pressed-icon-color: #d60000}.vmr-dark-mode .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: white;--mat-radio-checked-ripple-color: #d60000;--mat-radio-disabled-label-color: rgba(255, 255, 255, .5);--mat-radio-label-text-color: white}.vmr-dark-mode{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}.vmr-dark-mode{--mdc-slider-handle-color: #00bcd4;--mdc-slider-focus-handle-color: #00bcd4;--mdc-slider-hover-handle-color: #00bcd4;--mdc-slider-active-track-color: #00bcd4;--mdc-slider-inactive-track-color: #00bcd4;--mdc-slider-with-tick-marks-inactive-container-color: #00bcd4;--mdc-slider-with-tick-marks-active-container-color: white;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-label-container-color: #fff;--mdc-slider-label-label-text-color: #000;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff}.vmr-dark-mode{--mat-slider-ripple-color: #00bcd4;--mat-slider-hover-state-layer-color: rgba(0, 188, 212, .05);--mat-slider-focus-state-layer-color: rgba(0, 188, 212, .2);--mat-slider-value-indicator-opacity: .9}.vmr-dark-mode .mat-accent{--mdc-slider-handle-color: #ff9800;--mdc-slider-focus-handle-color: #ff9800;--mdc-slider-hover-handle-color: #ff9800;--mdc-slider-active-track-color: #ff9800;--mdc-slider-inactive-track-color: #ff9800;--mdc-slider-with-tick-marks-inactive-container-color: #ff9800;--mdc-slider-with-tick-marks-active-container-color: rgba(0, 0, 0, .87)}.vmr-dark-mode .mat-accent{--mat-slider-ripple-color: #ff9800;--mat-slider-hover-state-layer-color: rgba(255, 152, 0, .05);--mat-slider-focus-state-layer-color: rgba(255, 152, 0, .2)}.vmr-dark-mode .mat-warn{--mdc-slider-handle-color: #d60000;--mdc-slider-focus-handle-color: #d60000;--mdc-slider-hover-handle-color: #d60000;--mdc-slider-active-track-color: #d60000;--mdc-slider-inactive-track-color: #d60000;--mdc-slider-with-tick-marks-inactive-container-color: #d60000;--mdc-slider-with-tick-marks-active-container-color: white}.vmr-dark-mode .mat-warn{--mat-slider-ripple-color: #d60000;--mat-slider-hover-state-layer-color: rgba(214, 0, 0, .05);--mat-slider-focus-state-layer-color: rgba(214, 0, 0, .2)}.vmr-dark-mode{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #424242;--mat-menu-divider-color: rgba(255, 255, 255, .12)}.vmr-dark-mode{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}.vmr-dark-mode{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}.vmr-dark-mode{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .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, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .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: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.vmr-dark-mode .mdc-list-item__start,.vmr-dark-mode .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #00bcd4;--mdc-radio-selected-hover-icon-color: #00bcd4;--mdc-radio-selected-icon-color: #00bcd4;--mdc-radio-selected-pressed-icon-color: #00bcd4}.vmr-dark-mode .mat-accent .mdc-list-item__start,.vmr-dark-mode .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff9800;--mdc-radio-selected-hover-icon-color: #ff9800;--mdc-radio-selected-icon-color: #ff9800;--mdc-radio-selected-pressed-icon-color: #ff9800}.vmr-dark-mode .mat-warn .mdc-list-item__start,.vmr-dark-mode .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: white;--mdc-radio-disabled-unselected-icon-color: white;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #d60000;--mdc-radio-selected-hover-icon-color: #d60000;--mdc-radio-selected-icon-color: #d60000;--mdc-radio-selected-pressed-icon-color: #d60000}.vmr-dark-mode .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00bcd4;--mdc-checkbox-selected-hover-icon-color: #00bcd4;--mdc-checkbox-selected-icon-color: #00bcd4;--mdc-checkbox-selected-pressed-icon-color: #00bcd4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #00bcd4;--mdc-checkbox-selected-hover-state-layer-color: #00bcd4;--mdc-checkbox-selected-pressed-state-layer-color: #00bcd4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vmr-dark-mode .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff9800;--mdc-checkbox-selected-hover-icon-color: #ff9800;--mdc-checkbox-selected-icon-color: #ff9800;--mdc-checkbox-selected-pressed-icon-color: #ff9800;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff9800;--mdc-checkbox-selected-hover-state-layer-color: #ff9800;--mdc-checkbox-selected-pressed-state-layer-color: #ff9800;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vmr-dark-mode .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d60000;--mdc-checkbox-selected-hover-icon-color: #d60000;--mdc-checkbox-selected-icon-color: #d60000;--mdc-checkbox-selected-pressed-icon-color: #d60000;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d60000;--mdc-checkbox-selected-hover-state-layer-color: #d60000;--mdc-checkbox-selected-pressed-state-layer-color: #d60000;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vmr-dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.vmr-dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.vmr-dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.vmr-dark-mode .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#00bcd4}.vmr-dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.vmr-dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.vmr-dark-mode .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.vmr-dark-mode{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #424242;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.vmr-dark-mode{--mdc-secondary-navigation-tab-container-height: 48px}.vmr-dark-mode{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}.vmr-dark-mode{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.vmr-dark-mode .mat-mdc-tab-group,.vmr-dark-mode .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #00bcd4}.vmr-dark-mode .mat-mdc-tab-group,.vmr-dark-mode .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #00bcd4;--mat-tab-header-active-ripple-color: #00bcd4;--mat-tab-header-inactive-ripple-color: #00bcd4;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #00bcd4;--mat-tab-header-active-hover-label-text-color: #00bcd4;--mat-tab-header-active-focus-indicator-color: #00bcd4;--mat-tab-header-active-hover-indicator-color: #00bcd4}.vmr-dark-mode .mat-mdc-tab-group.mat-accent,.vmr-dark-mode .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ff9800}.vmr-dark-mode .mat-mdc-tab-group.mat-accent,.vmr-dark-mode .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ff9800;--mat-tab-header-active-ripple-color: #ff9800;--mat-tab-header-inactive-ripple-color: #ff9800;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ff9800;--mat-tab-header-active-hover-label-text-color: #ff9800;--mat-tab-header-active-focus-indicator-color: #ff9800;--mat-tab-header-active-hover-indicator-color: #ff9800}.vmr-dark-mode .mat-mdc-tab-group.mat-warn,.vmr-dark-mode .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #d60000}.vmr-dark-mode .mat-mdc-tab-group.mat-warn,.vmr-dark-mode .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(255, 255, 255, .5);--mat-tab-header-pagination-icon-color: white;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #d60000;--mat-tab-header-active-ripple-color: #d60000;--mat-tab-header-inactive-ripple-color: #d60000;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #d60000;--mat-tab-header-active-hover-label-text-color: #d60000;--mat-tab-header-active-focus-indicator-color: #d60000;--mat-tab-header-active-hover-indicator-color: #d60000}.vmr-dark-mode .mat-mdc-tab-group.mat-background-primary,.vmr-dark-mode .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #00bcd4;--mat-tab-header-with-background-foreground-color: white}.vmr-dark-mode .mat-mdc-tab-group.mat-background-accent,.vmr-dark-mode .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ff9800;--mat-tab-header-with-background-foreground-color: rgba(0, 0, 0, .87)}.vmr-dark-mode .mat-mdc-tab-group.mat-background-warn,.vmr-dark-mode .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #d60000;--mat-tab-header-with-background-foreground-color: white}.vmr-dark-mode{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}.vmr-dark-mode{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: black;--mdc-checkbox-selected-focus-icon-color: #ff9800;--mdc-checkbox-selected-hover-icon-color: #ff9800;--mdc-checkbox-selected-icon-color: #ff9800;--mdc-checkbox-selected-pressed-icon-color: #ff9800;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff9800;--mdc-checkbox-selected-hover-state-layer-color: #ff9800;--mdc-checkbox-selected-pressed-state-layer-color: #ff9800;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vmr-dark-mode{--mat-checkbox-disabled-label-color: rgba(255, 255, 255, .5);--mat-checkbox-label-text-color: white}.vmr-dark-mode .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #00bcd4;--mdc-checkbox-selected-hover-icon-color: #00bcd4;--mdc-checkbox-selected-icon-color: #00bcd4;--mdc-checkbox-selected-pressed-icon-color: #00bcd4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #00bcd4;--mdc-checkbox-selected-hover-state-layer-color: #00bcd4;--mdc-checkbox-selected-pressed-state-layer-color: #00bcd4;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vmr-dark-mode .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #d60000;--mdc-checkbox-selected-hover-icon-color: #d60000;--mdc-checkbox-selected-icon-color: #d60000;--mdc-checkbox-selected-pressed-icon-color: #d60000;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #d60000;--mdc-checkbox-selected-hover-state-layer-color: #d60000;--mdc-checkbox-selected-pressed-state-layer-color: #d60000;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.vmr-dark-mode{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}.vmr-dark-mode{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}.vmr-dark-mode{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}.vmr-dark-mode{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}.vmr-dark-mode{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}.vmr-dark-mode{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}.vmr-dark-mode{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}.vmr-dark-mode{--mdc-text-button-label-text-color: white;--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.vmr-dark-mode{--mat-text-button-state-layer-color: white;--mat-text-button-disabled-state-layer-color: white;--mat-text-button-ripple-color: rgba(255, 255, 255, .1);--mat-text-button-hover-state-layer-opacity: .08;--mat-text-button-focus-state-layer-opacity: .24;--mat-text-button-pressed-state-layer-opacity: .24}.vmr-dark-mode{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: white;--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.vmr-dark-mode{--mat-filled-button-state-layer-color: white;--mat-filled-button-disabled-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1);--mat-filled-button-hover-state-layer-opacity: .08;--mat-filled-button-focus-state-layer-opacity: .24;--mat-filled-button-pressed-state-layer-opacity: .24}.vmr-dark-mode{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: white;--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5)}.vmr-dark-mode{--mat-protected-button-state-layer-color: white;--mat-protected-button-disabled-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1);--mat-protected-button-hover-state-layer-opacity: .08;--mat-protected-button-focus-state-layer-opacity: .24;--mat-protected-button-pressed-state-layer-opacity: .24}.vmr-dark-mode{--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-label-text-color: white;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.vmr-dark-mode{--mat-outlined-button-state-layer-color: white;--mat-outlined-button-disabled-state-layer-color: white;--mat-outlined-button-ripple-color: rgba(255, 255, 255, .1);--mat-outlined-button-hover-state-layer-opacity: .08;--mat-outlined-button-focus-state-layer-opacity: .24;--mat-outlined-button-pressed-state-layer-opacity: .24}.vmr-dark-mode .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #00bcd4}.vmr-dark-mode .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #00bcd4;--mat-text-button-ripple-color: rgba(0, 188, 212, .1)}.vmr-dark-mode .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ff9800}.vmr-dark-mode .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #ff9800;--mat-text-button-ripple-color: rgba(255, 152, 0, .1)}.vmr-dark-mode .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #d60000}.vmr-dark-mode .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #d60000;--mat-text-button-ripple-color: rgba(214, 0, 0, .1)}.vmr-dark-mode .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #00bcd4;--mdc-filled-button-label-text-color: white}.vmr-dark-mode .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vmr-dark-mode .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ff9800;--mdc-filled-button-label-text-color: black}.vmr-dark-mode .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1)}.vmr-dark-mode .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #d60000;--mdc-filled-button-label-text-color: white}.vmr-dark-mode .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.vmr-dark-mode .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #00bcd4;--mdc-protected-button-label-text-color: white}.vmr-dark-mode .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vmr-dark-mode .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ff9800;--mdc-protected-button-label-text-color: black}.vmr-dark-mode .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1)}.vmr-dark-mode .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #d60000;--mdc-protected-button-label-text-color: white}.vmr-dark-mode .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.vmr-dark-mode .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #00bcd4;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.vmr-dark-mode .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #00bcd4;--mat-outlined-button-ripple-color: rgba(0, 188, 212, .1)}.vmr-dark-mode .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ff9800;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.vmr-dark-mode .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #ff9800;--mat-outlined-button-ripple-color: rgba(255, 152, 0, .1)}.vmr-dark-mode .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #d60000;--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.vmr-dark-mode .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #d60000;--mat-outlined-button-ripple-color: rgba(214, 0, 0, .1)}.vmr-dark-mode{--mdc-icon-button-icon-size: 24px}.vmr-dark-mode{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.vmr-dark-mode{--mat-icon-button-state-layer-color: white;--mat-icon-button-disabled-state-layer-color: white;--mat-icon-button-ripple-color: rgba(255, 255, 255, .1);--mat-icon-button-hover-state-layer-opacity: .08;--mat-icon-button-focus-state-layer-opacity: .24;--mat-icon-button-pressed-state-layer-opacity: .24}.vmr-dark-mode .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #00bcd4}.vmr-dark-mode .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #00bcd4;--mat-icon-button-ripple-color: rgba(0, 188, 212, .1)}.vmr-dark-mode .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ff9800}.vmr-dark-mode .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #ff9800;--mat-icon-button-ripple-color: rgba(255, 152, 0, .1)}.vmr-dark-mode .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #d60000}.vmr-dark-mode .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #d60000;--mat-icon-button-ripple-color: rgba(214, 0, 0, .1)}.vmr-dark-mode{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mdc-fab-container-color: #424242}.vmr-dark-mode{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-disabled-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1);--mat-fab-hover-state-layer-opacity: .08;--mat-fab-focus-state-layer-opacity: .24;--mat-fab-pressed-state-layer-opacity: .24;--mat-fab-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.vmr-dark-mode{--mdc-fab-small-container-color: #424242}.vmr-dark-mode{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-disabled-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1);--mat-fab-small-hover-state-layer-opacity: .08;--mat-fab-small-focus-state-layer-opacity: .24;--mat-fab-small-pressed-state-layer-opacity: .24;--mat-fab-small-disabled-state-container-color: rgba(255, 255, 255, .12);--mat-fab-small-disabled-state-foreground-color: rgba(255, 255, 255, .5)}.vmr-dark-mode .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #00bcd4}.vmr-dark-mode .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vmr-dark-mode .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #ff9800}.vmr-dark-mode .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1)}.vmr-dark-mode .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #d60000}.vmr-dark-mode .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}.vmr-dark-mode .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #00bcd4}.vmr-dark-mode .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vmr-dark-mode .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #ff9800}.vmr-dark-mode .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1)}.vmr-dark-mode .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #d60000}.vmr-dark-mode .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}.vmr-dark-mode{--mdc-snackbar-container-shape: 4px}.vmr-dark-mode{--mdc-snackbar-container-color: rgb(217.2, 217.2, 217.2);--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.vmr-dark-mode{--mat-snack-bar-button-color: #00bcd4}.vmr-dark-mode{--mat-table-row-item-outline-width: 1px}.vmr-dark-mode{--mat-table-background-color: #424242;--mat-table-header-headline-color: white;--mat-table-row-item-label-text-color: white;--mat-table-row-item-outline-color: rgba(255, 255, 255, .12)}.vmr-dark-mode{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}.vmr-dark-mode{--mdc-circular-progress-active-indicator-color: #00bcd4}.vmr-dark-mode .mat-accent{--mdc-circular-progress-active-indicator-color: #ff9800}.vmr-dark-mode .mat-warn{--mdc-circular-progress-active-indicator-color: #d60000}.vmr-dark-mode{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}.vmr-dark-mode{--mat-badge-background-color: #00bcd4;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: rgb(110.1, 110.1, 110.1);--mat-badge-disabled-state-text-color: rgba(255, 255, 255, .5)}.vmr-dark-mode .mat-badge-accent{--mat-badge-background-color: #ff9800;--mat-badge-text-color: rgba(0, 0, 0, .87)}.vmr-dark-mode .mat-badge-warn{--mat-badge-background-color: #d60000;--mat-badge-text-color: white}.vmr-dark-mode{--mat-bottom-sheet-container-shape: 4px}.vmr-dark-mode{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #424242}.vmr-dark-mode{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}.vmr-dark-mode{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}.vmr-dark-mode{--mat-legacy-button-toggle-text-color: rgba(255, 255, 255, .5);--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(255, 255, 255, .7);--mat-legacy-button-toggle-selected-state-background-color: #212121;--mat-legacy-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #424242}.vmr-dark-mode{--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #424242;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #212121;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-standard-button-toggle-disabled-state-background-color: #424242;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #424242;--mat-standard-button-toggle-divider-color: rgb(88.68, 88.68, 88.68)}.vmr-dark-mode{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #00bcd4;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 188, 212, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 188, 212, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 188, 212, .3);--mat-datepicker-toggle-active-state-icon-color: #00bcd4;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 188, 212, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: white;--mat-datepicker-calendar-body-label-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-period-button-text-color: white;--mat-datepicker-calendar-period-button-icon-color: white;--mat-datepicker-calendar-navigation-button-icon-color: white;--mat-datepicker-calendar-header-divider-color: rgba(255, 255, 255, .12);--mat-datepicker-calendar-header-text-color: rgba(255, 255, 255, .7);--mat-datepicker-calendar-date-today-outline-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(255, 255, 255, .3);--mat-datepicker-calendar-date-text-color: white;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(255, 255, 255, .24);--mat-datepicker-range-input-separator-color: white;--mat-datepicker-range-input-disabled-state-separator-color: rgba(255, 255, 255, .5);--mat-datepicker-range-input-disabled-state-text-color: rgba(255, 255, 255, .5);--mat-datepicker-calendar-container-background-color: #424242;--mat-datepicker-calendar-container-text-color: white}.vmr-dark-mode .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-selected-state-background-color: #ff9800;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 152, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 152, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 152, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 152, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vmr-dark-mode .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #d60000;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(214, 0, 0, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(214, 0, 0, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(214, 0, 0, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(214, 0, 0, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}.vmr-dark-mode .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ff9800}.vmr-dark-mode .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #d60000}.vmr-dark-mode{--mat-divider-width: 1px}.vmr-dark-mode{--mat-divider-color: rgba(255, 255, 255, .12)}.vmr-dark-mode{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}.vmr-dark-mode{--mat-expansion-container-background-color: #424242;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: rgba(255, 255, 255, .3);--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: rgba(255, 255, 255, .7);--mat-expansion-header-indicator-color: rgba(255, 255, 255, .7)}.vmr-dark-mode{--mat-icon-color: inherit}.vmr-dark-mode .mat-icon.mat-primary{--mat-icon-color: #00bcd4}.vmr-dark-mode .mat-icon.mat-accent{--mat-icon-color: #ff9800}.vmr-dark-mode .mat-icon.mat-warn{--mat-icon-color: #d60000}.vmr-dark-mode{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}.vmr-dark-mode{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #424242;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #303030;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(189, 189, 189, .6)}.vmr-dark-mode{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #00bcd4;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #00bcd4;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #00bcd4;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #424242;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-optional-label-text-color: rgba(255, 255, 255, .7);--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #d60000;--mat-stepper-header-icon-background-color: rgba(255, 255, 255, .7);--mat-stepper-header-error-state-icon-foreground-color: #d60000;--mat-stepper-header-error-state-icon-background-color: transparent}.vmr-dark-mode .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-selected-state-icon-background-color: #ff9800;--mat-stepper-header-selected-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-done-state-icon-background-color: #ff9800;--mat-stepper-header-done-state-icon-foreground-color: rgba(0, 0, 0, .87);--mat-stepper-header-edit-state-icon-background-color: #ff9800;--mat-stepper-header-edit-state-icon-foreground-color: rgba(0, 0, 0, .87)}.vmr-dark-mode .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #d60000;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #d60000;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #d60000;--mat-stepper-header-edit-state-icon-foreground-color: white}.vmr-dark-mode{--mat-sort-arrow-color: rgb(198.3, 198.3, 198.3)}.vmr-dark-mode{--mat-toolbar-container-background-color: #212121;--mat-toolbar-container-text-color: white}.vmr-dark-mode .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #00bcd4;--mat-toolbar-container-text-color: white}.vmr-dark-mode .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ff9800;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.vmr-dark-mode .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #d60000;--mat-toolbar-container-text-color: white}.vmr-dark-mode{--mat-tree-container-background-color: #424242;--mat-tree-node-text-color: white}.vmr-dark-mode{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}.vmr-dark-mode{--mat-timepicker-container-background-color: #424242}.vmr-dark-mode .vmr-progress-spinner.mat-primary .vmr-progress-spinner-circle{stroke:#00bcd4}.vmr-dark-mode .vmr-progress-spinner.mat-warn .vmr-progress-spinner-circle{stroke:#d60000}.vmr-dark-mode .vmr-progress-spinner.mat-accent .vmr-progress-spinner-circle{stroke:#ff9800}.vmr-dark-mode .vmr-progress-spinner.mat-white .vmr-progress-spinner-circle{stroke:#fff}.vmr-dark-mode .vmr-progress-spinner.mat-info .vmr-progress-spinner-circle{stroke:#0085b7}.vmr-dark-mode .vmr-progress-spinner.mat-success .vmr-progress-spinner-circle{stroke:#009400}.vmr-dark-mode .vmr-progress-spinner.mat-secondary .vmr-progress-spinner-circle{stroke:#ffc425}.vmr-dark-mode .vmr-progress-spinner.mat-grey .vmr-progress-spinner-circle{stroke:#8d8d8d}.vmr-dark-mode .vmr-progress-dots.mat-primary>div{background-color:#00bcd48a}.vmr-dark-mode .vmr-progress-dots.mat-accent>div{background-color:#ff98008a}.vmr-dark-mode .vmr-progress-dots.mat-warn>div{background-color:#d600008a}.vmr-dark-mode .vmr-progress-bar.mat-primary .vmr-linear-progress__bar-inner{border-color:#00bcd4}.vmr-dark-mode .vmr-progress-bar.mat-warn .vmr-linear-progress__bar-inner{border-color:#d60000}.vmr-dark-mode .vmr-progress-bar.mat-accent .vmr-linear-progress__bar-inner{border-color:#ff9800}.vmr-dark-mode .vmr-progress-bar.mat-white .vmr-linear-progress__bar-inner{border-color:#fff}.vmr-dark-mode .vmr-progress-bar.mat-info .vmr-linear-progress__bar-inner{border-color:#0085b7}.vmr-dark-mode .vmr-progress-bar.mat-success .vmr-linear-progress__bar-inner{border-color:#009400}.vmr-dark-mode .vmr-progress-bar.mat-secondary .vmr-linear-progress__bar-inner{border-color:#ffc425}.vmr-dark-mode .vmr-progress-bar.mat-grey .vmr-linear-progress__bar-inner{border-color:#8d8d8d}.vmr-dark-mode .vmr-skeleton.vmr-skeleton-circle{border-radius:50%}.vmr-dark-mode .vmr-skeleton{background:#eef0f5}.vmr-dark-mode .vmr-skeleton.vmr-skeleton-progress:after{background:linear-gradient(90deg,#fff0,#fff9,#fff0)}.vmr-dark-mode .vmr-switch{--mdc-switch-disabled-track-opacity: .34}.vmr-dark-mode .vmr-switch.mat-primary.vmr-switch-checked .vmr-switch-track:before{border-color:transparent;background-color:#00bcd4}.vmr-dark-mode .vmr-switch.mat-primary.vmr-switch-checked .vmr-switch-icon.icon-checked svg{opacity:1;color:#00bcd4}.vmr-dark-mode .vmr-switch.mat-primary.vmr-switch-checked .vmr-switch-icon.icon-unchecked svg{opacity:0;color:#00bcd4}.vmr-dark-mode .vmr-switch.mat-accent.vmr-switch-checked .vmr-switch-track:before{border-color:transparent;background-color:#ff9800}.vmr-dark-mode .vmr-switch.mat-accent.vmr-switch-checked .vmr-switch-icon.icon-checked svg{opacity:1;color:#ff9800}.vmr-dark-mode .vmr-switch.mat-accent.vmr-switch-checked .vmr-switch-icon.icon-unchecked svg{opacity:0;color:#ff9800}.vmr-dark-mode .vmr-switch.mat-warn.vmr-switch-checked .vmr-switch-track:before{border-color:transparent;background-color:#d60000}.vmr-dark-mode .vmr-switch.mat-warn.vmr-switch-checked .vmr-switch-icon.icon-checked svg{opacity:1;color:#d60000}.vmr-dark-mode .vmr-switch.mat-warn.vmr-switch-checked .vmr-switch-icon.icon-unchecked svg{opacity:0;color:#d60000}.vmr-dark-mode .vmr-switch:not(.vmr-switch-checked) .vmr-switch-track:before{border-color:#b1b4bc;background-color:#e0e2ec}.vmr-dark-mode .vmr-switch:not(.vmr-switch-checked) .vmr-switch-icon.icon-checked svg{opacity:0;color:#e0e2ec}.vmr-dark-mode .vmr-switch:not(.vmr-switch-checked) .vmr-switch-icon.icon-unchecked svg{opacity:1;color:#e0e2ec}.vmr-dark-mode .vmr-switch.vmr-switch-disabled:not(.vmr-switch-checked) .vmr-switch-track:before{background-color:#a3a5af}.vmr-dark-mode .vmr-switch.vmr-switch-disabled .vmr-switch-track{opacity:var(--mdc-switch-disabled-track-opacity)}.vmr-dark-mode .vmr-switch.vmr-switch-disabled .vmr-switch-handle,.vmr-dark-mode .vmr-switch.vmr-switch-disabled .vmr-switch-icons{opacity:.38}.vmr-dark-mode .vmr-button .mat-mdc-button-base.mat-mdc-raised-button.mat-primary,.vmr-dark-mode .vmr-button .mat-mdc-button-base.mat-mdc-extended-fab.mat-primary{color:#fff;background-color:#00bcd4}.vmr-dark-mode .vmr-button .mat-mdc-button-base.mat-mdc-raised-button.mat-warn,.vmr-dark-mode .vmr-button .mat-mdc-button-base.mat-mdc-extended-fab.mat-warn{color:#fff;background-color:#d60000}.vmr-dark-mode .vmr-badge-content{outline-width:1px;outline-style:solid}.mat-primary .vmr-dark-mode .vmr-badge-content{color:#fff;background-color:#00bcd4;outline-color:#00bcd4}.mat-warn .vmr-dark-mode .vmr-badge-content{color:#fff;background-color:#d60000;outline-color:#d60000}.mat-accent .vmr-dark-mode .vmr-badge-content{color:#fff;background-color:#ff9800;outline-color:#ff9800}.mat-white .vmr-dark-mode .vmr-badge-content{color:#00bcd4;background-color:#fff;outline-color:#00bcd4}.mat-info .vmr-dark-mode .vmr-badge-content{color:#fff;background-color:#0085b7;outline-color:#0085b7}.mat-success .vmr-dark-mode .vmr-badge-content{color:#fff;background-color:#009400;outline-color:#009400}.mat-secondary .vmr-dark-mode .vmr-badge-content{color:#101010;background-color:#ffc425;outline-color:#ffc425}.mat-grey .vmr-dark-mode .vmr-badge-content{color:#fff;background-color:#8d8d8d;outline-color:#8d8d8d}.mat-transparent .vmr-dark-mode .vmr-badge-content{color:currentColor;background-color:transparent;outline-color:transparent}.vmr-badge-disabled .vmr-dark-mode .vmr-badge-content{opacity:.82;color:#fff;background-color:#8d8d8d;outline-color:#8d8d8d}.vmr-dark-mode .docs-logo .vmr-logo svg g,.vmr-dark-mode .docs-logo .vmr-logo-vertical svg g,.vmr-dark-mode .demo-logo-horizontal .vmr-logo svg g,.vmr-dark-mode .demo-logo-horizontal .vmr-logo-vertical svg g,.vmr-dark-mode .demo-logo-vertical .vmr-logo svg g,.vmr-dark-mode .demo-logo-vertical .vmr-logo-vertical svg g{fill:var(--ng-doc-heading-color)}.vmr-dark-mode .vmr-loader{--vmr-loader-backdrop-bg-color: rgba(253, 251, 255, .12) !important}.vmr-dark-mode .vmr-theme-toggle-button svg{color:var(--ng-doc-text)}.vmr-dark-mode .vmr-skeleton{background:#272520}.vmr-dark-mode .vmr-skeleton.vmr-skeleton-progress:after{background:linear-gradient(90deg,#2b2b2b00,#2b2b2b,#2b2b2b00)}:root[data-theme=dark]{--ng-doc-primary: #ffc425}html,body{height:100%}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:Roboto,Arial,sans-serif}.mat-mdc-header-row{--mat-table-header-container-height: 52px}.mat-mdc-row{--mat-table-row-item-container-height: 48px}h1.ngde,h2.ngde,h3.ngde,h4.ngde{--ng-doc-font-weight: 500;font-family:var(--vermeer-font-header)}h2.ngde,h3.ngde,h4.ngde,h5.ngde,h6.ngde{margin:calc(var(--ng-doc-base-gutter) * 6) 0 0}h1.ngde{--ng-doc-font-size: 40px}h2.ngde{--ng-doc-font-size: 32px;--ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 4.5);padding-bottom:3px;border-bottom:1px solid var(--ng-doc-base-4)}h2.ngde code,h2.ngde code.ngde{font-size:28px;line-height:var(--ng-doc-line-height)}h3.ngde{--ng-doc-font-size: 24px;--ng-doc-line-height: calc(var(--ng-doc-base-gutter) * 3.75)}h3.ngde code,h3.ngde code.ngde{font-size:19px;line-height:var(--ng-doc-line-height)}.ng-doc-header{z-index:220!important}.ng-doc-header ng-doc-search ng-doc-icon{margin-left:var(--ng-doc-base-gutter)}.ng-doc-navbar-right ng-doc-icon,.ng-doc-navbar-right .feather{width:20px!important;height:20px!important}ul{padding-inline-start:2em}ul.ngde,ol.ngde{margin:0 0 16px}ul ul.ngde,ol ul.ngde,ul ol.ngde,ol ol.ngde{margin-top:6px}ul.ngde li.ngde,ol.ngde li.ngde{margin-bottom:8px}.ng-doc-demo{padding:10px}.ng-doc-copy-button{opacity:1!important;right:16px!important;--ng-doc-transition: none}.ng-doc-copy-button ng-doc-icon,.ng-doc-copy-button ng-doc-icon .feather-copy{width:24px!important;height:24px!important}*:not(pre)>code.ngde{line-height:unset}a.ngde ng-doc-icon{vertical-align:text-top!important}ng-doc-tag[data-ng-doc-size=small]{padding:2px 6px!important;font-size:.7rem!important;vertical-align:text-top!important;border-radius:2px!important}ng-doc-page-wrapper>.ngde:first-of-type ng-doc-tab-routes-group{z-index:10!important}ng-doc-page-wrapper>.ngde:first-of-type ng-doc-tab-routes-group>a{text-align:center;width:140px!important}.ng-doc-page-wrapper>[id^=constructor],.ng-doc-page-wrapper>[id^=constructor]+.ng-doc-table-wrapper{display:none}.ng-doc-toc-wrapper .ng-doc-toc-selection{width:3px!important}.ng-doc-toc-wrapper .ng-doc-toc{border-left-width:3px!important;--ng-doc-text: var(--ng-doc-sidebar-category-color)}.ng-doc-toc-wrapper .ng-doc-toc>li{letter-spacing:-.01rem}.ng-doc-tabs-wrapper .ng-doc-tab .ng-doc-tab-text{--ng-doc-font-weight: 500 !important}.ng-doc-side-bar-wrapper{height:100%}.ng-doc-sidenav{z-index:11!important}.ng-doc-sidenav-content{min-height:300px}.ng-doc-sidenav-content ng-doc-breadcrumb{margin-bottom:calc(var(--ng-doc-base-gutter) * 2.5)}.ng-doc-sidebar-category-button span{letter-spacing:-.00875rem}.ng-doc-sidebar-category-button .ng-doc-sidebar-category,.ng-doc-sidebar-category-button .ng-doc-sidebar-category.active{--ng-doc-font-weight: 500 !important}.ng-doc-sidebar-link{--ng-doc-sidebar-vetical-padding: 0;--ng-doc-dot-background: var(--ng-doc-base-3)}.ng-doc-sidebar-link.active{--ng-doc-text: var(--ng-doc-left-sidebar-link-active)}.ng-doc-sidebar-link:not(.active)>ng-doc-dot{--ng-doc-dot-background: var(--ng-doc-base-3)}.ng-doc-sidebar-link>ng-doc-dot{width:2.5px;height:40px;border-radius:0;z-index:unset!important}.ng-doc-table-wrapper>table tbody>tr>td:first-of-type ng-doc-tooltip-wrapper,.ng-doc-table-wrapper>table thead>tr>td:first-of-type ng-doc-tooltip-wrapper{display:none}.ng-doc-table-wrapper>table tbody>tr>td,.ng-doc-table-wrapper>table tbody>tr>th,.ng-doc-table-wrapper>table thead>tr>td,.ng-doc-table-wrapper>table thead>tr>th{padding:10px 12px}.ng-doc-table-wrapper>table tbody>tr>td:has(.ng-doc-no-content),.ng-doc-table-wrapper>table tbody>tr>th:has(.ng-doc-no-content),.ng-doc-table-wrapper>table thead>tr>td:has(.ng-doc-no-content),.ng-doc-table-wrapper>table thead>tr>th:has(.ng-doc-no-content){display:none}.ng-doc-table-wrapper>table tbody>tr>td:nth-of-type(2),.ng-doc-table-wrapper>table tbody>tr>th:nth-of-type(2),.ng-doc-table-wrapper>table thead>tr>td:nth-of-type(2),.ng-doc-table-wrapper>table thead>tr>th:nth-of-type(2){max-width:350px}.ng-doc-table-wrapper>table tbody>tr>td:nth-of-type(2) code,.ng-doc-table-wrapper>table tbody>tr>th:nth-of-type(2) code,.ng-doc-table-wrapper>table thead>tr>td:nth-of-type(2) code,.ng-doc-table-wrapper>table thead>tr>th:nth-of-type(2) code{text-wrap:wrap;word-wrap:break-word;font-family:monospace}.ng-doc-table-wrapper>table tbody>tr>td code,.ng-doc-table-wrapper>table tbody>tr>th code,.ng-doc-table-wrapper>table thead>tr>td code,.ng-doc-table-wrapper>table thead>tr>th code{line-height:var(--ng-doc-code-line-height, var(--ng-doc-line-height))}.docs-icon{overflow:hidden;-webkit-user-select:none;user-select:none;display:inline-flex;color:var(--ng-doc-text)}.mat-mdc-form-field{--mdc-outlined-text-field-container-shape: 2px}.mat-mdc-form-field:not(:has(.mat-mdc-form-field-textarea-control)) .mat-mdc-form-field-flex{height:40px}.mat-mdc-form-field:not(:has(.mat-mdc-form-field-textarea-control)) .mat-mdc-form-field-flex .mat-mdc-form-field-infix{min-height:auto;padding-top:8px;padding-bottom:8px}.mat-mdc-form-field:not(:has(.mat-mdc-form-field-textarea-control)) .mat-mdc-form-field-flex .mdc-floating-label:not(.mdc-floating-label--float-above){top:20px}.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0)}.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1)}.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2)}.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3)}.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4)}.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5)}.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6)}.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7)}.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8)}
/*# sourceMappingURL=styles-OR6WYN6D.css.map */
