/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font-size:16px;font-weight:400;line-height:24px;font-family:Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font-size:14px;font-weight:500;line-height:22px;font-family:Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 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,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.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}.mat-headline-2,.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}.mat-headline-3,.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}.mat-headline-4,.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}.mat-bottom-sheet-container{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.mat-button-toggle,.mat-calendar{font-family:Roboto,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,sans-serif;font-size:14px;font-weight:500}.mat-expansion-panel-content{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.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,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:16px}.mat-step-label-selected{font-size:16px;font-weight:400}.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,sans-serif;letter-spacing:.0125em;margin:0}.mat-tree{font-family:Roboto,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.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)}.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)}.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)}.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}.mdc-text-field__input,.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)}.mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.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)}.mat-mdc-form-field-subscript-wrapper,.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)}.mat-mdc-form-field,.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)}.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))}.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}.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}.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)}.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}.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}.mat-mdc-standard-chip,.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)}.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}.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}.mat-mdc-menu-content,.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)}.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}.mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em}.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)}.mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.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){.mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.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)}.mdc-button,.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)}.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}.mdc-data-table__content,.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)}.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)}.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}html .mat-ripple-element{background-color:#0000001a}html .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}html .mat-mdc-option:hover:not(.mdc-list-item--disabled),html .mat-mdc-option:focus:not(.mdc-list-item--disabled),html .mat-mdc-option.mat-mdc-option-active,html .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}html .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #388e3c)}html .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #0288d1)}html .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #c62828)}html .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}html .mat-pseudo-checkbox-full{color:#0000008a}html .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}html .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,html .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#388e3c}html .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,html .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#388e3c}html .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,html .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}html .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,html .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#0288d1}html .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,html .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#0288d1}html .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,html .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}html .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,html .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#0288d1}html .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,html .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#0288d1}html .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,html .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}html .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,html .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#c62828}html .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,html .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#c62828}html .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,html .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}html .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,html .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}html .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,html .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}html .mat-app-background,html.mat-app-background{background-color:#fafafa;color:#000000de}html .mat-elevation-z0,html .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}html .mat-elevation-z1,html .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}html .mat-elevation-z2,html .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}html .mat-elevation-z3,html .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}html .mat-elevation-z4,html .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}html .mat-elevation-z5,html .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}html .mat-elevation-z6,html .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}html .mat-elevation-z7,html .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}html .mat-elevation-z8,html .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}html .mat-elevation-z9,html .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}html .mat-elevation-z10,html .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}html .mat-elevation-z11,html .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}html .mat-elevation-z12,html .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}html .mat-elevation-z13,html .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}html .mat-elevation-z14,html .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}html .mat-elevation-z15,html .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}html .mat-elevation-z16,html .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}html .mat-elevation-z17,html .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}html .mat-elevation-z18,html .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}html .mat-elevation-z19,html .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}html .mat-elevation-z20,html .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}html .mat-elevation-z21,html .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}html .mat-elevation-z22,html .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}html .mat-elevation-z23,html .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}html .mat-elevation-z24,html .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}html .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}html .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}html .mat-mdc-card-subtitle{color:#0000008a}html .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #388e3c}html .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(56, 142, 60, 0.25)'/%3E%3C/svg%3E")}html .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#388e3c40}html .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #0288d1}html .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(2, 136, 209, 0.25)'/%3E%3C/svg%3E")}html .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#0288d140}html .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #c62828}html .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(198, 40, 40, 0.25)'/%3E%3C/svg%3E")}html .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#c6282840}html .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}html .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}html .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{html .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}}@media all{html .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}html .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #388e3c)}html .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}html .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,html .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}html .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}html .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}html .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}html .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}html .mdc-text-field--filled .mdc-text-field__ripple:before,html .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}html .mdc-text-field--filled:hover .mdc-text-field__ripple:before,html .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}html .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,html .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}html .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}html .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}html .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}html .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #388e3c)}html .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,html .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,html .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}html .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,html .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,html .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}html .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,html .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,html .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #388e3c)}html .mdc-text-field--outlined .mdc-text-field__ripple:before,html .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}html .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#388e3cde}html .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #c62828)}html .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #c62828)}html .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #c62828)}html .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, #c62828)}html .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #c62828)}html .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #c62828)}html .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #c62828)}html .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,html .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,html .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #c62828)}html .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,html .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,html .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, #c62828)}html .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,html .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,html .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #c62828)}html .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{html .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}}@media all{html .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}html .mdc-text-field--disabled .mdc-floating-label{color:#00000061}html .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}html .mdc-text-field--disabled .mdc-text-field-character-counter,html .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}html .mdc-text-field--disabled .mdc-text-field__icon--leading,html .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}html .mdc-text-field--disabled .mdc-text-field__affix--prefix,html .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}html .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}html .mdc-text-field--disabled .mdc-notched-outline__leading,html .mdc-text-field--disabled .mdc-notched-outline__notch,html .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){html .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){html .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){html .mdc-text-field--disabled .mdc-floating-label{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){html .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){html .mdc-text-field--disabled .mdc-text-field-character-counter,html .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){html .mdc-text-field--disabled .mdc-text-field__icon--leading{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){html .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){html .mdc-text-field--disabled .mdc-text-field__affix--prefix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){html .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){html .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}}@media screen and (forced-colors: active),(-ms-high-contrast: active){html .mdc-text-field--disabled .mdc-notched-outline__leading,html .mdc-text-field--disabled .mdc-notched-outline__notch,html .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}html .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}html .mat-mdc-form-field-error{color:var(--mdc-theme-error, #c62828)}html .mat-mdc-form-field-focus-overlay{background-color:#000000de}html .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}html .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}html .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}html .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#388e3cde}html .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#0288d1de}html .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#c62828de}html .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}html .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #0288d1)}html .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #0288d1)}html .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0288d1de}html .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, #c62828)}html .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, #c62828)}html .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #c62828)}html .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, #c62828)}html .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #c62828)}html .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, #c62828)}html .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, #c62828)}html .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,html .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,html .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, #c62828)}html .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,html .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,html .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, #c62828)}html .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,html .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,html .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, #c62828)}html .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,html .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,html .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, #0288d1)}html .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #c62828)}html .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #c62828)}html .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#c62828de}html .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, #c62828)}html .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, #c62828)}html .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #c62828)}html .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, #c62828)}html .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #c62828)}html .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, #c62828)}html .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, #c62828)}html .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,html .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,html .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, #c62828)}html .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,html .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,html .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, #c62828)}html .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,html .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,html .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, #c62828)}html .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,html .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,html .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, #c62828)}html .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}html [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}html .mat-mdc-form-field-infix{min-height:56px}html .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}html .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)}html .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}html .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}html .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}html .mat-mdc-select-value{color:#000000de}html .mat-mdc-select-placeholder{color:#0009}html .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}html .mat-mdc-select-arrow{color:#0000008a}html .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#388e3cde}html .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#0288d1de}html .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,html .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#c62828de}html .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}html .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)}html .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}html .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,html .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #388e3c;--mdc-chip-elevated-disabled-container-color: #388e3c;--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}html .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,html .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #0288d1;--mdc-chip-elevated-disabled-container-color: #0288d1;--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}html .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,html .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #c62828;--mdc-chip-elevated-disabled-container-color: #c62828;--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}html .mat-mdc-chip-focus-overlay{background:black}html .mat-mdc-chip{height:32px}html .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}html .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}html .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}html .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #43a047;--mdc-switch-selected-handle-color: #43a047;--mdc-switch-selected-hover-state-layer-color: #43a047;--mdc-switch-selected-pressed-state-layer-color: #43a047;--mdc-switch-selected-focus-handle-color: #1b5e20;--mdc-switch-selected-hover-handle-color: #1b5e20;--mdc-switch-selected-pressed-handle-color: #1b5e20;--mdc-switch-selected-focus-track-color: #81c784;--mdc-switch-selected-hover-track-color: #81c784;--mdc-switch-selected-pressed-track-color: #81c784;--mdc-switch-selected-track-color: #81c784}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #039be5;--mdc-switch-selected-handle-color: #039be5;--mdc-switch-selected-hover-state-layer-color: #039be5;--mdc-switch-selected-pressed-state-layer-color: #039be5;--mdc-switch-selected-focus-handle-color: #01579b;--mdc-switch-selected-hover-handle-color: #01579b;--mdc-switch-selected-pressed-handle-color: #01579b;--mdc-switch-selected-focus-track-color: #4fc3f7;--mdc-switch-selected-hover-track-color: #4fc3f7;--mdc-switch-selected-pressed-track-color: #4fc3f7;--mdc-switch-selected-track-color: #4fc3f7}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}html .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}html .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}html .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: #388e3c;--mdc-radio-selected-hover-icon-color: #388e3c;--mdc-radio-selected-icon-color: #388e3c;--mdc-radio-selected-pressed-icon-color: #388e3c;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #388e3c}html .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}html .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: #0288d1;--mdc-radio-selected-hover-icon-color: #0288d1;--mdc-radio-selected-icon-color: #0288d1;--mdc-radio-selected-pressed-icon-color: #0288d1;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #0288d1}html .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}html .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: #c62828;--mdc-radio-selected-hover-icon-color: #c62828;--mdc-radio-selected-icon-color: #c62828;--mdc-radio-selected-pressed-icon-color: #c62828;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #c62828}html .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}html .mat-mdc-radio-button .mdc-radio{padding:10px}html .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}html .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}html .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}html .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #388e3c;--mdc-slider-focus-handle-color: #388e3c;--mdc-slider-hover-handle-color: #388e3c;--mdc-slider-active-track-color: #388e3c;--mdc-slider-inactive-track-color: #388e3c;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #388e3c;--mat-mdc-slider-ripple-color: #388e3c;--mat-mdc-slider-hover-ripple-color: rgba(56, 142, 60, .05);--mat-mdc-slider-focus-ripple-color: rgba(56, 142, 60, .2)}html .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #0288d1;--mdc-slider-focus-handle-color: #0288d1;--mdc-slider-hover-handle-color: #0288d1;--mdc-slider-active-track-color: #0288d1;--mdc-slider-inactive-track-color: #0288d1;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #0288d1;--mat-mdc-slider-ripple-color: #0288d1;--mat-mdc-slider-hover-ripple-color: rgba(2, 136, 209, .05);--mat-mdc-slider-focus-ripple-color: rgba(2, 136, 209, .2)}html .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #c62828;--mdc-slider-focus-handle-color: #c62828;--mdc-slider-hover-handle-color: #c62828;--mdc-slider-active-track-color: #c62828;--mdc-slider-inactive-track-color: #c62828;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #c62828;--mat-mdc-slider-ripple-color: #c62828;--mat-mdc-slider-hover-ripple-color: rgba(198, 40, 40, .05);--mat-mdc-slider-focus-ripple-color: rgba(198, 40, 40, .2)}html .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)}html .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}html .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}html .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}html .mdc-list-item--with-leading-icon .mdc-list-item__start,html .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent}html .mdc-list-item--with-leading-icon .mdc-list-item__start,html .mdc-list-item--with-trailing-icon .mdc-list-item__end{color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}html .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}html .mdc-list-item--disabled .mdc-list-item__start,html .mdc-list-item--disabled .mdc-list-item__content,html .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}html .mdc-list-item--disabled .mdc-list-item__primary-text,html .mdc-list-item--disabled .mdc-list-item__secondary-text,html .mdc-list-item--disabled .mdc-list-item__overline-text,html .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,html .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,html .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}html .mdc-list-item--selected .mdc-list-item__primary-text,html .mdc-list-item--activated .mdc-list-item__primary-text,html .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,html .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #388e3c)}html .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}html .mdc-list-divider:after{border-bottom-color:#fff}html .mdc-list-divider{background-color:#0000001f}html .mat-mdc-menu-item[disabled],html .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,html .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}html .mat-mdc-menu-item .mat-icon-no-color,html .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}html .mat-mdc-menu-item:hover:not([disabled]),html .mat-mdc-menu-item.cdk-program-focused:not([disabled]),html .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),html .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}html .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}html .mat-mdc-list-option .mdc-list-item__start,html .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #388e3c;--mdc-checkbox-selected-hover-icon-color: #388e3c;--mdc-checkbox-selected-icon-color: #388e3c;--mdc-checkbox-selected-pressed-icon-color: #388e3c;--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)}html .mat-mdc-list-option .mdc-list-item__start,html .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: #388e3c;--mdc-radio-selected-hover-icon-color: #388e3c;--mdc-radio-selected-icon-color: #388e3c;--mdc-radio-selected-pressed-icon-color: #388e3c;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #388e3c}html .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,html .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}html .mat-mdc-list-option.mat-accent .mdc-list-item__start,html .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #0288d1;--mdc-checkbox-selected-hover-icon-color: #0288d1;--mdc-checkbox-selected-icon-color: #0288d1;--mdc-checkbox-selected-pressed-icon-color: #0288d1;--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)}html .mat-mdc-list-option.mat-accent .mdc-list-item__start,html .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: #0288d1;--mdc-radio-selected-hover-icon-color: #0288d1;--mdc-radio-selected-icon-color: #0288d1;--mdc-radio-selected-pressed-icon-color: #0288d1;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #0288d1}html .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,html .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}html .mat-mdc-list-option.mat-warn .mdc-list-item__start,html .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #c62828;--mdc-checkbox-selected-hover-icon-color: #c62828;--mdc-checkbox-selected-icon-color: #c62828;--mdc-checkbox-selected-pressed-icon-color: #c62828;--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)}html .mat-mdc-list-option.mat-warn .mdc-list-item__start,html .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: #c62828;--mdc-radio-selected-hover-icon-color: #c62828;--mdc-radio-selected-icon-color: #c62828;--mdc-radio-selected-pressed-icon-color: #c62828;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #c62828}html .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,html .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#388e3c}html .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,html .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,html .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html .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}html .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,html .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,html .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}html .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,html .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,html .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html .mat-mdc-paginator{background:white;color:#000000de}html .mat-mdc-paginator-icon{fill:#0000008a}html .mat-mdc-paginator-decrement,html .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}html .mat-mdc-paginator-first,html .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}html .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,html .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,html .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,html .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}html .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}html .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}html .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}html .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)}html .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}html .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}html .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}html .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}html .mat-mdc-paginator-container{min-height:56px}html .mat-mdc-tab,html .mat-mdc-tab-link{background-color:transparent}html .mat-mdc-tab .mdc-tab__text-label,html .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}html .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,html .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,html .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,html .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}html .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,html .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#388e3c}html .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,html .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #388e3c)}html .mdc-tab__ripple:before,html .mat-mdc-tab .mat-ripple-element,html .mat-mdc-tab-header-pagination .mat-ripple-element,html .mat-mdc-tab-link .mat-ripple-element{background-color:#388e3c}html .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,html .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,html .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,html .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#0288d1}html .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,html .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,html .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,html .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, #0288d1)}html .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,html .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,html .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,html .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,html .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,html .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,html .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,html .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#0288d1}html .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,html .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,html .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,html .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#c62828}html .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,html .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,html .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,html .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, #c62828)}html .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,html .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,html .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,html .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,html .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,html .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,html .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,html .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#c62828}html .mat-mdc-tab-group.mat-background-primary,html .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #388e3c;--mat-mdc-tab-header-with-background-foreground-color: #fff}html .mat-mdc-tab-group.mat-background-accent,html .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #0288d1;--mat-mdc-tab-header-with-background-foreground-color: #fff}html .mat-mdc-tab-group.mat-background-warn,html .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #c62828;--mat-mdc-tab-header-with-background-foreground-color: #fff}html .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}html .mat-mdc-tab-header .mdc-tab{height:48px}html .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}html .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}html .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}html .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #388e3c;--mdc-checkbox-selected-hover-icon-color: #388e3c;--mdc-checkbox-selected-icon-color: #388e3c;--mdc-checkbox-selected-pressed-icon-color: #388e3c;--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)}html .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#388e3c1a}html .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#388e3c}html .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #0288d1;--mdc-checkbox-selected-hover-icon-color: #0288d1;--mdc-checkbox-selected-icon-color: #0288d1;--mdc-checkbox-selected-pressed-icon-color: #0288d1;--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)}html .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#0288d11a}html .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#0288d1}html .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #c62828;--mdc-checkbox-selected-hover-icon-color: #c62828;--mdc-checkbox-selected-icon-color: #c62828;--mdc-checkbox-selected-pressed-icon-color: #c62828;--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)}html .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#c628281a}html .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#c62828}html .mat-mdc-checkbox-disabled label{color:#00000061}html .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)}html .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)}html .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)}html .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}html .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #388e3c}html .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #0288d1}html .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #c62828}html .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)}html .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}html .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #388e3c;--mdc-filled-button-label-text-color: #fff}html .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #0288d1;--mdc-filled-button-label-text-color: #fff}html .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #c62828;--mdc-filled-button-label-text-color: #fff}html .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)}html .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}html .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #388e3c;--mdc-protected-button-label-text-color: #fff}html .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #0288d1;--mdc-protected-button-label-text-color: #fff}html .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #c62828;--mdc-protected-button-label-text-color: #fff}html .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}html .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}html .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #388e3c}html .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #0288d1}html .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #c62828}html .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)}html .mat-mdc-button,html .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,html .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}html .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,html .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,html .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,html .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}html .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,html .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}html .mat-mdc-button.mat-primary,html .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #388e3c;--mat-mdc-button-ripple-color: rgba(56, 142, 60, .1)}html .mat-mdc-button.mat-accent,html .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #0288d1;--mat-mdc-button-ripple-color: rgba(2, 136, 209, .1)}html .mat-mdc-button.mat-warn,html .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #c62828;--mat-mdc-button-ripple-color: rgba(198, 40, 40, .1)}html .mat-mdc-raised-button,html .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,html .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}html .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,html .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,html .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,html .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}html .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,html .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}html .mat-mdc-raised-button.mat-primary,html .mat-mdc-unelevated-button.mat-primary,html .mat-mdc-raised-button.mat-accent,html .mat-mdc-unelevated-button.mat-accent,html .mat-mdc-raised-button.mat-warn,html .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-button.mat-mdc-button-base,html .mat-mdc-raised-button.mat-mdc-button-base,html .mat-mdc-unelevated-button.mat-mdc-button-base,html .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}html .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}html .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,html .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}html .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}html .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #388e3c;--mat-mdc-button-ripple-color: rgba(56, 142, 60, .1)}html .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #0288d1;--mat-mdc-button-ripple-color: rgba(2, 136, 209, .1)}html .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #c62828;--mat-mdc-button-ripple-color: rgba(198, 40, 40, .1)}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #388e3c}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #0288d1}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #c62828}html .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)}html .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}html .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}html .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}html .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}html .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%)}html .mat-mdc-fab,html .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}html .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,html .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}html .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,html .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,html .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,html .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}html .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,html .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}html .mat-mdc-fab.mat-primary,html .mat-mdc-mini-fab.mat-primary,html .mat-mdc-fab.mat-accent,html .mat-mdc-mini-fab.mat-accent,html .mat-mdc-fab.mat-warn,html .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-unthemed,html .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}html .mat-mdc-fab.mat-primary,html .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #388e3c;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}html .mat-mdc-fab.mat-accent,html .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #0288d1;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}html .mat-mdc-fab.mat-warn,html .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #c62828;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}html .mat-mdc-fab[disabled][disabled],html .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)}html .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #0288d1;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}html .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}html .mdc-data-table__row{background-color:inherit}html .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}html .mdc-data-table__row--selected{background-color:#388e3c0a}html .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,html .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,html .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}html .mdc-data-table__cell,html .mdc-data-table__header-cell{border-bottom-color:#0000001f}html .mdc-data-table__pagination{border-top-color:#0000001f}html .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}html .mdc-data-table__header-cell,html .mdc-data-table__pagination-total,html .mdc-data-table__pagination-rows-per-page-label,html .mdc-data-table__cell{color:#000000de}html .mat-mdc-table{background:white}html .mat-mdc-table .mdc-data-table__row{height:52px}html .mat-mdc-table .mdc-data-table__pagination{min-height:52px}html .mat-mdc-table .mdc-data-table__header-row{height:56px}html .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #388e3c}html .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #0288d1}html .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #c62828}html .mat-badge{position:relative}html .mat-badge.mat-badge{overflow:visible}html .mat-badge-hidden .mat-badge-content{display:none}html .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}html .ng-animate-disabled .mat-badge-content,html .mat-badge-content._mat-animation-noopable{transition:none}html .mat-badge-content.mat-badge-active{transform:none}html .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}html .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}html .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}html .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] html .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}html .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] html .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}html .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] html .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}html .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] html .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}html .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}html .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}html .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}html .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] html .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}html .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] html .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}html .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] html .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}html .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] html .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}html .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}html .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}html .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}html .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] html .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}html .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] html .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}html .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] html .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}html .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] html .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}html .mat-badge-content{color:#fff;background:#388e3c}.cdk-high-contrast-active html .mat-badge-content{outline:solid 1px;border-radius:0}html .mat-badge-accent .mat-badge-content{background:#0288d1;color:#fff}html .mat-badge-warn .mat-badge-content{color:#fff;background:#c62828}html .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}html .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}html .mat-button-toggle-standalone:not([class*=mat-elevation-z]),html .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}html .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),html .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}html .mat-button-toggle{color:#00000061}html .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}html .mat-button-toggle-appearance-standard{color:#000000de;background:white}html .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}html .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}html [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}html .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}html .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}html .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}html .mat-button-toggle-disabled{color:#00000042;background-color:#eee}html .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}html .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}html .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,html .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}html .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}html .mat-calendar-arrow{fill:#0000008a}html .mat-datepicker-toggle,html .mat-datepicker-content .mat-calendar-next-button,html .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}html .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}html .mat-calendar-table-header,html .mat-calendar-body-label{color:#0000008a}html .mat-calendar-body-cell-content,html .mat-date-range-input-separator{color:#000000de;border-color:transparent}html .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}html .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}html .mat-calendar-body-in-preview{color:#0000003d}html .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}html .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}html .mat-calendar-body-in-range:before{background:rgba(56,142,60,.2)}html .mat-calendar-body-comparison-identical,html .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}html .mat-calendar-body-comparison-bridge-start:before,html [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(56,142,60,.2) 50%,rgba(249,171,0,.2) 50%)}html .mat-calendar-body-comparison-bridge-end:before,html [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(56,142,60,.2) 50%,rgba(249,171,0,.2) 50%)}html .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,html .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}html .mat-calendar-body-comparison-identical.mat-calendar-body-selected,html .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}html .mat-calendar-body-selected{background-color:#388e3c;color:#fff}html .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#388e3c66}html .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}html .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),html .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:#388e3c4d}@media (hover: hover){html .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:#388e3c4d}}html .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}html .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(2,136,209,.2)}html .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,html .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}html .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,html .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(2,136,209,.2) 50%,rgba(249,171,0,.2) 50%)}html .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,html .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(2,136,209,.2) 50%,rgba(249,171,0,.2) 50%)}html .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,html .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}html .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,html .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}html .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#0288d1;color:#fff}html .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0288d166}html .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}html .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),html .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:#0288d14d}@media (hover: hover){html .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:#0288d14d}}html .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(198,40,40,.2)}html .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,html .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}html .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,html .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(198,40,40,.2) 50%,rgba(249,171,0,.2) 50%)}html .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,html .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(198,40,40,.2) 50%,rgba(249,171,0,.2) 50%)}html .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,html .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}html .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,html .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}html .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#c62828;color:#fff}html .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#c6282866}html .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}html .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),html .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:#c628284d}@media (hover: hover){html .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:#c628284d}}html .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}html .mat-datepicker-toggle-active{color:#388e3c}html .mat-datepicker-toggle-active.mat-accent{color:#0288d1}html .mat-datepicker-toggle-active.mat-warn{color:#c62828}html .mat-date-range-input-inner[disabled]{color:#00000061}html .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}html .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}html .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}html .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}html .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%)}html .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}html .mat-divider{border-top-color:#0000001f}html .mat-divider-vertical{border-right-color:#0000001f}html .mat-expansion-panel{background:white;color:#000000de}html .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}html .mat-action-row{border-top-color:#0000001f}html .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),html .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),html .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){html .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}html .mat-expansion-panel-header-title{color:#000000de}html .mat-expansion-panel-header-description,html .mat-expansion-indicator:after{color:#0000008a}html .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}html .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,html .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}html .mat-expansion-panel-header{height:48px}html .mat-expansion-panel-header.mat-expanded{height:64px}html .mat-icon.mat-primary{color:#388e3c}html .mat-icon.mat-accent{color:#0288d1}html .mat-icon.mat-warn{color:#c62828}html .mat-drawer-container{background-color:#fafafa;color:#000000de}html .mat-drawer{background-color:#fff;color:#000000de}html .mat-drawer.mat-drawer-push{background-color:#fff}html .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}html .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}html .mat-drawer-side.mat-drawer-end,html [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}html [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}html .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}html .mat-step-header.cdk-keyboard-focused,html .mat-step-header.cdk-program-focused,html .mat-step-header:hover:not([aria-disabled]),html .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}html .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){html .mat-step-header:hover{background:none}}html .mat-step-header .mat-step-label,html .mat-step-header .mat-step-optional{color:#0000008a}html .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}html .mat-step-header .mat-step-icon-selected,html .mat-step-header .mat-step-icon-state-done,html .mat-step-header .mat-step-icon-state-edit{background-color:#388e3c;color:#fff}html .mat-step-header.mat-accent .mat-step-icon{color:#fff}html .mat-step-header.mat-accent .mat-step-icon-selected,html .mat-step-header.mat-accent .mat-step-icon-state-done,html .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#0288d1;color:#fff}html .mat-step-header.mat-warn .mat-step-icon{color:#fff}html .mat-step-header.mat-warn .mat-step-icon-selected,html .mat-step-header.mat-warn .mat-step-icon-state-done,html .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#c62828;color:#fff}html .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#c62828}html .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}html .mat-step-header .mat-step-label.mat-step-label-error{color:#c62828}html .mat-stepper-horizontal,html .mat-stepper-vertical{background-color:#fff}html .mat-stepper-vertical-line:before{border-left-color:#0000001f}html .mat-horizontal-stepper-header:before,html .mat-horizontal-stepper-header:after,html .mat-stepper-horizontal-line{border-top-color:#0000001f}html .mat-horizontal-stepper-header{height:72px}html .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,html .mat-vertical-stepper-header{padding:24px}html .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}html .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,html .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}html .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}html .mat-sort-header-arrow{color:#757575}html .mat-toolbar{background:whitesmoke;color:#000000de}html .mat-toolbar.mat-primary{background:#388e3c;color:#fff}html .mat-toolbar.mat-accent{background:#0288d1;color:#fff}html .mat-toolbar.mat-warn{background:#c62828;color:#fff}html .mat-toolbar .mat-form-field-underline,html .mat-toolbar .mat-form-field-ripple,html .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}html .mat-toolbar .mat-form-field-label,html .mat-toolbar .mat-focused .mat-form-field-label,html .mat-toolbar .mat-select-value,html .mat-toolbar .mat-select-arrow,html .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}html .mat-toolbar .mat-input-element{caret-color:currentColor}html .mat-toolbar-multiple-rows{min-height:64px}html .mat-toolbar-row,html .mat-toolbar-single-row{height:64px}@media (max-width: 599px){html .mat-toolbar-multiple-rows{min-height:56px}html .mat-toolbar-row,html .mat-toolbar-single-row{height:56px}}html .mat-tree{background:white}html .mat-tree-node,html .mat-nested-tree-node{color:#000000de}html .mat-tree-node{min-height:48px}html html,html body{overscroll-behavior:none}html body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}html a{text-decoration:none;cursor:pointer}html .material-symbols-outlined.fill{font-variation-settings:"FILL" 1}html *{letter-spacing:normal!important}html .mat-mdc-card{padding:1rem}html .mat-mdc-card-content{font-size:1rem;padding:0}html .mat-mdc-progress-bar{margin:1rem 0}html .mat-mdc-button-base.mat-mdc-unelevated-button.mat-accent:not([disabled=true]){color:#fff}html .mat-mdc-dialog-title{padding:9px 24px!important}html .mat-mdc-dialog-content[mat-dialog-content]{max-height:calc(65dvh - .5rem);padding-top:.5rem;line-height:1.1em!important}html .spacer{flex:1 1 auto}html .equal-width{flex:1 1 0}html .center{text-align:center}html .left{text-align:left}html .right{text-align:right}html .float-right{float:right}html .bold{font-weight:700}html .italic{font-style:italic}html .underline{text-decoration:underline}html .line-through{text-decoration:line-through}html .no-wrap{white-space:nowrap}html .pre-wrap{white-space:pre-wrap}html .normal-wrap{white-space:normal}html .gray-color{color:#999}html .gray-color-important{color:#999!important}html .gray-border{border:1px #999999 solid}html .dark-gray-color{color:#666}html .white-color{color:#fff}html .border-alt{border:1px solid #ccc}html .xs-txt{font-size:.7rem}html .xs-txt .bold,html .xs-txt.bold{font-weight:500}html .sm-txt{font-size:.8rem}html .sm-txt .bold,html .sm-txt.bold{font-weight:500}html .smd-txt{font-size:.9rem}html .md-txt{font-size:1rem}html .lg-txt{font-size:1.2rem}html .xl-txt{font-size:1.3rem}html .xs-icon{font-size:.7rem;width:.7rem!important;height:.7rem!important;line-height:.7rem}html .sm-icon{font-size:.8rem;width:.8rem!important;height:.8rem!important;line-height:.8rem}html .md-icon{font-size:1rem;width:1rem!important;height:1rem!important;line-height:1rem}html .ml-icon{font-size:1.25rem;width:1.25rem!important;height:1.25rem!important;line-height:1.25rem}html .lg-icon{font-size:1.5rem;width:1.5rem!important;height:1.5rem!important;line-height:1.5rem}html .xl-icon{font-size:2rem;width:2rem!important;height:2rem!important;line-height:2rem}html .mat-mdc-icon-button.md{font-size:1.8rem;line-height:1.8rem;width:1.8rem;height:1.8rem}html .mat-mdc-icon-button.md .mat-icon{font-size:1.4rem;line-height:1.4rem;width:1.4rem;height:1.4rem;transform:translateY(-2px)}html .tab-list{border-bottom:1px solid}html .tab-list a{padding:.5rem 1rem}html .tab-list a.active{border-bottom:2px solid}html .full-width,html .full-width.mat-mdc-form-field .mat-mdc-form-field-infix{width:100%}html .max-100-width{max-width:100%}html .display-block{display:block}html .full-height,html .full-height.mat-mdc-form-field,html .full-height.mat-mdc-form-field .mat-mdc-form-field-wrapper,html .full-height.mat-mdc-form-field .mat-mdc-form-field-wrapper .mat-mdc-form-field-flex{height:100%}html .full-height.mat-mdc-form-field .mat-mdc-form-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix{height:100%;box-sizing:border-box}html .full-height.mat-mdc-form-field .mat-mdc-form-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix textarea{height:100%}html .hide-scrollbars::-webkit-scrollbar{display:none}html .hide-y-scrollbars::-webkit-scrollbar{width:0}html .hide-x-scrollbars::-webkit-scrollbar{height:0}html .mat-mdc-card-content .limit-list-height{max-height:20rem;overflow:auto}html .mat-mdc-card-content .limit-list-height::-webkit-scrollbar{width:4px}html .mat-mdc-card-content .limit-list-height::-webkit-scrollbar-button{display:none}html .mat-mdc-card-content .limit-list-height::-webkit-scrollbar-thumb{background-color:#80808080;border-radius:2px}html .mat-mdc-card-content .limit-list-height::-webkit-scrollbar-track-piece{background-color:transparent}html .ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html .hide{display:none}html .margin-top{margin-top:1rem}html .margin-right{margin-right:1rem}html .margin-right-important{margin-right:1rem!important}html .margin-bottom{margin-bottom:1rem}html .margin-left{margin-left:1rem}html .margin{margin:1rem}html .margin-left-0_5{margin-left:.5rem}html .margin-right-0_5{margin-right:.5rem}html .margin-top-0_5{margin-top:.5rem}html .margin-bottom-0_5{margin-bottom:.5rem}html .margin-bottom-0_5-important{margin-bottom:.5rem!important}html .margin-0_5{margin:.5rem}html .margin-right-0_25{margin-right:.25rem}html .margin-top-0_25{margin-top:.25rem}html .margin-bottom-0_25{margin-bottom:.25rem}html .margin-left-1_5{margin-left:1.5rem}html .margin-left-0_25{margin-left:.25rem}html .no-margin{margin:0}html .margin-auto{margin:auto}html .no-margin-important{margin:0!important}html .no-margin-right{margin-right:0!important}html .margin-bottom-0_75{margin-bottom:.75rem}html .padding-top{padding-top:1rem}html .padding-right{padding-right:1rem}html .padding-bottom{padding-bottom:1rem}html .padding-left{padding-left:1rem}html .padding{padding:1rem}html .padding-top-0_5{padding-top:.5rem}html .padding-right-0_5{padding-right:.5rem}html .padding-bottom-0_5{padding-bottom:.5rem}html .padding-left-0_5{padding-left:.5rem}html .padding-0_5{padding:.5rem}html .padding-top-0_25{padding-top:.25rem}html .padding-bottom-0_25{padding-bottom:.25rem}html .padding-left-0_25{padding-left:.25rem}html .padding-right-0_25{padding-right:.25rem}html .padding-0_25{padding:.25rem}html .no-padding{padding:0!important}html .no-padding-top{padding-top:0!important}html .no-padding-bottom{padding-bottom:0!important}html .padding-left-1_5{padding-left:1.5rem}html .padding-left-2_75{padding-left:2.75rem}html .border-radius{border-radius:.5rem}html .overdue{background-color:#ff404033!important}html .overdue:hover{background-color:#ff404040!important}html .vertical-align-middle{vertical-align:middle}html .avatar{width:2rem;height:2rem;border-radius:50%}html .avatar.sm{width:1.3rem;height:1.3rem}html .sticky-top{position:sticky;top:0}html .sticky-top.z-index{z-index:1}html .sticky-bottom{position:sticky;bottom:0}html .fixed-bottom{position:fixed;bottom:0}html .border-box-sizing{box-sizing:border-box}html .pointer-cursor{cursor:pointer}html .default-cursor{cursor:default}html .move-cursor{cursor:move}html mat-progress-bar.fixed{margin:0;position:fixed}html .cdk-drag-handle{cursor:move;transform:translateY(3px)}html .cdk-drag-placeholder{opacity:0}html .cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)}html .cdk-drop-list-dragging .cdk-drag:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}html .cdk-drag-preview{box-sizing:border-box;border-radius:4px;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}html .mat-mdc-option.multiline .mdc-list-item__primary-text,html .mat-mdc-checkbox.multiline label{line-height:1rem}html .mat-mdc-tooltip{white-space:pre-line}html input.gen-input{border:0;background:none}html input.gen-input:focus{outline:none}html input.gen-input::placeholder{color:#999}html input.gen-input[type=search]{width:100%;height:100%}html input.gen-input[type=search]::-webkit-search-decoration,html input.gen-input[type=search]::-webkit-search-cancel-button,html input.gen-input[type=search]::-webkit-search-results-button,html input.gen-input[type=search]::-webkit-search-results-decoration{display:none}html input[type=number].hide-arrows{-moz-appearance:textfield}html input[type=number].hide-arrows::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}html input[type=number].hide-arrows::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}html .full-screen,html .report-sidenav{position:absolute!important;left:0;right:0;top:var(--report-top, 0);bottom:0}html .report-sidenav .mat-sidenav{width:calc(2rem + 41px)!important}html .report-sidenav .mat-sidenav .mat-drawer-inner-container::-webkit-scrollbar{width:4px}html .report-sidenav .mat-sidenav .mat-drawer-inner-container::-webkit-scrollbar-button{display:none}html .report-sidenav .mat-sidenav .mat-drawer-inner-container::-webkit-scrollbar-thumb{background-color:#80808080}html .report-sidenav .mat-sidenav .mat-drawer-inner-container::-webkit-scrollbar-track-piece{background-color:transparent}html .report-sidenav .mat-sidenav .mat-drawer-inner-container .filters-header{position:sticky;top:0;z-index:1}html .report-sidenav .mat-sidenav .mat-drawer-inner-container .filters-footer{position:sticky;bottom:0;z-index:1}html .report-sidenav .mat-sidenav-content{margin-left:calc(2rem + 42px)!important}html .report-sidenav.opened .mat-sidenav:first-of-type{width:300px!important}html .report-sidenav.opened .mat-sidenav-content{margin-left:301px!important}html .mat-mdc-spinner:not(.mat-mdc-progress-bar){margin:auto}html .mat-mdc-tab-group.sticky-tabs .mat-tab-header{position:sticky;top:var(--sticky-tabs-top);z-index:1}html .mat-mdc-tab-group.sticky-tabs .mat-mdc-tab-body-wrapper{z-index:0;overflow:auto!important;max-height:calc(100vh - 113px)}@media (max-width: 599px){html .mat-mdc-tab-group.sticky-tabs .mat-mdc-tab-body-wrapper{max-height:calc(100vh - 105px)}}html .mat-mdc-tab-group.sticky-tabs .mat-mdc-tab-body-wrapper .mat-mdc-tab-body.mat-mdc-tab-body-active,html .mat-mdc-tab-group.sticky-tabs .mat-mdc-tab-body-wrapper .mat-mdc-tab-body-content{overflow:visible!important}html .mat-mdc-select-panel .mat-mdc-option-multiple.mat-active{background-color:transparent}html .mat-mdc-checkbox.select-all{padding:0 16px;display:block}html .mat-mdc-checkbox.select-all .mat-mdc-checkbox-layout{display:flex}html .mat-mdc-checkbox.select-all .mat-mdc-checkbox-layout label{line-height:3em;flex:1 1 auto}html .mat-mdc-radio-group.vertical-radio-group{display:flex;flex-direction:column;margin:0;align-items:flex-start}html .mat-mdc-radio-group.vertical-radio-group .mat-mdc-radio-button{margin:5px}html .mat-mdc-form-field.no-padding .mat-mdc-form-field-wrapper{padding-bottom:0!important}html .mat-mdc-form-field.no-padding .mat-mdc-form-field-wrapper .mat-mdc-form-field-infix{border-top:0!important}html .mat-mdc-form-field.no-padding .mat-mdc-form-field-wrapper .mat-mdc-form-field-underline{bottom:0!important}html .mat-mdc-form-field.no-padding .mat-mdc-form-field-wrapper .mat-mdc-form-field-prefix{top:.05rem}html .mat-mdc-form-field.no-padding .mat-mdc-form-field-wrapper .mat-mdc-form-field-suffix .mat-mdc-icon-button{transform:translateY(3px)}html .mat-mdc-form-field.no-padding .mat-mdc-form-field-subscript-wrapper{display:none}html .mat-mdc-form-field.no-padding.mat-mdc-form-field-appearance-outline .mat-input-element{transform:translateY(.25em)}html .mat-mdc-form-field.no-padding.mat-mdc-form-field-appearance-outline .mat-mdc-form-field-label{margin-top:.1rem}html .mat-mdc-form-field.no-padding.mat-mdc-form-field-appearance-outline.mat-mdc-form-field-can-float.mat-mdc-form-field-should-float .mat-form-field-label{margin-top:.5rem}html input:-webkit-autofill,html input:-webkit-autofill:hover,html input:-webkit-autofill:focus,html input:-webkit-autofill:active{-webkit-transition:background-color 5000s;transition:background-color 5000s}html input:-webkit-autofill,html input:-webkit-autofill:hover,html input:-webkit-autofill:focus,html input:-webkit-autofill:active{-webkit-text-fill-color:rgba(0,0,0,.87)}html body{background-color:#fafafa;color:#000000de}html a:not(.mat-mdc-button-base.mat-unthemed){color:#0288d1}html .primary-color{color:#388e3c}html .primary-color-lighter{color:#c8e6c9}html .primary-bg{background-color:#388e3c}html .accent-color{color:#0288d1}html .accent-color-important{color:#0288d1!important}html .accent-color-lighter{color:#b3e5fc}html .accent-bg{background-color:#0288d1}html .accent-bg-lighter{background-color:#b3e5fc4d}html .accent-bg-lighter-important{background-color:#b3e5fc4d!important}html .accent-bg-50{background-color:#0288d180}html .warn-color{color:#c62828}html .warn-color-important{color:#c62828!important}html .warn-bg{background-color:#c62828}html .warn-bg-20{background-color:#c6282833}html .warn-bg-10-important{background-color:#c628281a!important}html .text-color{color:#000000de}html .background-bg{background-color:#fafafa}html .card-bg,html .card-bg-tabs .mat-mdc-tab-header,html .mat-mdc-form-field.card-bg-input .mdc-notched-outline{background-color:#fff}@media (hover: hover){html .hover:hover{background-color:#0000000a}}html .hover-bg{background-color:#0000000a}html .positive-color{color:#090}html .negative-color{color:#c00}html .gray-bg{background-color:#0000000d}html .true-gray-bg{background-color:#ccc}html .very-light-gray-bg{background-color:#f9f9f9}html .border{border:1px solid rgba(0,0,0,.12)}html .border-top{border-top:1px solid rgba(0,0,0,.12)}html .border-right{border-right:1px solid rgba(0,0,0,.12)}html .border-bottom{border-bottom:1px solid rgba(0,0,0,.12)}html .border-left{border-left:1px solid rgba(0,0,0,.12)}html .border-bg{background-color:#0000001f}html .border-color{color:#0000001f}html .primary-border{border:1px solid #388e3c}html .accent-border{border:1px solid #0288d1}html .warn-border{border:1px solid #c62828}html .warn-border-bottom-important{border-bottom:1px solid #c62828!important}html .mat-list-single-selected-option,html .mat-list-single-selected-option:hover,html .mat-list-single-selected-option:focus{background-color:#0288d166}html input.gen-input,html .mat-option-multiple .mat-option-text{color:#000000de}html .mat-mdc-checkbox.select-all:hover{background-color:#0000000a}html .mat-mdc-tab-group.sticky-tabs .mat-mdc-tab-header{background-color:#fafafa}html .tab-list{border-bottom-color:#0000001f}html .tab-list a{color:#000000de}html .tab-list a.active{color:#0288d1;border-bottom-color:#0288d1}html mat-option.contains-mat-select-search{background-color:#fff}html .mat-mdc-dialog-content[mat-dialog-content]{color:#000000de}html,body{height:100dvh}
