/*!
 * 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}@charset "UTF-8";.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);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.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:#00000052}.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}.mat-app-background{background-color:var(--mat-app-background-color, transparent);color:var(--mat-app-text-color, inherit)}html{--mat-ripple-color: rgba(69, 69, 69, .1)}html{--mat-option-selected-state-label-text-color: #006699;--mat-option-label-text-color: #454545;--mat-option-hover-state-layer-color: rgba(69, 69, 69, .04);--mat-option-focus-state-layer-color: rgba(69, 69, 69, .04);--mat-option-selected-state-layer-color: rgba(69, 69, 69, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #7db9ff;--mat-option-label-text-color: #454545;--mat-option-hover-state-layer-color: rgba(69, 69, 69, .04);--mat-option-focus-state-layer-color: rgba(69, 69, 69, .04);--mat-option-selected-state-layer-color: rgba(69, 69, 69, .04)}.mat-warn{--mat-option-selected-state-label-text-color: #dc0018;--mat-option-label-text-color: #454545;--mat-option-hover-state-layer-color: rgba(69, 69, 69, .04);--mat-option-focus-state-layer-color: rgba(69, 69, 69, .04);--mat-option-selected-state-layer-color: rgba(69, 69, 69, .04)}html{--mat-optgroup-label-text-color: #454545}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #006699;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: #757575;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #006699;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #7db9ff;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: #757575;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #7db9ff;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #dc0018;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: #757575;--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color: #dc0018;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: #454545}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.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-option-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 16px;--mat-option-label-text-tracking: .03125em;--mat-option-label-text-weight: 400}html{--mat-optgroup-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 16px;--mat-optgroup-label-text-tracking: .03125em;--mat-optgroup-label-text-weight: 400}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #006699;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: #757575}.mat-badge-accent{--mat-badge-background-color: #7db9ff;--mat-badge-text-color: #171717}.mat-badge-warn{--mat-badge-background-color: #dc0018;--mat-badge-text-color: white}html{--mat-badge-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-large-size-text-size: 24px}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false;--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false;--mdc-protected-button-container-shape: 4px;--mdc-protected-button-keep-touch-target: false;--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px;--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0;--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px;--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px;--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: #454545;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-text-button-state-layer-color: #454545;--mat-text-button-disabled-state-layer-color: #454545;--mat-text-button-ripple-color: rgba(69, 69, 69, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12;--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: #454545;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color: #454545;--mat-filled-button-disabled-state-layer-color: #454545;--mat-filled-button-ripple-color: rgba(69, 69, 69, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12;--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: #454545;--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-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-protected-button-container-shadow-color: #000;--mat-protected-button-state-layer-color: #454545;--mat-protected-button-disabled-state-layer-color: #454545;--mat-protected-button-ripple-color: rgba(69, 69, 69, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12;--mdc-outlined-button-disabled-outline-color: #d5d5d5;--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: #454545;--mdc-outlined-button-outline-color: #d5d5d5;--mat-outlined-button-state-layer-color: #454545;--mat-outlined-button-disabled-state-layer-color: #454545;--mat-outlined-button-ripple-color: rgba(69, 69, 69, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #006699;--mat-text-button-state-layer-color: #006699;--mat-text-button-ripple-color: rgba(0, 102, 153, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #7db9ff;--mat-text-button-state-layer-color: #7db9ff;--mat-text-button-ripple-color: rgba(125, 185, 255, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #dc0018;--mat-text-button-state-layer-color: #dc0018;--mat-text-button-ripple-color: rgba(220, 0, 24, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #006699;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #7db9ff;--mdc-filled-button-label-text-color: #171717;--mat-filled-button-state-layer-color: #171717;--mat-filled-button-ripple-color: rgba(23, 23, 23, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #dc0018;--mdc-filled-button-label-text-color: white;--mat-filled-button-state-layer-color: white;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #006699;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #7db9ff;--mdc-protected-button-label-text-color: #171717;--mat-protected-button-state-layer-color: #171717;--mat-protected-button-ripple-color: rgba(23, 23, 23, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #dc0018;--mdc-protected-button-label-text-color: white;--mat-protected-button-state-layer-color: white;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #006699;--mdc-outlined-button-outline-color: #d5d5d5;--mat-outlined-button-state-layer-color: #006699;--mat-outlined-button-ripple-color: rgba(0, 102, 153, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #7db9ff;--mdc-outlined-button-outline-color: #d5d5d5;--mat-outlined-button-state-layer-color: #7db9ff;--mat-outlined-button-ripple-color: rgba(125, 185, 255, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #dc0018;--mdc-outlined-button-outline-color: #d5d5d5;--mat-outlined-button-state-layer-color: #dc0018;--mat-outlined-button-ripple-color: rgba(220, 0, 24, .1)}html{--mdc-text-button-container-height: 36px;--mdc-filled-button-container-height: 36px;--mdc-outlined-button-container-height: 36px;--mdc-protected-button-container-height: 36px;--mat-text-button-touch-target-display: block;--mat-filled-button-touch-target-display: block;--mat-protected-button-touch-target-display: block;--mat-outlined-button-touch-target-display: block}html{--mdc-text-button-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none;--mdc-filled-button-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none;--mdc-outlined-button-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none;--mdc-protected-button-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-fab-container-shape: 50%;--mdc-fab-icon-size: 24px;--mdc-fab-small-container-shape: 50%;--mdc-fab-small-icon-size: 24px;--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px}html{--mdc-fab-container-color: white;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-container-shadow-color: #000;--mat-fab-foreground-color: #454545;--mat-fab-state-layer-color: #454545;--mat-fab-disabled-state-layer-color: #454545;--mat-fab-ripple-color: rgba(69, 69, 69, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-fab-small-container-color: white;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shadow-color: #000;--mat-fab-small-foreground-color: #454545;--mat-fab-small-state-layer-color: #454545;--mat-fab-small-disabled-state-layer-color: #454545;--mat-fab-small-ripple-color: rgba(69, 69, 69, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38);--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-shadow-color: #000}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #006699;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #7db9ff;--mat-fab-foreground-color: #171717;--mat-fab-state-layer-color: #171717;--mat-fab-ripple-color: rgba(23, 23, 23, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #dc0018;--mat-fab-foreground-color: white;--mat-fab-state-layer-color: white;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #006699;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #7db9ff;--mat-fab-small-foreground-color: #171717;--mat-fab-small-state-layer-color: #171717;--mat-fab-small-ripple-color: rgba(23, 23, 23, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #dc0018;--mat-fab-small-foreground-color: white;--mat-fab-small-state-layer-color: white;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block;--mat-fab-small-touch-target-display: block}html{--mdc-extended-fab-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color: #454545;--mat-icon-button-disabled-state-layer-color: #454545;--mat-icon-button-ripple-color: rgba(69, 69, 69, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #006699;--mat-icon-button-state-layer-color: #006699;--mat-icon-button-ripple-color: rgba(0, 102, 153, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #7db9ff;--mat-icon-button-state-layer-color: #7db9ff;--mat-icon-button-ripple-color: rgba(125, 185, 255, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #dc0018;--mat-icon-button-state-layer-color: #dc0018;--mat-icon-button-ripple-color: rgba(220, 0, 24, .1)}html{--mat-icon-button-touch-target-display: block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.mat-mdc-button,.mat-mdc-button-base,.mat-mdc-outlined-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button{--mdc-text-button-label-text-tracking: normal;--mdc-outlined-button-label-text-tracking: normal;--mdc-filled-button-label-text-tracking: normal;--mdc-protected-button-label-text-tracking: normal;--mdc-icon-button-disabled-icon-color: #bdbdbd;--mdc-protected-button-focus-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12)}.mat-mdc-button.-gray:not(:disabled),.mat-mdc-button-base.-gray:not(:disabled),.mat-mdc-outlined-button.-gray:not(:disabled),.mat-mdc-unelevated-button.-gray:not(:disabled),.mat-mdc-raised-button.-gray:not(:disabled){background-color:#d5d5d5}.mat-mdc-button:focus-visible,.mat-mdc-button-base:focus-visible,.mat-mdc-outlined-button:focus-visible,.mat-mdc-unelevated-button:focus-visible,.mat-mdc-raised-button:focus-visible{box-shadow:0 0 2px 2px #fff,0 0 4px 4px #66afe9,0 0 12px 6px #66afe9!important;outline:transparent dotted 2px;outline-offset:1px}.mat-mdc-button,.mat-mdc-button-base{line-height:var(--mdc-typography-button-line-height, 36px)!important;letter-spacing:normal}.mat-mdc-button.mat-primary .mat-ripple-element,.mat-mdc-button-base.mat-primary .mat-ripple-element{opacity:.1;background-color:#66afe9}.mat-mdc-button.-icon,.mat-mdc-button.mat-mdc-icon-button,.mat-mdc-button-base.-icon,.mat-mdc-button-base.mat-mdc-icon-button{--mdc-icon-button-state-layer-size: 36px;min-width:36px}.mat-mdc-button.mat-mdc-icon-button,.mat-mdc-button-base.mat-mdc-icon-button,.mat-mdc-button.-icon,.mat-mdc-button-base.-icon{padding:0}.mat-mdc-button:not(.-custom):not(.mat-calendar-period-button) .mdc-button__label,.mat-mdc-button:not(.-custom):not(.mat-calendar-period-button) .mdc-button__label>.ng-star-inserted,.mat-mdc-button-base:not(.-custom):not(.mat-calendar-period-button) .mdc-button__label,.mat-mdc-button-base:not(.-custom):not(.mat-calendar-period-button) .mdc-button__label>.ng-star-inserted{display:flex;justify-content:center}.mat-mdc-button:not(.-custom):not(.mat-calendar-period-button) nds-ui-fa-icon,.mat-mdc-button-base:not(.-custom):not(.mat-calendar-period-button) nds-ui-fa-icon{display:flex;align-items:center}.mat-mdc-button.mat-link-button,.mat-mdc-button-base.mat-link-button{padding:0;line-height:initial;min-width:initial}.mat-mdc-button.mat-link-button:hover,.mat-mdc-button-base.mat-link-button:hover{text-decoration:underline}.mat-mdc-button.mat-link-button:hover .mat-mdc-focus-indicator,.mat-mdc-button-base.mat-link-button:hover .mat-mdc-focus-indicator{opacity:0}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1;--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: #757575;--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: #757575;--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: #454545;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: #454545;--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #454545;--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #d5d5d5}html{--mat-standard-button-toggle-height: 48px}html{--mat-legacy-button-toggle-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-legacy-button-toggle-label-text-line-height: 24px;--mat-legacy-button-toggle-label-text-size: 16px;--mat-legacy-button-toggle-label-text-tracking: .03125em;--mat-legacy-button-toggle-label-text-weight: 400;--mat-standard-button-toggle-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-standard-button-toggle-label-text-line-height: 24px;--mat-standard-button-toggle-label-text-size: 16px;--mat-standard-button-toggle-label-text-tracking: .03125em;--mat-standard-button-toggle-label-text-weight: 400}.nds-ui-form-toggle-button .mat-mdc-text-field-wrapper{display:flex;align-items:baseline;flex-wrap:wrap}.nds-ui-form-toggle-button .nds-ui-form-toggle-button-label{flex:1;margin-bottom:.5rem;padding-right:15px;color:#0000008a;font-weight:400;text-overflow:ellipsis}.nds-ui-form-toggle-button .mat-pseudo-checkbox{display:none}.nds-ui-form-toggle-button .mat-form-field-invalid .nds-ui-form-toggle-button-label{color:#dc0018}.nds-ui-form-toggle-button .mat-button-toggle-group{display:flex;flex:1 0 100%;overflow:visible}.nds-ui-form-toggle-button .mat-button-toggle{flex:1 1 0px}.nds-ui-form-toggle-button .mat-button-toggle.cdk-keyboard-focused{position:relative;box-shadow:none;outline:0}.nds-ui-form-toggle-button .mat-button-toggle.cdk-keyboard-focused:after{box-shadow:0 0 2px 2px #fff,0 0 4px 4px #66afe9,0 0 12px 6px #66afe9;outline:transparent dotted 2px;outline-offset:2px;position:absolute;top:0;left:0;height:100%;width:100%;content:"";z-index:100}.nds-ui-form-toggle-button .mat-button-toggle-checked{background-color:#069;color:#fff}.nds-ui-form-toggle-button .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:36px;display:flex;justify-content:center}.nds-ui-form-toggle-button .mat-button-toggle-appearance-standard .mat-button-toggle-label-content nds-ui-fa-icon{display:flex;align-items:center}.nds-ui-form-toggle-button .mat-mdc-form-field-subscript-wrapper{flex:1 0 100%}@media (min-width: 768px){.nds-ui-form-toggle-button .mat-mdc-text-field-wrapper>label{flex:2}.nds-ui-form-toggle-button .mat-button-toggle-group{flex:1.5}}.cdk-high-contrast-active .nds-ui-form-toggle-button .mat-button-toggle-checked .mat-button-toggle-focus-overlay{opacity:0}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(69, 69, 69, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(69, 69, 69, .38);--mdc-checkbox-selected-checkmark-color: #171717;--mdc-checkbox-selected-focus-icon-color: #7db9ff;--mdc-checkbox-selected-hover-icon-color: #7db9ff;--mdc-checkbox-selected-icon-color: #7db9ff;--mdc-checkbox-selected-pressed-icon-color: #7db9ff;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(69, 69, 69, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(69, 69, 69, .54);--mdc-checkbox-selected-focus-state-layer-color: #7db9ff;--mdc-checkbox-selected-hover-state-layer-color: #7db9ff;--mdc-checkbox-selected-pressed-state-layer-color: #7db9ff;--mdc-checkbox-unselected-focus-state-layer-color: #454545;--mdc-checkbox-unselected-hover-state-layer-color: #454545;--mdc-checkbox-unselected-pressed-state-layer-color: #454545;--mat-checkbox-disabled-label-color: #757575}.mat-mdc-checkbox{--mdc-form-field-label-text-color: #454545}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(69, 69, 69, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(69, 69, 69, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #006699;--mdc-checkbox-selected-hover-icon-color: #006699;--mdc-checkbox-selected-icon-color: #006699;--mdc-checkbox-selected-pressed-icon-color: #006699;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(69, 69, 69, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(69, 69, 69, .54);--mdc-checkbox-selected-focus-state-layer-color: #006699;--mdc-checkbox-selected-hover-state-layer-color: #006699;--mdc-checkbox-selected-pressed-state-layer-color: #006699;--mdc-checkbox-unselected-focus-state-layer-color: #454545;--mdc-checkbox-unselected-hover-state-layer-color: #454545;--mdc-checkbox-unselected-pressed-state-layer-color: #454545}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(69, 69, 69, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(69, 69, 69, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #dc0018;--mdc-checkbox-selected-hover-icon-color: #dc0018;--mdc-checkbox-selected-icon-color: #dc0018;--mdc-checkbox-selected-pressed-icon-color: #dc0018;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(69, 69, 69, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(69, 69, 69, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc0018;--mdc-checkbox-selected-hover-state-layer-color: #dc0018;--mdc-checkbox-selected-pressed-state-layer-color: #dc0018;--mdc-checkbox-unselected-focus-state-layer-color: #454545;--mdc-checkbox-unselected-hover-state-layer-color: #454545;--mdc-checkbox-unselected-pressed-state-layer-color: #454545}html{--mdc-checkbox-state-layer-size: 40px;--mat-checkbox-touch-target-display: block}.mat-mdc-checkbox{--mdc-form-field-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}.mat-mdc-checkbox.cdk-keyboard-focused{box-shadow:0 0 2px 2px #fff,0 0 4px 4px #66afe9,0 0 12px 6px #66afe9;outline:transparent dotted 2px;outline-offset:.125rem}.mat-mdc-checkbox .mdc-label{white-space:pre-wrap;line-height:1.5rem;font-size:1rem}.mat-mdc-checkbox.mat-mdc-checkbox-checked .mat-checkbox-background{background-color:#069}.mat-mdc-standard-chip{--mdc-chip-container-shape-family: rounded;--mdc-chip-container-shape-radius: 16px 16px 16px 16px;--mdc-chip-with-avatar-avatar-shape-family: rounded;--mdc-chip-with-avatar-avatar-shape-radius: 14px 14px 14px 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1;--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e9e9e9;--mdc-chip-elevated-selected-container-color: #e9e9e9;--mdc-chip-elevated-disabled-container-color: #e9e9e9;--mdc-chip-flat-disabled-selected-container-color: #e9e9e9;--mdc-chip-focus-state-layer-color: #454545;--mdc-chip-hover-state-layer-color: #454545;--mdc-chip-selected-hover-state-layer-color: #454545;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #454545;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #006699;--mdc-chip-elevated-selected-container-color: #006699;--mdc-chip-elevated-disabled-container-color: #006699;--mdc-chip-flat-disabled-selected-container-color: #006699;--mdc-chip-focus-state-layer-color: #454545;--mdc-chip-hover-state-layer-color: #454545;--mdc-chip-selected-hover-state-layer-color: #454545;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #454545;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: #171717;--mdc-chip-elevated-container-color: #7db9ff;--mdc-chip-elevated-selected-container-color: #7db9ff;--mdc-chip-elevated-disabled-container-color: #7db9ff;--mdc-chip-flat-disabled-selected-container-color: #7db9ff;--mdc-chip-focus-state-layer-color: #454545;--mdc-chip-hover-state-layer-color: #454545;--mdc-chip-selected-hover-state-layer-color: #454545;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #454545;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #171717;--mdc-chip-selected-label-text-color: #171717;--mdc-chip-with-icon-icon-color: #171717;--mdc-chip-with-icon-disabled-icon-color: #171717;--mdc-chip-with-icon-selected-icon-color: #171717;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #171717;--mdc-chip-with-trailing-icon-trailing-icon-color: #171717;--mat-chip-selected-disabled-trailing-icon-color: #171717;--mat-chip-selected-trailing-icon-color: #171717}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #dc0018;--mdc-chip-elevated-selected-container-color: #dc0018;--mdc-chip-elevated-disabled-container-color: #dc0018;--mdc-chip-flat-disabled-selected-container-color: #dc0018;--mdc-chip-focus-state-layer-color: #454545;--mdc-chip-hover-state-layer-color: #454545;--mdc-chip-selected-hover-state-layer-color: #454545;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: #454545;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-selected-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mat-chip-selected-disabled-trailing-icon-color: white;--mat-chip-selected-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: .0178571429em;--mdc-chip-label-text-weight: 400}.mat-mdc-chip:focus-visible{box-shadow:0 0 2px 2px #fff,0 0 4px 4px #66afe9,0 0 12px 6px #66afe9;outline:transparent dotted 2px;outline-offset:1px}.mat-mdc-chip .button-remove{margin:0 0 0 .5rem;padding:0;border:none;background:transparent;display:inline-block;cursor:pointer}.mat-mdc-chip .button-remove:focus-visible{box-shadow:0 0 2px 2px #fff,0 0 4px 4px #66afe9,0 0 12px 6px #66afe9;outline:transparent dotted 2px;outline-offset:1px}.mat-mdc-chip.mat-mdc-standard-chip.lighter.mat-accent{background-color:#bfdef6}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #006699;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 102, 153, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 102, 153, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 102, 153, .3);--mat-datepicker-toggle-active-state-icon-color: #006699;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 102, 153, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: #757575;--mat-datepicker-calendar-period-button-text-color: #454545;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: #d5d5d5;--mat-datepicker-calendar-header-text-color: #757575;--mat-datepicker-calendar-date-today-outline-color: #757575;--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(117, 117, 117, .8);--mat-datepicker-calendar-date-text-color: #454545;--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: #757575;--mat-datepicker-calendar-date-preview-state-outline-color: #d5d5d5;--mat-datepicker-range-input-separator-color: #454545;--mat-datepicker-range-input-disabled-state-separator-color: #757575;--mat-datepicker-range-input-disabled-state-text-color: #757575;--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: #454545}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: #171717;--mat-datepicker-calendar-date-selected-state-background-color: #7db9ff;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(125, 185, 255, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: #171717;--mat-datepicker-calendar-date-focus-state-background-color: rgba(125, 185, 255, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(125, 185, 255, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(125, 185, 255, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #dc0018;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(220, 0, 24, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(220, 0, 24, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(220, 0, 24, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(220, 0, 24, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #7db9ff}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #dc0018}.mat-calendar-controls{--mat-icon-button-touch-target-display: none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 400}html{--mdc-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mdc-dialog-container-shadow-color: #000;--mdc-dialog-container-shape: 4px;--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(69, 69, 69, .87);--mdc-dialog-supporting-text-color: rgba(69, 69, 69, .6)}html{--mdc-dialog-subhead-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, 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: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, 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-dialog-container .mdc-dialog__content{--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-dialog-container{--mdc-dialog-supporting-text-color: #454545;overflow:hidden!important}.mat-mdc-dialog-container .mat-mdc-dialog-actions{min-height:0;padding:20px 0 0;margin-top:10px;margin-bottom:0}.dialog-header{display:flex;justify-content:space-between}.dialog-header--multi-step{margin-top:3em}@media (min-width: 1281px){.dialog-header--multi-step{margin-top:0;max-width:25%}}.dialog-alert{display:flex;flex-direction:row;align-items:center;background-color:#cfe6c2}.dialog-alert .icon{height:60px;width:60px;background-color:#00813a;color:#fff;display:flex;align-items:center;justify-content:center;padding:.5rem}.dialog-alert .content{margin:0 10px;padding:.5em .5em .5em 0}.dialog-alert.multiline{align-items:normal}.dialog-alert.multiline .icon{height:unset;align-items:flex-start}.dialog-alert.error{background-color:#fdd}.dialog-alert.error .icon{background-color:#dc0018}.dialog-alert.info{background-color:#e6eff3}.dialog-alert.info .icon{background-color:#069}.dialog-alert-extended{display:flex;flex-direction:row;background-color:#cfe6c2}.dialog-alert-extended .icon{height:60px;width:60px;background-color:#00813a;color:#fff;display:flex;align-items:center;justify-content:center}.dialog-alert-extended p{margin:0 10px}.dialog-alert-extended.error{background-color:#fdd}.dialog-alert-extended.error .icon{background-color:#dc0018}.dialog-alert-extended.info{background-color:#e6eff3}.dialog-alert-extended.info .icon{background-color:#069}.error-message{display:flex;flex-direction:row;padding-left:20px;padding-right:20px}.error-message.header{margin-top:20px;font-size:large}.error-message.details{font-size:small}.dialog-close{text-align:end}.dialog-btn-actions{position:relative}.dialog-btn-actions:before{content:"";position:absolute;inset:0;border-top:1px solid #d5d5d5;margin-left:-20px;margin-right:-20px}.dialog-btn-actions ul{display:flex;flex-direction:row;margin:0;padding:0;list-style:none}.dialog-btn-actions ul li{margin-left:8px}.nds-dialog-container-normal{position:relative!important}@media (min-width: 321px) and (max-width: 1280.98px){.nds-dialog-container-normal{max-width:95vw!important;width:90%!important;min-width:90%!important}}.nds-dialog-container-with-top{position:relative!important}@media (min-width: 1281px){.nds-dialog-container-with-top .mat-mdc-dialog-container{margin-top:0}}@media (min-width: 768px) and (max-width: 1280.98px){.nds-dialog-container-with-top .mat-mdc-dialog-container{max-width:90vw!important;margin-top:40px!important}}@media (min-width: 321px) and (max-width: 320.98px){.nds-dialog-container-with-top .mat-mdc-dialog-container{max-width:95vw!important;margin-top:-40px!important}}html{--mat-divider-width: 1px}html{--mat-divider-color: #d5d5d5}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px;--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #006699;--mdc-filled-text-field-focus-active-indicator-color: #006699;--mdc-filled-text-field-focus-label-text-color: rgba(0, 102, 153, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(69, 69, 69, .6);--mdc-filled-text-field-hover-label-text-color: rgba(69, 69, 69, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(117, 117, 117, .38);--mdc-filled-text-field-input-text-color: rgba(69, 69, 69, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(117, 117, 117, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(69, 69, 69, .6);--mdc-filled-text-field-error-hover-label-text-color: #dc0018;--mdc-filled-text-field-error-focus-label-text-color: #dc0018;--mdc-filled-text-field-error-label-text-color: #dc0018;--mdc-filled-text-field-error-caret-color: #dc0018;--mdc-filled-text-field-active-indicator-color: rgba(213, 213, 213, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(213, 213, 213, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(213, 213, 213, .87);--mdc-filled-text-field-error-active-indicator-color: #dc0018;--mdc-filled-text-field-error-focus-active-indicator-color: #dc0018;--mdc-filled-text-field-error-hover-active-indicator-color: #dc0018;--mdc-outlined-text-field-caret-color: #006699;--mdc-outlined-text-field-focus-outline-color: #006699;--mdc-outlined-text-field-focus-label-text-color: rgba(0, 102, 153, .87);--mdc-outlined-text-field-label-text-color: rgba(69, 69, 69, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(69, 69, 69, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(117, 117, 117, .38);--mdc-outlined-text-field-input-text-color: rgba(69, 69, 69, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(117, 117, 117, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(69, 69, 69, .6);--mdc-outlined-text-field-error-caret-color: #dc0018;--mdc-outlined-text-field-error-focus-label-text-color: #dc0018;--mdc-outlined-text-field-error-label-text-color: #dc0018;--mdc-outlined-text-field-error-hover-label-text-color: #dc0018;--mdc-outlined-text-field-outline-color: rgba(213, 213, 213, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(213, 213, 213, .06);--mdc-outlined-text-field-hover-outline-color: rgba(213, 213, 213, .87);--mdc-outlined-text-field-error-focus-outline-color: #dc0018;--mdc-outlined-text-field-error-hover-outline-color: #dc0018;--mdc-outlined-text-field-error-outline-color: #dc0018;--mat-form-field-focus-select-arrow-color: rgba(0, 102, 153, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(69, 69, 69, .87);--mat-form-field-error-text-color: #dc0018;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #7db9ff;--mdc-filled-text-field-focus-active-indicator-color: #7db9ff;--mdc-filled-text-field-focus-label-text-color: rgba(125, 185, 255, .87);--mdc-outlined-text-field-caret-color: #7db9ff;--mdc-outlined-text-field-focus-outline-color: #7db9ff;--mdc-outlined-text-field-focus-label-text-color: rgba(125, 185, 255, .87);--mat-form-field-focus-select-arrow-color: rgba(125, 185, 255, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #dc0018;--mdc-filled-text-field-focus-active-indicator-color: #dc0018;--mdc-filled-text-field-focus-label-text-color: rgba(220, 0, 24, .87);--mdc-outlined-text-field-caret-color: #dc0018;--mdc-outlined-text-field-focus-outline-color: #dc0018;--mdc-outlined-text-field-focus-label-text-color: rgba(220, 0, 24, .87);--mat-form-field-focus-select-arrow-color: rgba(220, 0, 24, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mdc-filled-text-field-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mdc-filled-text-field-label-text-size: 16px;--mdc-filled-text-field-label-text-tracking: .03125em;--mdc-filled-text-field-label-text-weight: 400;--mdc-outlined-text-field-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mdc-outlined-text-field-label-text-size: 16px;--mdc-outlined-text-field-label-text-tracking: .03125em;--mdc-outlined-text-field-label-text-weight: 400;--mat-form-field-container-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-form-field-container-text-line-height: 24px;--mat-form-field-container-text-size: 16px;--mat-form-field-container-text-tracking: .03125em;--mat-form-field-container-text-weight: 400;--mat-form-field-outlined-label-text-populated-size: 16px;--mat-form-field-subscript-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-form-field-subscript-text-line-height: 20px;--mat-form-field-subscript-text-size: 12px;--mat-form-field-subscript-text-tracking: .0333333333em;--mat-form-field-subscript-text-weight: 400}.mat-mdc-form-field{--mat-form-field-container-text-tracking: normal;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-container-color: transparent;--mat-form-field-state-layer-color: transparent;--mdc-filled-text-field-disabled-container-color: transparent;--mdc-filled-text-field-label-text-color: #757575;--mdc-filled-text-field-hover-label-text-color: #757575;--mat-select-enabled-arrow-color: #757575}.mat-mdc-form-field-infix{--mat-form-field-container-height: 36px;--mat-form-field-filled-with-label-container-padding-top: 12px;--mat-form-field-container-vertical-padding: 6px}.mat-mdc-form-field{width:100%}.mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{margin-top:.5416666667em;position:static}.mat-mdc-form-field .mat-mdc-form-field-bottom-align:before{content:none}.mat-mdc-form-field .mat-mdc-form-field-error-wrapper,.mat-mdc-form-field .mat-mdc-form-field-hint-wrapper{padding:0;width:auto;position:relative}.mat-mdc-form-field .mdc-text-field{overflow:unset}.mat-mdc-form-field.section-form-field{padding-bottom:1.25rem!important}.mat-mdc-form-field.mat-focused.cdk-keyboard-focused:not(.mat-form-field-appearance-outline) .mat-mdc-form-field-flex{box-shadow:0 0 2px 2px #fff,0 0 4px 4px #66afe9,0 0 12px 6px #66afe9;outline:transparent dotted 2px;outline-offset:3px}.mat-mdc-form-field.mat-focused.cdk-keyboard-focused.mat-form-field-appearance-outline .mat-mdc-text-field-wrapper{box-shadow:0 0 2px 2px #fff,0 0 4px 4px #66afe9,0 0 12px 6px #66afe9;outline:transparent dotted 2px;outline-offset:1px}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-required-marker{color:#069}.mat-mdc-form-field.mat-form-field-appearance-fill label~input.mat-mdc-input-element::placeholder{color:transparent!important}.mat-mdc-form-field-error,mat-error>nds-ui-form-error,mat-error>nds-ui-form-error-message-aware{display:flex;align-items:center;font-size:small}.mat-mdc-form-field-error .ng-fa-icon,mat-error>nds-ui-form-error .ng-fa-icon,mat-error>nds-ui-form-error-message-aware .ng-fa-icon{margin-right:6px}.mat-mdc-form-field-error p,mat-error>nds-ui-form-error p,mat-error>nds-ui-form-error-message-aware p{margin:0}form:not(.-inline)>.mat-mdc-form-field{padding-bottom:.8rem}form:not(.-inline)>.mat-mdc-form-field mat-error>nds-ui-form-error{padding-bottom:.5rem}form:not(.-inline)>fieldset>.mat-mdc-form-field{padding-bottom:.8rem}form:not(.-inline)>fieldset>.mat-mdc-form-field mat-error>nds-ui-form-error{padding-bottom:.5rem}.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-text-infix:after{color:#707070}.mat-mdc-form-field-text-prefix .mat-icon,.mat-mdc-form-field-text-suffix .mat-icon{font-size:100%}.mat-mdc-form-field-text-prefix .mdc-icon-button,.mat-mdc-form-field-text-suffix .mdc-icon-button{--mdc-icon-button-icon-size: 1em}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-width:2px;transition:border-width .1s ease-in-out}mat-icon.ng-fa-icon svg{display:block}.mat-mdc-input-element.cdk-textarea-autosize{overflow:hidden}input.mat-mdc-input-element::-webkit-calendar-picker-indicator{display:block}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38;--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: #454545;--mdc-list-list-item-supporting-text-color: #757575;--mdc-list-list-item-leading-icon-color: rgba(69, 69, 69, .38);--mdc-list-list-item-trailing-supporting-text-color: #757575;--mdc-list-list-item-trailing-icon-color: rgba(69, 69, 69, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(69, 69, 69, .38);--mdc-list-list-item-disabled-label-text-color: #454545;--mdc-list-list-item-disabled-leading-icon-color: #454545;--mdc-list-list-item-disabled-trailing-icon-color: #454545;--mdc-list-list-item-hover-label-text-color: #454545;--mdc-list-list-item-hover-leading-icon-color: rgba(69, 69, 69, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(69, 69, 69, .38);--mdc-list-list-item-focus-label-text-color: #454545;--mdc-list-list-item-hover-state-layer-color: #454545;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: #454545;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #006699;--mdc-radio-selected-hover-icon-color: #006699;--mdc-radio-selected-icon-color: #006699;--mdc-radio-selected-pressed-icon-color: #006699}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #7db9ff;--mdc-radio-selected-hover-icon-color: #7db9ff;--mdc-radio-selected-icon-color: #7db9ff;--mdc-radio-selected-pressed-icon-color: #7db9ff}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc0018;--mdc-radio-selected-hover-icon-color: #dc0018;--mdc-radio-selected-icon-color: #dc0018;--mdc-radio-selected-pressed-icon-color: #dc0018}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(69, 69, 69, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(69, 69, 69, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #006699;--mdc-checkbox-selected-hover-icon-color: #006699;--mdc-checkbox-selected-icon-color: #006699;--mdc-checkbox-selected-pressed-icon-color: #006699;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(69, 69, 69, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(69, 69, 69, .54);--mdc-checkbox-selected-focus-state-layer-color: #006699;--mdc-checkbox-selected-hover-state-layer-color: #006699;--mdc-checkbox-selected-pressed-state-layer-color: #006699;--mdc-checkbox-unselected-focus-state-layer-color: #454545;--mdc-checkbox-unselected-hover-state-layer-color: #454545;--mdc-checkbox-unselected-pressed-state-layer-color: #454545}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(69, 69, 69, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(69, 69, 69, .38);--mdc-checkbox-selected-checkmark-color: #171717;--mdc-checkbox-selected-focus-icon-color: #7db9ff;--mdc-checkbox-selected-hover-icon-color: #7db9ff;--mdc-checkbox-selected-icon-color: #7db9ff;--mdc-checkbox-selected-pressed-icon-color: #7db9ff;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(69, 69, 69, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(69, 69, 69, .54);--mdc-checkbox-selected-focus-state-layer-color: #7db9ff;--mdc-checkbox-selected-hover-state-layer-color: #7db9ff;--mdc-checkbox-selected-pressed-state-layer-color: #7db9ff;--mdc-checkbox-unselected-focus-state-layer-color: #454545;--mdc-checkbox-unselected-hover-state-layer-color: #454545;--mdc-checkbox-unselected-pressed-state-layer-color: #454545}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(69, 69, 69, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(69, 69, 69, .38);--mdc-checkbox-selected-checkmark-color: white;--mdc-checkbox-selected-focus-icon-color: #dc0018;--mdc-checkbox-selected-hover-icon-color: #dc0018;--mdc-checkbox-selected-icon-color: #dc0018;--mdc-checkbox-selected-pressed-icon-color: #dc0018;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(69, 69, 69, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(69, 69, 69, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc0018;--mdc-checkbox-selected-hover-state-layer-color: #dc0018;--mdc-checkbox-selected-pressed-state-layer-color: #dc0018;--mdc-checkbox-unselected-focus-state-layer-color: #454545;--mdc-checkbox-unselected-hover-state-layer-color: #454545;--mdc-checkbox-unselected-pressed-state-layer-color: #454545}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#069}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px;--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size: 40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, 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: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, 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: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height: 20px;--mdc-list-list-item-trailing-supporting-text-size: 12px;--mdc-list-list-item-trailing-supporting-text-tracking: .0333333333em;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font:400 16px/28px Noto Sans,Arial,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;letter-spacing:.009375em}.mdc-list-item__primary-text{font-size:.875rem}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px}html{--mat-menu-item-label-text-color: #454545;--mat-menu-item-icon-color: #454545;--mat-menu-item-hover-state-layer-color: rgba(69, 69, 69, .04);--mat-menu-item-focus-state-layer-color: rgba(69, 69, 69, .04);--mat-menu-container-color: white;--mat-menu-divider-color: #d5d5d5}html{--mat-menu-item-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-menu-item-label-text-size: 16px;--mat-menu-item-label-text-tracking: .03125em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.mat-mdc-menu-panel{border-radius:0!important}.mat-mdc-menu-panel a{color:#000}.mat-mdc-menu-panel a:hover{text-decoration:none}.mat-mdc-menu-panel .mat-mdc-menu-item.cdk-keyboard-focused{box-shadow:inset 0 0 2px 2px #fff,inset 0 0 4px 4px #66afe9,inset 0 0 6px 6px #66afe9;outline:transparent dotted 2px;outline-offset:-3px}.mat-mdc-menu-panel .mat-mdc-menu-item[disabled]{opacity:1}.mat-mdc-menu-panel.mobile-nav{max-width:100%!important;width:min-content}html{--mat-paginator-container-text-color: rgba(69, 69, 69, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(69, 69, 69, .54);--mat-paginator-disabled-icon-color: rgba(69, 69, 69, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px}html{--mat-paginator-container-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: .0333333333em;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-paginator{--mat-paginator-disabled-icon-color: #00000042;--mat-paginator-enabled-icon-color: rgb(117, 117, 117)}.mat-mdc-paginator .mat-mdc-icon-button{padding:5px}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #006699}html .mat-accent{--mdc-circular-progress-active-indicator-color: #7db9ff}html .mat-warn{--mdc-circular-progress-active-indicator-color: #dc0018}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button{--mdc-form-field-label-text-color: #454545}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #006699;--mdc-radio-selected-hover-icon-color: #006699;--mdc-radio-selected-icon-color: #006699;--mdc-radio-selected-pressed-icon-color: #006699;--mat-radio-ripple-color: #454545;--mat-radio-checked-ripple-color: #006699;--mat-radio-disabled-label-color: #757575}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #7db9ff;--mdc-radio-selected-hover-icon-color: #7db9ff;--mdc-radio-selected-icon-color: #7db9ff;--mdc-radio-selected-pressed-icon-color: #7db9ff;--mat-radio-ripple-color: #454545;--mat-radio-checked-ripple-color: #7db9ff;--mat-radio-disabled-label-color: #757575}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc0018;--mdc-radio-selected-hover-icon-color: #dc0018;--mdc-radio-selected-icon-color: #dc0018;--mdc-radio-selected-pressed-icon-color: #dc0018;--mat-radio-ripple-color: #454545;--mat-radio-checked-ripple-color: #dc0018;--mat-radio-disabled-label-color: #757575}html{--mdc-radio-state-layer-size: 40px;--mat-radio-touch-target-display: block}.mat-mdc-radio-button{--mdc-form-field-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mdc-form-field-label-text-line-height: 20px;--mdc-form-field-label-text-size: 14px;--mdc-form-field-label-text-tracking: .0178571429em;--mdc-form-field-label-text-weight: 400}.mat-mdc-radio-group{padding-bottom:25px}.mat-mdc-radio-group.mat-radio-button-horizontal .mat-mdc-radio-button{margin-right:16px}.cdk-high-contrast-active .mat-mdc-radio-button,.mat-mdc-radio-button{border:0 solid rgba(213,213,213,.42)}.cdk-high-contrast-active .mat-mdc-radio-button .mat-radio-container,.cdk-high-contrast-active .mat-mdc-radio-button .mdc-radio__outer-circle,.cdk-high-contrast-active .mat-mdc-radio-button .mdc-radio__inner-circle,.mat-mdc-radio-button .mat-radio-container,.mat-mdc-radio-button .mdc-radio__outer-circle,.mat-mdc-radio-button .mdc-radio__inner-circle{background:none}.cdk-high-contrast-active .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__inner-circle,.mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__inner-circle{border:7.5px solid #006699}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(69, 69, 69, .87);--mat-select-disabled-trigger-text-color: rgba(117, 117, 117, .38);--mat-select-placeholder-text-color: rgba(69, 69, 69, .6);--mat-select-enabled-arrow-color: rgba(213, 213, 213, .54);--mat-select-disabled-arrow-color: rgba(69, 69, 69, .38);--mat-select-focused-arrow-color: rgba(0, 102, 153, .87);--mat-select-invalid-arrow-color: rgba(220, 0, 24, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(69, 69, 69, .87);--mat-select-disabled-trigger-text-color: rgba(117, 117, 117, .38);--mat-select-placeholder-text-color: rgba(69, 69, 69, .6);--mat-select-enabled-arrow-color: rgba(213, 213, 213, .54);--mat-select-disabled-arrow-color: rgba(69, 69, 69, .38);--mat-select-focused-arrow-color: rgba(125, 185, 255, .87);--mat-select-invalid-arrow-color: rgba(220, 0, 24, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(69, 69, 69, .87);--mat-select-disabled-trigger-text-color: rgba(117, 117, 117, .38);--mat-select-placeholder-text-color: rgba(69, 69, 69, .6);--mat-select-enabled-arrow-color: rgba(213, 213, 213, .54);--mat-select-disabled-arrow-color: rgba(69, 69, 69, .38);--mat-select-focused-arrow-color: rgba(220, 0, 24, .87);--mat-select-invalid-arrow-color: rgba(220, 0, 24, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-select-trigger-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 16px;--mat-select-trigger-text-tracking: .03125em;--mat-select-trigger-text-weight: 400}.mat-mdc-select .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow{position:relative;border:none}form .mat-mdc-select-panel{margin-bottom:45px}.mat-mdc-option.mat-active{box-shadow:inset 0 0 2px 2px #fff,inset 0 0 4px 4px #66afe9,inset 0 0 6px 6px #66afe9;outline:transparent dotted 2px;outline-offset:-3px}form:not(.-inline) .mat-mdc-select .mat-mdc-select-value-text{overflow:unset;white-space:pre-line;text-overflow:unset}.mat-mdc-select-panel mat-option.mat-mdc-option{height:unset;min-height:3em;line-height:unset;padding-top:.8em;padding-bottom:.8em}.mat-mdc-select-panel mat-option.mat-mdc-option .mdc-list-item__primary-text{white-space:normal;word-break:break-all}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: #d5d5d5;--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #454545;--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: #454545;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #006699;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #006699;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #006699;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: #d5d5d5;--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: #757575;--mat-stepper-header-optional-label-text-color: #757575;--mat-stepper-header-selected-state-label-text-color: #454545;--mat-stepper-header-error-state-label-text-color: #dc0018;--mat-stepper-header-icon-background-color: #757575;--mat-stepper-header-error-state-icon-foreground-color: #dc0018;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: #171717;--mat-stepper-header-selected-state-icon-background-color: #7db9ff;--mat-stepper-header-selected-state-icon-foreground-color: #171717;--mat-stepper-header-done-state-icon-background-color: #7db9ff;--mat-stepper-header-done-state-icon-foreground-color: #171717;--mat-stepper-header-edit-state-icon-background-color: #7db9ff;--mat-stepper-header-edit-state-icon-foreground-color: #171717}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc0018;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc0018;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc0018;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}html{--mat-stepper-container-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-stepper-header-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-size: 16px;--mat-stepper-header-selected-state-label-text-weight: 400}.mat-step-header:focus-visible{box-shadow:0 0 2px 2px #fff,0 0 4px 4px #66afe9,0 0 12px 6px #66afe9;outline:transparent dotted 2px;outline-offset:1px}.mat-step-header .mat-step-label{display:none}.mat-horizontal-stepper-header-container{width:60%;padding:5px;position:absolute;left:25%;top:0}@media (max-width: 1280.98px){.mat-horizontal-stepper-header-container{width:50%;left:0}}.mat-horizontal-content-container{padding:0 15px!important;margin:0 -15px}html{--mat-sort-arrow-color: #757575}.mat-sort-header-button:focus-visible{box-shadow:0 0 2px 2px #fff,0 0 4px 4px #66afe9,0 0 12px 6px #66afe9;outline:transparent dotted 2px;outline-offset:1px}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: #454545;--mat-table-row-item-label-text-color: #454545;--mat-table-row-item-outline-color: #d5d5d5}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mat-table-header-headline-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-table-header-headline-line-height: 22px;--mat-table-header-headline-size: 14px;--mat-table-header-headline-weight: 500;--mat-table-header-headline-tracking: .0071428571em;--mat-table-row-item-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-table-row-item-label-text-line-height: 20px;--mat-table-row-item-label-text-size: 14px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: .0178571429em;--mat-table-footer-supporting-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-table-footer-supporting-text-line-height: 20px;--mat-table-footer-supporting-text-size: 14px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: .0178571429em}.mat-mdc-table th.mat-cell,.mat-mdc-table th.mat-mdc-cell,.mat-mdc-table th.mat-mdc-header-cell,.mat-mdc-table th.mat-cell:first-of-type,.mat-mdc-table th.mat-mdc-cell:first-of-type,.mat-mdc-table th.mat-header-cell:first-of-type,.mat-mdc-table th.mat-cell:last-of-type,.mat-mdc-table th.mat-mdc-cell:last-of-type,.mat-mdc-table th.mat-header-cell:last-of-type,.mat-mdc-table td.mat-cell,.mat-mdc-table td.mat-mdc-cell,.mat-mdc-table td.mat-mdc-footer-cell,.mat-mdc-table td.mdc-data-table__cell,.mat-mdc-table td.mdc-data-table__header-cell,.mat-mdc-table td.mat-cell:first-of-type,.mat-mdc-table td.mat-mdc-cell:first-of-type,.mat-mdc-table td.mat-footer-cell:first-of-type,.mat-mdc-table td.mdc-data-table__cell:first-of-type,.mat-mdc-table td.mdc-data-table__header-cell:first-of-type,.mat-mdc-table td.mat-cell:last-of-type,.mat-mdc-table td.mat-mdc-cell:last-of-type,.mat-mdc-table td.mat-footer-cell:last-of-type,.mat-mdc-table td.mdc-data-table__cell:last-of-type,.mat-mdc-table td.mdc-data-table__header-cell:last-of-type{padding-left:5px;padding-right:5px}.mat-mdc-table .mdc-data-table__row:last-child .mat-mdc-cell{border-bottom-color:var(--mat-table-row-item-outline-color, rgba(0, 0, 0, .12));border-bottom-width:var(--mat-table-row-item-outline-width, 1px);border-bottom-style:solid}th.mat-mdc-header-cell{font-size:.875rem;font-weight:600;color:inherit}th.mat-cell,th.mat-mdc-cell{font-weight:400;text-align:left;border-bottom:1px solid #d5d5d5}.mat-mdc-row:hover{background-color:#f5f5f5}.mat-column-actions{width:1px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0;--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #006699;--mat-tab-header-disabled-ripple-color: #757575;--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(69, 69, 69, .6);--mat-tab-header-active-label-text-color: #006699;--mat-tab-header-active-ripple-color: #006699;--mat-tab-header-inactive-ripple-color: #006699;--mat-tab-header-inactive-focus-label-text-color: rgba(69, 69, 69, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(69, 69, 69, .6);--mat-tab-header-active-focus-label-text-color: #006699;--mat-tab-header-active-hover-label-text-color: #006699;--mat-tab-header-active-focus-indicator-color: #006699;--mat-tab-header-active-hover-indicator-color: #006699}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #7db9ff;--mat-tab-header-disabled-ripple-color: #757575;--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(69, 69, 69, .6);--mat-tab-header-active-label-text-color: #7db9ff;--mat-tab-header-active-ripple-color: #7db9ff;--mat-tab-header-inactive-ripple-color: #7db9ff;--mat-tab-header-inactive-focus-label-text-color: rgba(69, 69, 69, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(69, 69, 69, .6);--mat-tab-header-active-focus-label-text-color: #7db9ff;--mat-tab-header-active-hover-label-text-color: #7db9ff;--mat-tab-header-active-focus-indicator-color: #7db9ff;--mat-tab-header-active-hover-indicator-color: #7db9ff}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #dc0018;--mat-tab-header-disabled-ripple-color: #757575;--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(69, 69, 69, .6);--mat-tab-header-active-label-text-color: #dc0018;--mat-tab-header-active-ripple-color: #dc0018;--mat-tab-header-inactive-ripple-color: #dc0018;--mat-tab-header-inactive-focus-label-text-color: rgba(69, 69, 69, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(69, 69, 69, .6);--mat-tab-header-active-focus-label-text-color: #dc0018;--mat-tab-header-active-hover-label-text-color: #dc0018;--mat-tab-header-active-focus-indicator-color: #dc0018;--mat-tab-header-active-hover-indicator-color: #dc0018}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #006699;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #7db9ff;--mat-tab-header-with-background-foreground-color: #171717}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #dc0018;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}.mat-mdc-tab-link{--mat-tab-header-label-text-tracking: normal}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: transparent;--mat-tab-header-active-hover-indicator-color: transparent;--mat-tab-header-active-focus-indicator-color: transparent;--mat-tab-header-active-ripple-color: transparent;--mat-tab-header-inactive-ripple-color: transparent;--mat-tab-header-active-label-text-color: #454545;--mat-tab-header-inactive-label-text-color: #454545;--mat-tab-header-active-hover-label-text-color: #454545;--mat-tab-header-inactive-hover-label-text-color: #454545;--mat-tab-header-active-focus-label-text-color: #454545;--mat-tab-header-inactive-focus-label-text-color: #454545}.mat-mdc-tab-group>.mat-mdc-tab-header{border-bottom:1px solid #d5d5d5}.mat-mdc-tab-group>.mat-mdc-tab-header .mdc-tab--active{border-bottom:none}.mat-mdc-tab-header,.mat-mdc-tab-nav-bar{border-bottom:none}.mat-mdc-tab-header .mat-mdc-tab,.mat-mdc-tab-header .mat-mdc-tab-link,.mat-mdc-tab-nav-bar .mat-mdc-tab,.mat-mdc-tab-nav-bar .mat-mdc-tab-link{min-width:120px;padding:0 30px;border:1px solid transparent;opacity:1}.mat-mdc-tab-header .mat-mdc-tab:hover,.mat-mdc-tab-header .mat-mdc-tab-link:hover,.mat-mdc-tab-nav-bar .mat-mdc-tab:hover,.mat-mdc-tab-nav-bar .mat-mdc-tab-link:hover{text-decoration:none}.mat-mdc-tab-header .mat-mdc-tab:before,.mat-mdc-tab-header .mat-mdc-tab-link:before,.mat-mdc-tab-nav-bar .mat-mdc-tab:before,.mat-mdc-tab-nav-bar .mat-mdc-tab-link:before{content:"";display:block;position:absolute}.mat-mdc-tab-header .mat-mdc-tab:not(.mdc-tab--active):focus:before,.mat-mdc-tab-header .mat-mdc-tab:not(.mdc-tab--active):hover:before,.mat-mdc-tab-header .mat-mdc-tab-link:not(.mdc-tab--active):focus:before,.mat-mdc-tab-header .mat-mdc-tab-link:not(.mdc-tab--active):hover:before,.mat-mdc-tab-nav-bar .mat-mdc-tab:not(.mdc-tab--active):focus:before,.mat-mdc-tab-nav-bar .mat-mdc-tab:not(.mdc-tab--active):hover:before,.mat-mdc-tab-nav-bar .mat-mdc-tab-link:not(.mdc-tab--active):focus:before,.mat-mdc-tab-nav-bar .mat-mdc-tab-link:not(.mdc-tab--active):hover:before{background:#d5d5d5;border:2px solid #d5d5d5;bottom:revert}.mat-mdc-tab-header .mdc-tab--active:before,.mat-mdc-tab-nav-bar .mdc-tab--active:before{background-color:#dc0018;border:2px solid #dc0018;bottom:revert}.mat-mdc-tab-header .mat-ink-bar,.mat-mdc-tab-nav-bar .mat-ink-bar{display:none}.mat-mdc-tab-header .mat-mdc-tab-header-pagination,.mat-mdc-tab-nav-bar .mat-mdc-tab-header-pagination{min-width:48px;min-height:48px;box-shadow:0 0 4px 1px #0003}.mat-mdc-tab-header .mat-mdc-tab-header-pagination-chevron,.mat-mdc-tab-nav-bar .mat-mdc-tab-header-pagination-chevron{height:.75em;width:.75em}.nds-ui-tab-navigation .nds-ui-tab-nav-bar .mat-mdc-tab,.nds-ui-tab-navigation .nds-ui-tab-nav-bar .mat-mdc-tab-link{--mat-focus-indicator-border-radius: 0px}.nds-ui-tab-navigation .nds-ui-tab-nav-bar .mat-mdc-tab:before,.nds-ui-tab-navigation .nds-ui-tab-nav-bar .mat-mdc-tab-link:before{top:0;left:0;right:0;margin:revert}.nds-ui-tab-navigation .nds-ui-tab-nav-bar .mat-mdc-tab.mat-focus-indicator:before,.nds-ui-tab-navigation .nds-ui-tab-nav-bar .mat-mdc-tab-link.mat-focus-indicator:before{bottom:revert}.nds-ui-tab-navigation .nds-ui-tab-nav-bar.nds-ui-tab-nav-bar--vertical .mat-mdc-tab-link.mat-focus-indicator:before{bottom:0}.nds-ui-tab-navigation .nds-ui-tab-nav-bar .mat-mdc-tab-link:focus,.nds-ui-tab-navigation .nds-ui-tab-nav-bar .mat-mdc-tab-link:hover,.nds-ui-tab-navigation .nds-ui-tab-nav-bar .mat-mdc-tab:focus,.nds-ui-tab-navigation .nds-ui-tab-nav-bar .mat-mdc-tab:hover,.nds-ui-tab-navigation .nds-ui-tab-nav-bar .mdc-tab--active{border-color:#d5d5d5 #d5d5d5 #ffffff}.nds-ui-tab-navigation .nds-ui-tab-nav-bar+.mat-divider{width:100vw;margin:-1px calc(-50vw + 50%) 0}@media (min-width: 1024px){.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical{overflow:visible;align-items:flex-start}.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical:before{content:"";display:block;position:absolute;top:0;bottom:0;right:0;border-left:1px solid #d5d5d5}.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical+mat-divider{display:none}.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical+mat-divider+mat-tab-nav-panel[role=tabpanel]{padding-left:2rem}.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical+mat-divider+mat-tab-nav-panel[role=tabpanel] .vertical-nav__first-heading{margin-top:0}.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical .mat-mdc-tab-link-container{overflow:inherit}.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical .mat-mdc-tab-links{flex-direction:column}.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical .mat-mdc-tab-link,.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical .mat-mdc-tab-link:hover,.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical .mat-mdc-tab-link:focus{border:none;border-bottom:1px solid #d5d5d5;text-align:left;white-space:pre-line;min-width:unset;width:100%;justify-content:left;padding:0 15px}.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical .mat-mdc-tab-link:first-child,.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical .mat-mdc-tab-link:hover:first-child,.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical .mat-mdc-tab-link:focus:first-child{border-top:1px solid #d5d5d5}.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical .mat-mdc-tab-link:before,.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical .mat-mdc-tab-link:hover:before,.nds-ui-tab-navigation .nds-ui-tab-nav-bar--vertical .mat-mdc-tab-link:focus:before{top:0;bottom:0;left:0;right:unset;height:auto}}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: #454545}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #006699;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #7db9ff;--mat-toolbar-container-text-color: #171717}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #dc0018;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-toolbar-title-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mat-toolbar-title-text-line-height: 32px;--mat-toolbar-title-text-size: 20px;--mat-toolbar-title-text-tracking: .0125em;--mat-toolbar-title-text-weight: 500}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-plain-tooltip-supporting-text-font: Noto Sans, Arial, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: .0333333333em}.badge{display:inline-block;margin:0 .5rem;border-radius:50%;content:""}.badge.-square{border-radius:10%}.badge.-triangle{height:0;background-color:transparent;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #006699;border-radius:0}.badge.-sm{border:4px solid transparent}.badge.-b-c-inbox{border-color:#007f77}.badge.-b-c-inbox-not-requested{border-color:#b4b4b4}*,*:before,*:after{box-sizing:border-box}html{height:100%;line-height:1.5;-webkit-text-size-adjust:100%}html.cdk-global-scrollblock{overflow-y:initial!important}body{position:relative;margin:0;min-width:320px;font-family:Noto Sans,Arial,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;background-color:#fff;color:#171717;overflow-x:hidden;height:100%}.button-group{display:flex;gap:.5rem}.button-group.-align-right,.button-group.-end{justify-content:flex-end}ul.button-group{list-style:none;display:flex;justify-content:flex-end}ul.scroll-buttons{list-style:none;padding:0;display:flex;flex-wrap:wrap}ul.scroll-buttons li{display:inline;margin:0 1rem 1rem 0}.nds-card-list{border-radius:5px;border-width:1px}.nds-card-list.-gray-border{border-color:#757575!important;margin-left:-5px;margin-right:-5px;padding-left:4px;padding-right:4px}.nds-card-list.-no-padding-top{padding-top:0}.nds-card-list .nds-card-list-heading{font-weight:700;font-style:normal;font-size:14px;margin:10px 10px 0;margin-block-end:0;color:#171717}.nds-card-list .nds-card-list-block{display:grid;grid-template-columns:repeat(auto-fit,var(--max-card-width));gap:var(--card-spacing);list-style:unset;padding-inline-start:0}.nds-card-list .nds-card-list-block.-with-header{margin:5px 0 15px}.nds-card-list .nds-card-list-block li{list-style-type:none}.nds-card-simple{min-height:70px;min-width:260px;height:100%;padding:10px;display:flex;justify-content:space-between;border-radius:5px;border-width:1px;cursor:pointer}.nds-card-simple.-gray-border{border-color:!important}.nds-card-simple .nds-card-simple-text{margin:0;align-self:flex-start;font-weight:700;font-size:16px}.nds-card-list.-no-border,.nds-card-simple.-no-border{border-width:0}.nds-card-list.-nds-ui-none,.nds-card-simple.-nds-ui-none{color:#069;background-color:#fff;border-color:#069}.nds-card-list.-nds-ui-primary,.nds-card-simple.-nds-ui-primary{color:#fff;background-color:#069;border-color:#069}.nds-card-list.-nds-ui-warn,.nds-card-simple.-nds-ui-warn{color:#fff;background-color:#dc0018;border-color:#dc0018}.nds-card-list.-nds-ui-accent,.nds-card-simple.-nds-ui-accent{color:#171717;background-color:#7db9ff;border-color:#7db9ff}.nds-card-list.-nds-ui-gray,.nds-card-simple.-nds-ui-gray{background-color:#f5f5f5;border-color:#f5f5f5}dt{grid-column-start:1;font-weight:700;padding-bottom:5px;line-height:1.4;-webkit-hyphens:auto;hyphens:auto}dd{white-space:pre-line;margin-left:1rem;padding-bottom:5px;line-height:1.4;word-wrap:break-word;overflow-wrap:anywhere}dl.list-details{margin:0 auto;padding:0;box-sizing:border-box;display:grid;grid-template-columns:33% 66%;word-wrap:break-word}dl.list-details dt,dl.list-details dd{box-sizing:border-box}dl.list-details dt ul,dl.list-details dd ul{margin:0;padding-inline-start:20px}dl.list-details dt.sub-term{padding-left:15px}dl.list-details dt.sub-sub-term{padding-left:30px}@media screen and (max-width: 600px){dl.list-details{margin:0 auto;padding:0;box-sizing:border-box;display:grid;grid-template-columns:min-content auto;word-wrap:break-word}dd{margin-left:1rem}}.details-box{margin:0 auto 2em;border:1px dashed #aaaaaa;border-radius:8px;padding:2.5em;width:100%}.details-box.row{margin-left:0;margin-right:0}.details-box>.u-float-right{height:0}.details-box .u-float-right+dl.list-details>dd:nth-of-type(-n+2){margin-right:50px}@media screen and (max-width: 600px){.details-box{margin:.75em auto;border:1px dashed #aaaaaa;border-radius:8px;padding:.75em;width:100%}}@font-face{font-family:Noto Sans;src:local("Noto Sans"),url(NotoSans-Bold.358d04b2be4dec24.ttf) format("truetype");font-weight:700;font-style:normal;font-display:fallback}@font-face{font-family:Noto Sans;src:local("Noto Sans"),url(NotoSans-Italic.fef134d9f1265062.ttf) format("truetype");font-weight:400;font-style:italic;font-display:fallback}@font-face{font-family:Noto Sans;src:local("Noto Sans"),url(NotoSans-Regular.388cf58c68f01c86.ttf) format("truetype");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:Noto Sans;src:local("Noto Sans"),url(NotoSans-Light.a40b499ae980b7dc.ttf) format("truetype");font-weight:100;font-style:normal;font-display:fallback}form .mat-mdc-form-field .mat-mdc-form-field-wrapper{padding-bottom:0}form .mat-mdc-form-field .mat-mdc-form-field-underline{position:static}form.-search .mat-mdc-form-field .mat-mdc-form-field-underline,form.-search .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{position:absolute}form.-confirm{background-color:#f5f5f5;padding:1.5em;margin:1.5em 0}form.-confirm>*{display:block}form.-confirm .mat-mdc-checkbox p{margin:0}.form-field{display:block}fieldset{border:none;padding:0;margin:1rem 0 0}fieldset legend{padding:0;font-weight:600}fieldset fieldset>legend{font-size:.85rem;margin-bottom:1.25em}fieldset.-horizontal{margin:0}.mat-mdc-form-field-text-prefix{padding-right:15px}.mat-mdc-form-field-text-suffix{color:#757575;margin:auto}.form-error{background-color:#dc0018;color:#fff;padding:.75rem 1rem;margin-top:1rem}.form-error ul>li>a{text-decoration:none;color:#fff}.vertical-radio-button-group{display:flex;flex-direction:column}.vertical-radio-button-group mat-radio-button{margin:.5rem 0}.vertical-radio-button-group .mat-radio-label{white-space:normal}.vertical-radio-button-group .radio-button-error{display:flex}.vertical-radio-button-group .radio-button-error p{margin:0;font-size:small;display:inline;padding:0 0 0 5px}.mat-mdc-form-field:not(.no-help-center):not(.mat-mdc-paginator-page-size-select) .mat-mdc-text-field-wrapper{width:calc(100% - 40px)}nds-ui-rich-text-editor .mat-mdc-form-field{margin:1rem 0}nds-ui-rich-text-editor .mat-mdc-form-field .mat-mdc-floating-label{transform:translateY(-100%)}nds-ui-rich-text-editor .mat-mdc-form-field .mdc-line-ripple{display:none}nds-ui-rich-text-editor .mat-mdc-form-field.mat-form-field-invalid.ng-touched angular-editor .angular-editor-textarea{border-color:#dc0018!important}.mat-mdc-form-field.highlighted-field input,.mat-mdc-form-field.highlighted-field mat-select .mat-mdc-select-value{color:#2a85ff!important}.container{width:100%;padding-left:2.25%;padding-right:2.25%}@media screen{.container{margin-right:auto;margin-left:auto}}@media print{.container{margin-left:0;margin-right:0}}@media print{.container{max-width:none}}@media screen{.container{max-width:300px}}@media screen and (min-width: 321px){.container{max-width:738px}}@media screen and (min-width: 768px){.container{max-width:994px}}@media screen and (min-width: 1024px){.container{max-width:1236px}}@media screen and (min-width: 1281px){.container{max-width:1692px}}@media (min-width: 321px){.container{padding-left:2.25%;padding-right:2.25%}}@media (min-width: 768px){.container{padding-left:2.25%;padding-right:2.25%}}@media (min-width: 1024px){.container{padding-left:2.25%;padding-right:2.25%}}@media (min-width: 1281px){.container{padding-left:83px;padding-right:83px}}.container-fluid{width:100%;padding-right:10px;padding-left:10px}@media screen{.container-fluid{margin-right:auto;margin-left:auto}}@media print{.container-fluid{margin-left:0;margin-right:0}}.container mat-tab-nav-panel .container,.container .container.no-padding{padding-left:0;padding-right:0}.row,.layout{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.layout.no-margin{margin-right:0;margin-left:0}.layout.with-padding{padding-right:20px;padding-left:20px}.layout.-no-wrap{flex-wrap:nowrap}.layout.-stretch{justify-content:stretch}.layout.-center{justify-content:center}.layout.-end{justify-content:flex-end}.layout.-end.-center{align-items:center}.layout.-vertical{flex-direction:column}.layout.-vertical.-start{justify-content:flex-start}.layout.-vertical.-start.-center{align-items:center}.layout.-vertical.-center{justify-content:center}.layout.-space-between{justify-content:space-between}.layout.-space-between.-center{align-items:center}.layout.-space-around{justify-content:space-around}.layout.-start{justify-content:flex-start}.layout.-start.-center{align-items:center}.layout-large{margin-right:auto;margin-left:auto;position:relative}@media screen{.layout-large{max-width:calc(1000% / 12)}}@media print{.layout-large{max-width:none}}.layout-middle{margin-right:auto;margin-left:auto;position:relative}@media screen{.layout-middle{max-width:calc(800% / 12)}}@media print{.layout-middle{max-width:none}}.layout-small{margin-right:auto;margin-left:auto;position:relative}@media screen{.layout-small{max-width:50%}}@media print{.layout-small{max-width:none}}.layout-small .btn-container{display:flex;justify-content:flex-end;margin-top:.75em}@media screen and (max-width: 900px){.layout-middle,.layout-small,.layout-large{margin-right:auto;margin-left:auto;position:relative;margin:1rem auto;padding:1rem;width:100%}}@media screen and (max-width: 900px){.layout-middle,.layout-small,.layout-large{max-width:100%}}@media screen and (max-width: 600px){.layout-middle,.layout-small,.layout-large{margin:.75rem auto;padding:.75rem}}.detail-page{padding-bottom:calc(36px + 4rem)}@media (min-width: 768px){.detail-page{padding-bottom:calc(62px + 4rem)}}@media (min-width: 1024px){.detail-page{padding-bottom:calc(86px + 4rem)}}.col-xl,.col-xl-auto,.col-xl-12,.col-xl-11,.col-xl-10,.col-xl-9,.col-xl-8,.col-xl-7,.col-xl-6,.col-xl-5,.col-xl-4,.col-xl-3,.col-xl-2,.col-xl-1,.col-lg,.col-lg-auto,.col-lg-12,.col-lg-11,.col-lg-10,.col-lg-9,.col-lg-8,.col-lg-7,.col-lg-6,.col-lg-5,.col-lg-4,.col-lg-3,.col-lg-2,.col-lg-1,.col-md,.col-md-auto,.col-md-12,.col-md-11,.col-md-10,.col-md-9,.col-md-8,.col-md-7,.col-md-6,.col-md-5,.col-md-4,.col-md-3,.col-md-2,.col-md-1,.col-sm,.col-sm-auto,.col-sm-12,.col-sm-11,.col-sm-10,.col-sm-9,.col-sm-8,.col-sm-7,.col-sm-6,.col-sm-5,.col-sm-4,.col-sm-3,.col-sm-2,.col-sm-1,.col,.col-auto,.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position:relative;width:100%;min-height:1px;padding-right:10px;padding-left:10px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width: 321px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width: 1024px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width: 1281px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}a.only-anchor{color:inherit}a.only-anchor:hover{text-decoration:none}a.only-anchor:focus-visible{outline:none!important;box-shadow:none!important;outline-offset:0!important}ul.-unstyled,dl dd ul.-unstyled{list-style:none;padding-left:0;padding-inline-start:0}ul.-inline>li,dl dd ul.-inline>li{display:inline-block}ul.-inline:not(.-unstyled)>li:not(:first-child),dl dd ul.-inline:not(.-unstyled)>li:not(:first-child){margin-left:1rem}ul.-bordered>li:not(:first-child),dl dd ul.-bordered>li:not(:first-child){padding-left:20px;margin-left:20px;border-left:1px solid #b4b4b4}ul.-no-paragraph-margin p,dl dd ul.-no-paragraph-margin p{margin:0}li>nds-ui-markdown-text{display:block}li.-unstyled{padding:0;margin:0}h2.nds-ui-multi-step-form-single-step-header{font:500 18px/25px Noto Sans,Arial,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;padding-bottom:10px}.nds-ui-multi-step-form-action-list{width:100%}.nds-ui-multi-step-form-action-list .nds-ui-multi-step-form-action-list-previous-item{margin:0}.nds-ui-multi-step-form-action-list .nds-ui-multi-step-form-action-list-flex-right-item{margin-left:auto}.mat-mdc-paginator{--mat-paginator-container-text-tracking: normal}.table-quick-filter{margin-bottom:20px;display:flex;align-items:center}.table-quick-filter strong{font-size:.875rem}.table-quick-filter ul{margin:0;display:flex;flex-wrap:wrap}.table-quick-filter ul>li{font-size:.875rem}.table-quick-filter ul>li>a{cursor:pointer}.table-quick-filter ul>li:first-child{padding-left:20px}.table-quick-filter .button-group{margin-left:auto;justify-self:flex-end}.table td mat-mdc-chip-list:only-child,.table td nds-ui-fa-icon:only-child{display:flex;justify-content:center}.table td .mat-mdc-button.-icon nds-ui-fa-icon{display:block}.nds-ui-table{max-width:100%;overflow:auto}.nds-ui-table .mat-mdc-row.-opened{background-color:#e6eff3}.nds-ui-table [mat-sort-header] .mat-sort-header-arrow{display:none}.nds-ui-table [mat-sort-header]:not(.mat-sort-header-disabled) .mat-sort-header-content{gap:6px}.nds-ui-table [mat-sort-header]:not(.mat-sort-header-disabled) .mat-sort-header-container svg{width:12px;height:12px;color:#757575}.nds-ui-table [mat-sort-header]:not(.mat-sort-header-disabled)[aria-sort=ascending] .mat-sort-header-container svg{color:#454545}.nds-ui-table [mat-sort-header]:not(.mat-sort-header-disabled)[aria-sort=descending] .mat-sort-header-container svg{color:#454545}.nds-ui-table .empty-table-indicator{text-align:center;border:none;color:#757575}.nds-ui-table-filter_toolbar>.filter-elements>.form{display:flex;gap:.5rem;flex-grow:1}.nds-ui-table-filter_toolbar>.filter-elements>.form .mat-mdc-form-field .mat-mdc-text-field-wrapper{margin:0;padding-bottom:0;background-color:#fff}.nds-ui-table-filter_toolbar>.filter-elements>.form .mat-mdc-form-field input::placeholder{color:#757575;opacity:1}.nds-ui-table-filter_toolbar>.filter-elements>.form .mat-mdc-form-field .mat-mdc-form-text-infix{padding:10px 0;border-top:0;line-height:1;width:140px}.nds-ui-table-filter_toolbar>.filter-elements>.form .mat-mdc-form-field .mat-mdc-form-text-infix input.mat-mdc-input-element,.nds-ui-table-filter_toolbar>.filter-elements>.form .mat-mdc-form-field .mat-mdc-form-text-infix .mat-mdc-select-trigger{font-size:.875rem;margin-top:4px}.nds-ui-table-filter_toolbar>.filter-elements>.form .mat-mdc-form-field .mat-mdc-form-text-infix:has(button.close-icon){padding-right:16px}.nds-ui-table-filter_toolbar>.filter-elements>.form .mat-mdc-form-field .mat-mdc-form-field-text-suffix{top:.0625rem}.nds-ui-table-filter_toolbar>.filter-elements>.form .mat-mdc-outlined-button:not([disabled]){border-color:#757575}.mat-mdc-paginator .mat-mdc-paginator-page-size-select .mat-mdc-form-field-wrapper{width:revert}@media (forced-colors: active){.mat-mdc-menu-item:hover{background-color:Highlight!important;color:#000!important;forced-color-adjust:none}}h1,.h1{font-weight:400;margin-top:80px;font-size:2em}h2,.h2{font-weight:400;margin-top:40px;margin-bottom:20px;font-size:1.5em}h3,.h3{font-size:1.17em}h4,.h4{font-size:1rem}h5,.h5{font-size:.875rem;font-weight:700}.no-heading{font-size:1rem;font-weight:400}.heading-bg{padding:5px}@media (min-width: 321px){.heading-bg{padding:10px}}@media (min-width: 768px){.heading-bg{padding:12px}}strong,.-strong{font-weight:600}small,.-small{color:#b4b4b4;font-size:.75rem!important}p.-blue{color:#069}a{color:#069;text-decoration:none}a:hover{text-decoration:underline}a:not(.left-nav-link):focus-visible{box-shadow:0 0 2px 2px #fff,0 0 4px 4px #66afe9,0 0 12px 6px #66afe9;outline:transparent dotted 2px;outline-offset:1px}.u-c-warning{color:#c75202}.u-c-darkgray{color:#757575}.u-c-error{color:#dc0018}.u-bg-c-info{background-color:#069}.u-bg-c-gray{background-color:#f5f5f5}.u-flex{display:flex}.u-flex-grow{flex-grow:1}.u-flex-centered{display:flex;justify-content:center}.u-flex-end{display:flex;justify-content:flex-end}.u-reverse{flex-direction:row-reverse}.u-flex-col{flex-direction:column}.u-space-between{display:flex;justify-content:space-between;align-items:baseline;width:100%}.u-center{align-items:center}.u-justify-between{justify-content:space-between}.u-nowrap{white-space:nowrap}.u-pre-wrap{white-space:pre-wrap}.u-pre-line{white-space:pre-line}.u-gap-2{gap:.5rem}.u-gap-4{gap:1rem}.u-m-b-0{margin-bottom:0}.u-m-b-1{margin-bottom:1rem}.u-m-b-2{margin-bottom:2rem}.u-m-b-3{margin-bottom:3rem}.u-m-t-0{margin-top:0}.u-m-t-1{margin-top:1rem}.u-m-t-2{margin-top:2rem}.u-m-t-3{margin-top:3rem}.u-m-l-0{margin-left:0}.u-m-l-1{margin-left:1rem}.u-m-l-2{margin-left:2rem}.u-m-l-3{margin-left:3rem}.u-m-l-auto{margin-left:auto}.u-m-r-0{margin-right:0}.u-p{padding:.75rem}.u-p-0{padding:0}.u-p-1{padding:.25rem}.u-p-2{padding:1.5rem}.u-float-right{float:right}.u-float-clearfix:after{content:"";display:table;clear:both}.u-centered,.u-t-c{text-align:center}.u-t-l{text-align:left}.u-t-r{text-align:right}.u-h-full{height:100%}.u-w-1{width:100%}.u-w-fit{width:-moz-fit-content;width:fit-content}.u-inline{display:inline}.u-hidden{display:none}@media print{.u-no-print{display:none!important}}.u-b-dashed{border:1px dashed #aaaaaa}.u-b-0{border:0px}.u-b-1{border:1px}.u-b-rounded{border-radius:.5rem}.u-bg-smoke{background-color:#f5f5f5}.u-cursor-pointer{cursor:pointer}.u-focus:focus-visible{box-shadow:0 0 2px 2px #fff,0 0 4px 4px #66afe9,0 0 12px 6px #66afe9;outline:transparent dotted 2px;outline-offset:1px}.u-line-through{text-decoration:line-through}.u-opacity-30{opacity:.3}.u-list-none{list-style-type:none}.dashboard>*{margin:10px 0}.dashboard .dashboard-widget{padding:2rem;height:100%}.dashboard .dashboard-widget--boxed{background:#f5f5f5;border-radius:8px}.dashboard .dashboard-widget--boxed ul li{margin:10px 0}.dashboard .dashboard-widget--boxed ul li .dashboard-widget__card{background:#fff;border-radius:8px;height:100%}.dashboard .dashboard-widget--boxed ul li .dashboard-widget__card:hover{background:#d5d5d5}.dashboard .dashboard-widget--number{display:flex;align-items:center;justify-content:center;height:100%;margin-bottom:0}.dashboard .dashboard-widget--number:hover{text-decoration:none}.dashboard .dashboard-widget--number .dashboard-link-container{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;font-size:1rem}.dashboard .dashboard-widget--number .dashboard-link-container span.number{font-size:4rem}.dashboard .dashboard-widget__card{padding:2rem;display:block;text-decoration:none}.dashboard .dashboard-widget h2{margin-top:.5rem}.help-center-overlay a{color:#66afe9}button.mat-mdc-menu-item,a.mat-menu-item{white-space:normal;line-height:normal;height:auto;padding:16px;word-wrap:break-word}div.mat-mdc-menu-panel{max-width:500px}header>mat-accordion .mat-expansion-panel-body{padding:0!important}.table-of-content__table{top:0;left:0;max-width:500px;margin:auto}@media (min-width: 1281px){.table-of-content__table{max-width:300px;position:sticky;margin:0}.table-of-content__table>div{position:absolute}}.table-of-content__table>div{padding:1em}.table-of-content__table h2{font-size:1rem;margin:0 0 .5em}.table-of-content__table ul{list-style:none;font-size:.9em;margin:0;padding:0}.table-of-content__table ul ul{padding:.5em 0 .5em 1em}.table-of-content__table ul ul li{line-height:1.5em;padding-bottom:.5em}@media print{.table-of-content__table{display:none}}@media (min-width: 1281px){.table-of-content__content{margin-left:300px}.table-of-content__content .container{padding-left:2.25%;padding-right:2.25%;margin-left:0;margin-right:unset;width:calc(100vw - 300px)}}#main,#content{letter-spacing:normal!important}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.mat-mdc-snack-bar-container .mdc-snackbar__surface{box-shadow:none!important}.mat-mdc-menu-content,.mat-mdc-menu-content>.mat-mdc-menu-item>.mat-mdc-menu-item-text{--mat-menu-item-label-text-tracking: 1;--mat-menu-item-label-text-line-height: normal;--mat-menu-item-label-text-size: 14px}.mat-mdc-dialog-container{--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-tracking: normal}.mat-mdc-dialog-container .mdc-dialog__surface{padding:24px}.mat-mdc-dialog-container .mdc-dialog__title{margin:-17px 0 0;padding:0 0 20px}.mat-mdc-dialog-container .mdc-dialog__content{margin:0 -24px;padding:0 24px!important}.mat-mdc-button nds-ui-fa-icon>mat-icon,.mat-step-header nds-ui-fa-icon>mat-icon{vertical-align:middle}.row>mat-form-field{align-self:start}
