.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text]{height:auto;border:inherit;box-shadow:none;font-size:inherit;box-sizing:inherit;padding:inherit;font-family:inherit;transition:none;line-height:inherit}.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=search]:focus,.jsoneditor input[type=text]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]:focus{border:inherit;box-shadow:inherit}.jsoneditor textarea,.jsoneditor-modal textarea{height:inherit}.jsoneditor select,.jsoneditor-modal select{display:inherit;height:inherit}.jsoneditor label,.jsoneditor-modal label{font-size:inherit;font-weight:inherit;color:inherit}.jsoneditor table,.jsoneditor-modal table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th,.jsoneditor-modal td,.jsoneditor-modal th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px #8080804d;border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;top:4px;left:4px}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:content-box;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px #8080804d;list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 8px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:0 0;font-size:14px;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px #80808080;padding:0 10px;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;animation:all ease-in-out 1s}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(jsoneditor-icons.94cc300788573d38.svg);background-position:0 -72px}.jsoneditor-contextmenu .jsoneditor-icon{position:absolute;top:0;left:0;width:24px;height:24px;border:none;padding:0;margin:0;background-image:url(jsoneditor-icons.94cc300788573d38.svg)}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:0}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px!important;box-shadow:2px 2px 12px #8080804d;color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:0 0!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:gray}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;appearance:none;text-indent:0;text-overflow:"";font-size:14px;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal #query,.jsoneditor-modal textarea{border-radius:unset}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;line-height:16px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-value.jsoneditor-empty:after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value,div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{min-width:16px;color:gray}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty:after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:gray}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:gray}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:0 0}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:gray;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto;background:#fff}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background-color:transparent;background-image:url(jsoneditor-icons.94cc300788573d38.svg)}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:#e5e5e5 solid 1px}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url(jsoneditor-icons.94cc300788573d38.svg);background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:gray;font-family:arial,sans-serif;font-size:14px}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:gray}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly{cursor:inherit}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button{display:block}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background-image:url(jsoneditor-icons.94cc300788573d38.svg);background-position:-168px -48px;background-color:transparent}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px #0006}div.jsoneditor-field.jsoneditor-empty:after,div.jsoneditor-value.jsoneditor-empty:after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor.ace_editor,textarea.jsoneditor-text.ace_editor{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace}textarea.jsoneditor-text{width:100%;height:100%;margin:0;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value,pre.jsoneditor-preview{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px #0006;color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;animation:fade-in .3s linear 1,move-up .3s linear 1}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:gray;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:#ee2e2e70}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-image:url(jsoneditor-icons.94cc300788573d38.svg);background-position:-168px -48px;background-color:transparent}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-image:url(jsoneditor-icons.94cc300788573d38.svg);background-position:-25px 0;background-color:transparent}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}.fadein{animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;width:calc(100% - 4px);margin:2px;padding:4px;box-sizing:border-box}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background-color:transparent;background-image:url(jsoneditor-icons.94cc300788573d38.svg);color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:14px;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:#fff3;border:1px solid rgba(255,255,255,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:#ffffff4d}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.5;background-color:transparent;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:14px;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;box-sizing:border-box;color:gray;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:14px}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:0;margin:1px;line-height:20px;font-family:arial,sans-serif}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url(jsoneditor-icons.94cc300788573d38.svg);vertical-align:top}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor-statusbar{line-height:26px;height:26px;color:gray;background-color:#ebebeb;border-top:1px solid #d3d3d3;box-sizing:border-box;font-size:14px}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background-image:url(jsoneditor-icons.94cc300788573d38.svg);background-position:-168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background-image:url(jsoneditor-icons.94cc300788573d38.svg);background-position:-25px 0}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:0}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px #8080804d}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:14px}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}/*!
* Selectr 2.4.13
* http://mobius.ovh/docs/selectr
*
* Released under the MIT license
*/.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0 none}.selectr-visible{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{top:100%;min-height:200px!important;height:auto;opacity:1;display:block}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:7px 28px 7px 14px;cursor:pointer;border:1px solid #999;border-radius:3px;background-color:#fff}.selectr-selected:before{position:absolute;top:50%;right:10px;width:0;height:0;content:"";transform:rotate(0) translate3d(0,-50%,0);border-width:4px 4px 0 4px;border-style:solid;border-color:#6c7a86 transparent transparent}.selectr-container.native-open .selectr-selected:before,.selectr-container.open .selectr-selected:before{border-width:0 4px 4px 4px;border-style:solid;border-color:transparent transparent #6c7a86}.selectr-label{display:none;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{list-style:none;position:relative;float:left;padding:2px 25px 2px 8px;margin:0 2px 2px 0;cursor:default;color:#fff;border:medium none;border-radius:10px;background:#acb7bf none repeat scroll 0 0}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{position:absolute;z-index:10000;top:calc(100% - 1px);left:0;display:none;box-sizing:border-box;width:100%;border-width:0 1px 1px;border-style:solid;border-color:transparent #999 #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{position:relative;display:none}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{position:absolute;top:50%;right:22px;width:20px;height:20px;padding:0;cursor:pointer;transform:translate3d(0,-50%,0);border:medium none;background-color:transparent;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear:after,.selectr-clear:before,.selectr-input-clear:after,.selectr-input-clear:before,.selectr-tag-remove:after,.selectr-tag-remove:before{position:absolute;top:5px;left:9px;width:2px;height:10px;content:" ";background-color:#6c7a86}.selectr-tag-remove:after,.selectr-tag-remove:before{top:4px;width:3px;height:12px;background-color:#fff}.selectr-clear:before,.selectr-input-clear:before,.selectr-tag-remove:before{transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear:after,.selectr-tag-remove:after{transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{top:5px;left:5px;box-sizing:border-box;width:calc(100% - 30px);margin:10px 15px;padding:7px 30px 7px 9px;border:1px solid #999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{position:relative;top:calc(100% + 2px);display:none;overflow-x:auto;overflow-y:scroll;max-height:200px;margin:0;padding:0}.selectr-container.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:outside none none;cursor:pointer;font-weight:400}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#fff;background-color:#5897fb}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 transparent #999;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected:after{transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected:after{display:table;content:" ";clear:both}.taggable .selectr-label{width:auto}.taggable .selectr-tags{float:left;display:block}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:medium none;padding:3px 10px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit}.selectr-input-container.loading:after{position:absolute;top:50%;right:20px;width:20px;height:20px;content:"";transform:translate3d(0,-50%,0);transform-origin:50% 0 0;animation:.5s linear 0s normal forwards infinite running selectr-spin;border-width:3px;border-style:solid;border-color:#aaa #ddd #ddd;border-radius:50%}@keyframes selectr-spin{0%{transform:rotate(0) translate3d(0,-50%,0)}to{transform:rotate(360deg) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999 #999 transparent;border-radius:3px 3px 0 0;background-color:#fff}.selectr-container.inverted .selectr-options-container{top:auto;bottom:calc(100% - 1px)}.selectr-container ::placeholder{color:#6c7a86;opacity:1}html{font-size:.625em}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif;font-size:1.6rem}.affluenceLight{display:flex;flex-direction:column;text-align:center;padding:0 8px;margin-right:16px;width:100%}.affluenceLight .aff-legend{font-size:12px;font-weight:700;line-height:2rem}mat-list.m-ui-affluence{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}mat-list.m-ui-affluence mat-list-item{padding:0;height:auto}mat-list.m-ui-affluence mat-list-item .mdc-list-item__content>span{display:flex!important}mat-list.m-ui-affluence mat-list-item .mdc-list-item__content .icon-content{padding:16px!important;border-radius:8px 0 0 8px!important}mat-list.m-ui-affluence mat-list-item .mdc-list-item__content .desc-content{padding:0 16px}@media screen and (min-width: 1079px){mat-list h1.m-toolbar-title{padding-left:56px}}.buttonDownload{width:160px;display:flex;justify-content:flex-start;padding:8px 12px;height:auto!important;border-radius:8px!important;border-style:solid;border-width:2px;text-transform:none!important;color:inherit!important;border-color:inherit!important;background-color:inherit}.buttonDownload:hover .textGras{text-decoration:underline}.buttonDownload .iconPrincipal{width:32px;height:32px;font-size:32px}.buttonDownload .arrow-outward{font-size:16px;width:16px;height:16px}.buttonDownload .text-transparent{display:flex;justify-content:flex-start;font-size:11px;font-weight:300;line-height:16px;letter-spacing:.5px}.buttonDownload .textInApp{display:flex;gap:8px;align-items:center;font-size:11px;font-weight:500;line-height:16px;letter-spacing:.5px}.buttonDownload .external{font-size:1.2em;display:flex;align-items:center}.buttonDownload .cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}:host{position:relative}:host div.m-logo-line-icons{position:relative;display:flex;height:40px;width:40px}:host div.m-logo-line-icons.circle svg.m-logo-line{border-radius:50%}:host div.m-logo-line-icons.rectangle{width:60px}:host div.m-logo-line-icons.rounded,:host div.m-logo-line-icons.rectangle{overflow:hidden}:host div.m-logo-line-icons.rounded:not(:host div.m-logo-line-icons.rounded--top,:host div.m-logo-line-icons.rectangle--top) svg,:host div.m-logo-line-icons.rectangle:not(:host div.m-logo-line-icons.rounded--top,:host div.m-logo-line-icons.rectangle--top) svg{border-radius:8px}:host div.m-logo-line-icons.rounded--top,:host div.m-logo-line-icons.rectangle--top{border-top-left-radius:8px;border-top-right-radius:8px}:host div.m-logo-line-icons svg{box-sizing:border-box;font-family:Arial,serif;font-weight:700;-webkit-user-select:none;user-select:none}:host div.m-logo-line-icons svg a.relais{border:none!important}:host div.m-logo-line-icons svg.checkbox{border:4px solid transparent;transition:all .25s}:host div.m-logo-line-icons svg.relais{position:absolute;top:4px;left:0}:host div.m-logo-line-icons svg.square{border-radius:unset}.has-disturbance:after{top:-4px;right:-4px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font-size:15px;font-weight:400;line-height:24px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font-size:14px;font-weight:500;line-height:24px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font-size:112px;font-weight:300;line-height:112px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font-size:56px;font-weight:400;line-height:56px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font-size:45px;font-weight:400;line-height:48px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font-size:34px;font-weight:400;line-height:40px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-bottom-sheet-container{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button-toggle,.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font-size:14px;font-weight:500;line-height:24px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-datepicker-content .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, "Helvetica Neue", sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-subtitle,.mat-card-content{font-size:14px}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}input.mat-input-element{margin-top:-.0625em}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-dialog-title{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-slide-toggle-content,.mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-radio-button{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}body{background:#1b1720;color:#fff}body .mat-ripple-element{background-color:#ffffff1a}body .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, white)}body .mat-mdc-option:hover:not(.mdc-list-item--disabled),body .mat-mdc-option:focus:not(.mdc-list-item--disabled),body .mat-mdc-option.mat-mdc-option-active,body .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(255,255,255,.08)}body .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #b49bda)}body .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #96dbeb)}body .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, white)}body .mat-pseudo-checkbox-full{color:#ffffffb3}body .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}body .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b49bda}body .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b49bda}body .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,body .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}body .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#96dbeb}body .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#96dbeb}body .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,body .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}body .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#96dbeb}body .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#96dbeb}body .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,body .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}body .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ff6e6e}body .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ff6e6e}body .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,body .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}body .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}body .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}body .mat-app-background,body.mat-app-background{background-color:#303030;color:#fff}body .mat-elevation-z0,body .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}body .mat-elevation-z1,body .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}body .mat-elevation-z2,body .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body .mat-elevation-z3,body .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}body .mat-elevation-z4,body .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}body .mat-elevation-z5,body .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}body .mat-elevation-z6,body .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}body .mat-elevation-z7,body .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}body .mat-elevation-z8,body .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}body .mat-elevation-z9,body .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}body .mat-elevation-z10,body .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}body .mat-elevation-z11,body .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}body .mat-elevation-z12,body .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}body .mat-elevation-z13,body .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}body .mat-elevation-z14,body .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}body .mat-elevation-z15,body .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}body .mat-elevation-z16,body .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}body .mat-elevation-z17,body .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}body .mat-elevation-z18,body .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}body .mat-elevation-z19,body .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}body .mat-elevation-z20,body .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}body .mat-elevation-z21,body .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}body .mat-elevation-z22,body .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}body .mat-elevation-z23,body .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}body .mat-elevation-z24,body .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}body .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #424242}body .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #595959}body .mat-mdc-card-subtitle{color:#ffffffb3}body .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #b49bda}body .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(180, 155, 218, 0.25)'/%3E%3C/svg%3E")}body .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#b49bda40}body .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #96dbeb}body .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(150, 219, 235, 0.25)'/%3E%3C/svg%3E")}body .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#96dbeb40}body .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ff6e6e}body .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 110, 110, 0.25)'/%3E%3C/svg%3E")}body .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ff6e6e40}body .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fff9}body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#ffffffde}@media all{body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#fff9}}@media all{body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#fff9}}body .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #b49bda)}body .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,body .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}body .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}body .mdc-text-field--filled .mdc-text-field__ripple:before,body .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .87))}body .mdc-text-field--filled:hover .mdc-text-field__ripple:before,body .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .08)}body .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,body .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .24)}body .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#4a4a4a}body .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#ffffff6b}body .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#ffffffde}body .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #b49bda)}body .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,body .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#ffffff61}body .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,body .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,body .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffffde}body .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #b49bda)}body .mdc-text-field--outlined .mdc-text-field__ripple:before,body .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}body .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#b49bdade}body .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff6e6e)}body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff6e6e)}body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ff6e6e)}body .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ff6e6e)}body .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff6e6e)}body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ff6e6e)}body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff6e6e)}body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,body .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff6e6e)}body .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,body .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,body .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff6e6e)}body .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff6e6e)}body .mdc-text-field--disabled .mdc-text-field__input{color:#ffffff61}@media all{body .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#ffffff61}}@media all{body .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#ffffff61}}body .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}body .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}body .mdc-text-field--disabled .mdc-text-field-character-counter,body .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}body .mdc-text-field--disabled .mdc-text-field__icon--leading,body .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}body .mdc-text-field--disabled .mdc-text-field__affix--prefix,body .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}body .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#ffffff0f}body .mdc-text-field--disabled .mdc-notched-outline__leading,body .mdc-text-field--disabled .mdc-notched-outline__notch,body .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#ffffff0f}@media screen and (forced-colors: active),(-ms-high-contrast: active){body .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body .mdc-text-field--disabled .mdc-text-field-character-counter,body .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body .mdc-text-field--disabled .mdc-notched-outline__leading,body .mdc-text-field--disabled .mdc-notched-outline__notch,body .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}body .mdc-text-field--disabled.mdc-text-field--filled{background-color:#464646}body .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}body .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}body .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}body select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}body select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}body .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}body .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#b49bdade}body .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#96dbebde}body .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ff6e6ede}body .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}body .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #96dbeb)}body .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #96dbeb)}body .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#96dbebde}body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #96dbeb)}body .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ff6e6ede}body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ff6e6e)}body .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}body [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}body .mat-mdc-form-field-infix{min-height:56px}body .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}body .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}body .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}body .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}body .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}body .mat-mdc-select-value{color:#ffffffde}body .mat-mdc-select-placeholder{color:#fff9}body .mat-mdc-select-disabled .mat-mdc-select-value{color:#ffffff61}body .mat-mdc-select-arrow{color:#ffffff8a}body .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#b49bdade}body .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#96dbebde}body .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,body .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#ff6e6ede}body .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#ffffff61}body .mat-mdc-dialog-container{--mdc-dialog-container-color: #424242;--mdc-dialog-with-divider-divider-color: rgba(255, 255, 255, .12);--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}body .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-label-text-color: #fafafa;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa}body .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,body .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #b49bda;--mdc-chip-elevated-disabled-container-color: #b49bda;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-disabled-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-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87)}body .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,body .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #96dbeb;--mdc-chip-elevated-disabled-container-color: #96dbeb;--mdc-chip-label-text-color: rgba(0, 0, 0, .87);--mdc-chip-disabled-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-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, .87);--mdc-chip-with-icon-selected-icon-color: rgba(0, 0, 0, .87)}body .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,body .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ff6e6e;--mdc-chip-elevated-disabled-container-color: #ff6e6e;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}body .mat-mdc-chip-focus-overlay{background:white}body .mat-mdc-chip{height:32px}body .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}body .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}body .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#ffffff80}body .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #cbb9e5;--mdc-switch-selected-handle-color: #cbb9e5;--mdc-switch-selected-hover-state-layer-color: #cbb9e5;--mdc-switch-selected-pressed-state-layer-color: #cbb9e5;--mdc-switch-selected-focus-handle-color: #dacded;--mdc-switch-selected-hover-handle-color: #dacded;--mdc-switch-selected-pressed-handle-color: #dacded;--mdc-switch-selected-focus-track-color: #ad93d6;--mdc-switch-selected-hover-track-color: #ad93d6;--mdc-switch-selected-pressed-track-color: #ad93d6;--mdc-switch-selected-track-color: #ad93d6}body .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #b6e6f1;--mdc-switch-selected-handle-color: #b6e6f1;--mdc-switch-selected-hover-state-layer-color: #b6e6f1;--mdc-switch-selected-pressed-state-layer-color: #b6e6f1;--mdc-switch-selected-focus-handle-color: #cbedf5;--mdc-switch-selected-hover-handle-color: #cbedf5;--mdc-switch-selected-pressed-handle-color: #cbedf5;--mdc-switch-selected-focus-track-color: #8ed7e9;--mdc-switch-selected-hover-track-color: #8ed7e9;--mdc-switch-selected-pressed-track-color: #8ed7e9;--mdc-switch-selected-track-color: #8ed7e9}body .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #ff9a9a;--mdc-switch-selected-handle-color: #ff9a9a;--mdc-switch-selected-hover-state-layer-color: #ff9a9a;--mdc-switch-selected-pressed-state-layer-color: #ff9a9a;--mdc-switch-selected-focus-handle-color: #ffb7b7;--mdc-switch-selected-hover-handle-color: #ffb7b7;--mdc-switch-selected-pressed-handle-color: #ffb7b7;--mdc-switch-selected-focus-track-color: #ff6666;--mdc-switch-selected-hover-track-color: #ff6666;--mdc-switch-selected-pressed-track-color: #ff6666;--mdc-switch-selected-track-color: #ff6666}body .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}body .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}body .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #b49bda;--mdc-radio-selected-hover-icon-color: #b49bda;--mdc-radio-selected-icon-color: #b49bda;--mdc-radio-selected-pressed-icon-color: #b49bda;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #b49bda}body .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#ffffff80}body .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #96dbeb;--mdc-radio-selected-hover-icon-color: #96dbeb;--mdc-radio-selected-icon-color: #96dbeb;--mdc-radio-selected-pressed-icon-color: #96dbeb;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #96dbeb}body .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#ffffff80}body .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff6e6e;--mdc-radio-selected-hover-icon-color: #ff6e6e;--mdc-radio-selected-icon-color: #ff6e6e;--mdc-radio-selected-pressed-icon-color: #ff6e6e;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #ff6e6e}body .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#ffffff80}body .mat-mdc-radio-button .mdc-radio{padding:10px}body .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}body .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}body .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}body .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #b49bda;--mdc-slider-focus-handle-color: #b49bda;--mdc-slider-hover-handle-color: #b49bda;--mdc-slider-active-track-color: #b49bda;--mdc-slider-inactive-track-color: #b49bda;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #b49bda;--mat-mdc-slider-ripple-color: #b49bda;--mat-mdc-slider-hover-ripple-color: rgba(180, 155, 218, .05);--mat-mdc-slider-focus-ripple-color: rgba(180, 155, 218, .2)}body .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #96dbeb;--mdc-slider-focus-handle-color: #96dbeb;--mdc-slider-hover-handle-color: #96dbeb;--mdc-slider-active-track-color: #96dbeb;--mdc-slider-inactive-track-color: #96dbeb;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #96dbeb;--mat-mdc-slider-ripple-color: #96dbeb;--mat-mdc-slider-hover-ripple-color: rgba(150, 219, 235, .05);--mat-mdc-slider-focus-ripple-color: rgba(150, 219, 235, .2)}body .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ff6e6e;--mdc-slider-focus-handle-color: #ff6e6e;--mdc-slider-hover-handle-color: #ff6e6e;--mdc-slider-active-track-color: #ff6e6e;--mdc-slider-inactive-track-color: #ff6e6e;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #ff6e6e;--mat-mdc-slider-ripple-color: #ff6e6e;--mat-mdc-slider-hover-ripple-color: rgba(255, 110, 110, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 110, 110, .2)}body .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #424242);color:var(--mdc-theme-on-surface, #fff)}body .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, white)}body .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, .7))}body .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, .5))}body .mdc-list-item--with-leading-icon .mdc-list-item__start,body .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}body .mdc-list-item--with-leading-icon .mdc-list-item__start,body .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, .5))}body .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, .5))}body .mdc-list-item--disabled .mdc-list-item__start,body .mdc-list-item--disabled .mdc-list-item__content,body .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}body .mdc-list-item--disabled .mdc-list-item__primary-text,body .mdc-list-item--disabled .mdc-list-item__secondary-text,body .mdc-list-item--disabled .mdc-list-item__overline-text,body .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,body .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,body .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #fff)}body .mdc-list-item--selected .mdc-list-item__primary-text,body .mdc-list-item--activated .mdc-list-item__primary-text,body .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,body .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #b49bda)}body .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, white)}body .mdc-list-divider:after{border-bottom-color:#fff}body .mdc-list-divider{background-color:#fff3}body .mat-mdc-menu-item[disabled],body .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,body .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(255, 255, 255, .5))}body .mat-mdc-menu-item .mat-icon-no-color,body .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, white)}body .mat-mdc-menu-item:hover:not([disabled]),body .mat-mdc-menu-item.cdk-program-focused:not([disabled]),body .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),body .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.08)}body .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .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}body .mat-mdc-list-option .mdc-list-item__start,body .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #b49bda;--mdc-checkbox-selected-hover-icon-color: #b49bda;--mdc-checkbox-selected-icon-color: #b49bda;--mdc-checkbox-selected-pressed-icon-color: #b49bda;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}body .mat-mdc-list-option .mdc-list-item__start,body .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #b49bda;--mdc-radio-selected-hover-icon-color: #b49bda;--mdc-radio-selected-icon-color: #b49bda;--mdc-radio-selected-pressed-icon-color: #b49bda;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #b49bda}body .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,body .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}body .mat-mdc-list-option.mat-accent .mdc-list-item__start,body .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #96dbeb;--mdc-checkbox-selected-hover-icon-color: #96dbeb;--mdc-checkbox-selected-icon-color: #96dbeb;--mdc-checkbox-selected-pressed-icon-color: #96dbeb;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}body .mat-mdc-list-option.mat-accent .mdc-list-item__start,body .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #96dbeb;--mdc-radio-selected-hover-icon-color: #96dbeb;--mdc-radio-selected-icon-color: #96dbeb;--mdc-radio-selected-pressed-icon-color: #96dbeb;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #96dbeb}body .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,body .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}body .mat-mdc-list-option.mat-warn .mdc-list-item__start,body .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #ff6e6e;--mdc-checkbox-selected-hover-icon-color: #ff6e6e;--mdc-checkbox-selected-icon-color: #ff6e6e;--mdc-checkbox-selected-pressed-icon-color: #ff6e6e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}body .mat-mdc-list-option.mat-warn .mdc-list-item__start,body .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff6e6e;--mdc-radio-selected-hover-icon-color: #ff6e6e;--mdc-radio-selected-icon-color: #ff6e6e;--mdc-radio-selected-pressed-icon-color: #ff6e6e;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #ff6e6e}body .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,body .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,body .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#b49bda}body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body .mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}body .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body .mat-mdc-paginator{background:#424242;color:#ffffffde}body .mat-mdc-paginator-icon{fill:#ffffff8a}body .mat-mdc-paginator-decrement,body .mat-mdc-paginator-increment{border-top:2px solid rgba(255,255,255,.54);border-right:2px solid rgba(255,255,255,.54)}body .mat-mdc-paginator-first,body .mat-mdc-paginator-last{border-top:2px solid rgba(255,255,255,.54)}body .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,body .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,body .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,body .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#ffffff1f}body .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#ffffff1f}body .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}body .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}body .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}body .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}body .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}body .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}body .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}body .mat-mdc-paginator-container{min-height:56px}body .mat-mdc-tab,body .mat-mdc-tab-link{background-color:transparent}body .mat-mdc-tab .mdc-tab__text-label,body .mat-mdc-tab-link .mdc-tab__text-label{color:#fff9}body .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,body .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,body .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,body .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#ffffff80}body .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#b49bda}body .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #b49bda)}body .mdc-tab__ripple:before,body .mat-mdc-tab .mat-ripple-element,body .mat-mdc-tab-header-pagination .mat-ripple-element,body .mat-mdc-tab-link .mat-ripple-element{background-color:#b49bda}body .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#96dbeb}body .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #96dbeb)}body .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,body .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,body .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,body .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,body .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,body .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#96dbeb}body .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ff6e6e}body .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ff6e6e)}body .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,body .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,body .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,body .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,body .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,body .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#ff6e6e}body .mat-mdc-tab-group.mat-background-primary,body .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #b49bda;--mat-mdc-tab-header-with-background-foreground-color: #000}body .mat-mdc-tab-group.mat-background-accent,body .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #96dbeb;--mat-mdc-tab-header-with-background-foreground-color: #000}body .mat-mdc-tab-group.mat-background-warn,body .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #ff6e6e;--mat-mdc-tab-header-with-background-foreground-color: #000}body .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #fff)}body .mat-mdc-tab-header .mdc-tab{height:48px}body .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}body .mat-mdc-checkbox .mat-ripple-element{background-color:#ffffff1a}body .mat-mdc-checkbox .mdc-checkbox__ripple{background:#fff}body .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #b49bda;--mdc-checkbox-selected-hover-icon-color: #b49bda;--mdc-checkbox-selected-icon-color: #b49bda;--mdc-checkbox-selected-pressed-icon-color: #b49bda;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}body .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#b49bda1a}body .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#b49bda}body .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #96dbeb;--mdc-checkbox-selected-hover-icon-color: #96dbeb;--mdc-checkbox-selected-icon-color: #96dbeb;--mdc-checkbox-selected-pressed-icon-color: #96dbeb;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}body .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#96dbeb1a}body .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#96dbeb}body .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #ff6e6e;--mdc-checkbox-selected-hover-icon-color: #ff6e6e;--mdc-checkbox-selected-icon-color: #ff6e6e;--mdc-checkbox-selected-pressed-icon-color: #ff6e6e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}body .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ff6e6e1a}body .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ff6e6e}body .mat-mdc-checkbox-disabled label{color:#ffffff80}body .mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}body .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}body .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}body .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}body .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #b49bda}body .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #96dbeb}body .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ff6e6e}body .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}body .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff}body .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #b49bda;--mdc-filled-button-label-text-color: #000}body .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #96dbeb;--mdc-filled-button-label-text-color: #000}body .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ff6e6e;--mdc-filled-button-label-text-color: #000}body .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}body .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff}body .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #b49bda;--mdc-protected-button-label-text-color: #000}body .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #96dbeb;--mdc-protected-button-label-text-color: #000}body .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ff6e6e;--mdc-protected-button-label-text-color: #000}body .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}body .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}body .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}body .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #b49bda}body .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #96dbeb}body .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ff6e6e}body .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}body .mat-mdc-button,body .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,body .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}body .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,body .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}body .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,body .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}body .mat-mdc-button.mat-primary,body .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #b49bda;--mat-mdc-button-ripple-color: rgba(180, 155, 218, .1)}body .mat-mdc-button.mat-accent,body .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #96dbeb;--mat-mdc-button-ripple-color: rgba(150, 219, 235, .1)}body .mat-mdc-button.mat-warn,body .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ff6e6e;--mat-mdc-button-ripple-color: rgba(255, 110, 110, .1)}body .mat-mdc-raised-button,body .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,body .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}body .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,body .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}body .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,body .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}body .mat-mdc-raised-button.mat-primary,body .mat-mdc-unelevated-button.mat-primary,body .mat-mdc-raised-button.mat-accent,body .mat-mdc-unelevated-button.mat-accent,body .mat-mdc-raised-button.mat-warn,body .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body .mat-mdc-button.mat-mdc-button-base,body .mat-mdc-raised-button.mat-mdc-button-base,body .mat-mdc-unelevated-button.mat-mdc-button-base,body .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}body .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}body .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}body .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}body .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #b49bda;--mat-mdc-button-ripple-color: rgba(180, 155, 218, .1)}body .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #96dbeb;--mat-mdc-button-ripple-color: rgba(150, 219, 235, .1)}body .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ff6e6e;--mat-mdc-button-ripple-color: rgba(255, 110, 110, .1)}body .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #b49bda}body .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #96dbeb}body .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ff6e6e}body .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}body .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}body .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}body .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}body .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}body .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}body .mat-mdc-fab,body .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}body .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,body .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}body .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,body .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}body .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,body .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}body .mat-mdc-fab.mat-primary,body .mat-mdc-mini-fab.mat-primary,body .mat-mdc-fab.mat-accent,body .mat-mdc-mini-fab.mat-accent,body .mat-mdc-fab.mat-warn,body .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body .mat-mdc-fab.mat-unthemed,body .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #424242;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}body .mat-mdc-fab.mat-primary,body .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #b49bda;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}body .mat-mdc-fab.mat-accent,body .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #96dbeb;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}body .mat-mdc-fab.mat-warn,body .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ff6e6e;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}body .mat-mdc-fab[disabled][disabled],body .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}body .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: rgba(0, 0, 0, .87);--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}body .mdc-data-table{background-color:var(--mdc-theme-surface, #424242);border-color:#ffffff1f}body .mdc-data-table__row{background-color:inherit}body .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #424242)}body .mdc-data-table__row--selected{background-color:#b49bda0a}body .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,body .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,body .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#ffffff1f}body .mdc-data-table__cell,body .mdc-data-table__header-cell{border-bottom-color:#ffffff1f}body .mdc-data-table__pagination{border-top-color:#ffffff1f}body .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#ffffff0a}body .mdc-data-table__header-cell,body .mdc-data-table__pagination-total,body .mdc-data-table__pagination-rows-per-page-label,body .mdc-data-table__cell{color:#ffffffde}body .mat-mdc-table{background:#424242}body .mat-mdc-table .mdc-data-table__row{height:52px}body .mat-mdc-table .mdc-data-table__pagination{min-height:52px}body .mat-mdc-table .mdc-data-table__header-row{height:56px}body .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #b49bda}body .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #96dbeb}body .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ff6e6e}body .mat-badge{position:relative}body .mat-badge.mat-badge{overflow:visible}body .mat-badge-hidden .mat-badge-content{display:none}body .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}body .ng-animate-disabled .mat-badge-content,body .mat-badge-content._mat-animation-noopable{transition:none}body .mat-badge-content.mat-badge-active{transform:none}body .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}body .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}body .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}body .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] body .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}body .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] body .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}body .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] body .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}body .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] body .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}body .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}body .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}body .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}body .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] body .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}body .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] body .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}body .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] body .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}body .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] body .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}body .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}body .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}body .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}body .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] body .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}body .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] body .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}body .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] body .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}body .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] body .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}body .mat-badge-content{color:#000000de;background:#b49bda}.cdk-high-contrast-active body .mat-badge-content{outline:solid 1px;border-radius:0}body .mat-badge-accent .mat-badge-content{background:#96dbeb;color:#000000de}body .mat-badge-warn .mat-badge-content{color:#000;background:#ff6e6e}body .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}body .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}body .mat-button-toggle-standalone:not([class*=mat-elevation-z]),body .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),body .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}body .mat-button-toggle{color:#ffffff80}body .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}body .mat-button-toggle-appearance-standard{color:#fff;background:#424242}body .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}body .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #595959}body [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #595959}body .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #595959}body .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}body .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}body .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}body .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}body .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}body .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,body .mat-button-toggle-group-appearance-standard{border:solid 1px #595959}body .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}body .mat-calendar-arrow{fill:#fff}body .mat-datepicker-toggle,body .mat-datepicker-content .mat-calendar-next-button,body .mat-datepicker-content .mat-calendar-previous-button{color:#fff}body .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}body .mat-calendar-table-header,body .mat-calendar-body-label{color:#ffffffb3}body .mat-calendar-body-cell-content,body .mat-date-range-input-separator{color:#fff;border-color:transparent}body .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}body .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}body .mat-calendar-body-in-preview{color:#ffffff3d}body .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}body .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}body .mat-calendar-body-in-range:before{background:rgba(180,155,218,.2)}body .mat-calendar-body-comparison-identical,body .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}body .mat-calendar-body-comparison-bridge-start:before,body [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(180,155,218,.2) 50%,rgba(249,171,0,.2) 50%)}body .mat-calendar-body-comparison-bridge-end:before,body [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(180,155,218,.2) 50%,rgba(249,171,0,.2) 50%)}body .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,body .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}body .mat-calendar-body-comparison-identical.mat-calendar-body-selected,body .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}body .mat-calendar-body-selected{background-color:#b49bda;color:#000000de}body .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#b49bda66}body .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}body .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),body .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#b49bda4d}@media (hover: hover){body .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#b49bda4d}}body .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}body .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(150,219,235,.2)}body .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,body .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}body .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,body .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(150,219,235,.2) 50%,rgba(249,171,0,.2) 50%)}body .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,body .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(150,219,235,.2) 50%,rgba(249,171,0,.2) 50%)}body .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,body .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}body .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,body .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}body .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#96dbeb;color:#000000de}body .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#96dbeb66}body .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000000de}body .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),body .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#96dbeb4d}@media (hover: hover){body .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#96dbeb4d}}body .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(255,110,110,.2)}body .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,body .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}body .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,body .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,110,110,.2) 50%,rgba(249,171,0,.2) 50%)}body .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,body .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,110,110,.2) 50%,rgba(249,171,0,.2) 50%)}body .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,body .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}body .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,body .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}body .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ff6e6e;color:#000}body .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff6e6e66}body .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}body .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),body .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff6e6e4d}@media (hover: hover){body .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff6e6e4d}}body .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}body .mat-datepicker-toggle-active{color:#b49bda}body .mat-datepicker-toggle-active.mat-accent{color:#96dbeb}body .mat-datepicker-toggle-active.mat-warn{color:#ff6e6e}body .mat-date-range-input-inner[disabled]{color:#ffffff80}body .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}body .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}body .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}body .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}body .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}body .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}body .mat-divider{border-top-color:#ffffff1f}body .mat-divider-vertical{border-right-color:#ffffff1f}body .mat-expansion-panel{background:#424242;color:#fff}body .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body .mat-action-row{border-top-color:#ffffff1f}body .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),body .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),body .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){body .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}body .mat-expansion-panel-header-title{color:#fff}body .mat-expansion-panel-header-description,body .mat-expansion-indicator:after{color:#ffffffb3}body .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}body .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,body .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}body .mat-expansion-panel-header{height:48px}body .mat-expansion-panel-header.mat-expanded{height:64px}body .mat-icon.mat-primary{color:#b49bda}body .mat-icon.mat-accent{color:#96dbeb}body .mat-icon.mat-warn{color:#ff6e6e}body .mat-drawer-container{background-color:#303030;color:#fff}body .mat-drawer{background-color:#424242;color:#fff}body .mat-drawer.mat-drawer-push{background-color:#424242}body .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}body .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}body .mat-drawer-side.mat-drawer-end,body [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}body [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}body .mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}body .mat-step-header.cdk-keyboard-focused,body .mat-step-header.cdk-program-focused,body .mat-step-header:hover:not([aria-disabled]),body .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}body .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){body .mat-step-header:hover{background:none}}body .mat-step-header .mat-step-label,body .mat-step-header .mat-step-optional{color:#ffffffb3}body .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#000000de}body .mat-step-header .mat-step-icon-selected,body .mat-step-header .mat-step-icon-state-done,body .mat-step-header .mat-step-icon-state-edit{background-color:#b49bda;color:#000000de}body .mat-step-header.mat-accent .mat-step-icon{color:#000000de}body .mat-step-header.mat-accent .mat-step-icon-selected,body .mat-step-header.mat-accent .mat-step-icon-state-done,body .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#96dbeb;color:#000000de}body .mat-step-header.mat-warn .mat-step-icon{color:#000}body .mat-step-header.mat-warn .mat-step-icon-selected,body .mat-step-header.mat-warn .mat-step-icon-state-done,body .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ff6e6e;color:#000}body .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ff6e6e}body .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}body .mat-step-header .mat-step-label.mat-step-label-error{color:#ff6e6e}body .mat-stepper-horizontal,body .mat-stepper-vertical{background-color:#424242}body .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}body .mat-horizontal-stepper-header:before,body .mat-horizontal-stepper-header:after,body .mat-stepper-horizontal-line{border-top-color:#ffffff1f}body .mat-horizontal-stepper-header{height:72px}body .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,body .mat-vertical-stepper-header{padding:24px}body .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}body .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,body .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}body .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}body .mat-sort-header-arrow{color:#c6c6c6}body .mat-toolbar{background:#212121;color:#fff}body .mat-toolbar.mat-primary{background:#b49bda;color:#000000de}body .mat-toolbar.mat-accent{background:#96dbeb;color:#000000de}body .mat-toolbar.mat-warn{background:#ff6e6e;color:#000}body .mat-toolbar .mat-form-field-underline,body .mat-toolbar .mat-form-field-ripple,body .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}body .mat-toolbar .mat-form-field-label,body .mat-toolbar .mat-focused .mat-form-field-label,body .mat-toolbar .mat-select-value,body .mat-toolbar .mat-select-arrow,body .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}body .mat-toolbar .mat-input-element{caret-color:currentColor}body .mat-toolbar-multiple-rows{min-height:64px}body .mat-toolbar-row,body .mat-toolbar-single-row{height:64px}@media (max-width: 599px){body .mat-toolbar-multiple-rows{min-height:56px}body .mat-toolbar-row,body .mat-toolbar-single-row{height:56px}}body .mat-tree{background:#424242}body .mat-tree-node,body .mat-nested-tree-node{color:#fff}body .mat-tree-node{min-height:48px}body .mat-bottom-sheet-container{background:#3d3a41}body .mat-bottom-sheet-container{padding:8px}body .mdc-button{--mdc-typography-button-letter-spacing: normal}body .mat-mdc-button-base.mat-mdc-outlined-button:not([color]):not(.mat-button-disabled){border-color:#fff}body .mat-mdc-button-base.mat-mdc-outlined-button.mat-primary{border-color:#b49bda!important}body .mat-mdc-button-base.mat-mdc-outlined-button.mat-accent{border-color:#96dbeb!important}body .mat-mdc-button-base.mat-mdc-outlined-button.mat-warn{border-color:#ff6e6e!important}body .mdc-button.buttonAlternative{color:#fff;background-color:#000}body .mat-mdc-button-base.mdc-button,body .mat-mdc-button-base.mat-mdc-unelevated-button,body .mat-mdc-button-base.mat-mdc-outlined-button,body .mat-mdc-button-base.mat-mdc-raised-button{text-transform:uppercase;border-radius:16px}body .mat-mdc-button-base .mat-icon{height:24px;width:24px;font-size:24px}body .mat-mdc-button,body .mat-mdc-unelevated-button,body .mat-mdc-raised-button,body .mat-mdc-outlined-button{white-space:nowrap}body .mat-mdc-button .mdc-button__label,body .mat-mdc-unelevated-button .mdc-button__label,body .mat-mdc-raised-button .mdc-button__label,body .mat-mdc-outlined-button .mdc-button__label{z-index:0}body .mdc-button{min-width:unset}body .mdc-button.buttonAlternative{border-width:2px;border-radius:32px;padding:8px 16px;height:auto;gap:8px;line-height:16px}body .mdc-button.buttonAlternative>mat-icon{margin:0}body .mat-button-toggle{background:#302c34}body .mat-button-toggle.mat-button-toggle-checked{background:#b49bda;color:#000}body .mat-mdc-card{background:#302c34}body .mat-mdc-card{border-radius:8px}body .mat-mdc-card-content{padding-top:16px}body .mat-mdc-dialog-container .mdc-dialog__content{color:#fff}body.dark-theme .cdk-overlay-pane .mat-mdc-dialog-container .mdc-dialog__surface{background:#1b1720;border:1px solid rgba(255,255,255,.12)}body.dark-theme .cdk-overlay-pane .mat-mdc-dialog-container .mdc-dialog__surface .mdc-icon-button[mat-dialog-close]{color:#fff}body.dark-theme .cdk-overlay-backdrop{background:rgba(0,0,0,.7)}body .cdk-overlay-pane .mat-mdc-dialog-actions.align-right{justify-content:flex-end}body .mat-accordion .mat-expansion-panel{position:relative;border:none!important}body .mat-accordion .mat-expansion-panel:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:8px;border:1px solid transparent;box-sizing:border-box}body .mat-accordion .mat-expansion-panel.with-separator:after{background:rgba(255,255,255,.12)}body .mat-accordion .mat-expansion-panel.no-highlight .mat-expansion-panel-header{border:none;background:transparent}body .mat-accordion .mat-expansion-panel:not(.no-highlight):not(.mat-expanded) .mat-expansion-panel-header.cdk-keyboard-focused,body .mat-accordion .mat-expansion-panel:not(.no-highlight):not(.mat-expanded) .mat-expansion-panel-header.cdk-focused{border:1px solid rgba(180,155,218,.5);border-radius:8px}body .mat-accordion .mat-expansion-panel.mat-expanded>mat-expansion-panel-header{background:rgba(255,255,255,.1)}body .mat-accordion .mat-expansion-panel.mat-expanded:not(.no-highlight):before{border:1px solid rgba(180,155,218,.5)!important}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header:hover{background:rgba(255,255,255,.12)}body .mat-accordion .mat-expansion-panel>.mat-expansion-panel-content{position:relative}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.with-separator:after{background:rgba(255,255,255,.12)}body .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header:before{border:2px dashed rgba(180,155,218,.5)}body .mat-accordion.m-list-stroked>.mat-expansion-panel.mat-expanded,body .mat-accordion.m-list-stroked>.mat-expansion-panel{border:1px solid rgba(255,255,255,.12)}body .mat-accordion.m-list-stroked>.mat-expansion-panel.mat-expanded>.mat-expansion-panel-header{background:rgba(255,255,255,.12)}body .mat-accordion{padding:8px;display:block}body .mat-accordion .mat-expansion-panel{box-sizing:border-box;border-radius:0;border:1px solid transparent;transition:border-radius 225ms,border 225ms,margin 225ms}body .mat-accordion .mat-expansion-panel:first-of-type{border-top-right-radius:0;border-top-left-radius:0}body .mat-accordion .mat-expansion-panel:last-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header{min-height:48px;height:100%;border-bottom-right-radius:0;border-bottom-left-radius:0;padding:4px 16px;-webkit-tap-highlight-color:transparent;transition:padding .2s;position:relative;font-size:1.4rem}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.no-indicator .mat-expansion-panel-header-title{margin:0}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.no-indicator .mat-expansion-indicator{display:none}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.medium{padding:8px 16px}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.big{padding:16px}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.with-separator:after{content:"";height:1px;width:0;position:absolute;left:50%;bottom:0;transform:translate(-50%);transition:width .25s}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.no-padding{padding:0}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.no-padding:not(.no-indicator){padding-right:16px}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header.mat-expanded.with-separator:after{width:calc(100% - 16px)}body .mat-accordion .mat-expansion-panel.mat-expansion-panel-spacing{margin:8px 0}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-body{padding:0 16px 16px}body .mat-accordion .mat-expansion-panel.content-no-spacing .mat-expansion-panel-body{padding:0}body .mat-accordion .mat-expansion-panel .actions{display:flex;padding:8px 16px 8px 8px}body .mat-accordion .mat-expansion-panel .actions>.mat-mdc-button{padding:0 16px;border-radius:16px}body .mat-accordion .mat-expansion-panel .actions>.spacing{margin-right:8px}body .mat-accordion.m-list .mat-expansion-panel{margin-top:8px}body .mat-accordion.m-list .mat-expansion-panel.mat-expansion-panel-spacing{margin:8px 0}body .mat-accordion.m-list .mat-expansion-panel.mat-expansion-panel-spacing:last-of-type{margin-bottom:0}body .mat-accordion.m-list .mat-expansion-panel:first-of-type{margin-top:0}body .mat-accordion.flat .mat-expansion-panel{box-shadow:none}body .mat-accordion .mat-expansion-panel{margin-top:8px;border-radius:8px!important}body .mat-accordion .mat-expansion-panel:first-of-type{margin-top:0}body .mat-accordion .mat-expansion-panel{border-radius:8px}body .mat-accordion .mat-expansion-panel:first-of-type{border-top-right-radius:8px;border-top-left-radius:8px}body .mat-accordion .mat-expansion-panel:last-of-type{border-bottom-right-radius:8px;border-bottom-left-radius:8px}body .mat-accordion.no-padding,body .mat-accordion .mat-expansion-panel-header.no-padding{padding:0}body .mat-accordion .mat-expansion-panel-header-title{align-items:center}body .mat-accordion .mat-expansion-panel-header-title .panel-icon{margin-right:16px;height:32px;width:32px;line-height:32px;font-size:32px}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel{box-sizing:border-box;margin-top:8px;border-radius:8px}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel.mat-expansion-panel-spacing{margin:8px 0}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel.mat-expansion-panel-spacing:last-of-type{margin-bottom:0}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel:first-of-type{margin-top:0;border-top-right-radius:8px;border-top-left-radius:8px}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel:last-of-type{border-bottom-right-radius:8px;border-bottom-left-radius:8px}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header{border-bottom-right-radius:0;border-bottom-left-radius:0;padding:4px 16px;-webkit-tap-highlight-color:transparent;transition:padding .2s;position:relative;font-size:1.4rem}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.no-indicator .mat-expansion-panel-header-title{margin:0}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.no-indicator .mat-expansion-indicator{display:none}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.medium{padding:8px 16px}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.big{padding:16px}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.with-separator:after{content:"";height:1px;width:0;position:absolute;left:50%;bottom:0;transform:translate(-50%);transition:width .25s}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.no-padding{padding:0}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.mat-expanded.with-separator:after{width:calc(100% - 16px)}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header-title{align-items:center}body .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header-title .panel-icon{margin-right:16px;height:32px;width:32px;line-height:32px;font-size:32px}body .m-theme-expansion-panel-draggable.cdk-drag-placeholder{background:transparent;box-shadow:none}body .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header{position:relative}body .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header .mat-content{opacity:0}body .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header:before{content:"";position:absolute;top:50%;left:50%;height:100%;width:100%;transform:translate(-50%,-50%);border-radius:8px;box-sizing:border-box}body .cdk-drag-animating,body .mat-accordion.cdk-drop-list-dragging .mat-expansion-panel{transition:transform .25s cubic-bezier(0,0,.2,1)}body .mat-accordion .mat-expansion-panel-header.no-padding:not(.no-indicator){padding-right:16px}body .mat-accordion.m-list-stroked>.mat-expansion-panel{margin-top:8px;border-radius:8px;background:transparent}body .mat-accordion.m-list-stroked>.mat-expansion-panel.mat-expansion-panel-spacing{margin:8px 0}body .mat-accordion.m-list-stroked>.mat-expansion-panel.mat-expansion-panel-spacing:last-of-type{margin-bottom:0}body .mat-accordion.m-list-stroked>.mat-expansion-panel:first-of-type{margin-top:0}body .mat-accordion.m-list-stroked>.mat-expansion-panel>.mat-expansion-panel-header{transition:background .33s linear;padding:16px}body .mat-accordion.m-list-inner>.mat-expansion-panel{background:transparent}body .mat-accordion.m-list-inner>.mat-expansion-panel.mat-expansion-panel-spacing{margin:8px 0}body .mat-accordion.m-list-inner>.mat-expansion-panel.mat-expansion-panel-spacing:last-of-type{margin-bottom:0}body .mat-accordion.m-list-inner>.mat-expansion-panel:first-of-type{margin-top:0}body .mat-accordion.m-list-inner>.mat-expansion-panel.mat-expanded,body .mat-accordion.m-list-inner>.mat-expansion-panel{border:none}body .mat-accordion.m-list-inner>.mat-expansion-panel>.mat-expansion-panel-header{padding-left:0;padding-bottom:0;padding-top:0}body .mat-accordion.m-list-inner>.mat-expansion-panel>.mat-expansion-panel-header .mat-expansion-panel-header-title{padding:8px 8px 8px 16px}body .mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#36333b}body .mat-mdc-action-list.mdc-list .mdc-list-item--with-trailing-meta .mdc-list-item__end,body .mat-mdc-list-base .mdc-list-item.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:#fff}body .mat-mdc-list-base.basic .mat-mdc-list-item{background:transparent;box-shadow:none}body .mat-mdc-list-base .mat-mdc-list-item a[mat-line],body .mat-mdc-list-base .mat-mdc-list-item button[mat-line]{color:#fff}body .mat-mdc-list-base .mat-mdc-list-item .mat-line:not(:first-of-type),body .mat-mdc-list-base .mat-mdc-list-item .sub-line{opacity:.7}body .mat-mdc-list-base .mat-mdc-list-item:focus,body .mat-mdc-list-base .mat-mdc-list-item a[mat-line]:focus,body .mat-mdc-list-base .mat-mdc-list-item button[mat-line]:focus{border:1px solid rgba(180,155,218,.5)}body .mat-mdc-list-base.mat-mdc-nav-list .mat-mdc-list-item.active{background:rgba(180,155,218,.2);color:#b49bda}body .mat-mdc-list-base.ghost li{background:#26232b}body .mat-mdc-list-base a,body .mdc-list a{text-decoration:none}body .mat-mdc-list-base a:not(.mco-item)>m-icons,body .mdc-list a:not(.mco-item)>m-icons{color:inherit}body .mat-mdc-list-base .mdc-list-item__content button.mat-mdc-icon-button,body .mdc-list .mdc-list-item__content button.mat-mdc-icon-button{display:flex;align-items:center;justify-content:center;margin:0;padding:0}body .mat-mdc-list-item-title,body .mat-mdc-list-item-line,body .mdc-list-item__primary-text{letter-spacing:normal}body .mat-mdc-list-item-title.item-name,body .mat-mdc-list-item-line.item-name,body .mdc-list-item__primary-text.item-name{opacity:1}body .mat-mdc-list-base,body .mat-mdc-action-list{padding:8px}body .mat-mdc-list-base .mat-mdc-list-item,body .mat-mdc-action-list .mat-mdc-list-item{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;font-size:1.4rem;line-height:1.4rem;overflow:hidden;padding:0 16px;align-items:center}body .mat-mdc-list-base .mat-mdc-list-item:not(:last-of-type),body .mat-mdc-action-list .mat-mdc-list-item:not(:last-of-type){margin-bottom:2px}body .mat-mdc-list-base .mat-mdc-list-item,body .mat-mdc-list-base .mat-mdc-list-item a[mat-line],body .mat-mdc-list-base .mat-mdc-list-item button[mat-line],body .mat-mdc-action-list .mat-mdc-list-item,body .mat-mdc-action-list .mat-mdc-list-item a[mat-line],body .mat-mdc-action-list .mat-mdc-list-item button[mat-line]{border:1px solid transparent;transition:border .25s}body .mat-mdc-list-base .mat-mdc-list-item a[mat-line],body .mat-mdc-list-base .mat-mdc-list-item button[mat-line],body .mat-mdc-action-list .mat-mdc-list-item a[mat-line],body .mat-mdc-action-list .mat-mdc-list-item button[mat-line]{background:transparent;text-align:left}body .mat-mdc-list-base .mat-mdc-list-item:focus,body .mat-mdc-list-base .mat-mdc-list-item a[mat-line]:focus,body .mat-mdc-list-base .mat-mdc-list-item button[mat-line]:focus,body .mat-mdc-action-list .mat-mdc-list-item:focus,body .mat-mdc-action-list .mat-mdc-list-item a[mat-line]:focus,body .mat-mdc-action-list .mat-mdc-list-item button[mat-line]:focus{outline:none}body .mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-leading-icon .mdc-list-item__content,body .mat-mdc-action-list .mat-mdc-list-item.mdc-list-item--with-leading-icon .mdc-list-item__content{padding-left:16px}body .mat-mdc-list-base .mat-mdc-list-item.mat-mdc-list-item-interactive .mdc-list-item__secondary-text:last-child,body .mat-mdc-action-list .mat-mdc-list-item.mat-mdc-list-item-interactive .mdc-list-item__secondary-text:last-child{display:flex}body .mat-mdc-list-base .mat-mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__end,body .mat-mdc-action-list .mat-mdc-list-item.mdc-list-item--with-one-line .mdc-list-item__end{align-self:center}body .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-meta,body .mat-mdc-action-list .mat-mdc-list-item .mat-mdc-list-item-meta{display:flex;justify-content:center;align-self:center;margin-right:0}body .mat-mdc-list-base .mat-mdc-list-item .mat-icon:not(.mat-icon.icon-left-large,.mat-icon.icon-left-very-large),body .mat-mdc-action-list .mat-mdc-list-item .mat-icon:not(.mat-icon.icon-left-large,.mat-icon.icon-left-very-large){color:unset;height:32px;width:32px;line-height:32px;font-size:32px;margin:0;align-self:inherit}body .mat-mdc-list-base .mat-mdc-list-item .mat-line:not(:first-of-type),body .mat-mdc-list-base .mat-mdc-list-item .sub-line,body .mat-mdc-action-list .mat-mdc-list-item .mat-line:not(:first-of-type),body .mat-mdc-action-list .mat-mdc-list-item .sub-line{font-size:1.2rem;line-height:1.2rem;margin-top:4px}body .mat-mdc-list-base .mat-mdc-list-item.double-action,body .mat-mdc-action-list .mat-mdc-list-item.double-action{position:relative;padding:0}body .mat-mdc-list-base .mat-mdc-list-item.double-action .mat-line[mat-ripple],body .mat-mdc-action-list .mat-mdc-list-item.double-action .mat-line[mat-ripple]{position:relative;height:100%;display:flex;align-items:center}body .mat-mdc-list-base .mat-mdc-list-item.double-action a.mat-line,body .mat-mdc-list-base .mat-mdc-list-item.double-action button.mat-line,body .mat-mdc-action-list .mat-mdc-list-item.double-action a.mat-line,body .mat-mdc-action-list .mat-mdc-list-item.double-action button.mat-line{padding-left:16px;padding-right:52px}body .mat-mdc-list-base .mat-mdc-list-item.double-action .mdc-list-item__content,body .mat-mdc-action-list .mat-mdc-list-item.double-action .mdc-list-item__content{height:100%}body .mat-mdc-list-base .mat-mdc-list-item.double-action .mdc-list-item__content *[mat-ripple],body .mat-mdc-action-list .mat-mdc-list-item.double-action .mdc-list-item__content *[mat-ripple]{width:100%;height:100%;position:relative;display:flex;align-items:center}body .mat-mdc-list-base .mat-mdc-list-item.double-action.m-2-line,body .mat-mdc-action-list .mat-mdc-list-item.double-action.m-2-line{height:72px}body .mat-mdc-list-base .mat-mdc-list-item.double-action mat-icon,body .mat-mdc-list-base .mat-mdc-list-item.double-action button,body .mat-mdc-action-list .mat-mdc-list-item.double-action mat-icon,body .mat-mdc-action-list .mat-mdc-list-item.double-action button{padding:0}body .mat-mdc-list-base .mat-mdc-list-item.double-action a[mat-ripple],body .mat-mdc-list-base .mat-mdc-list-item.double-action button[mat-ripple],body .mat-mdc-action-list .mat-mdc-list-item.double-action a[mat-ripple],body .mat-mdc-action-list .mat-mdc-list-item.double-action button[mat-ripple]{padding-left:16px;padding-right:52px}body .mat-mdc-list-base .mat-mdc-list-item.double-action button[mat-icon-button],body .mat-mdc-list-base .mat-mdc-list-item.double-action a[mat-icon-button],body .mat-mdc-action-list .mat-mdc-list-item.double-action button[mat-icon-button],body .mat-mdc-action-list .mat-mdc-list-item.double-action a[mat-icon-button]{position:absolute;top:50%;right:8px;transform:translateY(-50%)}body .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-title,body .mat-mdc-action-list .mat-mdc-list-item .mat-mdc-list-item-title{font-size:1.4rem;line-height:1.4rem}body .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-line:not(.mco-item),body .mat-mdc-action-list .mat-mdc-list-item .mat-mdc-list-item-line:not(.mco-item){font-size:1.2rem;line-height:1.2rem}body .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-line.mco-item,body .mat-mdc-action-list .mat-mdc-list-item .mat-mdc-list-item-line.mco-item{font-size:14px;font-weight:500}body .mat-mdc-list-base.flat .mat-mdc-list-item,body .mat-mdc-action-list.flat .mat-mdc-list-item{box-shadow:none}body .mat-mdc-list-base.flat .mat-mdc-list-item:not(:last-of-type),body .mat-mdc-action-list.flat .mat-mdc-list-item:not(:last-of-type){margin-bottom:2px}body .mat-mdc-list-base.squared .mat-mdc-list-item,body .mat-mdc-action-list.squared .mat-mdc-list-item{border-radius:0}body .mat-mdc-list-base .mat-mdc-list-item,body .mat-mdc-list-base .mat-mdc-list-item a[mat-line],body .mat-mdc-list-base .mat-mdc-list-item button[mat-line],body .mat-mdc-action-list .mat-mdc-list-item,body .mat-mdc-action-list .mat-mdc-list-item a[mat-line],body .mat-mdc-action-list .mat-mdc-list-item button[mat-line]{border-radius:8px}body .mat-mdc-list-base .mat-mdc-list-item:not(:last-of-type),body .mat-mdc-action-list .mat-mdc-list-item:not(:last-of-type){margin-bottom:8px}body .mat-mdc-action-list .mat-mdc-list-item{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}body .m-list.ghost{padding:8px;margin:0;list-style:none}body .m-list.ghost li{height:72px;border-radius:8px}body .m-list.ghost li:not(:first-of-type){margin-top:8px}body body.dark-theme .mat-mdc-menu-panel{background:#36333b}body .mat-mdc-menu-panel .mat-mdc-menu-content:not(:empty){padding-left:4px;padding-right:4px}body .mat-mdc-paginator{background:#36333b}body .mat-mdc-radio-button.no-labels .mat-mdc-radio-label-content{padding-left:0}body *{scrollbar-color:#b49bda #2b2730;scrollbar-width:thin}body *:hover{scrollbar-color:#d3bbff #343139}body ::-webkit-scrollbar-track{border-radius:calc(var(8px) * 2);background-color:#2b2730}body ::-webkit-scrollbar-track:hover{background-color:#343139}body ::-webkit-scrollbar-thumb{border-radius:calc(var(8px) * 2);background-color:#b49bda}body ::-webkit-scrollbar-thumb:hover{background-color:#d3bbff}body ::-webkit-scrollbar{display:inline;width:8px;height:8px}body .mat-mdc-select-panel{background-color:#36333b}body .mat-mdc-select-panel{border-radius:8px}body .mat-drawer-container .mat-drawer-backdrop.mat-drawer-shown{background:rgba(0,0,0,.7)}body .mat-drawer-container .mat-drawer{background:#2b2730}body .mat-drawer-container,body .mat-drawer-container .mat-drawer-content{background:transparent}body .mat-drawer-container .mat-sidenav .mat-mdc-nav-list .mdc-list-item__primary-text{display:flex}body .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: white;margin:24px}body .mat-mdc-snack-bar-container .mat-mdc-button-base{color:#b49bda;--mat-mdc-snack-bar-button-color: #b49bda}body .mat-mdc-table{background:#26232b}body .mat-mdc-table thead{background:#3b373f}body .mat-mdc-table tbody tr:hover,body .mat-mdc-table tbody tr:focus-within{background:#302c34}body .mat-mdc-table tbody tr{transition:all .25s ease-in-out}body .mat-mdc-table,body .mat-mdc-table thead,body .mat-mdc-table thead>tr{border-top-left-radius:8px;border-top-right-radius:8px}body .mat-mdc-table thead>tr>th:first-of-type{border-top-left-radius:8px}body .mat-mdc-table thead>tr>th:last-of-type{border-top-right-radius:8px}body .mat-mdc-table .mat-mdc-footer-row .mat-mdc-cell{padding:0}body .mat-mdc-table .actions-cell{width:40px}body .mat-mdc-table .actions-cell.double{width:80px}body .transparent .mdc-tab.mdc-tab--active{background-color:transparent}body .mdc-tab.mdc-tab--active{background-color:#343139}body .mat-toolbar,body .m-toolbar{background:#3d3a41}body .mat-toolbar a,body .m-toolbar a{color:#fff}body .mat-toolbar a.active,body .m-toolbar a.active{color:#96dbeb}body body.dark-theme .mat-toolbar.main-navigation,body body.dark-theme .mat-toolbar.bottom-navbar,body body.dark-theme .m-toolbar.main-navigation,body body.dark-theme .m-toolbar.bottom-navbar{background:#1b1720}body .m-toolbar{display:flex;box-sizing:border-box;padding:0 16px;width:100%}body .m-toolbar.multiline{flex-direction:column}body .m-toolbar:not(.multiline){flex-direction:row;align-items:center;white-space:nowrap}body .m-toolbar .m-toolbar-row{display:flex;flex-direction:row;align-items:center;white-space:nowrap}body .mat-toolbar,body .m-toolbar{position:relative;z-index:1}body .mat-toolbar h1,body .mat-toolbar h2,body .mat-toolbar h3,body .mat-toolbar h4,body .mat-toolbar h5,body .mat-toolbar h6,body .m-toolbar h1,body .m-toolbar h2,body .m-toolbar h3,body .m-toolbar h4,body .m-toolbar h5,body .m-toolbar h6{letter-spacing:.0125em}body .mat-toolbar .mat-toolbar-row.align-end,body .mat-toolbar .m-toolbar-row.align-end,body .m-toolbar .mat-toolbar-row.align-end,body .m-toolbar .m-toolbar-row.align-end{align-items:flex-end}body .mat-toolbar .mat-toolbar-row.no-padding,body .mat-toolbar .m-toolbar-row.no-padding,body .m-toolbar .mat-toolbar-row.no-padding,body .m-toolbar .m-toolbar-row.no-padding{padding:0}body .mat-toolbar .mat-toolbar-row .mat-mdc-icon-button,body .mat-toolbar .m-toolbar-row .mat-mdc-icon-button,body .m-toolbar .mat-toolbar-row .mat-mdc-icon-button,body .m-toolbar .m-toolbar-row .mat-mdc-icon-button{padding:0;min-width:0;width:40px;height:40px;flex-shrink:0;line-height:48px;border-radius:50%}body .mat-toolbar.main-navigation,body .m-toolbar.main-navigation{position:fixed!important;z-index:2;justify-content:space-around;align-items:center;box-shadow:0 -4px 16px #00000059}body .mat-toolbar.main-navigation.bottom-navbar,body .m-toolbar.main-navigation.bottom-navbar{bottom:0}body .mat-toolbar.main-navigation.bottom-navbar .burger-menu-desktop,body .m-toolbar.main-navigation.bottom-navbar .burger-menu-desktop{z-index:12;display:none}body .mat-toolbar.main-navigation.bottom-navbar a,body .m-toolbar.main-navigation.bottom-navbar a{height:64px;flex-direction:column;align-items:center;justify-content:center}body .mat-toolbar.main-navigation.top-navbar,body .m-toolbar.main-navigation.top-navbar{top:0}body .mat-toolbar.main-navigation.top-navbar .mat-icon,body .m-toolbar.main-navigation.top-navbar .mat-icon{margin-right:8px}body .mat-toolbar.main-navigation.top-navbar a,body .m-toolbar.main-navigation.top-navbar a{height:48px;flex-direction:row;align-items:center;justify-content:center}body .mat-toolbar.main-navigation a,body .m-toolbar.main-navigation a{display:flex;line-height:11px;font-weight:400;text-align:center;text-decoration:none;transition:all .2s;flex-basis:80px;height:64px}body .mat-toolbar.main-navigation a .mat-icon,body .m-toolbar.main-navigation a .mat-icon{padding:0}body .mat-toolbar.main-navigation a.active,body .m-toolbar.main-navigation a.active{opacity:1;font-size:13px;line-height:13px}body .mat-toolbar.simple,body .m-toolbar.simple{padding-left:72px}body .mat-toolbar.simple.multiline,body .m-toolbar.simple.multiline{padding:0}body .mat-toolbar.simple.multiline .m-toolbar-row:nth-child(1),body .m-toolbar.simple.multiline .m-toolbar-row:nth-child(1){padding-left:72px}body .mat-toolbar.with-mat-tab,body .m-toolbar.with-mat-tab{padding:0}body .mat-toolbar .m-toolbar-title,body .m-toolbar .m-toolbar-title{font-size:2rem;font-weight:700;line-height:64px;margin:0;flex:1}@media screen and (max-width: 1080px){body .main-navigation a{font-size:.9em;flex-direction:column}}@media screen and (min-width: 1080px){body .main-navigation a{opacity:1}}body .mat-mdc-tooltip{background:#616161}body .mat-tree{background:transparent}body .mat-tree{font-size:1.4rem}body .mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,sans-serif}body .mat-badge-small .mat-badge-content{font-size:9px}body .mat-badge-large .mat-badge-content{font-size:24px}body .mat-h1,body .mat-headline-5,body .mat-typography .mat-h1,body .mat-typography .mat-headline-5,body .mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}body .mat-h2,body .mat-headline-6,body .mat-typography .mat-h2,body .mat-typography .mat-headline-6,body .mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}body .mat-h3,body .mat-subtitle-1,body .mat-typography .mat-h3,body .mat-typography .mat-subtitle-1,body .mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}body .mat-h4,body .mat-body-1,body .mat-typography .mat-h4,body .mat-typography .mat-body-1,body .mat-typography h4{font-size:16px;font-weight:400;line-height:24px;font-family:Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}body .mat-h5,body .mat-typography .mat-h5,body .mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}body .mat-h6,body .mat-typography .mat-h6,body .mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}body .mat-body-strong,body .mat-subtitle-2,body .mat-typography .mat-body-strong,body .mat-typography .mat-subtitle-2{font-size:14px;font-weight:500;line-height:22px;font-family:Roboto,sans-serif;letter-spacing:.0071428571em}body .mat-body,body .mat-body-2,body .mat-typography .mat-body,body .mat-typography .mat-body-2,body .mat-typography{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}body .mat-body p,body .mat-body-2 p,body .mat-typography .mat-body p,body .mat-typography .mat-body-2 p,body .mat-typography p{margin:0 0 12px}body .mat-small,body .mat-caption,body .mat-typography .mat-small,body .mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0333333333em}body .mat-headline-1,body .mat-typography .mat-headline-1{font-size:96px;font-weight:300;line-height:96px;font-family:Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}body .mat-headline-2,body .mat-typography .mat-headline-2{font-size:60px;font-weight:300;line-height:60px;font-family:Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}body .mat-headline-3,body .mat-typography .mat-headline-3{font-size:48px;font-weight:400;line-height:50px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}body .mat-headline-4,body .mat-typography .mat-headline-4{font-size:34px;font-weight:400;line-height:40px;font-family:Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}body .mat-bottom-sheet-container{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}body .mat-button-toggle,body .mat-calendar{font-family:Roboto,sans-serif}body .mat-calendar-body{font-size:13px}body .mat-calendar-body-label,body .mat-calendar-period-button{font-size:14px;font-weight:500}body .mat-calendar-table-header th{font-size:11px;font-weight:400}body .mat-expansion-panel-header{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}body .mat-expansion-panel-content{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}body .mat-grid-tile-header,body .mat-grid-tile-footer{font-size:14px}body .mat-grid-tile-header .mat-line,body .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}body .mat-grid-tile-header .mat-line:nth-child(n+2),body .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}body .mat-stepper-vertical,body .mat-stepper-horizontal{font-family:Roboto,sans-serif}body .mat-step-label{font-size:14px;font-weight:400}body .mat-step-sub-label-error{font-weight:400}body .mat-step-label-error{font-size:16px}body .mat-step-label-selected{font-size:16px;font-weight:400}body .mat-toolbar,body .mat-toolbar h1,body .mat-toolbar h2,body .mat-toolbar h3,body .mat-toolbar h4,body .mat-toolbar h5,body .mat-toolbar h6{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0}body .mat-tree{font-family:Roboto,sans-serif}body .mat-tree-node,body .mat-nested-tree-node{font-weight:400;font-size:14px}body .mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em)}body .mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 32px);font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}body .mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}body .mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}body .mdc-text-field__input,body .mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}body .mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}body .mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}body .mat-mdc-form-field-subscript-wrapper,body .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}body .mat-mdc-form-field,body .mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}body .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(16px * var(--mat-mdc-form-field-floating-label-scale, .75))}body .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}body .mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}body .mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}body .mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}body .mat-mdc-dialog-container{--mdc-dialog-subhead-font: Roboto, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: .0125em;--mdc-dialog-supporting-text-font: Roboto, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 16px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: .03125em}body .mat-mdc-standard-chip,body .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}body .mat-mdc-slider{--mdc-slider-label-label-text-font: Roboto, sans-serif;--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: .0071428571em;--mdc-slider-label-label-text-weight: 500}body .mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}body .mat-mdc-menu-content,body .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}body .mat-mdc-list-base{--mdc-list-list-item-label-text-font: Roboto, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 16px;--mdc-list-list-item-label-text-tracking: .03125em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: .0178571429em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}body .mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em}body .mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}body .mat-mdc-paginator .mat-mdc-select-value{font-size:12px}body .mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}@media all and (-ms-high-contrast: none){body .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}body .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}body .mdc-button,body .mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}body .mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}body .mdc-data-table__content,body .mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}body .mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}body .icon-content.half-light,body .affluenceLight.half-light{background-color:#ffffff1f!important}body .icon-content mat-icon[svgicon=group] #ic_group_24px,body .icon-content mat-icon[svgicon=group] #ic_group_24px-2,body .icon-content mat-icon[svgicon=group] #ic_group_24px-3,body .affluenceLight mat-icon[svgicon=group] #ic_group_24px,body .affluenceLight mat-icon[svgicon=group] #ic_group_24px-2,body .affluenceLight mat-icon[svgicon=group] #ic_group_24px-3{fill:#b49bda!important;opacity:30%}body .icon-content m-icons[data-type=forte] #ic_group_24px,body .icon-content m-icons[data-type=forte] #ic_group_24px-2,body .icon-content m-icons[data-type=moderee] #ic_group_24px-2,body .icon-content m-icons #ic_group_24px-3,body .affluenceLight m-icons[data-type=forte] #ic_group_24px,body .affluenceLight m-icons[data-type=forte] #ic_group_24px-2,body .affluenceLight m-icons[data-type=moderee] #ic_group_24px-2,body .affluenceLight m-icons #ic_group_24px-3{opacity:100%!important}body .buttonDownload:hover .arrow-outward{color:#b49bda}body .has-disturbance div.m-logo-line-icons:after{content:"";background-image:url(ic_perturb_dark.57b08c2d5306f2f7.svg);position:absolute;right:-4px;top:-2px;width:16px;height:16px;background-size:contain;z-index:1}body .has-disturbance.disturbance-4 div.m-logo-line-icons{opacity:.54}body .has-disturbance.disturbance-4 div.m-logo-line-icons:after{background-image:url(ic_hors_service_dark.52723ad2fded4108.svg)}body .m-logo-line-checkbox div:after,body .m-logo-line-checkbox .relais{opacity:.54}body .m-logo-line-checkbox.mat-mdc-checkbox-checked .circle{border-radius:50%}body .m-logo-line-checkbox.mat-mdc-checkbox-checked .rounded,body .m-logo-line-checkbox.mat-mdc-checkbox-checked .rectangle{border-radius:8px}body .m-logo-line-checkbox.mat-mdc-checkbox-checked .square{border-radius:unset}body .m-logo-line-checkbox.mat-mdc-checkbox-checked div:after{opacity:1}body .m-logo-line-checkbox.mat-mdc-checkbox-checked svg{opacity:1!important;transition:all .2s linear;border:4px solid #b49bda!important}body .m-logo-line-checkbox.mat-mdc-checkbox-checked svg.relais{border:none!important}body .m-logo-line-checkbox.mat-mdc-checkbox-checked .m-checklines-favoris label:after{opacity:1!important}body .m-logo-line-checkbox .mdc-checkbox{display:none}body .m-disturbance-display.has-disturbance{position:relative}body .m-disturbance-display.has-disturbance.disturbance-position-outer:after{top:-4px;right:-4px}body .m-disturbance-display.has-disturbance:after{content:"";position:absolute;width:16px;height:16px;background-size:contain;z-index:1;top:10px;left:46px;right:unset;background-image:url(ic_perturb_dark.57b08c2d5306f2f7.svg)}body .m-disturbance-display.has-disturbance.disturbance-4 m-logo-lines{opacity:.54}body .m-disturbance-display.has-disturbance.disturbance-4:after{background-image:url(ic_hors_service_dark.52723ad2fded4108.svg)}body .line-nsv{background:#221d26;height:auto!important;border-radius:8px!important}body .line-nsv.disturbance-2{background:#714a4a}body .line-nsv.disturbance-3{background:#992e2e;color:#fff!important}body .line-nsv.disturbance-4{background:#5c595f}body .line-nsv .mdc-button__label{display:flex;flex-direction:row;width:100%}body .line-nsv .mdc-button__label .icon-right{margin-left:auto}body .line-nsv{border-radius:8px;padding:16px 24px;margin:16px;display:flex;align-items:center}body .line-nsv .default-display{display:flex;font-size:14px}body .line-nsv m-icons{margin-top:auto;margin-bottom:auto}body .line-nsv m-icons mat-icon{width:32px!important;height:32px!important;vertical-align:middle}body .line-nsv div{display:flex;flex-direction:row}body .line-nsv div .layout{line-height:1.3em;text-transform:capitalize;font-size:15px;font-weight:400}@media screen and (max-width: 320px){body .line-nsv mat-icon:first-of-type{display:none}}body .line-nsv .m-disturbance-display-text-secondary{opacity:.7}body.light-theme{background:white;color:#000000de}body.light-theme .mat-ripple-element{background-color:#0000001a}body.light-theme .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.light-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled),body.light-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled),body.light-theme .mat-mdc-option.mat-mdc-option-active,body.light-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}body.light-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #8154c0)}body.light-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #6cc2d7)}body.light-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.light-theme .mat-pseudo-checkbox-full{color:#0000008a}body.light-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}body.light-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#8154c0}body.light-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#8154c0}body.light-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,body.light-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}body.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#6cc2d7}body.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#6cc2d7}body.light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,body.light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}body.light-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#6cc2d7}body.light-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#6cc2d7}body.light-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,body.light-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}body.light-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b92d00}body.light-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b92d00}body.light-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,body.light-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}body.light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body.light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}body.light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body.light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}body.light-theme .mat-app-background,body.light-theme.mat-app-background{background-color:#fafafa;color:#000000de}body.light-theme .mat-elevation-z0,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}body.light-theme .mat-elevation-z1,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}body.light-theme .mat-elevation-z2,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body.light-theme .mat-elevation-z3,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}body.light-theme .mat-elevation-z4,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}body.light-theme .mat-elevation-z5,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}body.light-theme .mat-elevation-z6,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}body.light-theme .mat-elevation-z7,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}body.light-theme .mat-elevation-z8,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}body.light-theme .mat-elevation-z9,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}body.light-theme .mat-elevation-z10,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}body.light-theme .mat-elevation-z11,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}body.light-theme .mat-elevation-z12,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}body.light-theme .mat-elevation-z13,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}body.light-theme .mat-elevation-z14,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}body.light-theme .mat-elevation-z15,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}body.light-theme .mat-elevation-z16,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}body.light-theme .mat-elevation-z17,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}body.light-theme .mat-elevation-z18,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}body.light-theme .mat-elevation-z19,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}body.light-theme .mat-elevation-z20,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}body.light-theme .mat-elevation-z21,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}body.light-theme .mat-elevation-z22,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}body.light-theme .mat-elevation-z23,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}body.light-theme .mat-elevation-z24,body.light-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}body.light-theme .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}body.light-theme .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}body.light-theme .mat-mdc-card-subtitle{color:#0000008a}body.light-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #8154c0}body.light-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(129, 84, 192, 0.25)'/%3E%3C/svg%3E")}body.light-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#8154c040}body.light-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #6cc2d7}body.light-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(108, 194, 215, 0.25)'/%3E%3C/svg%3E")}body.light-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#6cc2d740}body.light-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #b92d00}body.light-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(185, 45, 0, 0.25)'/%3E%3C/svg%3E")}body.light-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#b92d0040}body.light-theme .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}body.light-theme .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #8154c0)}body.light-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,body.light-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}body.light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}body.light-theme .mdc-text-field--filled .mdc-text-field__ripple:before,body.light-theme .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}body.light-theme .mdc-text-field--filled:hover .mdc-text-field__ripple:before,body.light-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}body.light-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,body.light-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}body.light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}body.light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}body.light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}body.light-theme .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #8154c0)}body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body.light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #8154c0)}body.light-theme .mdc-text-field--outlined .mdc-text-field__ripple:before,body.light-theme .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}body.light-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#8154c0de}body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #b92d00)}body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #b92d00)}body.light-theme .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #b92d00)}body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body.light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{body.light-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{body.light-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}body.light-theme .mdc-text-field--disabled .mdc-floating-label{color:#00000061}body.light-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}body.light-theme .mdc-text-field--disabled .mdc-text-field-character-counter,body.light-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}body.light-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,body.light-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}body.light-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,body.light-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}body.light-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}body.light-theme .mdc-text-field--disabled .mdc-notched-outline__leading,body.light-theme .mdc-text-field--disabled .mdc-notched-outline__notch,body.light-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){body.light-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body.light-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body.light-theme .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body.light-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body.light-theme .mdc-text-field--disabled .mdc-text-field-character-counter,body.light-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body.light-theme .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body.light-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body.light-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body.light-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body.light-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){body.light-theme .mdc-text-field--disabled .mdc-notched-outline__leading,body.light-theme .mdc-text-field--disabled .mdc-notched-outline__notch,body.light-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}body.light-theme .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}body.light-theme .mat-mdc-form-field-error{color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field-focus-overlay{background-color:#000000de}body.light-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}body.light-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}body.light-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}body.light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#8154c0de}body.light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#6cc2d7de}body.light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#b92d00de}body.light-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #6cc2d7)}body.light-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #6cc2d7)}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#6cc2d7de}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body.light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #6cc2d7)}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#b92d00de}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body.light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #b92d00)}body.light-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}body.light-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}body.light-theme .mat-mdc-select-value{color:#000000de}body.light-theme .mat-mdc-select-placeholder{color:#0009}body.light-theme .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}body.light-theme .mat-mdc-select-arrow{color:#0000008a}body.light-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#8154c0de}body.light-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#6cc2d7de}body.light-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,body.light-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#b92d00de}body.light-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}body.light-theme .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}body.light-theme .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}body.light-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,body.light-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #8154c0;--mdc-chip-elevated-disabled-container-color: #8154c0;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}body.light-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,body.light-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #6cc2d7;--mdc-chip-elevated-disabled-container-color: #6cc2d7;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}body.light-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,body.light-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #b92d00;--mdc-chip-elevated-disabled-container-color: #b92d00;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}body.light-theme .mat-mdc-chip-focus-overlay{background:black}body.light-theme .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}body.light-theme .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.light-theme .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}body.light-theme .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #794dba;--mdc-switch-selected-handle-color: #794dba;--mdc-switch-selected-hover-state-layer-color: #794dba;--mdc-switch-selected-pressed-state-layer-color: #794dba;--mdc-switch-selected-focus-handle-color: #51299c;--mdc-switch-selected-hover-handle-color: #51299c;--mdc-switch-selected-pressed-handle-color: #51299c;--mdc-switch-selected-focus-track-color: #a787d3;--mdc-switch-selected-hover-track-color: #a787d3;--mdc-switch-selected-pressed-track-color: #a787d3;--mdc-switch-selected-track-color: #a787d3}body.light-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #64bcd3;--mdc-switch-selected-handle-color: #64bcd3;--mdc-switch-selected-hover-state-layer-color: #64bcd3;--mdc-switch-selected-pressed-state-layer-color: #64bcd3;--mdc-switch-selected-focus-handle-color: #3d9fbe;--mdc-switch-selected-hover-handle-color: #3d9fbe;--mdc-switch-selected-pressed-handle-color: #3d9fbe;--mdc-switch-selected-focus-track-color: #98d4e3;--mdc-switch-selected-hover-track-color: #98d4e3;--mdc-switch-selected-pressed-track-color: #98d4e3;--mdc-switch-selected-track-color: #98d4e3}body.light-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #b22800;--mdc-switch-selected-handle-color: #b22800;--mdc-switch-selected-hover-state-layer-color: #b22800;--mdc-switch-selected-pressed-state-layer-color: #b22800;--mdc-switch-selected-focus-handle-color: #931100;--mdc-switch-selected-hover-handle-color: #931100;--mdc-switch-selected-pressed-handle-color: #931100;--mdc-switch-selected-focus-track-color: #ce6c4d;--mdc-switch-selected-hover-track-color: #ce6c4d;--mdc-switch-selected-pressed-track-color: #ce6c4d;--mdc-switch-selected-track-color: #ce6c4d}body.light-theme .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.light-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8154c0;--mdc-radio-selected-hover-icon-color: #8154c0;--mdc-radio-selected-icon-color: #8154c0;--mdc-radio-selected-pressed-icon-color: #8154c0;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #8154c0}body.light-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}body.light-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #6cc2d7;--mdc-radio-selected-hover-icon-color: #6cc2d7;--mdc-radio-selected-icon-color: #6cc2d7;--mdc-radio-selected-pressed-icon-color: #6cc2d7;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #6cc2d7}body.light-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}body.light-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #b92d00;--mdc-radio-selected-hover-icon-color: #b92d00;--mdc-radio-selected-icon-color: #b92d00;--mdc-radio-selected-pressed-icon-color: #b92d00;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #b92d00}body.light-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}body.light-theme .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}body.light-theme .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #8154c0;--mdc-slider-focus-handle-color: #8154c0;--mdc-slider-hover-handle-color: #8154c0;--mdc-slider-active-track-color: #8154c0;--mdc-slider-inactive-track-color: #8154c0;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #8154c0;--mat-mdc-slider-ripple-color: #8154c0;--mat-mdc-slider-hover-ripple-color: rgba(129, 84, 192, .05);--mat-mdc-slider-focus-ripple-color: rgba(129, 84, 192, .2)}body.light-theme .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #6cc2d7;--mdc-slider-focus-handle-color: #6cc2d7;--mdc-slider-hover-handle-color: #6cc2d7;--mdc-slider-active-track-color: #6cc2d7;--mdc-slider-inactive-track-color: #6cc2d7;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #6cc2d7;--mat-mdc-slider-ripple-color: #6cc2d7;--mat-mdc-slider-hover-ripple-color: rgba(108, 194, 215, .05);--mat-mdc-slider-focus-ripple-color: rgba(108, 194, 215, .2)}body.light-theme .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #b92d00;--mdc-slider-focus-handle-color: #b92d00;--mdc-slider-hover-handle-color: #b92d00;--mdc-slider-active-track-color: #b92d00;--mdc-slider-inactive-track-color: #b92d00;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #b92d00;--mat-mdc-slider-ripple-color: #b92d00;--mat-mdc-slider-hover-ripple-color: rgba(185, 45, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(185, 45, 0, .2)}body.light-theme .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}body.light-theme .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.light-theme .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}body.light-theme .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}body.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,body.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}body.light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,body.light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}body.light-theme .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}body.light-theme .mdc-list-item--disabled .mdc-list-item__start,body.light-theme .mdc-list-item--disabled .mdc-list-item__content,body.light-theme .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}body.light-theme .mdc-list-item--disabled .mdc-list-item__primary-text,body.light-theme .mdc-list-item--disabled .mdc-list-item__secondary-text,body.light-theme .mdc-list-item--disabled .mdc-list-item__overline-text,body.light-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,body.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,body.light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}body.light-theme .mdc-list-item--selected .mdc-list-item__primary-text,body.light-theme .mdc-list-item--activated .mdc-list-item__primary-text,body.light-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,body.light-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #8154c0)}body.light-theme .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.light-theme .mdc-list-divider:after{border-bottom-color:#fff}body.light-theme .mdc-list-divider{background-color:#0000001f}body.light-theme .mat-mdc-menu-item[disabled],body.light-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,body.light-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}body.light-theme .mat-mdc-menu-item .mat-icon-no-color,body.light-theme .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.light-theme .mat-mdc-menu-item:hover:not([disabled]),body.light-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),body.light-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),body.light-theme .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}body.light-theme .mat-mdc-list-base{--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}body.light-theme .mat-mdc-list-option .mdc-list-item__start,body.light-theme .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #8154c0;--mdc-checkbox-selected-hover-icon-color: #8154c0;--mdc-checkbox-selected-icon-color: #8154c0;--mdc-checkbox-selected-pressed-icon-color: #8154c0;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}body.light-theme .mat-mdc-list-option .mdc-list-item__start,body.light-theme .mat-mdc-list-option .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #8154c0;--mdc-radio-selected-hover-icon-color: #8154c0;--mdc-radio-selected-icon-color: #8154c0;--mdc-radio-selected-pressed-icon-color: #8154c0;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #8154c0}body.light-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,body.light-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}body.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,body.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #6cc2d7;--mdc-checkbox-selected-hover-icon-color: #6cc2d7;--mdc-checkbox-selected-icon-color: #6cc2d7;--mdc-checkbox-selected-pressed-icon-color: #6cc2d7;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}body.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,body.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #6cc2d7;--mdc-radio-selected-hover-icon-color: #6cc2d7;--mdc-radio-selected-icon-color: #6cc2d7;--mdc-radio-selected-pressed-icon-color: #6cc2d7;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #6cc2d7}body.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,body.light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}body.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,body.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #b92d00;--mdc-checkbox-selected-hover-icon-color: #b92d00;--mdc-checkbox-selected-icon-color: #b92d00;--mdc-checkbox-selected-pressed-icon-color: #b92d00;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}body.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,body.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #b92d00;--mdc-radio-selected-hover-icon-color: #b92d00;--mdc-radio-selected-icon-color: #b92d00;--mdc-radio-selected-pressed-icon-color: #b92d00;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #b92d00}body.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,body.light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}body.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,body.light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#8154c0}body.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.light-theme .mat-mdc-paginator{background:white;color:#000000de}body.light-theme .mat-mdc-paginator-icon{fill:#0000008a}body.light-theme .mat-mdc-paginator-decrement,body.light-theme .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}body.light-theme .mat-mdc-paginator-first,body.light-theme .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}body.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,body.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,body.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,body.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}body.light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}body.light-theme .mat-mdc-tab,body.light-theme .mat-mdc-tab-link{background-color:transparent}body.light-theme .mat-mdc-tab .mdc-tab__text-label,body.light-theme .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}body.light-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,body.light-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,body.light-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,body.light-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}body.light-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.light-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#8154c0}body.light-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.light-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #8154c0)}body.light-theme .mdc-tab__ripple:before,body.light-theme .mat-mdc-tab .mat-ripple-element,body.light-theme .mat-mdc-tab-header-pagination .mat-ripple-element,body.light-theme .mat-mdc-tab-link .mat-ripple-element{background-color:#8154c0}body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#6cc2d7}body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #6cc2d7)}body.light-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,body.light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,body.light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#6cc2d7}body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#b92d00}body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #b92d00)}body.light-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,body.light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,body.light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#b92d00}body.light-theme .mat-mdc-tab-group.mat-background-primary,body.light-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #8154c0;--mat-mdc-tab-header-with-background-foreground-color: #fff}body.light-theme .mat-mdc-tab-group.mat-background-accent,body.light-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #6cc2d7;--mat-mdc-tab-header-with-background-foreground-color: #000}body.light-theme .mat-mdc-tab-group.mat-background-warn,body.light-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #b92d00;--mat-mdc-tab-header-with-background-foreground-color: #fff}body.light-theme .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}body.light-theme .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.light-theme .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}body.light-theme .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}body.light-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #8154c0;--mdc-checkbox-selected-hover-icon-color: #8154c0;--mdc-checkbox-selected-icon-color: #8154c0;--mdc-checkbox-selected-pressed-icon-color: #8154c0;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}body.light-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#8154c01a}body.light-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#8154c0}body.light-theme .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #6cc2d7;--mdc-checkbox-selected-hover-icon-color: #6cc2d7;--mdc-checkbox-selected-icon-color: #6cc2d7;--mdc-checkbox-selected-pressed-icon-color: #6cc2d7;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}body.light-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#6cc2d71a}body.light-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#6cc2d7}body.light-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #b92d00;--mdc-checkbox-selected-hover-icon-color: #b92d00;--mdc-checkbox-selected-icon-color: #b92d00;--mdc-checkbox-selected-pressed-icon-color: #b92d00;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}body.light-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#b92d001a}body.light-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#b92d00}body.light-theme .mat-mdc-checkbox-disabled label{color:#00000061}body.light-theme .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}body.light-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #8154c0}body.light-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #6cc2d7}body.light-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #b92d00}body.light-theme .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}body.light-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}body.light-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #8154c0;--mdc-filled-button-label-text-color: #fff}body.light-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #6cc2d7;--mdc-filled-button-label-text-color: #000}body.light-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #b92d00;--mdc-filled-button-label-text-color: #fff}body.light-theme .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}body.light-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}body.light-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #8154c0;--mdc-protected-button-label-text-color: #fff}body.light-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #6cc2d7;--mdc-protected-button-label-text-color: #000}body.light-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #b92d00;--mdc-protected-button-label-text-color: #fff}body.light-theme .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}body.light-theme .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}body.light-theme .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}body.light-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #8154c0}body.light-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #6cc2d7}body.light-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #b92d00}body.light-theme .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}body.light-theme .mat-mdc-button,body.light-theme .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body.light-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}body.light-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}body.light-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}body.light-theme .mat-mdc-button.mat-primary,body.light-theme .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #8154c0;--mat-mdc-button-ripple-color: rgba(129, 84, 192, .1)}body.light-theme .mat-mdc-button.mat-accent,body.light-theme .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #6cc2d7;--mat-mdc-button-ripple-color: rgba(108, 194, 215, .1)}body.light-theme .mat-mdc-button.mat-warn,body.light-theme .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b92d00;--mat-mdc-button-ripple-color: rgba(185, 45, 0, .1)}body.light-theme .mat-mdc-raised-button,body.light-theme .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body.light-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}body.light-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}body.light-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}body.light-theme .mat-mdc-raised-button.mat-primary,body.light-theme .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}body.light-theme .mat-mdc-raised-button.mat-accent,body.light-theme .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body.light-theme .mat-mdc-raised-button.mat-warn,body.light-theme .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}body.light-theme .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body.light-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}body.light-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}body.light-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}body.light-theme .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #8154c0;--mat-mdc-button-ripple-color: rgba(129, 84, 192, .1)}body.light-theme .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #6cc2d7;--mat-mdc-button-ripple-color: rgba(108, 194, 215, .1)}body.light-theme .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b92d00;--mat-mdc-button-ripple-color: rgba(185, 45, 0, .1)}body.light-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #8154c0}body.light-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #6cc2d7}body.light-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #b92d00}body.light-theme .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}body.light-theme .mat-mdc-fab,body.light-theme .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body.light-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}body.light-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}body.light-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,body.light-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}body.light-theme .mat-mdc-fab.mat-primary,body.light-theme .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}body.light-theme .mat-mdc-fab.mat-accent,body.light-theme .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body.light-theme .mat-mdc-fab.mat-warn,body.light-theme .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}body.light-theme .mat-mdc-fab.mat-unthemed,body.light-theme .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}body.light-theme .mat-mdc-fab.mat-primary,body.light-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #8154c0;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}body.light-theme .mat-mdc-fab.mat-accent,body.light-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #6cc2d7;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}body.light-theme .mat-mdc-fab.mat-warn,body.light-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #b92d00;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}body.light-theme .mat-mdc-fab[disabled][disabled],body.light-theme .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}body.light-theme .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #6cc2d7;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}body.light-theme .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}body.light-theme .mdc-data-table__row{background-color:inherit}body.light-theme .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}body.light-theme .mdc-data-table__row--selected{background-color:#8154c00a}body.light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,body.light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,body.light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}body.light-theme .mdc-data-table__cell,body.light-theme .mdc-data-table__header-cell{border-bottom-color:#0000001f}body.light-theme .mdc-data-table__pagination{border-top-color:#0000001f}body.light-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}body.light-theme .mdc-data-table__header-cell,body.light-theme .mdc-data-table__pagination-total,body.light-theme .mdc-data-table__pagination-rows-per-page-label,body.light-theme .mdc-data-table__cell{color:#000000de}body.light-theme .mat-mdc-table{background:white}body.light-theme .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #8154c0}body.light-theme .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #6cc2d7}body.light-theme .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #b92d00}body.light-theme .mat-badge{position:relative}body.light-theme .mat-badge.mat-badge{overflow:visible}body.light-theme .mat-badge-hidden .mat-badge-content{display:none}body.light-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}body.light-theme .ng-animate-disabled .mat-badge-content,body.light-theme .mat-badge-content._mat-animation-noopable{transition:none}body.light-theme .mat-badge-content.mat-badge-active{transform:none}body.light-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}body.light-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}body.light-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}body.light-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] body.light-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}body.light-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] body.light-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}body.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] body.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}body.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] body.light-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}body.light-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}body.light-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}body.light-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}body.light-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] body.light-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}body.light-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] body.light-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}body.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] body.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}body.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] body.light-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}body.light-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}body.light-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}body.light-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}body.light-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] body.light-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}body.light-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] body.light-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}body.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] body.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}body.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] body.light-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}body.light-theme .mat-badge-content{color:#fff;background:#8154c0}.cdk-high-contrast-active body.light-theme .mat-badge-content{outline:solid 1px;border-radius:0}body.light-theme .mat-badge-accent .mat-badge-content{background:#6cc2d7;color:#000}body.light-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#b92d00}body.light-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}body.light-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}body.light-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),body.light-theme .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),body.light-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}body.light-theme .mat-button-toggle{color:#00000061}body.light-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}body.light-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}body.light-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}body.light-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}body.light-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}body.light-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}body.light-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}body.light-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}body.light-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}body.light-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}body.light-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}body.light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,body.light-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}body.light-theme .mat-calendar-arrow{fill:#0000008a}body.light-theme .mat-datepicker-toggle,body.light-theme .mat-datepicker-content .mat-calendar-next-button,body.light-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}body.light-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}body.light-theme .mat-calendar-table-header,body.light-theme .mat-calendar-body-label{color:#0000008a}body.light-theme .mat-calendar-body-cell-content,body.light-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}body.light-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}body.light-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}body.light-theme .mat-calendar-body-in-preview{color:#0000003d}body.light-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}body.light-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}body.light-theme .mat-calendar-body-in-range:before{background:rgba(129,84,192,.2)}body.light-theme .mat-calendar-body-comparison-identical,body.light-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}body.light-theme .mat-calendar-body-comparison-bridge-start:before,body.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(129,84,192,.2) 50%,rgba(249,171,0,.2) 50%)}body.light-theme .mat-calendar-body-comparison-bridge-end:before,body.light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(129,84,192,.2) 50%,rgba(249,171,0,.2) 50%)}body.light-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,body.light-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}body.light-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,body.light-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}body.light-theme .mat-calendar-body-selected{background-color:#8154c0;color:#fff}body.light-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#8154c066}body.light-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}body.light-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),body.light-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#8154c04d}@media (hover: hover){body.light-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#8154c04d}}body.light-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(108,194,215,.2)}body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,body.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(108,194,215,.2) 50%,rgba(249,171,0,.2) 50%)}body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,body.light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(108,194,215,.2) 50%,rgba(249,171,0,.2) 50%)}body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#6cc2d7;color:#000}body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#6cc2d766}body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}body.light-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),body.light-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#6cc2d74d}@media (hover: hover){body.light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#6cc2d74d}}body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(185,45,0,.2)}body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,body.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(185,45,0,.2) 50%,rgba(249,171,0,.2) 50%)}body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,body.light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(185,45,0,.2) 50%,rgba(249,171,0,.2) 50%)}body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#b92d00;color:#fff}body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#b92d0066}body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}body.light-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),body.light-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#b92d004d}@media (hover: hover){body.light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#b92d004d}}body.light-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}body.light-theme .mat-datepicker-toggle-active{color:#8154c0}body.light-theme .mat-datepicker-toggle-active.mat-accent{color:#6cc2d7}body.light-theme .mat-datepicker-toggle-active.mat-warn{color:#b92d00}body.light-theme .mat-date-range-input-inner[disabled]{color:#00000061}body.light-theme .mat-divider{border-top-color:#0000001f}body.light-theme .mat-divider-vertical{border-right-color:#0000001f}body.light-theme .mat-expansion-panel{background:white;color:#000000de}body.light-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body.light-theme .mat-action-row{border-top-color:#0000001f}body.light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),body.light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),body.light-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){body.light-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}body.light-theme .mat-expansion-panel-header-title{color:#000000de}body.light-theme .mat-expansion-panel-header-description,body.light-theme .mat-expansion-indicator:after{color:#0000008a}body.light-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}body.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,body.light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}body.light-theme .mat-icon.mat-primary{color:#8154c0}body.light-theme .mat-icon.mat-accent{color:#6cc2d7}body.light-theme .mat-icon.mat-warn{color:#b92d00}body.light-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}body.light-theme .mat-drawer{background-color:#fff;color:#000000de}body.light-theme .mat-drawer.mat-drawer-push{background-color:#fff}body.light-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}body.light-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}body.light-theme .mat-drawer-side.mat-drawer-end,body.light-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}body.light-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}body.light-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}body.light-theme .mat-step-header.cdk-keyboard-focused,body.light-theme .mat-step-header.cdk-program-focused,body.light-theme .mat-step-header:hover:not([aria-disabled]),body.light-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}body.light-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){body.light-theme .mat-step-header:hover{background:none}}body.light-theme .mat-step-header .mat-step-label,body.light-theme .mat-step-header .mat-step-optional{color:#0000008a}body.light-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}body.light-theme .mat-step-header .mat-step-icon-selected,body.light-theme .mat-step-header .mat-step-icon-state-done,body.light-theme .mat-step-header .mat-step-icon-state-edit{background-color:#8154c0;color:#fff}body.light-theme .mat-step-header.mat-accent .mat-step-icon{color:#000}body.light-theme .mat-step-header.mat-accent .mat-step-icon-selected,body.light-theme .mat-step-header.mat-accent .mat-step-icon-state-done,body.light-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#6cc2d7;color:#000}body.light-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}body.light-theme .mat-step-header.mat-warn .mat-step-icon-selected,body.light-theme .mat-step-header.mat-warn .mat-step-icon-state-done,body.light-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#b92d00;color:#fff}body.light-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#b92d00}body.light-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}body.light-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#b92d00}body.light-theme .mat-stepper-horizontal,body.light-theme .mat-stepper-vertical{background-color:#fff}body.light-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}body.light-theme .mat-horizontal-stepper-header:before,body.light-theme .mat-horizontal-stepper-header:after,body.light-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}body.light-theme .mat-sort-header-arrow{color:#757575}body.light-theme .mat-toolbar{background:whitesmoke;color:#000000de}body.light-theme .mat-toolbar.mat-primary{background:#8154c0;color:#fff}body.light-theme .mat-toolbar.mat-accent{background:#6cc2d7;color:#000}body.light-theme .mat-toolbar.mat-warn{background:#b92d00;color:#fff}body.light-theme .mat-toolbar .mat-form-field-underline,body.light-theme .mat-toolbar .mat-form-field-ripple,body.light-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}body.light-theme .mat-toolbar .mat-form-field-label,body.light-theme .mat-toolbar .mat-focused .mat-form-field-label,body.light-theme .mat-toolbar .mat-select-value,body.light-theme .mat-toolbar .mat-select-arrow,body.light-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}body.light-theme .mat-toolbar .mat-input-element{caret-color:currentColor}body.light-theme .mat-tree{background:white}body.light-theme .mat-tree-node,body.light-theme .mat-nested-tree-node{color:#000000de}body.light-theme .mat-mdc-button-base.mat-mdc-outlined-button:not([color]):not(.mat-button-disabled){border-color:#000000de}body.light-theme .mat-mdc-button-base.mat-mdc-outlined-button.mat-primary{border-color:#8154c0!important}body.light-theme .mat-mdc-button-base.mat-mdc-outlined-button.mat-accent{border-color:#6cc2d7!important}body.light-theme .mat-mdc-button-base.mat-mdc-outlined-button.mat-warn{border-color:#b92d00!important}body.light-theme .mdc-button.buttonAlternative{color:#fff;background-color:#000}body.light-theme .mat-button-toggle{background:white}body.light-theme .mat-button-toggle.mat-button-toggle-checked{background:#8154c0;color:#fff}body.light-theme .mat-mdc-card{background:white}body.light-theme .mat-mdc-dialog-container .mdc-dialog__content{color:#000000de}body.light-theme .mat-accordion .mat-expansion-panel{position:relative;border:none!important}body.light-theme .mat-accordion .mat-expansion-panel:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:8px;border:1px solid transparent;box-sizing:border-box}body.light-theme .mat-accordion .mat-expansion-panel.with-separator:after{background:rgba(0,0,0,.12)}body.light-theme .mat-accordion .mat-expansion-panel.no-highlight .mat-expansion-panel-header{border:none;background:transparent}body.light-theme .mat-accordion .mat-expansion-panel:not(.no-highlight):not(.mat-expanded) .mat-expansion-panel-header.cdk-keyboard-focused,body.light-theme .mat-accordion .mat-expansion-panel:not(.no-highlight):not(.mat-expanded) .mat-expansion-panel-header.cdk-focused{border:1px solid rgba(129,84,192,.5);border-radius:8px}body.light-theme .mat-accordion .mat-expansion-panel.mat-expanded>mat-expansion-panel-header{background:rgba(0,0,0,.1)}body.light-theme .mat-accordion .mat-expansion-panel.mat-expanded:not(.no-highlight):before{border:1px solid rgba(129,84,192,.5)!important}body.light-theme .mat-accordion .mat-expansion-panel .mat-expansion-panel-header:hover{background:rgba(0,0,0,.12)}body.light-theme .mat-accordion .mat-expansion-panel>.mat-expansion-panel-content{position:relative}body.light-theme .m-theme-expansion-panel-draggable.cdk-drag-preview.mat-expansion-panel .mat-expansion-panel-header.with-separator:after{background:rgba(0,0,0,.12)}body.light-theme .m-theme-expansion-panel-draggable.cdk-drag-placeholder .mat-expansion-panel-header:before{border:2px dashed rgba(129,84,192,.5)}body.light-theme .mat-accordion.m-list-stroked>.mat-expansion-panel.mat-expanded,body.light-theme .mat-accordion.m-list-stroked>.mat-expansion-panel{border:1px solid rgba(0,0,0,.12)}body.light-theme .mat-accordion.m-list-stroked>.mat-expansion-panel.mat-expanded>.mat-expansion-panel-header{background:rgba(0,0,0,.12)}body.light-theme .mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}body.light-theme .mat-mdc-action-list.mdc-list .mdc-list-item--with-trailing-meta .mdc-list-item__end,body.light-theme .mat-mdc-list-base .mdc-list-item.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:#000000de}body.light-theme .mat-mdc-list-base.basic .mat-mdc-list-item{background:transparent;box-shadow:none}body.light-theme .mat-mdc-list-base .mat-mdc-list-item a[mat-line],body.light-theme .mat-mdc-list-base .mat-mdc-list-item button[mat-line]{color:#000000de}body.light-theme .mat-mdc-list-base .mat-mdc-list-item .mat-line:not(:first-of-type),body.light-theme .mat-mdc-list-base .mat-mdc-list-item .sub-line{opacity:.87}body.light-theme .mat-mdc-list-base .mat-mdc-list-item:focus,body.light-theme .mat-mdc-list-base .mat-mdc-list-item a[mat-line]:focus,body.light-theme .mat-mdc-list-base .mat-mdc-list-item button[mat-line]:focus{border:1px solid rgba(129,84,192,.5)}body.light-theme .mat-mdc-list-base.mat-mdc-nav-list .mat-mdc-list-item.active{background:rgba(129,84,192,.2);color:#8154c0}body.light-theme .mat-mdc-list-base.ghost li{background:#d9d9d9}body.light-theme .mat-mdc-paginator{background:#e8e8e8}body.light-theme *{scrollbar-color:#8154c0 #ededed;scrollbar-width:thin}body.light-theme *:hover{scrollbar-color:#925eff #e3e3e3}body.light-theme ::-webkit-scrollbar-track{border-radius:calc(var(8px) * 2);background-color:#ededed}body.light-theme ::-webkit-scrollbar-track:hover{background-color:#e3e3e3}body.light-theme ::-webkit-scrollbar-thumb{border-radius:calc(var(8px) * 2);background-color:#8154c0}body.light-theme ::-webkit-scrollbar-thumb:hover{background-color:#925eff}body.light-theme ::-webkit-scrollbar{display:inline;width:8px;height:8px}body.light-theme .mat-mdc-select-panel{background-color:#f5f5f5}body.light-theme .mat-drawer-container{background-color:transparent}body.light-theme .mat-drawer-container .mat-drawer{background:white}body.light-theme .mat-mdc-table{background:transparent}body.light-theme .mat-mdc-table thead{background:#e8e8e8}body.light-theme .mat-mdc-table tbody tr:hover,body.light-theme .mat-mdc-table tbody tr:focus-within{background:#f2f2f2}body.light-theme .transparent .mdc-tab.mdc-tab--active{background-color:transparent}body.light-theme .mdc-tab.mdc-tab--active{background-color:#e3e3e3}body.light-theme .mat-toolbar,body.light-theme .m-toolbar{background:white}body.light-theme .mat-toolbar a,body.light-theme .m-toolbar a{color:#000000de}body.light-theme .mat-toolbar a.active,body.light-theme .m-toolbar a.active{color:#6cc2d7}body.light-theme .mat-mdc-tooltip{background:#616161}body.light-theme .mat-tree{background:transparent}body.light-theme .icon-content.half-light,body.light-theme .affluenceLight.half-light{background-color:#0000001f!important}body.light-theme .icon-content mat-icon[svgicon=group] #ic_group_24px,body.light-theme .icon-content mat-icon[svgicon=group] #ic_group_24px-2,body.light-theme .icon-content mat-icon[svgicon=group] #ic_group_24px-3,body.light-theme .affluenceLight mat-icon[svgicon=group] #ic_group_24px,body.light-theme .affluenceLight mat-icon[svgicon=group] #ic_group_24px-2,body.light-theme .affluenceLight mat-icon[svgicon=group] #ic_group_24px-3{fill:#8154c0!important;opacity:30%}body.light-theme .icon-content m-icons[data-type=forte] #ic_group_24px,body.light-theme .icon-content m-icons[data-type=forte] #ic_group_24px-2,body.light-theme .icon-content m-icons[data-type=moderee] #ic_group_24px-2,body.light-theme .icon-content m-icons #ic_group_24px-3,body.light-theme .affluenceLight m-icons[data-type=forte] #ic_group_24px,body.light-theme .affluenceLight m-icons[data-type=forte] #ic_group_24px-2,body.light-theme .affluenceLight m-icons[data-type=moderee] #ic_group_24px-2,body.light-theme .affluenceLight m-icons #ic_group_24px-3{opacity:100%!important}body.light-theme .buttonDownload:hover .arrow-outward{color:#8154c0}body.light-theme .has-disturbance div.m-logo-line-icons:after{content:"";background-image:url(ic_perturb_light.ef7a4fbaabf2fb3a.svg);position:absolute;right:-4px;top:-2px;width:16px;height:16px;background-size:contain;z-index:1}body.light-theme .has-disturbance.disturbance-4 div.m-logo-line-icons{opacity:.54}body.light-theme .has-disturbance.disturbance-4 div.m-logo-line-icons:after{background-image:url(ic_hors_service_light.b1b9644958a6722d.svg)}body.light-theme .m-logo-line-checkbox div:after,body.light-theme .m-logo-line-checkbox .relais{opacity:.54}body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked .circle{border-radius:50%}body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked .rounded,body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked .rectangle{border-radius:8px}body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked .square{border-radius:unset}body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked div:after{opacity:1}body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked svg{opacity:1!important;transition:all .2s linear;border:4px solid #8154c0!important}body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked svg.relais{border:none!important}body.light-theme .m-logo-line-checkbox.mat-mdc-checkbox-checked .m-checklines-favoris label:after{opacity:1!important}body.light-theme .m-logo-line-checkbox .mdc-checkbox{display:none}body.light-theme .m-disturbance-display.has-disturbance{position:relative}body.light-theme .m-disturbance-display.has-disturbance.disturbance-position-outer:after{top:-4px;right:-4px}body.light-theme .m-disturbance-display.has-disturbance:after{content:"";position:absolute;width:16px;height:16px;background-size:contain;z-index:1;top:10px;left:46px;right:unset;background-image:url(ic_perturb_light.ef7a4fbaabf2fb3a.svg)}body.light-theme .m-disturbance-display.has-disturbance.disturbance-4 m-logo-lines{opacity:.54}body.light-theme .m-disturbance-display.has-disturbance.disturbance-4:after{background-image:url(ic_hors_service_light.b1b9644958a6722d.svg)}body.light-theme .line-nsv{background:#eeeeee;height:auto!important;border-radius:8px!important}body.light-theme .line-nsv.disturbance-2{background:#f7e5e0}body.light-theme .line-nsv.disturbance-3{background:#b92d00;color:#fff!important}body.light-theme .line-nsv.disturbance-4{background:#212121;color:#fff!important}body.light-theme .line-nsv.disturbance-4 .text-secondary{color:inherit!important}body.light-theme .line-nsv .mdc-button__label{display:flex;flex-direction:row;width:100%}body.light-theme .line-nsv .mdc-button__label .icon-right{margin-left:auto}body.light-theme .line-nsv{border-radius:8px;padding:16px 24px;margin:16px;display:flex;align-items:center}body.light-theme .line-nsv .default-display{display:flex;font-size:14px}body.light-theme .line-nsv m-icons{margin-top:auto;margin-bottom:auto}body.light-theme .line-nsv m-icons mat-icon{width:32px!important;height:32px!important;vertical-align:middle}body.light-theme .line-nsv div{display:flex;flex-direction:row}body.light-theme .line-nsv div .layout{line-height:1.3em;text-transform:capitalize;font-size:15px;font-weight:400}@media screen and (max-width: 320px){body.light-theme .line-nsv mat-icon:first-of-type{display:none}}body.light-theme .line-nsv .m-disturbance-display-text-secondary{opacity:.7}.m-multiline{display:flex;flex-direction:column;font-size:1.4rem}.m-multiline>*:not(:first-of-type){font-size:1.2rem}body.dark-theme .m-multiline>*:not(:first-of-type){opacity:.7}body.light-theme .m-multiline>*:not(:first-of-type){opacity:.87}body.dark-theme .dark-overlay-0{background:#1b1720}body.dark-theme .dark-overlay-0.mat-mdc-list-item:focus,body.dark-theme .dark-overlay-0.mat-mdc-list-item:hover{background:#1b1720}body.dark-theme .dark-overlay-1{background:#26232b}body.dark-theme .dark-overlay-1.mat-mdc-list-item:focus,body.dark-theme .dark-overlay-1.mat-mdc-list-item:hover{background:#26232b}body.dark-theme .dark-overlay-2{background:#2b2730}body.dark-theme .dark-overlay-2.mat-mdc-list-item:focus,body.dark-theme .dark-overlay-2.mat-mdc-list-item:hover{background:#2b2730}body.dark-theme .dark-overlay-3{background:#2d2a32}body.dark-theme .dark-overlay-3.mat-mdc-list-item:focus,body.dark-theme .dark-overlay-3.mat-mdc-list-item:hover{background:#2d2a32}body.dark-theme .dark-overlay-4{background:#302c34}body.dark-theme .dark-overlay-4.mat-mdc-list-item:focus,body.dark-theme .dark-overlay-4.mat-mdc-list-item:hover{background:#302c34}body.dark-theme .dark-overlay-6{background:#343139}body.dark-theme .dark-overlay-6.mat-mdc-list-item:focus,body.dark-theme .dark-overlay-6.mat-mdc-list-item:hover{background:#343139}body.dark-theme .dark-overlay-8{background:#36333b}body.dark-theme .dark-overlay-8.mat-mdc-list-item:focus,body.dark-theme .dark-overlay-8.mat-mdc-list-item:hover{background:#36333b}body.dark-theme .dark-overlay-12{background:#3b373f}body.dark-theme .dark-overlay-12.mat-mdc-list-item:focus,body.dark-theme .dark-overlay-12.mat-mdc-list-item:hover{background:#3b373f}body.dark-theme .dark-overlay-16{background:#3d3a41}body.dark-theme .dark-overlay-16.mat-mdc-list-item:focus,body.dark-theme .dark-overlay-16.mat-mdc-list-item:hover{background:#3d3a41}body.dark-theme .dark-overlay-24{background:#3f3c44}body.dark-theme .dark-overlay-24.mat-mdc-list-item:focus,body.dark-theme .dark-overlay-24.mat-mdc-list-item:hover{background:#3f3c44}body.light-theme .light-overlay{background:white}body.light-theme .light-overlay.mat-mdc-list-item:focus,body.light-theme .light-overlay.mat-mdc-list-item:hover{background:#ededed}body.light-theme .light-overlay-inner{background:#eeeeee}.layout{display:flex}.layout.column{flex-direction:column}.layout.align-center{align-items:center}.layout.content-between{justify-content:space-between}.layout.content-around{justify-content:space-around}.layout.content-center{justify-content:center}.layout.content-start{justify-content:flex-start}.layout.align-start{align-items:flex-start}.layout.wrap{flex-wrap:wrap}.layout.no-wrap{flex-wrap:nowrap}.layout>.flex{flex:1;min-width:0}.align-self-end{align-self:flex-end}.sticky{position:sticky;top:0}.m-icon-left,.icon-left{margin-right:8px}.m-icon-left-large,.icon-left-large{margin-right:16px}.m-icon-left-very-large,.icon-left-very-large{margin-right:32px}.m-icon-left-small,.icon-left-small{margin-right:4px}.m-icon-right,.icon-right{margin-left:8px}.m-icon-right-large,.icon-right-large{margin-left:16px}.m-icon-right-very-large,.icon-right-very-large{margin-left:32px}.m-icon-right-small,.icon-right-small{margin-left:4px}.m-icon.important,.icon.important{height:40px;width:40px;font-size:40px}body.dark-theme .m-icon.important,body.dark-theme .icon.important{opacity:.7}body.light-theme .m-icon.important,body.light-theme .icon.important{opacity:.87}.circle{border-radius:50%}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display:block}.end-with-bg{padding-bottom:159px}.drop-shadow{box-shadow:0 4px 8px #000000b3}.drop-shadow{box-shadow:0 4px 8px #00000080}.spacing-iphone-X{padding-bottom:env(safe-area-inset-bottom)!important;margin-left:env(safe-area-inset-left)!important}@supports (padding: max(0px)){.spacing-iphone-X{padding-bottom:max(var(8px),env(safe-area-inset-bottom))!important}}@supports (margin: max(0px)){.spacing-iphone-X{margin-left:max(var(8px),env(safe-area-inset-left))!important}}.margin--right{margin-right:16px!important}.margin--left{margin-left:16px!important}.margin--bottom{margin-bottom:8px!important}.margin--bottom---small{margin-bottom:4px!important}.margin--bottom---big{margin-bottom:16px!important}.padding--top---spacing{padding:8px 0 0}.padding--top---spacing-2{padding:16px 0 0}.padding--top---spacing-small{padding:4px 0 0}.padding--bottom---spacing{padding:0 0 8px}.padding--bottom---spacing-2{padding:0 0 16px}.padding--bottom---spacing-small{padding:0 0 4px}.padding--left---spacing{padding:0 0 0 8px}.padding--left---spacing-2{padding:0 0 0 16px}.padding--left---spacing-small{padding:0 0 0 4px}.padding--right---spacing{padding:0 8px 0 0}.padding--right---spacing-2{padding:0 16px 0 0}.padding--right---spacing-small{padding:0 4px 0 0}.padding--all---spacing{padding:8px}.padding--all---spacing-2{padding:16px}.padding--all---spacing-small{padding:4px}.padding--tb---spacing{padding:8px 0}.padding--tb---spacing-2{padding:16px 0}.padding--tb---spacing-small{padding:4px 0}.padding--lr---spacing{padding:0 8px}.padding--lr---spacing-2{padding:0 16px}.padding--lr---spacing-small{padding:0 4px}.m-fz-small{font-size:1.2rem!important;line-height:1.2rem!important}body:not(.dark-theme) .dark-only{display:none}body:not(.light-theme) .light-only{display:none}body.dark-theme .text-secondary{color:#fff;opacity:.7}body.light-theme .text-secondary{color:#000000de;opacity:.87}.full-width{width:100%}.important-note{margin-bottom:8px!important}.important-note .code-tag{color:#b49bda}.important-note pre{border:1px solid white;width:-moz-fit-content;width:fit-content;padding-right:32px}*{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400;line-height:21px;letter-spacing:.5px}* mf-logo-ligne *{font-size:unset;font-weight:unset;line-height:unset;letter-spacing:unset}h1,.h1{font-size:45px;font-weight:700;line-height:67.5px}h2,.h2,.headline-large{font-size:32px;font-weight:700;line-height:48px;letter-spacing:1px}.headline-medium{font-size:28px;font-weight:400;line-height:36px}.headline-small{font-size:24px;font-weight:400;line-height:36px}h3,.h3,.title-large{font-size:22px;font-weight:550;line-height:33px}h4,.h4,.title-medium{font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px}h5,.h5,.title-small{font-size:14px;font-weight:500;line-height:21px;letter-spacing:.1px}.label-large{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px}.label-medium{font-size:12px;font-weight:500;line-height:16px;letter-spacing:.5px}.label-small{font-size:11px;font-weight:500;line-height:16px;letter-spacing:.5px}.text-large,.tkt-large{font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px}.text-medium,.txt-medium{font-size:14px;font-weight:400;line-height:21px;letter-spacing:.25px}.text-small,.txt-small{font-size:12px;font-weight:400;line-height:16px}strong{font-weight:600;letter-spacing:1px}@media (max-width: 769px){h1,.h1{font-size:22px;font-weight:600;line-height:33px}h2,.h2,.headline-large{font-size:18px;font-weight:600;line-height:27px}.headline-medium{font-size:28px;font-weight:400;line-height:36px}.headline-small{font-size:24px;font-weight:400;line-height:36px}h3,.h3,.title-large{font-size:22px;font-weight:550;line-height:33px}h4,.h4,.title-medium{font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px}h5,.h5,.title-small{font-size:14px;font-weight:500;line-height:21px;letter-spacing:.1px}.label-large{font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px}.label-medium{font-size:12px;font-weight:500;line-height:16px;letter-spacing:.5px}.smallLabel{font-size:11px;font-weight:500;line-height:16px;letter-spacing:.5px}.text-large,.tkt-large{font-size:16px;font-weight:400;line-height:24px;letter-spacing:.5px}.text-medium,.txt-medium{font-size:14px;font-weight:400;line-height:21px;letter-spacing:.25px}.text-small,.txt-small{font-size:12px;font-weight:400;line-height:16px}}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture,svg,video,canvas{max-width:100%;height:auto;background-repeat:no-repeat;background-size:cover}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important;transition:none}}body,html{height:100%;scroll-behavior:smooth}:root{--border-animation-color: white}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif;background:#0e0a0e}body button.tile-btn:focus,body .mat-mdc-button-base.tile-btn:focus{border-width:2px;border-style:dashed}body .mat-mdc-tab-group,body mat-tab-group{height:100%;overflow:hidden}body .mat-mdc-tab-body-content{height:100%;overflow:hidden!important}body .mat-mdc-tab-body-wrapper{height:100%}body .m-checkbox{position:relative;border-radius:16px}body .m-checkbox .mdc-form-field{width:100%;display:flex;justify-content:space-between}body .m-checkbox input{position:absolute;top:0;height:0;width:0;left:-9999px;overflow:hidden}body .m-checkbox label{display:flex;align-items:center;font-size:1.4rem;line-height:1.4rem;border-radius:16px;cursor:pointer;transition:all .25s;-webkit-user-select:none;user-select:none;margin:0}body .m-checkbox label .mat-icon{height:14px;width:14px;transform:scale(1.7);margin-right:12px}body .m-checkbox input:disabled+label{opacity:.3}body .hideInput .mdc-checkbox{display:none}body .mat-mdc-card.tile-card{border-width:2px;border-style:solid;box-sizing:border-box;transition:border-width .3s ease}body .mat-mdc-card.tile-card mat-card-header{padding:16px}body .mat-mdc-card.tile-card mat-card-header mat-card-title{display:flex;align-items:center;gap:8px}body .mat-mdc-card.tile-card mat-card-content{padding:0}body .mat-mdc-card-header{padding:8px 16px 0}body .mat-mdc-card-header-text{width:100%}body .mat-mdc-card-content{padding:16px}body .mdc-card__actions{justify-content:space-between}body .mat-drawer-container{width:100%;height:100%}body .mat-drawer-container .drawer-container{height:100%}body .mat-drawer-container .drawer-content{padding:0 16px}body .mat-drawer-container .map-container{position:relative;height:100%;width:100%}body .mat-drawer-container .toggle-drawer-btn{position:absolute;top:16px;left:16px}body .mat-drawer-container mat-drawer{height:100%;width:450px;padding:16px 0;overflow:auto;box-shadow:1px 0 8px #000000b3;z-index:2}body .mat-accordion{padding:0}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header{height:48px}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-header .mat-expansion-panel-header-title:hover{text-decoration:underline;text-underline-offset:2px}body .mat-accordion .mat-expansion-panel .mat-expansion-panel-body{padding:8px}body .map .map-controls{display:flex;flex-direction:column;position:absolute;right:16px;z-index:1;top:72px}body .map .map-controls.bottom{top:unset;bottom:72px}body .map .map-controls button:not(:last-of-type){margin-bottom:8px}body .map .map-controls .mat-mdc-mini-fab,body .map .map-controls .mat-mdc-mini-fab span{border-radius:8px}body .map .mat-icon[svgIcon=boussolle]{transform:rotate(45deg)}body .mat-mdc-list-base{position:relative;border-color:transparent}body .mat-mdc-list-base app-cluster-decoration.mdc-list-item__start,body .mat-mdc-list-base svg.mdc-list-item__start{margin:0;height:24px;width:24px;align-self:center;z-index:2}body .mat-mdc-list-base .bar{position:absolute;width:8px;left:24px;z-index:0}body .mat-mdc-list-base mat-list-item{position:relative;display:flex;align-items:center;padding:16px;-webkit-user-select:none;user-select:none}body .mat-mdc-list-base mat-list-item.first-item .bar{bottom:0;height:50%}body .mat-mdc-list-base mat-list-item.middle-item .bar{top:0;height:100%}body .mat-mdc-list-base mat-list-item.last-item .bar{top:0;height:50%}body .app-grid-list{display:grid;gap:16px;justify-content:center;align-items:center;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (min-width: 1023px){body .app-grid-list{grid-template-columns:repeat(2,minmax(280px,1fr))}}@media (min-width: 1024px){body .app-grid-list{grid-template-columns:repeat(3,minmax(280px,1fr))}}body .tile .tile-card{display:flex;flex-direction:column;height:320px;overflow:hidden;cursor:pointer;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease,filter .3s ease}body .tile .tile-card .image-wrapper{height:100%;overflow:hidden;position:relative}body .tile .tile-card .image-wrapper .tile-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}body .tile .tile-card mat-card-header{flex-shrink:0;padding:16px}body .tile .tile-card mat-card-header mat-card-title{display:flex;align-items:center;gap:8px}body .tile .tile-card mat-card-header mat-card-title .tile-icon{font-size:24px}body .tile .tile-card:hover{transform:translateY(-2px);box-shadow:0 6px 12px #0003;text-decoration:underline}body .tile .tile-card:hover .tile-image{transform:scale(1.05)}body .tile .tile-card:focus-visible,body .tile .tile-card:focus{outline:2px dashed #b49bda;outline-offset:2px}body .mat-mdc-snack-bar-container{border-radius:8px}body mat-slide-toggle label{font-size:12px;font-weight:500;line-height:16px;letter-spacing:.5px;text-decoration:underline}body [id^=angjsoneditor]{height:100%}body button.tile-btn:focus,body .mat-mdc-button-base.tile-btn:focus{border-color:#fff;background-color:#1b1720}body .mat-mdc-tab-group mat-tab-header{box-shadow:0 4px 8px #00000080}body .mat-mdc-tab-group .mdc-tab{background-color:#1b1720}body .mat-mdc-tab-group .mdc-tab:not(.mdc-tab--active){border-bottom:1px solid rgba(255,255,255,.1)}body .mat-mdc-tab-group .mdc-tab--active{background-color:#0e0a0e}body .header{background:#212121}body .m-checkbox:not(.accent) input:not(:disabled):checked+label{background:#b49bda;color:#000}body .m-checkbox.accent input:not(:disabled):checked+label{background:#96dbeb;color:#000}body .mat-mdc-select.text-warn .mat-mdc-select-value{color:#ff6e6e}body .mat-accordion .mat-expansion-panel.mat-expanded:not(.no-highlight),body .mat-accordion .mat-expansion-panel.cdk-focused{border:1px solid #b49bda}body .mat-accordion .mat-expansion-panel.mat-expanded:not(.no-highlight) .mat-expansion-panel-header,body .mat-accordion .mat-expansion-panel.cdk-focused .mat-expansion-panel-header{background:rgba(255,255,255,.12)}body .mat-accordion.m-list-stroked .mat-expansion-panel{background-color:#2b2730}body .mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#1b1720}body .mat-mdc-list-base .mat-mdc-list-item{border:none!important}body .mat-mdc-list-base .mat-mdc-list-item.active{outline:1px solid #b49bda}body .tile{text-decoration:none;color:#fff}body .tile .tile-card{box-shadow:0 4px 6px #0000001a}body .tile .tile-card:focus-visible{outline-color:#b49bda}body .tile .tile-card .image-wrapper .tile-image{filter:brightness(.6)}body .tile .tile-card:hover{box-shadow:0 6px 12px #0003}body .tile .tile-card:hover .tile-image{filter:brightness(.85)}body .tile a{text-decoration:none;color:inherit}body .tile a:hover{text-decoration:underline}body .jsoneditor{border-color:#b49bda}body .jsoneditor>.jsoneditor-menu{background-color:#b49bda;border-color:#b49bda}body.light-theme{background:rgb(239,239,239);--border-animation-color: black }body.light-theme button.tile-btn:focus,body.light-theme .mat-mdc-button-base.tile-btn:focus{border-color:#000000de;background-color:#1b1720}body.light-theme .mat-mdc-tab-group mat-tab-header{box-shadow:0 4px 8px #00000020}body.light-theme .mat-mdc-tab-group .mdc-tab{background-color:#fff}body.light-theme .mat-mdc-tab-group .mdc-tab:not(.mdc-tab--active){border-bottom:1px solid rgba(0,0,0,.1)}body.light-theme .mat-mdc-tab-group .mdc-tab--active{background-color:#efefef}body.light-theme .header{background:#f5f5f5}body.light-theme .m-checkbox:not(.accent) input:not(:disabled):checked+label{background:#8154c0;color:#ffffffde}body.light-theme .m-checkbox.accent input:not(:disabled):checked+label{background:#6cc2d7;color:#000}body.light-theme .mat-mdc-select.text-warn .mat-mdc-select-value{color:#b92d00}body.light-theme .mat-accordion .mat-expansion-panel.mat-expanded:not(.no-highlight),body.light-theme .mat-accordion .mat-expansion-panel.cdk-focused{border:1px solid #8154c0}body.light-theme .mat-accordion .mat-expansion-panel.mat-expanded:not(.no-highlight) .mat-expansion-panel-header,body.light-theme .mat-accordion .mat-expansion-panel.cdk-focused .mat-expansion-panel-header{background:rgba(0,0,0,.12)}body.light-theme .mat-accordion.m-list-stroked .mat-expansion-panel{background-color:#fff}body.light-theme .mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#fff}body.light-theme .mat-mdc-list-base .mat-mdc-list-item{border:none!important}body.light-theme .mat-mdc-list-base .mat-mdc-list-item.active{outline:1px solid #8154c0}body.light-theme .tile{text-decoration:none;color:#000000de}body.light-theme .tile .tile-card{box-shadow:0 4px 6px #0000001a}body.light-theme .tile .tile-card:focus-visible{outline-color:#8154c0}body.light-theme .tile .tile-card .image-wrapper .tile-image{filter:brightness(1)}body.light-theme .tile .tile-card:hover{box-shadow:0 6px 12px #0003}body.light-theme .tile .tile-card:hover .tile-image{filter:brightness(.85)}body.light-theme .tile a{text-decoration:none;color:inherit}body.light-theme .tile a:hover{text-decoration:underline}body.light-theme .jsoneditor{border-color:#8154c0}body.light-theme .jsoneditor>.jsoneditor-menu{background-color:#8154c0;border-color:#8154c0}body .hideDescription .descriptionPopup{display:none}body .mat-bottom-sheet-container{max-height:100%;height:calc(100vh - 56px)}body .logoLigne{border:4px solid transparent;opacity:1;box-sizing:unset}body .logoLigne.check{animation:borderFadeIn .5s forwards;opacity:1}@keyframes borderFadeIn{0%{border-color:transparent;box-shadow:none}to{border-color:var(--border-animation-color);box-shadow:inset 0 0 8px var(--border-animation-color),inset 0 0 8px var(--border-animation-color),inset 0 0 8px var(--border-animation-color),inset 0 0 8px var(--border-animation-color)}}:root,:host{--ol-background-color: white;--ol-accent-background-color: #F5F5F5;--ol-subtle-background-color: rgba(128, 128, 128, .25);--ol-partial-background-color: rgba(255, 255, 255, .75);--ol-foreground-color: #333333;--ol-subtle-foreground-color: #666666;--ol-brand-color: #00AAFF}.ol-box{box-sizing:border-box;border-radius:2px;border:1.5px solid var(--ol-background-color);background-color:var(--ol-partial-background-color)}.ol-mouse-position{top:8px;right:8px;position:absolute}.ol-scale-line{background:var(--ol-partial-background-color);border-radius:4px;bottom:8px;left:8px;padding:2px;position:absolute}.ol-scale-line-inner{border:1px solid var(--ol-subtle-foreground-color);border-top:none;color:var(--ol-foreground-color);font-size:10px;text-align:center;margin:1px;will-change:contents,width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-bar-inner{display:flex}.ol-scale-step-marker{width:1px;height:15px;background-color:var(--ol-foreground-color);float:right;z-index:10}.ol-scale-step-text{position:absolute;bottom:-5px;font-size:10px;z-index:11;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-text{position:absolute;font-size:12px;text-align:center;bottom:25px;color:var(--ol-foreground-color);text-shadow:-1.5px 0 var(--ol-partial-background-color),0 1.5px var(--ol-partial-background-color),1.5px 0 var(--ol-partial-background-color),0 -1.5px var(--ol-partial-background-color)}.ol-scale-singlebar{position:relative;height:10px;z-index:9;box-sizing:border-box;border:1px solid var(--ol-foreground-color)}.ol-scale-singlebar-even{background-color:var(--ol-subtle-foreground-color)}.ol-scale-singlebar-odd{background-color:var(--ol-background-color)}.ol-unsupported{display:none}.ol-viewport,.ol-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.ol-viewport canvas{all:unset}.ol-viewport{touch-action:none}.ol-selectable{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}.ol-grabbing{cursor:grabbing}.ol-grab{cursor:move;cursor:grab}.ol-control{position:absolute;background-color:var(--ol-subtle-background-color);border-radius:4px}.ol-zoom{top:.5em;left:.5em}.ol-rotate{top:.5em;right:.5em;transition:opacity .25s linear,visibility 0s linear}.ol-rotate.ol-hidden{opacity:0;visibility:hidden;transition:opacity .25s linear,visibility 0s linear .25s}.ol-zoom-extent{top:4.643em;left:.5em}.ol-full-screen{right:.5em;top:.5em}.ol-control button{display:block;margin:1px;padding:0;color:var(--ol-subtle-foreground-color);font-weight:700;text-decoration:none;font-size:inherit;text-align:center;height:1.375em;width:1.375em;line-height:.4em;background-color:var(--ol-background-color);border:none;border-radius:2px}.ol-control button::-moz-focus-inner{border:none;padding:0}.ol-zoom-extent button{line-height:1.4em}.ol-compass{display:block;font-weight:400;will-change:transform}.ol-touch .ol-control button{font-size:1.5em}.ol-touch .ol-zoom-extent{top:5.5em}.ol-control button:hover,.ol-control button:focus{text-decoration:none;outline:1px solid var(--ol-subtle-foreground-color);color:var(--ol-foreground-color)}.ol-zoom .ol-zoom-in{border-radius:2px 2px 0 0}.ol-zoom .ol-zoom-out{border-radius:0 0 2px 2px}.ol-attribution{text-align:right;bottom:.5em;right:.5em;max-width:calc(100% - 1.3em);display:flex;flex-flow:row-reverse;align-items:center}.ol-attribution a{color:var(--ol-subtle-foreground-color);text-decoration:none}.ol-attribution ul{margin:0;padding:1px .5em;color:var(--ol-foreground-color);text-shadow:0 0 2px var(--ol-background-color);font-size:12px}.ol-attribution li{display:inline;list-style:none}.ol-attribution li:not(:last-child):after{content:" "}.ol-attribution img{max-height:2em;max-width:inherit;vertical-align:middle}.ol-attribution button{flex-shrink:0}.ol-attribution.ol-collapsed ul{display:none}.ol-attribution:not(.ol-collapsed){background:var(--ol-partial-background-color)}.ol-attribution.ol-uncollapsible{bottom:0;right:0;border-radius:4px 0 0}.ol-attribution.ol-uncollapsible img{margin-top:-.2em;max-height:1.6em}.ol-attribution.ol-uncollapsible button{display:none}.ol-zoomslider{top:4.5em;left:.5em;height:200px}.ol-zoomslider button{position:relative;height:10px}.ol-touch .ol-zoomslider{top:5.5em}.ol-overviewmap{left:.5em;bottom:.5em}.ol-overviewmap.ol-uncollapsible{bottom:0;left:0;border-radius:0 4px 0 0}.ol-overviewmap .ol-overviewmap-map,.ol-overviewmap button{display:block}.ol-overviewmap .ol-overviewmap-map{border:1px solid var(--ol-subtle-foreground-color);height:150px;width:150px}.ol-overviewmap:not(.ol-collapsed) button{bottom:0;left:0;position:absolute}.ol-overviewmap.ol-collapsed .ol-overviewmap-map,.ol-overviewmap.ol-uncollapsible button{display:none}.ol-overviewmap:not(.ol-collapsed){background:var(--ol-subtle-background-color)}.ol-overviewmap-box{border:1.5px dotted var(--ol-subtle-foreground-color)}.ol-overviewmap .ol-overviewmap-box:hover{cursor:move}
