.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus .ng-clear{color:#d0021b}.ng-select .ng-clear-wrapper:focus{outline:none}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}/*!
 * 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}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}html{--mat-option-selected-state-label-text-color:#3f51b5;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color:#ff4081}.mat-warn{--mat-option-selected-state-label-text-color:#f44336}html{--mat-optgroup-label-text-color:rgba(0, 0, 0, .87)}html{--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, 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}.mat-mdc-card{--mdc-elevated-card-container-color:white;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color:white;--mdc-outlined-card-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color:rgba(0, 0, 0, .54)}.mat-mdc-card{--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:.0071428571em;--mat-card-subtitle-text-weight:500}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#3f51b5;--mdc-linear-progress-track-color:rgba(63, 81, 181, .25)}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(63, 81, 181, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#ff4081;--mdc-linear-progress-track-color:rgba(255, 64, 129, .25)}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 64, 129, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336;--mdc-linear-progress-track-color:rgba(244, 67, 54, .25)}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#0000;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color:#616161;--mdc-plain-tooltip-supporting-text-color:#fff}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:.0333333333em}html{--mdc-filled-text-field-caret-color:#3f51b5;--mdc-filled-text-field-focus-active-indicator-color:#3f51b5;--mdc-filled-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-filled-text-field-container-color:whitesmoke;--mdc-filled-text-field-disabled-container-color:#fafafa;--mdc-filled-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-error-focus-label-text-color:#f44336;--mdc-filled-text-field-error-label-text-color:#f44336;--mdc-filled-text-field-error-caret-color:#f44336;--mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color:#f44336;--mdc-filled-text-field-error-focus-active-indicator-color:#f44336;--mdc-filled-text-field-error-hover-active-indicator-color:#f44336;--mdc-outlined-text-field-caret-color:#3f51b5;--mdc-outlined-text-field-focus-outline-color:#3f51b5;--mdc-outlined-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color:#f44336;--mdc-outlined-text-field-error-focus-label-text-color:#f44336;--mdc-outlined-text-field-error-label-text-color:#f44336;--mdc-outlined-text-field-outline-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color:#f44336;--mdc-outlined-text-field-error-hover-outline-color:#f44336;--mdc-outlined-text-field-error-outline-color:#f44336;--mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, .38)}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#ff4081;--mdc-filled-text-field-focus-active-indicator-color:#ff4081;--mdc-filled-text-field-focus-label-text-color:rgba(255, 64, 129, .87);--mdc-outlined-text-field-caret-color:#ff4081;--mdc-outlined-text-field-focus-outline-color:#ff4081;--mdc-outlined-text-field-focus-label-text-color:rgba(255, 64, 129, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color:#f44336;--mdc-filled-text-field-focus-active-indicator-color:#f44336;--mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color:#f44336;--mdc-outlined-text-field-focus-outline-color:#f44336;--mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid rgba(0,0,0,0)}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid rgba(0,0,0,0)}html{--mdc-filled-text-field-label-text-font:Roboto, 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:Roboto, 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:Roboto, sans-serif;--mat-form-field-container-text-line-height:24px;--mat-form-field-container-text-size:16px;--mat-form-field-container-text-tracking:.03125em;--mat-form-field-container-text-weight:400;--mat-form-field-outlined-label-text-populated-size:16px;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:20px;--mat-form-field-subscript-text-size:12px;--mat-form-field-subscript-text-tracking:.0333333333em;--mat-form-field-subscript-text-weight:400}html{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(255, 64, 129, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html{--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:.03125em;--mat-select-trigger-text-weight:400}html{--mat-autocomplete-background-color:white}.mat-mdc-dialog-container{--mdc-dialog-container-color:white;--mdc-dialog-subhead-color:rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color:rgba(0, 0, 0, .6)}.mat-mdc-dialog-container{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:.03125em}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color:#212121;--mdc-chip-elevated-container-color:#e0e0e0;--mdc-chip-elevated-disabled-container-color:#e0e0e0;--mdc-chip-focus-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121}.mat-mdc-standard-chip.mat-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:#3f51b5;--mdc-chip-elevated-disabled-container-color:#3f51b5;--mdc-chip-focus-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#ff4081;--mdc-chip-elevated-disabled-container-color:#ff4081;--mdc-chip-focus-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-focus-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height:32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font:Roboto, 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-slide-toggle{--mdc-switch-selected-focus-state-layer-color:#3949ab;--mdc-switch-selected-handle-color:#3949ab;--mdc-switch-selected-hover-state-layer-color:#3949ab;--mdc-switch-selected-pressed-state-layer-color:#3949ab;--mdc-switch-selected-focus-handle-color:#1a237e;--mdc-switch-selected-hover-handle-color:#1a237e;--mdc-switch-selected-pressed-handle-color:#1a237e;--mdc-switch-selected-focus-track-color:#7986cb;--mdc-switch-selected-hover-track-color:#7986cb;--mdc-switch-selected-pressed-track-color:#7986cb;--mdc-switch-selected-track-color:#7986cb;--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-handle-surface-color:var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color:black;--mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color:#fff;--mdc-switch-unselected-focus-handle-color:#212121;--mdc-switch-unselected-focus-state-layer-color:#424242;--mdc-switch-unselected-focus-track-color:#e0e0e0;--mdc-switch-unselected-handle-color:#616161;--mdc-switch-unselected-hover-handle-color:#212121;--mdc-switch-unselected-hover-state-layer-color:#424242;--mdc-switch-unselected-hover-track-color:#e0e0e0;--mdc-switch-unselected-icon-color:#fff;--mdc-switch-unselected-pressed-handle-color:#212121;--mdc-switch-unselected-pressed-state-layer-color:#424242;--mdc-switch-unselected-pressed-track-color:#e0e0e0;--mdc-switch-unselected-track-color:#e0e0e0}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#d81b60;--mdc-switch-selected-handle-color:#d81b60;--mdc-switch-selected-hover-state-layer-color:#d81b60;--mdc-switch-selected-pressed-state-layer-color:#d81b60;--mdc-switch-selected-focus-handle-color:#880e4f;--mdc-switch-selected-hover-handle-color:#880e4f;--mdc-switch-selected-pressed-handle-color:#880e4f;--mdc-switch-selected-focus-track-color:#f06292;--mdc-switch-selected-hover-track-color:#f06292;--mdc-switch-selected-pressed-track-color:#f06292;--mdc-switch-selected-track-color:#f06292}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color:#e53935;--mdc-switch-selected-handle-color:#e53935;--mdc-switch-selected-hover-state-layer-color:#e53935;--mdc-switch-selected-pressed-state-layer-color:#e53935;--mdc-switch-selected-focus-handle-color:#b71c1c;--mdc-switch-selected-hover-handle-color:#b71c1c;--mdc-switch-selected-pressed-handle-color:#b71c1c;--mdc-switch-selected-focus-track-color:#e57373;--mdc-switch-selected-hover-track-color:#e57373;--mdc-switch-selected-pressed-track-color:#e57373;--mdc-switch-selected-track-color:#e57373}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size:48px}.mat-mdc-slide-toggle{--mat-slide-toggle-label-text-font:Roboto, sans-serif;--mat-slide-toggle-label-text-size:14px;--mat-slide-toggle-label-text-tracking:.0178571429em;--mat-slide-toggle-label-text-line-height:20px;--mat-slide-toggle-label-text-weight:400}.mat-mdc-slide-toggle .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:Roboto,sans-serif;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:.875rem;font-size:var(--mdc-typography-body2-font-size, .875rem);line-height:1.25rem;line-height:var(--mdc-typography-body2-line-height, 1.25rem);font-weight:400;font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:.0178571429em;letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);text-decoration:inherit;-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:inherit;text-transform:var(--mdc-typography-body2-text-transform, inherit)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--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:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5;--mat-radio-ripple-color:#000;--mat-radio-checked-ripple-color:#3f51b5;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--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:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081;--mat-radio-ripple-color:#000;--mat-radio-checked-ripple-color:#ff4081;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--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:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-radio-ripple-color:#000;--mat-radio-checked-ripple-color:#f44336;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38)}.mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size:40px}.mat-mdc-radio-button .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-slider{--mdc-slider-label-container-color:black;--mdc-slider-label-label-text-color:white;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-with-tick-marks-disabled-container-color:#000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color:#3f51b5;--mdc-slider-focus-handle-color:#3f51b5;--mdc-slider-hover-handle-color:#3f51b5;--mdc-slider-active-track-color:#3f51b5;--mdc-slider-inactive-track-color:#3f51b5;--mdc-slider-with-tick-marks-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;--mat-mdc-slider-ripple-color: #3f51b5;--mat-mdc-slider-hover-ripple-color: rgba(63, 81, 181, .05);--mat-mdc-slider-focus-ripple-color: rgba(63, 81, 181, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color:#ff4081;--mdc-slider-focus-handle-color:#ff4081;--mdc-slider-hover-handle-color:#ff4081;--mdc-slider-active-track-color:#ff4081;--mdc-slider-inactive-track-color:#ff4081;--mdc-slider-with-tick-marks-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#ff4081;--mat-mdc-slider-ripple-color: #ff4081;--mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color:#f44336;--mdc-slider-focus-handle-color:#f44336;--mdc-slider-hover-handle-color:#f44336;--mdc-slider-active-track-color:#f44336;--mdc-slider-inactive-track-color:#f44336;--mdc-slider-with-tick-marks-active-container-color:#fff;--mdc-slider-with-tick-marks-inactive-container-color:#f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}.mat-mdc-slider{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:.0071428571em;--mdc-slider-label-label-text-weight:500}html{--mat-menu-item-label-text-color:rgba(0, 0, 0, .87);--mat-menu-item-icon-color:rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-menu-container-color:white}html{--mat-menu-item-label-text-font:Roboto, 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-list-base{--mdc-list-list-item-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color:black;--mdc-list-list-item-disabled-leading-icon-color:black;--mdc-list-list-item-disabled-trailing-icon-color:black;--mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color:black;--mdc-list-list-item-hover-state-layer-opacity:.04;--mdc-list-list-item-focus-state-layer-color:black;--mdc-list-list-item-focus-state-layer-opacity:.12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--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:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--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:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:#000;--mdc-radio-disabled-unselected-icon-color:#000;--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:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-base{--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-mdc-list-base{--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400}.mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color:rgba(0, 0, 0, .87);--mat-paginator-container-background-color:white;--mat-paginator-enabled-icon-color:rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color:rgba(0, 0, 0, .12)}html{--mat-paginator-container-size:56px}html{--mat-paginator-container-text-font:Roboto, 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-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#3f51b5;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:#000;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#3f51b5;--mat-tab-header-active-ripple-color:#3f51b5;--mat-tab-header-inactive-ripple-color:#3f51b5;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#3f51b5;--mat-tab-header-active-hover-label-text-color:#3f51b5;--mat-tab-header-active-focus-indicator-color:#3f51b5;--mat-tab-header-active-hover-indicator-color:#3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#ff4081;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:#000;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#ff4081;--mat-tab-header-active-ripple-color:#ff4081;--mat-tab-header-inactive-ripple-color:#ff4081;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#ff4081;--mat-tab-header-active-hover-label-text-color:#ff4081;--mat-tab-header-active-focus-indicator-color:#ff4081;--mat-tab-header-active-hover-indicator-color:#ff4081}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color:#f44336;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:#000;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#f44336;--mat-tab-header-active-ripple-color:#f44336;--mat-tab-header-inactive-ripple-color:#f44336;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#f44336;--mat-tab-header-active-hover-label-text-color:#f44336;--mat-tab-header-active-focus-indicator-color:#f44336;--mat-tab-header-active-hover-indicator-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#3f51b5;--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:#ff4081;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#f44336;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height:48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:14px;--mat-tab-header-label-text-tracking:.0892857143em;--mat-tab-header-label-text-line-height:36px;--mat-tab-header-label-text-weight:500}html{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}html{--mdc-checkbox-state-layer-size:40px}.mat-mdc-checkbox .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color:#000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#3f51b5}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ff4081}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-text-button-label-text-color:rgba(0, 0, 0, .38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color:#fff;--mdc-filled-button-label-text-color:#000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#3f51b5;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#ff4081;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:#fff}.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-filled-button-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color:rgba(0, 0, 0, .38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color:#fff;--mdc-protected-button-label-text-color:#000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#3f51b5;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#ff4081;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:#fff}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-protected-button-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color:rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation:0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color:#000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#3f51b5}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ff4081}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, .12)}.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-icon-button{--mdc-icon-button-icon-color:inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#3f51b5;--mat-mdc-button-persistent-ripple-color: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ff4081;--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, .1)}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336;--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color:rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, .38)}.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-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color:rgba(0, 0, 0, .12);--mdc-fab-icon-color:rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color:white;--mdc-fab-icon-color:black;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color:#3f51b5;--mdc-fab-icon-color:white;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color:#ff4081;--mdc-fab-icon-color:white;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color:#f44336;--mdc-fab-icon-color:white;--mat-mdc-fab-color: #fff}.mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-extended-fab{--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:14px;--mdc-extended-fab-label-text-tracking:.0892857143em;--mdc-extended-fab-label-text-weight:500}.mat-mdc-snack-bar-container{--mdc-snackbar-container-color:#333333;--mdc-snackbar-supporting-text-color:rgba(255, 255, 255, .87);--mat-snack-bar-button-color:#ff4081}.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}html{--mat-table-background-color:white;--mat-table-header-headline-color:rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color:rgba(0, 0, 0, .87);--mat-table-row-item-outline-color:rgba(0, 0, 0, .12)}html{--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px}html{--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:.0178571429em;--mat-table-footer-supporting-text-font:Roboto, 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-progress-spinner{--mdc-circular-progress-active-indicator-color:#3f51b5}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color:#ff4081}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}html{--mat-badge-background-color:#3f51b5;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:#b9b9b9;--mat-badge-disabled-state-text-color:rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color:#ff4081;--mat-badge-text-color:white}.mat-badge-warn{--mat-badge-background-color:#f44336;--mat-badge-text-color:white}html{--mat-badge-text-font:Roboto, 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{--mat-bottom-sheet-container-text-color:rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color:white}html{--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:.0178571429em;--mat-bottom-sheet-container-text-weight:400}html{--mat-legacy-button-toggle-text-color:rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color:white;--mat-standard-button-toggle-state-layer-color:black;--mat-standard-button-toggle-selected-state-background-color:#e0e0e0;--mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color:white;--mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-divider-color:#e0e0e0}html{--mat-standard-button-toggle-height:48px}html{--mat-legacy-button-toggle-text-font:Roboto, sans-serif;--mat-standard-button-toggle-text-font:Roboto, sans-serif}html{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color:#3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(63, 81, 181, .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:rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color:transparent;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color:rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color:white;--mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#ff4081;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 64, 129, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 64, 129, .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:#f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, .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:#ff4081}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#f44336}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size:40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400}html{--mat-divider-color:rgba(0, 0, 0, .12)}html{--mat-expansion-container-background-color:white;--mat-expansion-container-text-color:rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color:rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-expansion-header-text-color:rgba(0, 0, 0, .87);--mat-expansion-header-description-color:rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color:rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px}html{--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:.0178571429em;--mat-expansion-container-text-weight:400}html{--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px}html{--mat-icon-color:inherit}.mat-icon.mat-primary{--mat-icon-color:#3f51b5}.mat-icon.mat-accent{--mat-icon-color:#ff4081}.mat-icon.mat-warn{--mat-icon-color:#f44336}html{--mat-sidenav-container-divider-color:rgba(0, 0, 0, .12);--mat-sidenav-container-background-color:white;--mat-sidenav-container-text-color:rgba(0, 0, 0, .87);--mat-sidenav-content-background-color:#fafafa;--mat-sidenav-content-text-color:rgba(0, 0, 0, .87);--mat-sidenav-scrim-color:rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#3f51b5;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#3f51b5;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#3f51b5;--mat-stepper-header-edit-state-icon-foreground-color:white;--mat-stepper-container-color:white;--mat-stepper-line-color:rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color:#f44336;--mat-stepper-header-icon-background-color:rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color:#f44336;--mat-stepper-header-error-state-icon-background-color:transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#ff4081;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#ff4081;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#ff4081;--mat-stepper-header-edit-state-icon-foreground-color:white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#f44336;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#f44336;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#f44336;--mat-stepper-header-edit-state-icon-foreground-color:white}html{--mat-stepper-header-height:72px}html{--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400}html{--mat-toolbar-container-background-color:whitesmoke;--mat-toolbar-container-text-color:rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#3f51b5;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#ff4081;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#f44336;--mat-toolbar-container-text-color:white}html{--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px}html{--mat-toolbar-title-text-font:Roboto, 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}.mat-tree{background:#fff}.mat-tree{font-family:Roboto,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font-size:16px;font-weight:400;line-height:24px;font-family:Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font-size:14px;font-weight:500;line-height:22px;font-family:Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font-size:96px;font-weight:300;line-height:96px;font-family:Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font-size:60px;font-weight:300;line-height:60px;font-family:Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font-size:48px;font-weight:400;line-height:50px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font-size:34px;font-weight:400;line-height:40px;font-family:Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:#0000001a}html{--mat-option-selected-state-label-text-color: #3f51b5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #ff4081}.mat-warn{--mat-option-selected-state-label-text-color: #f44336}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-pseudo-checkbox-full{color:#0000008a}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#3f51b5}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#3f51b5}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ff4081}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ff4081}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ff4081}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ff4081}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.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}.mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3f51b5;--mdc-linear-progress-track-color: rgba(63, 81, 181, .25)}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#3f51b540;background-color:var(--mdc-linear-progress-track-color, rgba(63, 81, 181, .25))}@media (forced-colors: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(63, 81, 181, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#3f51b540;background-color:var(--mdc-linear-progress-track-color, rgba(63, 81, 181, .25))}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ff4081;--mdc-linear-progress-track-color: rgba(255, 64, 129, .25)}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#ff408140;background-color:var(--mdc-linear-progress-track-color, rgba(255, 64, 129, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 64, 129, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#ff408140;background-color:var(--mdc-linear-progress-track-color, rgba(255, 64, 129, .25))}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}@keyframes mdc-linear-progress-buffering{}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#f4433640;background-color:var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640;background-color:var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-caret-color: #3f51b5;--mdc-filled-text-field-focus-active-indicator-color: #3f51b5;--mdc-filled-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #3f51b5;--mdc-outlined-text-field-focus-outline-color: #3f51b5;--mdc-outlined-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38)}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-subscript-text-font);line-height:var(--mat-form-field-subscript-text-line-height);font-size:var(--mat-form-field-subscript-text-size);letter-spacing:var(--mat-form-field-subscript-text-tracking);font-weight:var(--mat-form-field-subscript-text-weight)}.mat-mdc-form-field-focus-overlay{background-color:#000000de}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#3f51b5de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#ff4081de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ff4081;--mdc-filled-text-field-focus-active-indicator-color: #ff4081;--mdc-filled-text-field-focus-label-text-color: rgba(255, 64, 129, .87);--mdc-outlined-text-field-caret-color: #ff4081;--mdc-outlined-text-field-focus-outline-color: #ff4081;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 64, 129, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 64, 129, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-autocomplete-background-color: white}.mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-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: #3f51b5;--mdc-chip-elevated-disabled-container-color: #3f51b5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff4081;--mdc-chip-elevated-disabled-container-color: #ff4081;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #3949ab;--mdc-switch-selected-handle-color: #3949ab;--mdc-switch-selected-hover-state-layer-color: #3949ab;--mdc-switch-selected-pressed-state-layer-color: #3949ab;--mdc-switch-selected-focus-handle-color: #1a237e;--mdc-switch-selected-hover-handle-color: #1a237e;--mdc-switch-selected-pressed-handle-color: #1a237e;--mdc-switch-selected-focus-track-color: #7986cb;--mdc-switch-selected-hover-track-color: #7986cb;--mdc-switch-selected-pressed-track-color: #7986cb;--mdc-switch-selected-track-color: #7986cb;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d81b60;--mdc-switch-selected-handle-color: #d81b60;--mdc-switch-selected-hover-state-layer-color: #d81b60;--mdc-switch-selected-pressed-state-layer-color: #d81b60;--mdc-switch-selected-focus-handle-color: #880e4f;--mdc-switch-selected-hover-handle-color: #880e4f;--mdc-switch-selected-pressed-handle-color: #880e4f;--mdc-switch-selected-focus-track-color: #f06292;--mdc-switch-selected-hover-track-color: #f06292;--mdc-switch-selected-pressed-track-color: #f06292;--mdc-switch-selected-track-color: #f06292}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--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: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--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: #ff4081;--mdc-radio-selected-hover-icon-color: #ff4081;--mdc-radio-selected-icon-color: #ff4081;--mdc-radio-selected-pressed-icon-color: #ff4081;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #ff4081;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 40px}.mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #3f51b5;--mdc-slider-focus-handle-color: #3f51b5;--mdc-slider-hover-handle-color: #3f51b5;--mdc-slider-active-track-color: #3f51b5;--mdc-slider-inactive-track-color: #3f51b5;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #3f51b5;--mat-mdc-slider-ripple-color: #3f51b5;--mat-mdc-slider-hover-ripple-color: rgba(63, 81, 181, .05);--mat-mdc-slider-focus-ripple-color: rgba(63, 81, 181, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #ff4081;--mdc-slider-focus-handle-color: #ff4081;--mdc-slider-hover-handle-color: #ff4081;--mdc-slider-active-track-color: #ff4081;--mdc-slider-inactive-track-color: #ff4081;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ff4081;--mat-mdc-slider-ripple-color: #ff4081;--mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}.mat-mdc-list-base{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--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: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--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: #ff4081;--mdc-radio-selected-hover-icon-color: #ff4081;--mdc-radio-selected-icon-color: #ff4081;--mdc-radio-selected-pressed-icon-color: #ff4081}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--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: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ff4081;--mdc-checkbox-selected-hover-icon-color: #ff4081;--mdc-checkbox-selected-icon-color: #ff4081;--mdc-checkbox-selected-pressed-icon-color: #ff4081;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff4081;--mdc-checkbox-selected-hover-state-layer-color: #ff4081;--mdc-checkbox-selected-pressed-state-layer-color: #ff4081;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--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:#3f51b5}.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}.mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.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{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3f51b5;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3f51b5;--mat-tab-header-active-ripple-color: #3f51b5;--mat-tab-header-inactive-ripple-color: #3f51b5;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3f51b5;--mat-tab-header-active-hover-label-text-color: #3f51b5;--mat-tab-header-active-focus-indicator-color: #3f51b5;--mat-tab-header-active-hover-indicator-color: #3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ff4081;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff4081;--mat-tab-header-active-ripple-color: #ff4081;--mat-tab-header-inactive-ripple-color: #ff4081;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff4081;--mat-tab-header-active-hover-label-text-color: #ff4081;--mat-tab-header-active-focus-indicator-color: #ff4081;--mat-tab-header-active-hover-indicator-color: #ff4081}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3f51b5;--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: #ff4081;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ff4081;--mdc-checkbox-selected-hover-icon-color: #ff4081;--mdc-checkbox-selected-icon-color: #ff4081;--mdc-checkbox-selected-pressed-icon-color: #ff4081;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff4081;--mdc-checkbox-selected-hover-state-layer-color: #ff4081;--mdc-checkbox-selected-pressed-state-layer-color: #ff4081;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}html{--mdc-checkbox-state-layer-size: 40px}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3f51b5}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ff4081}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3f51b5;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ff4081;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3f51b5;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ff4081;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3f51b5}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ff4081}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3f51b5;--mat-mdc-button-persistent-ripple-color: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ff4081;--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, .1)}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.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-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary,.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent,.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: white;--mdc-fab-icon-color: black;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #3f51b5;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #ff4081;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ff4081}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #3f51b5}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #ff4081}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background-color:var(--mat-badge-background-color);color:var(--mat-badge-text-color);font-family:Roboto,sans-serif;font-family:var(--mat-badge-text-font, Roboto, sans-serif);font-size:12px;font-size:var(--mat-badge-text-size, 12px);font-weight:600;font-weight:var(--mat-badge-text-weight, 600)}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-disabled .mat-badge-content{background-color:var(--mat-badge-disabled-state-background-color);color:var(--mat-badge-disabled-state-text-color)}.mat-badge-hidden .mat-badge-content{display:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px;font-size:9px;font-size:var(--mat-badge-small-size-text-size, 9px)}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px;font-size:24px;font-size:var(--mat-badge-large-size-text-size, 24px)}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}html{--mat-badge-background-color: #3f51b5;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #ff4081;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color: #3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .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: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff4081;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 64, 129, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 64, 129, .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: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .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: #ff4081}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.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}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #3f51b5}.mat-icon.mat-accent{--mat-icon-color: #ff4081}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3f51b5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3f51b5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3f51b5;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff4081;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff4081;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff4081;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}.mat-sort-header-arrow{color:#757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3f51b5;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ff4081;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}:root{--blue-900: #1e438a;--blue-800: #1e40af;--blue-600: #2563eb;--blue-200: #bfdbfe;--blue-100: #f2f8ff;--blue-90: #d3e0f1;--blue-80: #9cb3d0;--blue-70: #6b8eb9;--blue-60: #3968a1;--blue-50: #08428a;--blue-40: #06356e;--blue-30: #052853;--blue-20: #042145;--blue-10: #001733;--slate-500: #64748b;--slate-400: #94a3b8;--slate-300: #cbd5e1;--orange-500: #f97316;--yellow-500: #eab308;--yellow-200: #fef08a;--yellow-100: #fffbf2;--yellow-90: #fce5b3;--yellow-80: #fbdc99;--yellow-70: #f9cb66;--yellow-60: #f7b933;--yellow-50: #f5a800;--yellow-40: #c48600;--yellow-30: #936500;--yellow-20: #624300;--yellow-10: #332300;--green-800: #15803d;--green-600: #16a34a;--green-500: #22c55e;--green-200: #bbf7d0;--green-100: #f4fff2;--green-90: #d2e7ce;--green-80: #a4cf9c;--green-70: #77b76b;--green-60: #499f39;--green-50: #1c8708;--green-40: #115105;--green-30: #0b3603;--green-20: #166c06;--green-10: #083300;--brown-100: #fffbf2;--brown-90: #e8dfce;--brown-80: #d0c09c;--brown-70: #b9a06b;--brown-60: #a18139;--brown-50: #8a6108;--brown-40: #6e4e06;--brown-30: #533a05;--brown-20: #372703;--brown-10: #332300;--red-800: #991b1b;--red-600: #dc2626;--red-500: #ef4444;--red-300: #fda29b;--red-200: #fecaca;--red-100: #fff3f2;--red-90: #e8cfce;--red-80: #d09f9c;--red-70: #b96e6b;--red-60: #a13e39;--red-50: #8a0e08;--red-40: #6e0b06;--red-30: #530805;--red-20: #370603;--red-10: #330300;--cyan-600: #0891b2;--cyan-200: #a5f3fc;--cyan-100: #f2fbff;--cyan-90: #cee0e8;--cyan-80: #9cc1d0;--cyan-70: #6ba1b9;--cyan-60: #3982a1;--cyan-50: #08638a;--cyan-40: #064f6e;--cyan-30: #053b53;--cyan-20: #032837;--cyan-10: #002433;--grey-1000: #171a2b;--grey-900: #101828;--grey-800: #303650;--grey-700: #344054;--grey-600: #424867;--grey-500: #667085;--grey-400: #abadc6;--grey-300: #d0d5dd;--grey-200: #e1e3e5;--grey-100: #f2f4f7;--grey-90: #e5e6e7;--grey-80: #c9cdcf;--grey-70: #afb4b7;--grey-60: #949b9e;--grey-50: #798286;--grey-40: #5c6970;--grey-30: #454f54;--grey-20: #2e3538;--grey-10: #171a1c;--white: #fff;--black: #252834;--emerald-500: #10b981;--level-5: #f0f2f7;--level-4: #292e47;--level-3: #252a41;--level-2: #1e2235;--level-1: #1a1d2d;--background-1: #162850;--border-1: #323855;--border-2: #0e1a33;--border-3: #606785;--description-1: #abadc6;--description-2: #dcdef3;--description-3: #98a2b3;--description-4: #d9d9d9;--loading-1: #383e61;--loading-3: #1b1e2e;--label-1: #9ea2c6;--grey-600-alt: #334155;--samurai-1: #c5ef6a;--samurai-hover: #9ebf55;--samurai-olive: #8a9e23;--samurai-active: #e9ff9d;--samurai-yellow: #FFEAB7;--samurai-orange: #FF9501;--samurai-red: #F94144;--samurai-2: #0b1428;--samurai-green: #EAFFBB;--samurai-pink: #FFEFF2;--samurai-green: #DAFFEB;--samurai-blue: #143BDD;--samurai-orange: #D9820A;--samurai-dark-green: #30AB53;--samurai-grey: #D1D5DB}/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{margin:.67em 0;font-size:2em}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){height:0;display:none}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;max-width:100%;padding:0;display:table;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box;transition:none var(--transition-duration) var(--transition-easing)}html,button,input,select,textarea{font:14px/1.2 var(--ff-base)}html{width:100%;height:100%;display:flex;flex-direction:column;font-family:var(--ff-base)}body{margin:0;display:flex;flex-grow:1;flex-direction:column;position:fixed;overflow:visible}@media (max-width: 767.98px){body{width:100vw;height:100vh}}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0}h1,h2,h3,h4,h5,h6{font-family:var(--ff-base);font-size:1.25em;line-height:1.1}a,button,input{transition-property:color,border-color,background-color,opacity}a{outline:0;color:inherit;text-decoration:none}button{padding:0;border:0;outline:0;margin:0;background:none;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;appearance:none}img{max-width:100%}:root{--ease-out-power4: cubic-bezier(.19, 1, .22, 1);--ease-out-power3: cubic-bezier(.165, .84, .44, 1);--ease-out-power2: cubic-bezier(.215, .61, .355, 1);--ease-out-power1: cubic-bezier(.25, .46, .45, .94);--ease-in-power4: cubic-bezier(.95, .05, .795, .035);--ease-in-power3: cubic-bezier(.895, .03, .685, .22);--ease-in-power2: cubic-bezier(.55, .055, .675, .19);--ease-in-power1: cubic-bezier(.55, .085, .68, .53);--ease-in-out-power4: cubic-bezier(1, 0, 0, 1);--ease-in-out-power3: cubic-bezier(.77, 0, .175, 1);--ease-in-out-power2: cubic-bezier( .645, .045, .355, 1 );--ease-in-out-power1: cubic-bezier( .455, .03, .515, .955 );--default-transition-duration: .4s;--default-transition-easing: var(--ease-out-power4);--smooth-transition-duration: .6s;--smooth-transition-easing: var(--ease-out-power3);--transition-duration: var(--default-transition-duration);--transition-easing: var(--default-transition-easing)}:root{--ff-base: "Kollektif", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--ff-light: "Inter", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--fw-thin: 200;--fw-light: 300;--fw-regular: 400;--fw-medium: 500;--fw-semibold: 600;--fw-bold: 700;--fw-extra-bold: 800;--fw-black: 900}@font-face{font-family:Inter;src:url(Inter-Bold.5b1367256b272adc.eot);src:url(Inter-Bold.5b1367256b272adc.eot?#iefix) format("embedded-opentype"),url(Inter-Bold.236790716d4af001.woff2) format("woff2"),url(Inter-Bold.3c5b4a064e3e0adf.woff) format("woff"),url(Inter-Bold.7ee55252202f888e.ttf) format("truetype"),url(Inter-Bold.ef2c3de2e2de2714.svg#Inter-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(Inter-Black.ad65751f461fd243.eot);src:url(Inter-Black.ad65751f461fd243.eot?#iefix) format("embedded-opentype"),url(Inter-Black.02598db24dee35e5.woff2) format("woff2"),url(Inter-Black.5c3b19b9424734e0.woff) format("woff"),url(Inter-Black.48fb65d031472784.ttf) format("truetype"),url(Inter-Black.dc4fcc955a712c24.svg#Inter-Black) format("svg");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(Inter-ExtraBold.ee28cd8c4974d2a8.eot);src:url(Inter-ExtraBold.ee28cd8c4974d2a8.eot?#iefix) format("embedded-opentype"),url(Inter-ExtraBold.8b2f477a4cfd3b48.woff2) format("woff2"),url(Inter-ExtraBold.1f1706ddb5a50324.woff) format("woff"),url(Inter-ExtraBold.47f38c0faaff0e4e.ttf) format("truetype"),url(Inter-ExtraBold.a4c754f8651684f2.svg#Inter-ExtraBold) format("svg");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(Inter-ExtraLight.48472964e3a11f55.eot);src:url(Inter-ExtraLight.48472964e3a11f55.eot?#iefix) format("embedded-opentype"),url(Inter-ExtraLight.b71b831ab23f32aa.woff2) format("woff2"),url(Inter-ExtraLight.a67049091669dbc9.woff) format("woff"),url(Inter-ExtraLight.13af545615a95c0a.ttf) format("truetype"),url(Inter-ExtraLight.f95af59be23f2c53.svg#Inter-ExtraLight) format("svg");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(Inter-Medium.1d5b99f830454f6b.eot);src:url(Inter-Medium.1d5b99f830454f6b.eot?#iefix) format("embedded-opentype"),url(Inter-Medium.3e70630102feb89e.woff2) format("woff2"),url(Inter-Medium.05b51039bc26adb7.woff) format("woff"),url(Inter-Medium.97d94df97b584fdc.ttf) format("truetype"),url(Inter-Medium.402882f59553e804.svg#Inter-Medium) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(Inter-Regular.4392d914b3ec5176.eot);src:url(Inter-Regular.4392d914b3ec5176.eot?#iefix) format("embedded-opentype"),url(Inter-Regular.5de1c0f0a6df9092.woff2) format("woff2"),url(Inter-Regular.021a49e992870a2d.woff) format("woff"),url(Inter-Regular.077a77f6762d0c90.ttf) format("truetype"),url(Inter-Regular.b0f6216c3dbaffa3.svg#Inter-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(Inter-SemiBold.518962c7a5f81804.eot);src:url(Inter-SemiBold.518962c7a5f81804.eot?#iefix) format("embedded-opentype"),url(Inter-SemiBold.a5d93bf626d569a8.woff2) format("woff2"),url(Inter-SemiBold.37fee525d8717f5d.woff) format("woff"),url(Inter-SemiBold.5e83e90d2b145508.ttf) format("truetype"),url(Inter-SemiBold.7909b62b6f7eed6f.svg#Inter-SemiBold) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(Inter-Light.979ae9cd670ae7d9.eot);src:url(Inter-Light.979ae9cd670ae7d9.eot?#iefix) format("embedded-opentype"),url(Inter-Light.5c7e8b1a348238f2.woff2) format("woff2"),url(Inter-Light.e032e5c008704082.woff) format("woff"),url(Inter-Light.53b6c30b8706df4b.ttf) format("truetype"),url(Inter-Light.72d33fff7541e247.svg#Inter-Light) format("svg");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(Inter-Thin.acce773429f0a7c5.eot);src:url(Inter-Thin.acce773429f0a7c5.eot?#iefix) format("embedded-opentype"),url(Inter-Thin.faf45f6df13754ca.woff2) format("woff2"),url(Inter-Thin.3a24b2fc3b86919a.woff) format("woff"),url(Inter-Thin.4153878d95dde7b1.ttf) format("truetype"),url(Inter-Thin.c0febf449e0b1650.svg#Inter-Thin) format("svg");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Kollektif;src:url(Kollektif-BoldItalic.c01d2b41553abe7c.eot);src:url(Kollektif-BoldItalic.c01d2b41553abe7c.eot?#iefix) format("embedded-opentype"),url(Kollektif-BoldItalic.143b1cea9fe846d4.woff2) format("woff2"),url(Kollektif-BoldItalic.80186f5acbe83355.woff) format("woff"),url(Kollektif-BoldItalic.ea2e101525adb3cb.ttf) format("truetype"),url(Kollektif-BoldItalic.dcfccdbadfb945f5.svg#Kollektif-BoldItalic) format("svg");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Kollektif;src:url(Kollektif-Italic.620eb1fb7db14a46.eot);src:url(Kollektif-Italic.620eb1fb7db14a46.eot?#iefix) format("embedded-opentype"),url(Kollektif-Italic.7db4ccd7c18343ae.woff2) format("woff2"),url(Kollektif-Italic.809e79e0a81d7c4a.woff) format("woff"),url(Kollektif-Italic.18e46d059ecda35a.ttf) format("truetype"),url(Kollektif-Italic.7dc89b3a8d512870.svg#Kollektif-Italic) format("svg");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Kollektif;src:url(Kollektif-Bold.c941bbd2d0a4aa4a.eot);src:url(Kollektif-Bold.c941bbd2d0a4aa4a.eot?#iefix) format("embedded-opentype"),url(Kollektif-Bold.9663127747e090b2.woff2) format("woff2"),url(Kollektif-Bold.978c2109aa8b5902.woff) format("woff"),url(Kollektif-Bold.4e4c01fce8ff5c0e.ttf) format("truetype"),url(Kollektif-Bold.929a6df473112b80.svg#Kollektif-Bold) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Kollektif;src:url(Kollektif.698a4e919fd512bf.eot);src:url(Kollektif.698a4e919fd512bf.eot?#iefix) format("embedded-opentype"),url(Kollektif.1cfad0bad758afd6.woff2) format("woff2"),url(Kollektif.f3db938338b38c2e.woff) format("woff"),url(Kollektif.f4ba76e2b885054c.ttf) format("truetype"),url(Kollektif.06a1490c145bb390.svg#Kollektif) format("svg");font-weight:400;font-style:normal;font-display:swap}:root{--wrapper-width: 1200px;--wrapper-gutter: 24px;--mobile: 767.98px}.wrapper{width:100%;max-width:var(--wrapper-width);padding:var(--wrapper-gutter);margin:0 auto}@media (max-width: 767.98px){.wrapper{margin:25px auto}}.link{color:var(--blue-60);font-size:14px;line-height:20px;letter-spacing:-.15px;text-decoration:none;cursor:pointer}.p-1{padding:.1px}.pt-1{padding-top:.1rem}.pb-1{padding-bottom:.1rem}.pl-1{padding-left:.1rem}.pr-1{padding-right:.1rem}.ptb-1{padding-top:.1rem;padding-bottom:.1rem}.plr-1{padding-right:.1rem;padding-left:.1rem}.m-1{margin:.1rem}.mt-1{margin-top:.1rem}.mb-1{margin-bottom:.1rem}.ml-1{margin-left:.1rem!important}.mr-1{margin-right:.1rem}.p-2{padding:.2px}.pt-2{padding-top:.2rem}.pb-2{padding-bottom:.2rem}.pl-2{padding-left:.2rem}.pr-2{padding-right:.2rem}.ptb-2{padding-top:.2rem;padding-bottom:.2rem}.plr-2{padding-right:.2rem;padding-left:.2rem}.m-2{margin:.2rem}.mt-2{margin-top:.2rem}.mb-2{margin-bottom:.2rem}.ml-2{margin-left:.2rem!important}.mr-2{margin-right:.2rem}.p-3{padding:.3px}.pt-3{padding-top:.3rem}.pb-3{padding-bottom:.3rem}.pl-3{padding-left:.3rem}.pr-3{padding-right:.3rem}.ptb-3{padding-top:.3rem;padding-bottom:.3rem}.plr-3{padding-right:.3rem;padding-left:.3rem}.m-3{margin:.3rem}.mt-3{margin-top:.3rem}.mb-3{margin-bottom:.3rem}.ml-3{margin-left:.3rem!important}.mr-3{margin-right:.3rem}.p-4{padding:.4px}.pt-4{padding-top:.4rem}.pb-4{padding-bottom:.4rem}.pl-4{padding-left:.4rem}.pr-4{padding-right:.4rem}.ptb-4{padding-top:.4rem;padding-bottom:.4rem}.plr-4{padding-right:.4rem;padding-left:.4rem}.m-4{margin:.4rem}.mt-4{margin-top:.4rem}.mb-4{margin-bottom:.4rem}.ml-4{margin-left:.4rem!important}.mr-4{margin-right:.4rem}.p-5{padding:.5px}.pt-5{padding-top:.5rem}.pb-5{padding-bottom:.5rem}.pl-5{padding-left:.5rem}.pr-5{padding-right:.5rem}.ptb-5{padding-top:.5rem;padding-bottom:.5rem}.plr-5{padding-right:.5rem;padding-left:.5rem}.m-5{margin:.5rem}.mt-5{margin-top:.5rem}.mb-5{margin-bottom:.5rem}.ml-5{margin-left:.5rem!important}.mr-5{margin-right:.5rem}.p-6{padding:.6px}.pt-6{padding-top:.6rem}.pb-6{padding-bottom:.6rem}.pl-6{padding-left:.6rem}.pr-6{padding-right:.6rem}.ptb-6{padding-top:.6rem;padding-bottom:.6rem}.plr-6{padding-right:.6rem;padding-left:.6rem}.m-6{margin:.6rem}.mt-6{margin-top:.6rem}.mb-6{margin-bottom:.6rem}.ml-6{margin-left:.6rem!important}.mr-6{margin-right:.6rem}.p-7{padding:.7px}.pt-7{padding-top:.7rem}.pb-7{padding-bottom:.7rem}.pl-7{padding-left:.7rem}.pr-7{padding-right:.7rem}.ptb-7{padding-top:.7rem;padding-bottom:.7rem}.plr-7{padding-right:.7rem;padding-left:.7rem}.m-7{margin:.7rem}.mt-7{margin-top:.7rem}.mb-7{margin-bottom:.7rem}.ml-7{margin-left:.7rem!important}.mr-7{margin-right:.7rem}.p-8{padding:.8px}.pt-8{padding-top:.8rem}.pb-8{padding-bottom:.8rem}.pl-8{padding-left:.8rem}.pr-8{padding-right:.8rem}.ptb-8{padding-top:.8rem;padding-bottom:.8rem}.plr-8{padding-right:.8rem;padding-left:.8rem}.m-8{margin:.8rem}.mt-8{margin-top:.8rem}.mb-8{margin-bottom:.8rem}.ml-8{margin-left:.8rem!important}.mr-8{margin-right:.8rem}.p-9{padding:.9px}.pt-9{padding-top:.9rem}.pb-9{padding-bottom:.9rem}.pl-9{padding-left:.9rem}.pr-9{padding-right:.9rem}.ptb-9{padding-top:.9rem;padding-bottom:.9rem}.plr-9{padding-right:.9rem;padding-left:.9rem}.m-9{margin:.9rem}.mt-9{margin-top:.9rem}.mb-9{margin-bottom:.9rem}.ml-9{margin-left:.9rem!important}.mr-9{margin-right:.9rem}.p-10{padding:1px}.pt-10{padding-top:1rem}.pb-10{padding-bottom:1rem}.pl-10{padding-left:1rem}.pr-10{padding-right:1rem}.ptb-10{padding-top:1rem;padding-bottom:1rem}.plr-10{padding-right:1rem;padding-left:1rem}.m-10{margin:1rem}.mt-10{margin-top:1rem}.mb-10{margin-bottom:1rem}.ml-10{margin-left:1rem!important}.mr-10{margin-right:1rem}.p-11{padding:1.1px}.pt-11{padding-top:1.1rem}.pb-11{padding-bottom:1.1rem}.pl-11{padding-left:1.1rem}.pr-11{padding-right:1.1rem}.ptb-11{padding-top:1.1rem;padding-bottom:1.1rem}.plr-11{padding-right:1.1rem;padding-left:1.1rem}.m-11{margin:1.1rem}.mt-11{margin-top:1.1rem}.mb-11{margin-bottom:1.1rem}.ml-11{margin-left:1.1rem!important}.mr-11{margin-right:1.1rem}.p-12{padding:1.2px}.pt-12{padding-top:1.2rem}.pb-12{padding-bottom:1.2rem}.pl-12{padding-left:1.2rem}.pr-12{padding-right:1.2rem}.ptb-12{padding-top:1.2rem;padding-bottom:1.2rem}.plr-12{padding-right:1.2rem;padding-left:1.2rem}.m-12{margin:1.2rem}.mt-12{margin-top:1.2rem}.mb-12{margin-bottom:1.2rem}.ml-12{margin-left:1.2rem!important}.mr-12{margin-right:1.2rem}.p-13{padding:1.3px}.pt-13{padding-top:1.3rem}.pb-13{padding-bottom:1.3rem}.pl-13{padding-left:1.3rem}.pr-13{padding-right:1.3rem}.ptb-13{padding-top:1.3rem;padding-bottom:1.3rem}.plr-13{padding-right:1.3rem;padding-left:1.3rem}.m-13{margin:1.3rem}.mt-13{margin-top:1.3rem}.mb-13{margin-bottom:1.3rem}.ml-13{margin-left:1.3rem!important}.mr-13{margin-right:1.3rem}.p-14{padding:1.4px}.pt-14{padding-top:1.4rem}.pb-14{padding-bottom:1.4rem}.pl-14{padding-left:1.4rem}.pr-14{padding-right:1.4rem}.ptb-14{padding-top:1.4rem;padding-bottom:1.4rem}.plr-14{padding-right:1.4rem;padding-left:1.4rem}.m-14{margin:1.4rem}.mt-14{margin-top:1.4rem}.mb-14{margin-bottom:1.4rem}.ml-14{margin-left:1.4rem!important}.mr-14{margin-right:1.4rem}.p-15{padding:1.5px}.pt-15{padding-top:1.5rem}.pb-15{padding-bottom:1.5rem}.pl-15{padding-left:1.5rem}.pr-15{padding-right:1.5rem}.ptb-15{padding-top:1.5rem;padding-bottom:1.5rem}.plr-15{padding-right:1.5rem;padding-left:1.5rem}.m-15{margin:1.5rem}.mt-15{margin-top:1.5rem}.mb-15{margin-bottom:1.5rem}.ml-15{margin-left:1.5rem!important}.mr-15{margin-right:1.5rem}.p-16{padding:1.6px}.pt-16{padding-top:1.6rem}.pb-16{padding-bottom:1.6rem}.pl-16{padding-left:1.6rem}.pr-16{padding-right:1.6rem}.ptb-16{padding-top:1.6rem;padding-bottom:1.6rem}.plr-16{padding-right:1.6rem;padding-left:1.6rem}.m-16{margin:1.6rem}.mt-16{margin-top:1.6rem}.mb-16{margin-bottom:1.6rem}.ml-16{margin-left:1.6rem!important}.mr-16{margin-right:1.6rem}.p-17{padding:1.7px}.pt-17{padding-top:1.7rem}.pb-17{padding-bottom:1.7rem}.pl-17{padding-left:1.7rem}.pr-17{padding-right:1.7rem}.ptb-17{padding-top:1.7rem;padding-bottom:1.7rem}.plr-17{padding-right:1.7rem;padding-left:1.7rem}.m-17{margin:1.7rem}.mt-17{margin-top:1.7rem}.mb-17{margin-bottom:1.7rem}.ml-17{margin-left:1.7rem!important}.mr-17{margin-right:1.7rem}.p-18{padding:1.8px}.pt-18{padding-top:1.8rem}.pb-18{padding-bottom:1.8rem}.pl-18{padding-left:1.8rem}.pr-18{padding-right:1.8rem}.ptb-18{padding-top:1.8rem;padding-bottom:1.8rem}.plr-18{padding-right:1.8rem;padding-left:1.8rem}.m-18{margin:1.8rem}.mt-18{margin-top:1.8rem}.mb-18{margin-bottom:1.8rem}.ml-18{margin-left:1.8rem!important}.mr-18{margin-right:1.8rem}.p-19{padding:1.9px}.pt-19{padding-top:1.9rem}.pb-19{padding-bottom:1.9rem}.pl-19{padding-left:1.9rem}.pr-19{padding-right:1.9rem}.ptb-19{padding-top:1.9rem;padding-bottom:1.9rem}.plr-19{padding-right:1.9rem;padding-left:1.9rem}.m-19{margin:1.9rem}.mt-19{margin-top:1.9rem}.mb-19{margin-bottom:1.9rem}.ml-19{margin-left:1.9rem!important}.mr-19{margin-right:1.9rem}.p-20{padding:2px}.pt-20{padding-top:2rem}.pb-20{padding-bottom:2rem}.pl-20{padding-left:2rem}.pr-20{padding-right:2rem}.ptb-20{padding-top:2rem;padding-bottom:2rem}.plr-20{padding-right:2rem;padding-left:2rem}.m-20{margin:2rem}.mt-20{margin-top:2rem}.mb-20{margin-bottom:2rem}.ml-20{margin-left:2rem!important}.mr-20{margin-right:2rem}.p-21{padding:2.1px}.pt-21{padding-top:2.1rem}.pb-21{padding-bottom:2.1rem}.pl-21{padding-left:2.1rem}.pr-21{padding-right:2.1rem}.ptb-21{padding-top:2.1rem;padding-bottom:2.1rem}.plr-21{padding-right:2.1rem;padding-left:2.1rem}.m-21{margin:2.1rem}.mt-21{margin-top:2.1rem}.mb-21{margin-bottom:2.1rem}.ml-21{margin-left:2.1rem!important}.mr-21{margin-right:2.1rem}.p-22{padding:2.2px}.pt-22{padding-top:2.2rem}.pb-22{padding-bottom:2.2rem}.pl-22{padding-left:2.2rem}.pr-22{padding-right:2.2rem}.ptb-22{padding-top:2.2rem;padding-bottom:2.2rem}.plr-22{padding-right:2.2rem;padding-left:2.2rem}.m-22{margin:2.2rem}.mt-22{margin-top:2.2rem}.mb-22{margin-bottom:2.2rem}.ml-22{margin-left:2.2rem!important}.mr-22{margin-right:2.2rem}.p-23{padding:2.3px}.pt-23{padding-top:2.3rem}.pb-23{padding-bottom:2.3rem}.pl-23{padding-left:2.3rem}.pr-23{padding-right:2.3rem}.ptb-23{padding-top:2.3rem;padding-bottom:2.3rem}.plr-23{padding-right:2.3rem;padding-left:2.3rem}.m-23{margin:2.3rem}.mt-23{margin-top:2.3rem}.mb-23{margin-bottom:2.3rem}.ml-23{margin-left:2.3rem!important}.mr-23{margin-right:2.3rem}.p-24{padding:2.4px}.pt-24{padding-top:2.4rem}.pb-24{padding-bottom:2.4rem}.pl-24{padding-left:2.4rem}.pr-24{padding-right:2.4rem}.ptb-24{padding-top:2.4rem;padding-bottom:2.4rem}.plr-24{padding-right:2.4rem;padding-left:2.4rem}.m-24{margin:2.4rem}.mt-24{margin-top:2.4rem}.mb-24{margin-bottom:2.4rem}.ml-24{margin-left:2.4rem!important}.mr-24{margin-right:2.4rem}.p-25{padding:2.5px}.pt-25{padding-top:2.5rem}.pb-25{padding-bottom:2.5rem}.pl-25{padding-left:2.5rem}.pr-25{padding-right:2.5rem}.ptb-25{padding-top:2.5rem;padding-bottom:2.5rem}.plr-25{padding-right:2.5rem;padding-left:2.5rem}.m-25{margin:2.5rem}.mt-25{margin-top:2.5rem}.mb-25{margin-bottom:2.5rem}.ml-25{margin-left:2.5rem!important}.mr-25{margin-right:2.5rem}.p-26{padding:2.6px}.pt-26{padding-top:2.6rem}.pb-26{padding-bottom:2.6rem}.pl-26{padding-left:2.6rem}.pr-26{padding-right:2.6rem}.ptb-26{padding-top:2.6rem;padding-bottom:2.6rem}.plr-26{padding-right:2.6rem;padding-left:2.6rem}.m-26{margin:2.6rem}.mt-26{margin-top:2.6rem}.mb-26{margin-bottom:2.6rem}.ml-26{margin-left:2.6rem!important}.mr-26{margin-right:2.6rem}.p-27{padding:2.7px}.pt-27{padding-top:2.7rem}.pb-27{padding-bottom:2.7rem}.pl-27{padding-left:2.7rem}.pr-27{padding-right:2.7rem}.ptb-27{padding-top:2.7rem;padding-bottom:2.7rem}.plr-27{padding-right:2.7rem;padding-left:2.7rem}.m-27{margin:2.7rem}.mt-27{margin-top:2.7rem}.mb-27{margin-bottom:2.7rem}.ml-27{margin-left:2.7rem!important}.mr-27{margin-right:2.7rem}.p-28{padding:2.8px}.pt-28{padding-top:2.8rem}.pb-28{padding-bottom:2.8rem}.pl-28{padding-left:2.8rem}.pr-28{padding-right:2.8rem}.ptb-28{padding-top:2.8rem;padding-bottom:2.8rem}.plr-28{padding-right:2.8rem;padding-left:2.8rem}.m-28{margin:2.8rem}.mt-28{margin-top:2.8rem}.mb-28{margin-bottom:2.8rem}.ml-28{margin-left:2.8rem!important}.mr-28{margin-right:2.8rem}.p-29{padding:2.9px}.pt-29{padding-top:2.9rem}.pb-29{padding-bottom:2.9rem}.pl-29{padding-left:2.9rem}.pr-29{padding-right:2.9rem}.ptb-29{padding-top:2.9rem;padding-bottom:2.9rem}.plr-29{padding-right:2.9rem;padding-left:2.9rem}.m-29{margin:2.9rem}.mt-29{margin-top:2.9rem}.mb-29{margin-bottom:2.9rem}.ml-29{margin-left:2.9rem!important}.mr-29{margin-right:2.9rem}.p-30{padding:3px}.pt-30{padding-top:3rem}.pb-30{padding-bottom:3rem}.pl-30{padding-left:3rem}.pr-30{padding-right:3rem}.ptb-30{padding-top:3rem;padding-bottom:3rem}.plr-30{padding-right:3rem;padding-left:3rem}.m-30{margin:3rem}.mt-30{margin-top:3rem}.mb-30{margin-bottom:3rem}.ml-30{margin-left:3rem!important}.mr-30{margin-right:3rem}.p-31{padding:3.1px}.pt-31{padding-top:3.1rem}.pb-31{padding-bottom:3.1rem}.pl-31{padding-left:3.1rem}.pr-31{padding-right:3.1rem}.ptb-31{padding-top:3.1rem;padding-bottom:3.1rem}.plr-31{padding-right:3.1rem;padding-left:3.1rem}.m-31{margin:3.1rem}.mt-31{margin-top:3.1rem}.mb-31{margin-bottom:3.1rem}.ml-31{margin-left:3.1rem!important}.mr-31{margin-right:3.1rem}.p-32{padding:3.2px}.pt-32{padding-top:3.2rem}.pb-32{padding-bottom:3.2rem}.pl-32{padding-left:3.2rem}.pr-32{padding-right:3.2rem}.ptb-32{padding-top:3.2rem;padding-bottom:3.2rem}.plr-32{padding-right:3.2rem;padding-left:3.2rem}.m-32{margin:3.2rem}.mt-32{margin-top:3.2rem}.mb-32{margin-bottom:3.2rem}.ml-32{margin-left:3.2rem!important}.mr-32{margin-right:3.2rem}.p-33{padding:3.3px}.pt-33{padding-top:3.3rem}.pb-33{padding-bottom:3.3rem}.pl-33{padding-left:3.3rem}.pr-33{padding-right:3.3rem}.ptb-33{padding-top:3.3rem;padding-bottom:3.3rem}.plr-33{padding-right:3.3rem;padding-left:3.3rem}.m-33{margin:3.3rem}.mt-33{margin-top:3.3rem}.mb-33{margin-bottom:3.3rem}.ml-33{margin-left:3.3rem!important}.mr-33{margin-right:3.3rem}.p-34{padding:3.4px}.pt-34{padding-top:3.4rem}.pb-34{padding-bottom:3.4rem}.pl-34{padding-left:3.4rem}.pr-34{padding-right:3.4rem}.ptb-34{padding-top:3.4rem;padding-bottom:3.4rem}.plr-34{padding-right:3.4rem;padding-left:3.4rem}.m-34{margin:3.4rem}.mt-34{margin-top:3.4rem}.mb-34{margin-bottom:3.4rem}.ml-34{margin-left:3.4rem!important}.mr-34{margin-right:3.4rem}.p-35{padding:3.5px}.pt-35{padding-top:3.5rem}.pb-35{padding-bottom:3.5rem}.pl-35{padding-left:3.5rem}.pr-35{padding-right:3.5rem}.ptb-35{padding-top:3.5rem;padding-bottom:3.5rem}.plr-35{padding-right:3.5rem;padding-left:3.5rem}.m-35{margin:3.5rem}.mt-35{margin-top:3.5rem}.mb-35{margin-bottom:3.5rem}.ml-35{margin-left:3.5rem!important}.mr-35{margin-right:3.5rem}.p-36{padding:3.6px}.pt-36{padding-top:3.6rem}.pb-36{padding-bottom:3.6rem}.pl-36{padding-left:3.6rem}.pr-36{padding-right:3.6rem}.ptb-36{padding-top:3.6rem;padding-bottom:3.6rem}.plr-36{padding-right:3.6rem;padding-left:3.6rem}.m-36{margin:3.6rem}.mt-36{margin-top:3.6rem}.mb-36{margin-bottom:3.6rem}.ml-36{margin-left:3.6rem!important}.mr-36{margin-right:3.6rem}.p-37{padding:3.7px}.pt-37{padding-top:3.7rem}.pb-37{padding-bottom:3.7rem}.pl-37{padding-left:3.7rem}.pr-37{padding-right:3.7rem}.ptb-37{padding-top:3.7rem;padding-bottom:3.7rem}.plr-37{padding-right:3.7rem;padding-left:3.7rem}.m-37{margin:3.7rem}.mt-37{margin-top:3.7rem}.mb-37{margin-bottom:3.7rem}.ml-37{margin-left:3.7rem!important}.mr-37{margin-right:3.7rem}.p-38{padding:3.8px}.pt-38{padding-top:3.8rem}.pb-38{padding-bottom:3.8rem}.pl-38{padding-left:3.8rem}.pr-38{padding-right:3.8rem}.ptb-38{padding-top:3.8rem;padding-bottom:3.8rem}.plr-38{padding-right:3.8rem;padding-left:3.8rem}.m-38{margin:3.8rem}.mt-38{margin-top:3.8rem}.mb-38{margin-bottom:3.8rem}.ml-38{margin-left:3.8rem!important}.mr-38{margin-right:3.8rem}.p-39{padding:3.9px}.pt-39{padding-top:3.9rem}.pb-39{padding-bottom:3.9rem}.pl-39{padding-left:3.9rem}.pr-39{padding-right:3.9rem}.ptb-39{padding-top:3.9rem;padding-bottom:3.9rem}.plr-39{padding-right:3.9rem;padding-left:3.9rem}.m-39{margin:3.9rem}.mt-39{margin-top:3.9rem}.mb-39{margin-bottom:3.9rem}.ml-39{margin-left:3.9rem!important}.mr-39{margin-right:3.9rem}.p-40{padding:4px}.pt-40{padding-top:4rem}.pb-40{padding-bottom:4rem}.pl-40{padding-left:4rem}.pr-40{padding-right:4rem}.ptb-40{padding-top:4rem;padding-bottom:4rem}.plr-40{padding-right:4rem;padding-left:4rem}.m-40{margin:4rem}.mt-40{margin-top:4rem}.mb-40{margin-bottom:4rem}.ml-40{margin-left:4rem!important}.mr-40{margin-right:4rem}.p-41{padding:4.1px}.pt-41{padding-top:4.1rem}.pb-41{padding-bottom:4.1rem}.pl-41{padding-left:4.1rem}.pr-41{padding-right:4.1rem}.ptb-41{padding-top:4.1rem;padding-bottom:4.1rem}.plr-41{padding-right:4.1rem;padding-left:4.1rem}.m-41{margin:4.1rem}.mt-41{margin-top:4.1rem}.mb-41{margin-bottom:4.1rem}.ml-41{margin-left:4.1rem!important}.mr-41{margin-right:4.1rem}.p-42{padding:4.2px}.pt-42{padding-top:4.2rem}.pb-42{padding-bottom:4.2rem}.pl-42{padding-left:4.2rem}.pr-42{padding-right:4.2rem}.ptb-42{padding-top:4.2rem;padding-bottom:4.2rem}.plr-42{padding-right:4.2rem;padding-left:4.2rem}.m-42{margin:4.2rem}.mt-42{margin-top:4.2rem}.mb-42{margin-bottom:4.2rem}.ml-42{margin-left:4.2rem!important}.mr-42{margin-right:4.2rem}.p-43{padding:4.3px}.pt-43{padding-top:4.3rem}.pb-43{padding-bottom:4.3rem}.pl-43{padding-left:4.3rem}.pr-43{padding-right:4.3rem}.ptb-43{padding-top:4.3rem;padding-bottom:4.3rem}.plr-43{padding-right:4.3rem;padding-left:4.3rem}.m-43{margin:4.3rem}.mt-43{margin-top:4.3rem}.mb-43{margin-bottom:4.3rem}.ml-43{margin-left:4.3rem!important}.mr-43{margin-right:4.3rem}.p-44{padding:4.4px}.pt-44{padding-top:4.4rem}.pb-44{padding-bottom:4.4rem}.pl-44{padding-left:4.4rem}.pr-44{padding-right:4.4rem}.ptb-44{padding-top:4.4rem;padding-bottom:4.4rem}.plr-44{padding-right:4.4rem;padding-left:4.4rem}.m-44{margin:4.4rem}.mt-44{margin-top:4.4rem}.mb-44{margin-bottom:4.4rem}.ml-44{margin-left:4.4rem!important}.mr-44{margin-right:4.4rem}.p-45{padding:4.5px}.pt-45{padding-top:4.5rem}.pb-45{padding-bottom:4.5rem}.pl-45{padding-left:4.5rem}.pr-45{padding-right:4.5rem}.ptb-45{padding-top:4.5rem;padding-bottom:4.5rem}.plr-45{padding-right:4.5rem;padding-left:4.5rem}.m-45{margin:4.5rem}.mt-45{margin-top:4.5rem}.mb-45{margin-bottom:4.5rem}.ml-45{margin-left:4.5rem!important}.mr-45{margin-right:4.5rem}.p-46{padding:4.6px}.pt-46{padding-top:4.6rem}.pb-46{padding-bottom:4.6rem}.pl-46{padding-left:4.6rem}.pr-46{padding-right:4.6rem}.ptb-46{padding-top:4.6rem;padding-bottom:4.6rem}.plr-46{padding-right:4.6rem;padding-left:4.6rem}.m-46{margin:4.6rem}.mt-46{margin-top:4.6rem}.mb-46{margin-bottom:4.6rem}.ml-46{margin-left:4.6rem!important}.mr-46{margin-right:4.6rem}.p-47{padding:4.7px}.pt-47{padding-top:4.7rem}.pb-47{padding-bottom:4.7rem}.pl-47{padding-left:4.7rem}.pr-47{padding-right:4.7rem}.ptb-47{padding-top:4.7rem;padding-bottom:4.7rem}.plr-47{padding-right:4.7rem;padding-left:4.7rem}.m-47{margin:4.7rem}.mt-47{margin-top:4.7rem}.mb-47{margin-bottom:4.7rem}.ml-47{margin-left:4.7rem!important}.mr-47{margin-right:4.7rem}.p-48{padding:4.8px}.pt-48{padding-top:4.8rem}.pb-48{padding-bottom:4.8rem}.pl-48{padding-left:4.8rem}.pr-48{padding-right:4.8rem}.ptb-48{padding-top:4.8rem;padding-bottom:4.8rem}.plr-48{padding-right:4.8rem;padding-left:4.8rem}.m-48{margin:4.8rem}.mt-48{margin-top:4.8rem}.mb-48{margin-bottom:4.8rem}.ml-48{margin-left:4.8rem!important}.mr-48{margin-right:4.8rem}.p-49{padding:4.9px}.pt-49{padding-top:4.9rem}.pb-49{padding-bottom:4.9rem}.pl-49{padding-left:4.9rem}.pr-49{padding-right:4.9rem}.ptb-49{padding-top:4.9rem;padding-bottom:4.9rem}.plr-49{padding-right:4.9rem;padding-left:4.9rem}.m-49{margin:4.9rem}.mt-49{margin-top:4.9rem}.mb-49{margin-bottom:4.9rem}.ml-49{margin-left:4.9rem!important}.mr-49{margin-right:4.9rem}.p-50{padding:5px}.pt-50{padding-top:5rem}.pb-50{padding-bottom:5rem}.pl-50{padding-left:5rem}.pr-50{padding-right:5rem}.ptb-50{padding-top:5rem;padding-bottom:5rem}.plr-50{padding-right:5rem;padding-left:5rem}.m-50{margin:5rem}.mt-50{margin-top:5rem}.mb-50{margin-bottom:5rem}.ml-50{margin-left:5rem!important}.mr-50{margin-right:5rem}.p-51{padding:5.1px}.pt-51{padding-top:5.1rem}.pb-51{padding-bottom:5.1rem}.pl-51{padding-left:5.1rem}.pr-51{padding-right:5.1rem}.ptb-51{padding-top:5.1rem;padding-bottom:5.1rem}.plr-51{padding-right:5.1rem;padding-left:5.1rem}.m-51{margin:5.1rem}.mt-51{margin-top:5.1rem}.mb-51{margin-bottom:5.1rem}.ml-51{margin-left:5.1rem!important}.mr-51{margin-right:5.1rem}.p-52{padding:5.2px}.pt-52{padding-top:5.2rem}.pb-52{padding-bottom:5.2rem}.pl-52{padding-left:5.2rem}.pr-52{padding-right:5.2rem}.ptb-52{padding-top:5.2rem;padding-bottom:5.2rem}.plr-52{padding-right:5.2rem;padding-left:5.2rem}.m-52{margin:5.2rem}.mt-52{margin-top:5.2rem}.mb-52{margin-bottom:5.2rem}.ml-52{margin-left:5.2rem!important}.mr-52{margin-right:5.2rem}.p-53{padding:5.3px}.pt-53{padding-top:5.3rem}.pb-53{padding-bottom:5.3rem}.pl-53{padding-left:5.3rem}.pr-53{padding-right:5.3rem}.ptb-53{padding-top:5.3rem;padding-bottom:5.3rem}.plr-53{padding-right:5.3rem;padding-left:5.3rem}.m-53{margin:5.3rem}.mt-53{margin-top:5.3rem}.mb-53{margin-bottom:5.3rem}.ml-53{margin-left:5.3rem!important}.mr-53{margin-right:5.3rem}.p-54{padding:5.4px}.pt-54{padding-top:5.4rem}.pb-54{padding-bottom:5.4rem}.pl-54{padding-left:5.4rem}.pr-54{padding-right:5.4rem}.ptb-54{padding-top:5.4rem;padding-bottom:5.4rem}.plr-54{padding-right:5.4rem;padding-left:5.4rem}.m-54{margin:5.4rem}.mt-54{margin-top:5.4rem}.mb-54{margin-bottom:5.4rem}.ml-54{margin-left:5.4rem!important}.mr-54{margin-right:5.4rem}.p-55{padding:5.5px}.pt-55{padding-top:5.5rem}.pb-55{padding-bottom:5.5rem}.pl-55{padding-left:5.5rem}.pr-55{padding-right:5.5rem}.ptb-55{padding-top:5.5rem;padding-bottom:5.5rem}.plr-55{padding-right:5.5rem;padding-left:5.5rem}.m-55{margin:5.5rem}.mt-55{margin-top:5.5rem}.mb-55{margin-bottom:5.5rem}.ml-55{margin-left:5.5rem!important}.mr-55{margin-right:5.5rem}.p-56{padding:5.6px}.pt-56{padding-top:5.6rem}.pb-56{padding-bottom:5.6rem}.pl-56{padding-left:5.6rem}.pr-56{padding-right:5.6rem}.ptb-56{padding-top:5.6rem;padding-bottom:5.6rem}.plr-56{padding-right:5.6rem;padding-left:5.6rem}.m-56{margin:5.6rem}.mt-56{margin-top:5.6rem}.mb-56{margin-bottom:5.6rem}.ml-56{margin-left:5.6rem!important}.mr-56{margin-right:5.6rem}.p-57{padding:5.7px}.pt-57{padding-top:5.7rem}.pb-57{padding-bottom:5.7rem}.pl-57{padding-left:5.7rem}.pr-57{padding-right:5.7rem}.ptb-57{padding-top:5.7rem;padding-bottom:5.7rem}.plr-57{padding-right:5.7rem;padding-left:5.7rem}.m-57{margin:5.7rem}.mt-57{margin-top:5.7rem}.mb-57{margin-bottom:5.7rem}.ml-57{margin-left:5.7rem!important}.mr-57{margin-right:5.7rem}.p-58{padding:5.8px}.pt-58{padding-top:5.8rem}.pb-58{padding-bottom:5.8rem}.pl-58{padding-left:5.8rem}.pr-58{padding-right:5.8rem}.ptb-58{padding-top:5.8rem;padding-bottom:5.8rem}.plr-58{padding-right:5.8rem;padding-left:5.8rem}.m-58{margin:5.8rem}.mt-58{margin-top:5.8rem}.mb-58{margin-bottom:5.8rem}.ml-58{margin-left:5.8rem!important}.mr-58{margin-right:5.8rem}.p-59{padding:5.9px}.pt-59{padding-top:5.9rem}.pb-59{padding-bottom:5.9rem}.pl-59{padding-left:5.9rem}.pr-59{padding-right:5.9rem}.ptb-59{padding-top:5.9rem;padding-bottom:5.9rem}.plr-59{padding-right:5.9rem;padding-left:5.9rem}.m-59{margin:5.9rem}.mt-59{margin-top:5.9rem}.mb-59{margin-bottom:5.9rem}.ml-59{margin-left:5.9rem!important}.mr-59{margin-right:5.9rem}.p-60{padding:6px}.pt-60{padding-top:6rem}.pb-60{padding-bottom:6rem}.pl-60{padding-left:6rem}.pr-60{padding-right:6rem}.ptb-60{padding-top:6rem;padding-bottom:6rem}.plr-60{padding-right:6rem;padding-left:6rem}.m-60{margin:6rem}.mt-60{margin-top:6rem}.mb-60{margin-bottom:6rem}.ml-60{margin-left:6rem!important}.mr-60{margin-right:6rem}.p-61{padding:6.1px}.pt-61{padding-top:6.1rem}.pb-61{padding-bottom:6.1rem}.pl-61{padding-left:6.1rem}.pr-61{padding-right:6.1rem}.ptb-61{padding-top:6.1rem;padding-bottom:6.1rem}.plr-61{padding-right:6.1rem;padding-left:6.1rem}.m-61{margin:6.1rem}.mt-61{margin-top:6.1rem}.mb-61{margin-bottom:6.1rem}.ml-61{margin-left:6.1rem!important}.mr-61{margin-right:6.1rem}.p-62{padding:6.2px}.pt-62{padding-top:6.2rem}.pb-62{padding-bottom:6.2rem}.pl-62{padding-left:6.2rem}.pr-62{padding-right:6.2rem}.ptb-62{padding-top:6.2rem;padding-bottom:6.2rem}.plr-62{padding-right:6.2rem;padding-left:6.2rem}.m-62{margin:6.2rem}.mt-62{margin-top:6.2rem}.mb-62{margin-bottom:6.2rem}.ml-62{margin-left:6.2rem!important}.mr-62{margin-right:6.2rem}.p-63{padding:6.3px}.pt-63{padding-top:6.3rem}.pb-63{padding-bottom:6.3rem}.pl-63{padding-left:6.3rem}.pr-63{padding-right:6.3rem}.ptb-63{padding-top:6.3rem;padding-bottom:6.3rem}.plr-63{padding-right:6.3rem;padding-left:6.3rem}.m-63{margin:6.3rem}.mt-63{margin-top:6.3rem}.mb-63{margin-bottom:6.3rem}.ml-63{margin-left:6.3rem!important}.mr-63{margin-right:6.3rem}.p-64{padding:6.4px}.pt-64{padding-top:6.4rem}.pb-64{padding-bottom:6.4rem}.pl-64{padding-left:6.4rem}.pr-64{padding-right:6.4rem}.ptb-64{padding-top:6.4rem;padding-bottom:6.4rem}.plr-64{padding-right:6.4rem;padding-left:6.4rem}.m-64{margin:6.4rem}.mt-64{margin-top:6.4rem}.mb-64{margin-bottom:6.4rem}.ml-64{margin-left:6.4rem!important}.mr-64{margin-right:6.4rem}.p-65{padding:6.5px}.pt-65{padding-top:6.5rem}.pb-65{padding-bottom:6.5rem}.pl-65{padding-left:6.5rem}.pr-65{padding-right:6.5rem}.ptb-65{padding-top:6.5rem;padding-bottom:6.5rem}.plr-65{padding-right:6.5rem;padding-left:6.5rem}.m-65{margin:6.5rem}.mt-65{margin-top:6.5rem}.mb-65{margin-bottom:6.5rem}.ml-65{margin-left:6.5rem!important}.mr-65{margin-right:6.5rem}.p-66{padding:6.6px}.pt-66{padding-top:6.6rem}.pb-66{padding-bottom:6.6rem}.pl-66{padding-left:6.6rem}.pr-66{padding-right:6.6rem}.ptb-66{padding-top:6.6rem;padding-bottom:6.6rem}.plr-66{padding-right:6.6rem;padding-left:6.6rem}.m-66{margin:6.6rem}.mt-66{margin-top:6.6rem}.mb-66{margin-bottom:6.6rem}.ml-66{margin-left:6.6rem!important}.mr-66{margin-right:6.6rem}.p-67{padding:6.7px}.pt-67{padding-top:6.7rem}.pb-67{padding-bottom:6.7rem}.pl-67{padding-left:6.7rem}.pr-67{padding-right:6.7rem}.ptb-67{padding-top:6.7rem;padding-bottom:6.7rem}.plr-67{padding-right:6.7rem;padding-left:6.7rem}.m-67{margin:6.7rem}.mt-67{margin-top:6.7rem}.mb-67{margin-bottom:6.7rem}.ml-67{margin-left:6.7rem!important}.mr-67{margin-right:6.7rem}.p-68{padding:6.8px}.pt-68{padding-top:6.8rem}.pb-68{padding-bottom:6.8rem}.pl-68{padding-left:6.8rem}.pr-68{padding-right:6.8rem}.ptb-68{padding-top:6.8rem;padding-bottom:6.8rem}.plr-68{padding-right:6.8rem;padding-left:6.8rem}.m-68{margin:6.8rem}.mt-68{margin-top:6.8rem}.mb-68{margin-bottom:6.8rem}.ml-68{margin-left:6.8rem!important}.mr-68{margin-right:6.8rem}.p-69{padding:6.9px}.pt-69{padding-top:6.9rem}.pb-69{padding-bottom:6.9rem}.pl-69{padding-left:6.9rem}.pr-69{padding-right:6.9rem}.ptb-69{padding-top:6.9rem;padding-bottom:6.9rem}.plr-69{padding-right:6.9rem;padding-left:6.9rem}.m-69{margin:6.9rem}.mt-69{margin-top:6.9rem}.mb-69{margin-bottom:6.9rem}.ml-69{margin-left:6.9rem!important}.mr-69{margin-right:6.9rem}.p-70{padding:7px}.pt-70{padding-top:7rem}.pb-70{padding-bottom:7rem}.pl-70{padding-left:7rem}.pr-70{padding-right:7rem}.ptb-70{padding-top:7rem;padding-bottom:7rem}.plr-70{padding-right:7rem;padding-left:7rem}.m-70{margin:7rem}.mt-70{margin-top:7rem}.mb-70{margin-bottom:7rem}.ml-70{margin-left:7rem!important}.mr-70{margin-right:7rem}.p-71{padding:7.1px}.pt-71{padding-top:7.1rem}.pb-71{padding-bottom:7.1rem}.pl-71{padding-left:7.1rem}.pr-71{padding-right:7.1rem}.ptb-71{padding-top:7.1rem;padding-bottom:7.1rem}.plr-71{padding-right:7.1rem;padding-left:7.1rem}.m-71{margin:7.1rem}.mt-71{margin-top:7.1rem}.mb-71{margin-bottom:7.1rem}.ml-71{margin-left:7.1rem!important}.mr-71{margin-right:7.1rem}.p-72{padding:7.2px}.pt-72{padding-top:7.2rem}.pb-72{padding-bottom:7.2rem}.pl-72{padding-left:7.2rem}.pr-72{padding-right:7.2rem}.ptb-72{padding-top:7.2rem;padding-bottom:7.2rem}.plr-72{padding-right:7.2rem;padding-left:7.2rem}.m-72{margin:7.2rem}.mt-72{margin-top:7.2rem}.mb-72{margin-bottom:7.2rem}.ml-72{margin-left:7.2rem!important}.mr-72{margin-right:7.2rem}.p-73{padding:7.3px}.pt-73{padding-top:7.3rem}.pb-73{padding-bottom:7.3rem}.pl-73{padding-left:7.3rem}.pr-73{padding-right:7.3rem}.ptb-73{padding-top:7.3rem;padding-bottom:7.3rem}.plr-73{padding-right:7.3rem;padding-left:7.3rem}.m-73{margin:7.3rem}.mt-73{margin-top:7.3rem}.mb-73{margin-bottom:7.3rem}.ml-73{margin-left:7.3rem!important}.mr-73{margin-right:7.3rem}.p-74{padding:7.4px}.pt-74{padding-top:7.4rem}.pb-74{padding-bottom:7.4rem}.pl-74{padding-left:7.4rem}.pr-74{padding-right:7.4rem}.ptb-74{padding-top:7.4rem;padding-bottom:7.4rem}.plr-74{padding-right:7.4rem;padding-left:7.4rem}.m-74{margin:7.4rem}.mt-74{margin-top:7.4rem}.mb-74{margin-bottom:7.4rem}.ml-74{margin-left:7.4rem!important}.mr-74{margin-right:7.4rem}.p-75{padding:7.5px}.pt-75{padding-top:7.5rem}.pb-75{padding-bottom:7.5rem}.pl-75{padding-left:7.5rem}.pr-75{padding-right:7.5rem}.ptb-75{padding-top:7.5rem;padding-bottom:7.5rem}.plr-75{padding-right:7.5rem;padding-left:7.5rem}.m-75{margin:7.5rem}.mt-75{margin-top:7.5rem}.mb-75{margin-bottom:7.5rem}.ml-75{margin-left:7.5rem!important}.mr-75{margin-right:7.5rem}.p-76{padding:7.6px}.pt-76{padding-top:7.6rem}.pb-76{padding-bottom:7.6rem}.pl-76{padding-left:7.6rem}.pr-76{padding-right:7.6rem}.ptb-76{padding-top:7.6rem;padding-bottom:7.6rem}.plr-76{padding-right:7.6rem;padding-left:7.6rem}.m-76{margin:7.6rem}.mt-76{margin-top:7.6rem}.mb-76{margin-bottom:7.6rem}.ml-76{margin-left:7.6rem!important}.mr-76{margin-right:7.6rem}.p-77{padding:7.7px}.pt-77{padding-top:7.7rem}.pb-77{padding-bottom:7.7rem}.pl-77{padding-left:7.7rem}.pr-77{padding-right:7.7rem}.ptb-77{padding-top:7.7rem;padding-bottom:7.7rem}.plr-77{padding-right:7.7rem;padding-left:7.7rem}.m-77{margin:7.7rem}.mt-77{margin-top:7.7rem}.mb-77{margin-bottom:7.7rem}.ml-77{margin-left:7.7rem!important}.mr-77{margin-right:7.7rem}.p-78{padding:7.8px}.pt-78{padding-top:7.8rem}.pb-78{padding-bottom:7.8rem}.pl-78{padding-left:7.8rem}.pr-78{padding-right:7.8rem}.ptb-78{padding-top:7.8rem;padding-bottom:7.8rem}.plr-78{padding-right:7.8rem;padding-left:7.8rem}.m-78{margin:7.8rem}.mt-78{margin-top:7.8rem}.mb-78{margin-bottom:7.8rem}.ml-78{margin-left:7.8rem!important}.mr-78{margin-right:7.8rem}.p-79{padding:7.9px}.pt-79{padding-top:7.9rem}.pb-79{padding-bottom:7.9rem}.pl-79{padding-left:7.9rem}.pr-79{padding-right:7.9rem}.ptb-79{padding-top:7.9rem;padding-bottom:7.9rem}.plr-79{padding-right:7.9rem;padding-left:7.9rem}.m-79{margin:7.9rem}.mt-79{margin-top:7.9rem}.mb-79{margin-bottom:7.9rem}.ml-79{margin-left:7.9rem!important}.mr-79{margin-right:7.9rem}.p-80{padding:8px}.pt-80{padding-top:8rem}.pb-80{padding-bottom:8rem}.pl-80{padding-left:8rem}.pr-80{padding-right:8rem}.ptb-80{padding-top:8rem;padding-bottom:8rem}.plr-80{padding-right:8rem;padding-left:8rem}.m-80{margin:8rem}.mt-80{margin-top:8rem}.mb-80{margin-bottom:8rem}.ml-80{margin-left:8rem!important}.mr-80{margin-right:8rem}.p-81{padding:8.1px}.pt-81{padding-top:8.1rem}.pb-81{padding-bottom:8.1rem}.pl-81{padding-left:8.1rem}.pr-81{padding-right:8.1rem}.ptb-81{padding-top:8.1rem;padding-bottom:8.1rem}.plr-81{padding-right:8.1rem;padding-left:8.1rem}.m-81{margin:8.1rem}.mt-81{margin-top:8.1rem}.mb-81{margin-bottom:8.1rem}.ml-81{margin-left:8.1rem!important}.mr-81{margin-right:8.1rem}.p-82{padding:8.2px}.pt-82{padding-top:8.2rem}.pb-82{padding-bottom:8.2rem}.pl-82{padding-left:8.2rem}.pr-82{padding-right:8.2rem}.ptb-82{padding-top:8.2rem;padding-bottom:8.2rem}.plr-82{padding-right:8.2rem;padding-left:8.2rem}.m-82{margin:8.2rem}.mt-82{margin-top:8.2rem}.mb-82{margin-bottom:8.2rem}.ml-82{margin-left:8.2rem!important}.mr-82{margin-right:8.2rem}.p-83{padding:8.3px}.pt-83{padding-top:8.3rem}.pb-83{padding-bottom:8.3rem}.pl-83{padding-left:8.3rem}.pr-83{padding-right:8.3rem}.ptb-83{padding-top:8.3rem;padding-bottom:8.3rem}.plr-83{padding-right:8.3rem;padding-left:8.3rem}.m-83{margin:8.3rem}.mt-83{margin-top:8.3rem}.mb-83{margin-bottom:8.3rem}.ml-83{margin-left:8.3rem!important}.mr-83{margin-right:8.3rem}.p-84{padding:8.4px}.pt-84{padding-top:8.4rem}.pb-84{padding-bottom:8.4rem}.pl-84{padding-left:8.4rem}.pr-84{padding-right:8.4rem}.ptb-84{padding-top:8.4rem;padding-bottom:8.4rem}.plr-84{padding-right:8.4rem;padding-left:8.4rem}.m-84{margin:8.4rem}.mt-84{margin-top:8.4rem}.mb-84{margin-bottom:8.4rem}.ml-84{margin-left:8.4rem!important}.mr-84{margin-right:8.4rem}.p-85{padding:8.5px}.pt-85{padding-top:8.5rem}.pb-85{padding-bottom:8.5rem}.pl-85{padding-left:8.5rem}.pr-85{padding-right:8.5rem}.ptb-85{padding-top:8.5rem;padding-bottom:8.5rem}.plr-85{padding-right:8.5rem;padding-left:8.5rem}.m-85{margin:8.5rem}.mt-85{margin-top:8.5rem}.mb-85{margin-bottom:8.5rem}.ml-85{margin-left:8.5rem!important}.mr-85{margin-right:8.5rem}.p-86{padding:8.6px}.pt-86{padding-top:8.6rem}.pb-86{padding-bottom:8.6rem}.pl-86{padding-left:8.6rem}.pr-86{padding-right:8.6rem}.ptb-86{padding-top:8.6rem;padding-bottom:8.6rem}.plr-86{padding-right:8.6rem;padding-left:8.6rem}.m-86{margin:8.6rem}.mt-86{margin-top:8.6rem}.mb-86{margin-bottom:8.6rem}.ml-86{margin-left:8.6rem!important}.mr-86{margin-right:8.6rem}.p-87{padding:8.7px}.pt-87{padding-top:8.7rem}.pb-87{padding-bottom:8.7rem}.pl-87{padding-left:8.7rem}.pr-87{padding-right:8.7rem}.ptb-87{padding-top:8.7rem;padding-bottom:8.7rem}.plr-87{padding-right:8.7rem;padding-left:8.7rem}.m-87{margin:8.7rem}.mt-87{margin-top:8.7rem}.mb-87{margin-bottom:8.7rem}.ml-87{margin-left:8.7rem!important}.mr-87{margin-right:8.7rem}.p-88{padding:8.8px}.pt-88{padding-top:8.8rem}.pb-88{padding-bottom:8.8rem}.pl-88{padding-left:8.8rem}.pr-88{padding-right:8.8rem}.ptb-88{padding-top:8.8rem;padding-bottom:8.8rem}.plr-88{padding-right:8.8rem;padding-left:8.8rem}.m-88{margin:8.8rem}.mt-88{margin-top:8.8rem}.mb-88{margin-bottom:8.8rem}.ml-88{margin-left:8.8rem!important}.mr-88{margin-right:8.8rem}.p-89{padding:8.9px}.pt-89{padding-top:8.9rem}.pb-89{padding-bottom:8.9rem}.pl-89{padding-left:8.9rem}.pr-89{padding-right:8.9rem}.ptb-89{padding-top:8.9rem;padding-bottom:8.9rem}.plr-89{padding-right:8.9rem;padding-left:8.9rem}.m-89{margin:8.9rem}.mt-89{margin-top:8.9rem}.mb-89{margin-bottom:8.9rem}.ml-89{margin-left:8.9rem!important}.mr-89{margin-right:8.9rem}.p-90{padding:9px}.pt-90{padding-top:9rem}.pb-90{padding-bottom:9rem}.pl-90{padding-left:9rem}.pr-90{padding-right:9rem}.ptb-90{padding-top:9rem;padding-bottom:9rem}.plr-90{padding-right:9rem;padding-left:9rem}.m-90{margin:9rem}.mt-90{margin-top:9rem}.mb-90{margin-bottom:9rem}.ml-90{margin-left:9rem!important}.mr-90{margin-right:9rem}.p-91{padding:9.1px}.pt-91{padding-top:9.1rem}.pb-91{padding-bottom:9.1rem}.pl-91{padding-left:9.1rem}.pr-91{padding-right:9.1rem}.ptb-91{padding-top:9.1rem;padding-bottom:9.1rem}.plr-91{padding-right:9.1rem;padding-left:9.1rem}.m-91{margin:9.1rem}.mt-91{margin-top:9.1rem}.mb-91{margin-bottom:9.1rem}.ml-91{margin-left:9.1rem!important}.mr-91{margin-right:9.1rem}.p-92{padding:9.2px}.pt-92{padding-top:9.2rem}.pb-92{padding-bottom:9.2rem}.pl-92{padding-left:9.2rem}.pr-92{padding-right:9.2rem}.ptb-92{padding-top:9.2rem;padding-bottom:9.2rem}.plr-92{padding-right:9.2rem;padding-left:9.2rem}.m-92{margin:9.2rem}.mt-92{margin-top:9.2rem}.mb-92{margin-bottom:9.2rem}.ml-92{margin-left:9.2rem!important}.mr-92{margin-right:9.2rem}.p-93{padding:9.3px}.pt-93{padding-top:9.3rem}.pb-93{padding-bottom:9.3rem}.pl-93{padding-left:9.3rem}.pr-93{padding-right:9.3rem}.ptb-93{padding-top:9.3rem;padding-bottom:9.3rem}.plr-93{padding-right:9.3rem;padding-left:9.3rem}.m-93{margin:9.3rem}.mt-93{margin-top:9.3rem}.mb-93{margin-bottom:9.3rem}.ml-93{margin-left:9.3rem!important}.mr-93{margin-right:9.3rem}.p-94{padding:9.4px}.pt-94{padding-top:9.4rem}.pb-94{padding-bottom:9.4rem}.pl-94{padding-left:9.4rem}.pr-94{padding-right:9.4rem}.ptb-94{padding-top:9.4rem;padding-bottom:9.4rem}.plr-94{padding-right:9.4rem;padding-left:9.4rem}.m-94{margin:9.4rem}.mt-94{margin-top:9.4rem}.mb-94{margin-bottom:9.4rem}.ml-94{margin-left:9.4rem!important}.mr-94{margin-right:9.4rem}.p-95{padding:9.5px}.pt-95{padding-top:9.5rem}.pb-95{padding-bottom:9.5rem}.pl-95{padding-left:9.5rem}.pr-95{padding-right:9.5rem}.ptb-95{padding-top:9.5rem;padding-bottom:9.5rem}.plr-95{padding-right:9.5rem;padding-left:9.5rem}.m-95{margin:9.5rem}.mt-95{margin-top:9.5rem}.mb-95{margin-bottom:9.5rem}.ml-95{margin-left:9.5rem!important}.mr-95{margin-right:9.5rem}.p-96{padding:9.6px}.pt-96{padding-top:9.6rem}.pb-96{padding-bottom:9.6rem}.pl-96{padding-left:9.6rem}.pr-96{padding-right:9.6rem}.ptb-96{padding-top:9.6rem;padding-bottom:9.6rem}.plr-96{padding-right:9.6rem;padding-left:9.6rem}.m-96{margin:9.6rem}.mt-96{margin-top:9.6rem}.mb-96{margin-bottom:9.6rem}.ml-96{margin-left:9.6rem!important}.mr-96{margin-right:9.6rem}.p-97{padding:9.7px}.pt-97{padding-top:9.7rem}.pb-97{padding-bottom:9.7rem}.pl-97{padding-left:9.7rem}.pr-97{padding-right:9.7rem}.ptb-97{padding-top:9.7rem;padding-bottom:9.7rem}.plr-97{padding-right:9.7rem;padding-left:9.7rem}.m-97{margin:9.7rem}.mt-97{margin-top:9.7rem}.mb-97{margin-bottom:9.7rem}.ml-97{margin-left:9.7rem!important}.mr-97{margin-right:9.7rem}.p-98{padding:9.8px}.pt-98{padding-top:9.8rem}.pb-98{padding-bottom:9.8rem}.pl-98{padding-left:9.8rem}.pr-98{padding-right:9.8rem}.ptb-98{padding-top:9.8rem;padding-bottom:9.8rem}.plr-98{padding-right:9.8rem;padding-left:9.8rem}.m-98{margin:9.8rem}.mt-98{margin-top:9.8rem}.mb-98{margin-bottom:9.8rem}.ml-98{margin-left:9.8rem!important}.mr-98{margin-right:9.8rem}.p-99{padding:9.9px}.pt-99{padding-top:9.9rem}.pb-99{padding-bottom:9.9rem}.pl-99{padding-left:9.9rem}.pr-99{padding-right:9.9rem}.ptb-99{padding-top:9.9rem;padding-bottom:9.9rem}.plr-99{padding-right:9.9rem;padding-left:9.9rem}.m-99{margin:9.9rem}.mt-99{margin-top:9.9rem}.mb-99{margin-bottom:9.9rem}.ml-99{margin-left:9.9rem!important}.mr-99{margin-right:9.9rem}.p-100{padding:10px}.pt-100{padding-top:10rem}.pb-100{padding-bottom:10rem}.pl-100{padding-left:10rem}.pr-100{padding-right:10rem}.ptb-100{padding-top:10rem;padding-bottom:10rem}.plr-100{padding-right:10rem;padding-left:10rem}.m-100{margin:10rem}.mt-100{margin-top:10rem}.mb-100{margin-bottom:10rem}.ml-100{margin-left:10rem!important}.mr-100{margin-right:10rem}.overflow-hidden{overflow:hidden!important}.visibility-hidden{visibility:hidden!important}.text-center{text-align:center}.tour-step{position:absolute;z-index:1000;margin:16px}@media (max-width: 767.98px){.tour-step{transform:none!important;will-change:unset!important;margin-right:20px;top:100px!important}}.cdk-overlay-container{visibility:visible!important}*{font-family:Poppins}:host{--mobile: 767.98px}.samurai-slider.mat-mdc-slider{width:200px}.pretrained-slider.mat-mdc-slider{width:85%}.mat-mdc-select-panel{overflow-x:hidden!important;background-color:var(--grey-800)!important}@media (max-width: 767.98px){.mat-mdc-select-panel{max-height:400px!important}}.file-upload__slider.mat-mdc-slider.mat-primary,.pretrained-slider.mat-mdc-slider.mat-primary,.advanced-ai.mat-mdc-slider.mat-primary,.samurai-slider.mat-mdc-slider.mat-primary{--mdc-slider-handle-color: var(--samurai-1);--mdc-slider-focus-handle-color: var(--samurai-1);--mdc-slider-hover-handle-color: var(--samurai-1);--mdc-slider-active-track-color: var(--samurai-1);--mdc-slider-inactive-track-color: var(--samurai-1);--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: var(--samurai-1);--mat-mdc-slider-ripple-color: var(--samurai-1);--mat-mdc-slider-hover-ripple-color: rgba(206, 213, 96, .05);--mat-mdc-slider-focus-ripple-color: rgba(206, 213, 96, .05)}.dropdown.dark .mat-mdc-select{background-color:var(--grey-800)!important}.dropdown.dark .mat-mdc-select .mat-mdc-select-value-text{color:var(--white)}.dropdown.dark .mat-mdc-select .mat-mdc-select-trigger{padding:8px}.dropdown.blue .mat-mdc-select .mat-mdc-select-trigger{padding:8px;border-radius:8px;background-color:var(--white)!important;height:100%}.dropdown.dark .mat-mdc-select-arrow{color:var(--grey-400)}.dropdown.dark .mat-mdc-select-disabled{background-color:var(--grey-700)!important}.dropdown.dark .mat-mdc-select-disabled .mat-mdc-select-value-text{color:var(--grey-70)}.loading-spinner .mdc-circular-progress__indeterminate-circle-graphic,.model-selector__spinner .mdc-circular-progress__indeterminate-circle-graphic,.file-upload__loading-spinner .mdc-circular-progress__indeterminate-circle-graphic,.model-list__loading-spinner .mdc-circular-progress__indeterminate-circle-graphic{stroke:#c5ef69!important}.dropdown-panel-dark,.dropdown-panel-blue{background-color:var(--grey-800)!important;width:100%!important;-ms-overflow-style:none}.dropdown-panel-dark::-webkit-scrollbar,.dropdown-panel-blue::-webkit-scrollbar{display:none}.dropdown-panel-dark .mdc-list-item--selected,.dropdown-panel-blue .mdc-list-item--selected{background-color:var(--level-3)!important}.dropdown-panel-light{width:100%!important;-ms-overflow-style:none}.dropdown-panel-light::-webkit-scrollbar{display:none}.mat-mdc-option .mat-pseudo-checkbox-minimal{display:none!important}.dark.dropdown__option .mdc-list-item__primary-text{color:var(--white)!important;display:flex;gap:10px;align-items:center}.dark.dropdown__option .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full{background-color:var(--blue-600)}.blue.dropdown__option .mdc-list-item__primary-text{color:var(--white)!important;display:flex;gap:10px;align-items:center}.blue.dropdown__option .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full{background-color:var(--blue-600)}.dropdown__selected{display:flex;gap:10px;align-items:center}.dropdown__selected .dark{color:var(--white)!important}.submenu-panel-dark{background-color:var(--level-3)!important}.submenu-panel-dark .mat-mdc-menu-panel{min-width:175px!important}.submenu-panel-dark .mat-mdc-menu-content .mat-mdc-menu-item{color:var(--grey-400)!important}.submenu-panel-dark .mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-item-text{width:100%}.submenu-panel-dark .mat-mdc-menu-content .mat-mdc-menu-item .mat-mdc-menu-submenu-icon{color:var(--grey-400)!important}.submenu-panel-nobackground-dark{background-color:var(--level-1)!important}.submenu-panel-nobackground-dark .mat-mdc-menu-content .mat-mdc-menu-item{color:var(--white)!important}.slider{display:flex;gap:4px}.slider__label{font-family:Roboto,sans-serif!important;font-size:14px!important;color:var(--white)!important}.slider .mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: var(--samurai-1);--mdc-switch-selected-handle-color: var(--blue-10);--mdc-switch-selected-hover-state-layer-color: var(--samurai-1);--mdc-switch-selected-pressed-state-layer-color: var(--samurai-1);--mdc-switch-selected-focus-handle-color: var(--blue-10);--mdc-switch-selected-hover-handle-color: var(--blue-10);--mdc-switch-selected-pressed-handle-color: var(--blue-10);--mdc-switch-selected-focus-track-color: var(--samurai-1);--mdc-switch-selected-hover-track-color: var(--samurai-1);--mdc-switch-selected-pressed-track-color: var(--samurai-1);--mdc-switch-selected-track-color: var(--samurai-1);--mdc-switch-selected-icon-color: var(--level-1)}.slider .mdc-switch__icon{display:none}.mat-mdc-dialog-container{border:1px solid #424867;border-radius:8px;z-index:3000!important}.profile,.dark.dialog{border-collapse:separate!important}.profile .mat-mdc-dialog-title,.dark.dialog .mat-mdc-dialog-title{border-bottom:1px solid var(--border-1);width:100%}.profile .mdc-dialog__actions,.dark.dialog .mdc-dialog__actions{background-color:var(--blue-20)}.profile .mat-mdc-dialog-content,.dark.dialog .mat-mdc-dialog-content{color:#fff;scrollbar-width:none;background-color:var(--blue-10)}.profile .mat-mdc-dialog-content::-webkit-scrollbar,.dark.dialog .mat-mdc-dialog-content::-webkit-scrollbar{display:none}.guide-dialog,.plan-upgrade{display:flex;flex-direction:column;height:100%;overflow:hidden;max-width:100%}.guide-dialog__general li[data-list=bullet]::marker,.plan-upgrade__general li[data-list=bullet]::marker{color:var(--samurai-1)!important}.guide-dialog__general li[data-list=bullet],.plan-upgrade__general li[data-list=bullet]{list-style-type:disc!important}.guide-dialog__general li[data-list=ordered]::marker,.plan-upgrade__general li[data-list=ordered]::marker{color:var(--samurai-1)!important}.guide-dialog .mat-mdc-dialog-surface,.plan-upgrade .mat-mdc-dialog-surface{overflow:hidden;max-width:100%}.guide-dialog .mdc-dialog__content,.plan-upgrade .mdc-dialog__content{flex-grow:1;overflow-y:auto;padding:10px 0!important;display:flex;flex-direction:column;min-height:0;margin:0!important;max-width:100%}.guide-dialog .mat-mdc-dialog-title,.plan-upgrade .mat-mdc-dialog-title{border-bottom:1px solid var(--border-1);margin:0!important;background-color:var(--blue-10)}.guide-dialog .mdc-dialog__actions,.plan-upgrade .mdc-dialog__actions{background-color:var(--blue-20)}.guide-dialog .mat-mdc-dialog-content,.plan-upgrade .mat-mdc-dialog-content{flex-grow:1;overflow-y:auto;padding:10px!important;display:flex;flex-direction:column;min-height:0;max-height:unset;color:#fff;scrollbar-width:none;background-color:var(--blue-10)}.guide-dialog .mat-mdc-dialog-content::-webkit-scrollbar,.plan-upgrade .mat-mdc-dialog-content::-webkit-scrollbar{display:none}.guide-dialog .mat-mdc-dialog-actions,.plan-upgrade .mat-mdc-dialog-actions{height:auto;margin-top:auto;flex-shrink:0;display:flex;gap:15px;justify-content:space-between;padding:15px!important}.date-picker .mat-mdc-form-field-bottom-align{display:none}.mat-datepicker-content{background-color:var(--blue-20)!important;--mat-datepicker-calendar-date-today-outline-color: rgba(197, 239, 106, .38);--mat-datepicker-calendar-header-text-color: var(--white);--mat-datepicker-calendar-body-label-text-color: var(--white);--mat-datepicker-calendar-period-button-icon-color: var(--white)}.mat-datepicker-content .mat-calendar-body-cell-content{color:var(--white)}.mat-datepicker-content .mat-calendar-body-selected{background-color:var(--samurai-1);color:var(--blue-10)}.mat-datepicker-content .mat-calendar-header,.mat-datepicker-content .mat-calendar-table-header,.mat-datepicker-content .mdc-button__label{color:var(--white)}.mat-datepicker-content .mat-calendar-previous-button:after{color:var(--white)}.mat-datepicker-content .mat-calendar-next-button:after{color:var(--white)}.dark.compare-dialog{height:100vh;border-collapse:unset}.dark.compare-dialog .mat-mdc-dialog-title{border-bottom:1px solid var(--border-1)}.dark.compare-dialog .mdc-dialog__actions{background-color:var(--blue-20)}.dark.compare-dialog .mat-mdc-dialog-content{color:#fff;scrollbar-width:none;background-color:var(--blue-10)}.dark.compare-dialog .mat-mdc-dialog-content::-webkit-scrollbar{display:none}.dark.upgrade-dialog{display:flex;flex-direction:column;height:100vh;border-collapse:unset}.dark.upgrade-dialog .mat-mdc-dialog-title{border-bottom:1px solid var(--grey-600);color:var(--white);font-size:28px}.dark.upgrade-dialog .mdc-dialog__content{flex-grow:1;overflow-y:auto;padding:10px 0!important;display:flex;flex-direction:column;min-height:0}.dark.upgrade-dialog .mat-mdc-dialog-content{flex-grow:1;overflow-y:auto;padding:10px!important;display:flex;flex-direction:column;min-height:0;max-height:unset;color:#fff;scrollbar-width:none;background-color:var(--blue-10)}.dark.upgrade-dialog .mat-mdc-dialog-content::-webkit-scrollbar{display:none}.dark.upgrade-dialog__actions{display:flex;gap:15px;justify-content:flex-end;padding:15px!important;flex-shrink:0}.dark.upgrade-dialog .mat-mdc-dialog-actions{height:auto;margin-top:auto;flex-shrink:0}.graph.dialog{border-collapse:separate!important}.graph.dialog .mat-mdc-dialog-title{border-bottom:1px solid var(--border-1)}.graph.dialog .mdc-dialog__actions{background-color:var(--blue-20)}.graph.dialog .mat-mdc-dialog-content{background-color:var(--level-2)}.dialog .mat-mdc-dialog-title{display:flex;align-items:center;padding-top:10px!important}.dialog .mdc-dialog__content{padding-bottom:0!important;padding-top:10px!important}.dialog__actions{padding:15px!important;display:flex;flex-direction:row;gap:15px;margin-left:auto;margin-right:0;justify-content:flex-end!important}.dark.compare-dialog{display:flex;flex-direction:column;height:100vh}.dark.compare-dialog .mdc-dialog__content{flex-grow:1;overflow-y:auto;padding:10px 0!important;display:flex;flex-direction:column;min-height:0}.dark.compare-dialog .mat-mdc-dialog-content{flex-grow:1;overflow-y:auto;padding:10px!important;display:flex;flex-direction:column;min-height:0;max-height:unset}.dark.compare-dialog .mdc-dialog__title{height:20px}.dark.compare-dialog__actions{display:flex;gap:15px;justify-content:flex-end;padding:15px!important;flex-shrink:0}.dark.compare-dialog .mat-mdc-dialog-actions{height:auto;margin-top:auto;flex-shrink:0}.dark.input-field{color:var(--grey-400)}.dark.input-field .mat-mdc-form-field{--mdc-filled-text-field-input-text-placeholder-color: var(--grey-600)}.dark.input-field .mat-mdc-form-field .mdc-text-field{background-color:var(--level-1);border-radius:12px;border:2px solid var(--grey-600)}.dark.input-field .mat-mdc-form-field .mdc-text-field .mdc-text-field__input{color:var(--grey-400)}.dark.input-field .mat-mdc-form-field .mat-mdc-form-field-bottom-align{display:none!important}.class-list-container .mat-mdc-select-placeholder{color:#fff!important}.dropdown-item .mdc-label{color:#fff}.dropdown-item .mdc-checkbox .mdc-checkbox__background{border-color:#fff!important;background-color:#1e2235!important}.match-slider .mdc-checkbox .mdc-checkbox__background{border-color:var(--samurai-1)!important}.match-slider .mdc-checkbox .mdc-checkbox__background .mdc-checkbox__checkmark{color:var(--black)!important}.match-slider .mdc-checkbox .mdc-checkbox__background{--mdc-checkbox-selected-focus-icon-color: var(--samurai-1);--mdc-checkbox-selected-hover-icon-color: var(--samurai-1);--mdc-checkbox-selected-icon-color: var(--samurai-1);--mdc-checkbox-selected-focus-state-layer-color: var(--samurai-1);--mdc-checkbox-selected-hover-state-layer-color: var(--samurai-1);--mdc-checkbox-selected-pressed-state-layer-color: var(--samurai-1);--mdc-checkbox-selected-pressed-icon-color: var(--samurai-1)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff !important;--mdc-radio-disabled-unselected-icon-color: #fff !important;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: #fff !important;--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #c5ef6a;--mdc-radio-selected-hover-icon-color: #c5ef6a;--mdc-radio-selected-icon-color: #c5ef6a;--mdc-radio-selected-pressed-icon-color: #c5ef6a;--mat-radio-ripple-color: #fff !important;--mat-radio-checked-ripple-color: #c5ef6a;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mdc-label{color:#fff!important}.mobile-full-header{display:flex;justify-content:space-between}.mobile-full-header .mat-mdc-form-field{width:100%;color:#fff!important}.mobile-full-header .mat-mdc-form-field .mdc-text-field{border:1px solid #abadc6!important}.mobile-full-header .mat-mdc-form-field .mdc-text-field--focused{border-color:transparent!important}.mobile-full-header .mat-mdc-form-field .mdc-text-field--focused{border-width:0!important}.mobile-full-header .mat-mdc-option{background-color:#2c2f4a;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-full-header .mat-mdc-checkbox{color:#fff!important}.mobile-full-header .mat-mdc-select-trigger{display:flex;align-items:center;gap:8px;color:#fff!important}.blue .mat-mdc-dialog-title{color:#fff!important;font-size:18px!important}.blue .mat-mdc-dialog-actions{margin:0 auto 20px}.blue .input-field__label{font-size:20px!important;padding-bottom:10px}.blue.input-field{color:#fff!important}.blue.input-field .mat-mdc-form-field{--mdc-filled-text-field-input-text-placeholder-color: var(--grey-600)}.blue.input-field .mat-mdc-form-field .mdc-text-field{background-color:var(--white);border-radius:8px;border:2px solid var(--white)}.blue.input-field .mat-mdc-form-field .mdc-text-field .mdc-text-field__input{color:var(--black)}.blue.input-field .mat-mdc-form-field .mdc-text-field--filled:not(.blue.input-field .mat-mdc-form-field .mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:transparent!important;opacity:0!important}.blue.input-field .mat-mdc-form-field .mdc-text-field--filled:not(.blue.input-field .mat-mdc-form-field .mdc-text-field--disabled) .mdc-line-ripple:after{background-color:#fff;border-bottom-color:transparent!important;opacity:0!important}.light.input-field{color:var(--grey-400)}.light.input-field .mat-mdc-form-field{--mdc-filled-text-field-input-text-placeholder-color: var(--grey-600)}.light.input-field .mat-mdc-form-field .mat-mdc-form-field-infix{display:flex}.light.input-field .mat-mdc-form-field .mdc-text-field{background-color:var(--white);border-radius:12px;border:2px solid var(--grey-400)}.light.input-field .mat-mdc-form-field .mdc-text-field .mdc-text-field__input{color:var(--grey-600)}.light.input-field .mat-mdc-form-field .mat-mdc-form-field-bottom-align{display:none!important}.light.input-field .mat-mdc-form-field-error{margin-top:10px}.light-blue.input-field{color:var(--description-3)}.light-blue.input-field .mat-mdc-form-field{--mdc-filled-text-field-input-text-placeholder-color: var(--description-3)}.light-blue.input-field .mat-mdc-form-field .mdc-text-field{background-color:var(--grey-600);border-radius:12px;border:2px solid var(--grey-600)}.light-blue.input-field .mat-mdc-form-field .mdc-text-field .mdc-text-field__input,.light-blue.textarea-input{color:var(--description-3)}.light-blue.textarea-input .mat-mdc-form-field{width:100%;--mdc-filled-text-field-input-text-placeholder-color: var(--description-3)}.light-blue.textarea-input .mat-mdc-form-field .mdc-text-field{background-color:var(--grey-600);border-radius:12px;border:2px solid var(--grey-600)}.light-blue.textarea-input .mat-mdc-form-field .mdc-text-field .mdc-text-field__input,.dark.textarea-input{color:var(--description-3)}.dark.textarea-input .mat-mdc-form-field{width:100%;--mdc-filled-text-field-input-text-placeholder-color: var(--description-3)}.dark.textarea-input .mat-mdc-form-field .mdc-text-field{background-color:var(--level-2);border-radius:12px;border:2px solid var(--grey-600)}.dark.textarea-input .mat-mdc-form-field .mdc-text-field .mdc-text-field__input{color:var(--description-3)}.prompt.textarea-input{height:100%;max-height:100%}.prompt.textarea-input .mat-mdc-form-field,.prompt.textarea-input .mat-mdc-form-field .mdc-text-field{height:100%}.prompt.textarea-input .mat-mdc-form-field .mdc-text-field .mat-mdc-form-field-flex{max-height:100%;overflow-y:auto;scrollbar-width:none}.prompt.textarea-input .mat-mdc-form-field .mdc-text-field .mat-mdc-form-field-flex::-webkit-scrollbar{display:none}.prompt.textarea-input .mat-mdc-form-field .mdc-text-field .mat-mdc-form-field-infix{display:flex;flex-wrap:wrap;gap:10px;height:100%;max-height:100%;overflow-y:auto;resize:none;box-sizing:border-box}.light.nested-menu__option{width:100%;--mdc-checkbox-selected-focus-icon-color: var(--blue-600);--mdc-checkbox-selected-hover-icon-color: var(--blue-600);--mdc-checkbox-selected-icon-color: var(--blue-600);--mdc-checkbox-selected-focus-state-layer-color: var(--blue-600);--mdc-checkbox-selected-hover-state-layer-color: var(--blue-600);--mdc-checkbox-selected-pressed-state-layer-color: var(--blue-600);--mdc-checkbox-selected-pressed-icon-color: var(--blue-600)}.light.nested-menu__option .mat-mdc-menu-item-text,.light.nested-menu__option .mat-mdc-menu-item-text .mat-mdc-checkbox,.light.nested-menu__option .mat-mdc-menu-item-text .mat-mdc-checkbox .mdc-form-field{width:100%}.light.nested-menu__option .mat-mdc-menu-item-text .mat-mdc-checkbox .mdc-form-field .mdc-checkbox{margin-left:auto}.light.nested-menu__option .mat-mdc-menu-item-text .mat-mdc-checkbox .mdc-form-field .mdc-label{margin-left:0!important;text-align:left}.match-slider .mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: var(--samurai-1);--mdc-switch-selected-handle-color: var(--samurai-1);--mdc-switch-selected-hover-state-layer-color: var(--samurai-1);--mdc-switch-selected-pressed-state-layer-color: var(--samurai-1);--mdc-switch-selected-focus-handle-color: var(--samurai-1);--mdc-switch-selected-hover-handle-color: var(--samurai-1);--mdc-switch-selected-pressed-handle-color: var(--samurai-1);--mdc-switch-selected-focus-track-color: var(--samurai-1);--mdc-switch-selected-hover-track-color: var(--samurai-1);--mdc-switch-selected-pressed-track-color: var(--samurai-1);--mdc-switch-selected-track-color: var(--samurai-1)}.match-slider .mat-mdc-slide-toggle .mdc-switch__icon{fill:var(--black)!important}.match-slider .mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__icon{fill:var(--white)!important}.match-slider .mat-mdc-slide-toggle .mdc-label{color:var(--white)}.dark.nested-menu__icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(187deg) brightness(110%) contrast(102%)!important}.dark.nested-menu__menu-panel{min-width:386px!important;background-color:var(--background-1);color:var(--white);overflow:hidden}.dark.nested-menu__menu-panel .mat-mdc-menu-content{background-color:var(--background-1)}.dark.nested-menu__menu-panel .mat-mdc-menu-item,.dark.nested-menu__menu-panel .mat-mdc-menu-item .mat-mdc-menu-submenu-icon{color:var(--white)}.dark.nested-menu__button{border-color:var(--white)!important;background-color:transparent;color:var(--white)!important}.dark.nested-menu__button:hover:enabled{border-color:var(--white)!important;background-color:transparent;color:var(--white)!important}.dark.nested-menu__button:active:enabled{border-color:var(--white)!important;background-color:var(--white)!important}.dark.nested-menu__option{width:100%;--mdc-checkbox-selected-focus-icon-color: var(--blue-600);--mdc-checkbox-selected-hover-icon-color: var(--blue-600);--mdc-checkbox-selected-icon-color: var(--blue-600);--mdc-checkbox-selected-focus-state-layer-color: var(--blue-600);--mdc-checkbox-selected-hover-state-layer-color: var(--blue-600);--mdc-checkbox-selected-pressed-state-layer-color: var(--blue-600);--mdc-checkbox-selected-pressed-icon-color: var(--blue-600)}.dark.nested-menu__option .mat-mdc-menu-item-text{width:100%;color:var(--white)!important}.dark.nested-menu__option .mat-mdc-menu-item-text .mat-mdc-checkbox,.dark.nested-menu__option .mat-mdc-menu-item-text .mat-mdc-checkbox .mdc-form-field{width:100%}.dark.nested-menu__option .mat-mdc-menu-item-text .mat-mdc-checkbox .mdc-form-field .mdc-checkbox{margin-left:auto}.dark.nested-menu__option .mat-mdc-menu-item-text .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background{border-color:var(--white)!important}.dark.nested-menu__option .mat-mdc-menu-item-text .mat-mdc-checkbox .mdc-form-field .mdc-label{margin-left:0!important;color:var(--white);text-align:left}.nested-menu__menu-panel{min-width:385px!important;overflow-y:hidden}.nested-menu__container{width:100%;overflow:hidden;display:flex;align-items:center;flex-direction:column;max-height:50vh;gap:10px}.nested-menu__options{overflow-y:auto;height:60%;width:100%;scrollbar-width:none}.nested-menu__options::-webkit-scrollbar{display:none}.nested-menu__search{width:95%!important}@media (max-width: 767.98px){.cdk-overlay-pane{width:100vw;max-width:100vw!important;margin-top:135px}}@media (max-width: 767.98px){.mdc-dialog__surface{border-radius:24px 24px 0 0!important}}.mat-mdc-dialog-surface{background:transparent!important;border-radius:8px!important}.radio .mdc-label{color:var(--white);cursor:pointer}.radio .mdc-radio{--mdc-radio-unselected-icon-color: var(--samurai-1);--mdc-radio-selected-hover-icon-color: var(--samurai-1);--mdc-radio-selected-icon-color: var(--samurai-1);--mdc-radio-unselected-hover-icon-color: var(--samurai-1);--mat-radio-checked-ripple-color: var(--samurai-1);--mdc-radio-selected-pressed-icon-color: var(--samurai-1);--mdc-radio-selected-focus-icon-color: var(--samurai-1)}.green.radio .mdc-label{color:var(--samurai-1)!important;cursor:pointer}.green.radio .mdc-label .radio__text-description{color:var(--description-4);letter-spacing:-.15px}.green.radio .mdc-radio{--mdc-radio-unselected-icon-color: var(--samurai-1);--mdc-radio-selected-hover-icon-color: var(--samurai-1);--mdc-radio-selected-icon-color: var(--samurai-1);--mdc-radio-unselected-hover-icon-color: var(--samurai-1);--mat-radio-checked-ripple-color: var(--samurai-1);--mdc-radio-selected-pressed-icon-color: var(--samurai-1);--mdc-radio-selected-focus-icon-color: var(--samurai-1)}.box .radio{display:flex;width:100%;height:100%}.box .radio.disabled--{cursor:not-allowed;opacity:.6}.box .radio.disabled-- .mdc-form-field,.box .radio.disabled-- .mdc-radio,.box .radio.disabled-- .mdc-label{cursor:not-allowed}.box .radio__icon{max-width:22px;max-height:24px}.box .radio .mdc-form-field{width:100%}.box .radio .mdc-label{display:flex;gap:16px;width:100%;padding:24px 0 24px 32px}.box .radio .mdc-label .radio__text{display:flex;flex-direction:column;gap:20px;width:94%}.box .radio .mdc-label .radio__text-label{font-size:22px;font-weight:500}.box .radio .mdc-label .radio__text-description{color:var(--description-4)}.box .radio .mdc-label .radio__text-link{color:var(--samurai-1);font-weight:500;text-decoration:underline}.box .radio .mdc-radio{margin-right:32px;--mdc-radio-unselected-icon-color: var(--samurai-1);--mdc-radio-selected-hover-icon-color: var(--samurai-1);--mdc-radio-selected-icon-color: var(--samurai-1);--mdc-radio-unselected-hover-icon-color: var(--samurai-1);--mat-radio-checked-ripple-color: var(--samurai-1);--mdc-radio-selected-pressed-icon-color: var(--samurai-1);--mdc-radio-selected-focus-icon-color: var(--samurai-1)}.table{width:100%;border-collapse:separate!important;--mat-table-background-color: var(--blue-900);table-layout:fixed}.table__icon{font-size:16px;height:16px!important;width:16px!important;line-height:16px;margin-left:4px;display:inline-block;vertical-align:middle}.table .mdc-data-table__header-row{background-color:var(--border-1);color:var(--blue-90)}.table .mat-header-cell{display:flex;align-items:center;gap:4px}.table .mat-mdc-row{color:var(--white);background-color:var(--border-1);cursor:pointer}.table .mat-mdc-row:nth-child(2n){color:var(--white);background-color:var(--border-2)}.table .mat-mdc-cell{padding-top:10px;padding-bottom:10px}.table .mat-sort-header-arrow{color:var(--blue-90)}.tableWinput__row-radio .mdc-radio{--mdc-radio-unselected-icon-color: var(--samurai-1);--mdc-radio-selected-hover-icon-color: var(--samurai-1);--mdc-radio-selected-icon-color: var(--samurai-1);--mdc-radio-unselected-hover-icon-color: var(--samurai-1);--mat-radio-checked-ripple-color: var(--samurai-1);--mdc-radio-selected-pressed-icon-color: var(--samurai-1);--mdc-radio-selected-focus-icon-color: var(--samurai-1)}.white-tooltip .mdc-tooltip__surface{background-color:var(--grey-90)!important;color:var(--blue-20)!important}.mat-mdc-checkbox{--mdc-checkbox-selected-hover-icon-color: var(--blue-600);--mdc-checkbox-selected-icon-color: var(--blue-600);--mdc-checkbox-selected-pressed-icon-color: var(--blue-600);--mdc-checkbox-selected-focus-icon-color: var(--blue-600);--mdc-checkbox-selected-focus-state-layer-color: var(--blue-600);--mdc-checkbox-selected-hover-state-layer-color: var(--blue-600);--mdc-checkbox-selected-pressed-state-layer-color: var(--blue-600)}.slider__tracker.mat-mdc-slider.mat-primary,.slider__tracker .mdc-slider__track{--mdc-slider-handle-color: var(--samurai-1);--mdc-slider-focus-handle-color: var(--samurai-1);--mdc-slider-hover-handle-color: var(--samurai-1);--mdc-slider-active-track-color: var(--samurai-1);--mdc-slider-inactive-track-color: var(--samurai-1);--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: var(--samurai-1);--mat-mdc-slider-ripple-color: var(--samurai-1);--mat-mdc-slider-hover-ripple-color: rgba(197, 239, 106, .5);--mat-mdc-slider-focus-ripple-color: rgba(197, 239, 106, .5)}.gdprompt__spinner .mdc-circular-progress__indeterminate-circle-graphic{color:var(--samurai-1)!important;stroke:var(--samurai-1)!important}.light.checkbox .mdc-checkbox__background{border-color:#fff!important;background-color:#1e2235!important}.mini-filter .mat-mdc-menu-trigger{color:var(--white);border-radius:30px;display:flex;align-items:center;gap:10px;background:var(--grey-600);padding:10px 20px;cursor:pointer}.mini-filter__panel{min-width:266px!important;background-color:var(--blue-10)!important}.mini-filter__panel .mat-mdc-menu-content .mat-mdc-menu-item{margin:10px 0;border-radius:8px;color:var(--white)}.mini-filter__panel .mat-mdc-menu-content .mat-mdc-menu-item.selected--{background-color:var(--grey-600)!important}.mini-filter__close{margin-left:auto;margin-right:0}.mini-filter__dropdown{width:14px;height:14px;filter:brightness(0) saturate(100%) invert(98%) sepia(11%) saturate(670%) hue-rotate(203deg) brightness(111%) contrast(96%)}.mini-filter__option{width:100%;--mdc-checkbox-selected-focus-icon-color: var(--blue-600);--mdc-checkbox-selected-hover-icon-color: var(--blue-600);--mdc-checkbox-selected-icon-color: var(--blue-600);--mdc-checkbox-selected-focus-state-layer-color: var(--blue-600);--mdc-checkbox-selected-hover-state-layer-color: var(--blue-600);--mdc-checkbox-selected-pressed-state-layer-color: var(--blue-600);--mdc-checkbox-selected-pressed-icon-color: var(--blue-600)}.mini-filter__option .mat-mdc-menu-item-text{width:100%;color:var(--white)!important}.mini-filter__option .mat-mdc-menu-item-text .mat-mdc-checkbox,.mini-filter__option .mat-mdc-menu-item-text .mat-mdc-checkbox .mdc-form-field{width:100%}.mini-filter__option .mat-mdc-menu-item-text .mat-mdc-checkbox .mdc-form-field .mdc-checkbox{margin-left:auto}.mini-filter__option .mat-mdc-menu-item-text .mat-mdc-checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background{border-color:var(--white)!important}.mini-filter__option .mat-mdc-menu-item-text .mat-mdc-checkbox .mdc-form-field .mdc-label{margin-left:0!important;color:var(--white);text-align:left}.mini-filter__btns{display:flex;justify-content:center;align-items:center;gap:14px;padding:10px}.mini-filter__btns-apply{width:60%;padding:10px!important}.mini-filter__btns-btn{padding:10px!important}.editor__quill{height:80%}.editor .ql-toolbar button{color:#fff!important}.editor .ql-toolbar button .ql-stroke{stroke:#fff!important}.editor .ql-toolbar button .ql-fill{fill:#fff!important}.editor .ql-toolbar .ql-picker-label .ql-stroke{stroke:#fff!important}.editor .ql-editor:before{color:#fff!important;opacity:.6}.editor .ql-editor li:before{color:var(--samurai-1)!important}.editor .ql-ui{color:var(--samurai-1)!important}.pre-trained-dialog-content .dark-select-panel.mat-mdc-select-panel{background-color:var(--white)!important;border-radius:4px;box-shadow:0 2px 4px #0000001a;max-height:256px;overflow-y:auto}.pre-trained-dialog-content .dark-select-panel.mat-mdc-select-panel .mat-mdc-option{font-size:14px;height:36px;line-height:36px;padding:0 16px;color:var(--white)}.pre-trained-dialog-content .dark-select-panel.mat-mdc-select-panel .mat-mdc-option:hover:not(.mat-mdc-option-disabled){background-color:var(--grey-600)}.pre-trained-dialog-content .dark-select-panel.mat-mdc-select-panel .mat-mdc-option.mat-mdc-option-active{background-color:var(--grey-600)}.pre-trained-dialog-content .dark-select-panel.mat-mdc-select-panel .mat-mdc-option .mdc-list-item__primary-text{display:flex;align-items:center;gap:8px;color:var(--white)}.pre-trained-dialog-content .dark-select-panel.mat-mdc-select-panel .mat-mdc-option .mdc-list-item__primary-text .color-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.pre-trained-dialog-content .mat-mdc-form-field{width:100%;margin-bottom:16px}.pre-trained-dialog-content .mat-mdc-form-field .mat-mdc-select{font-size:14px;color:var(--white)}.pre-trained-dialog-content .mat-mdc-form-field .mat-mdc-form-field-flex{background-color:var(--blue-10)}.pre-trained-dialog-content .mat-mdc-form-field .mat-mdc-select-arrow{color:var(--white)}.pre-trained-dialog-content .mat-mdc-option.select-all{border-bottom:1px solid var(--grey-600);font-weight:500}.pre-trained-dialog-content .mat-mdc-select-placeholder{color:var(--white)}.pre-trained-dialog-content .class-option{display:flex;align-items:center;gap:8px}.pre-trained-dialog-content .class-option .color-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.pre-trained-dialog-content .mat-mdc-checkbox .mdc-checkbox__background{border-color:var(--white)!important;background-color:var(--blue-10)!important}.pre-trained-dialog-content .mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox__background{background-color:var(--samurai-1)!important;border-color:var(--samurai-1)!important}.class-selection .ng-select .ng-select-container{color:#001733!important;border:none;border-radius:8px;min-height:44px;padding:4px 8px}.class-selection .ng-select .ng-select-container .ng-value-container .ng-value{background-color:#2f3c54;border-radius:4px;margin-right:5px;padding:4px 8px}.class-selection .ng-select .ng-select-container .ng-value-container .ng-value .ng-value-label{color:#fff}.class-selection .ng-select .ng-select-container .ng-value-container .ng-value .ng-value-icon{color:#ffffffb3;padding-left:8px}.class-selection .ng-select .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{color:#ffffffe6}.class-selection .ng-select .ng-select-container .ng-placeholder{color:#6b7280;padding-top:8px}.class-selection .ng-select .ng-select-container .ng-input>input{color:#001733}.class-selection .ng-select.ng-select-opened>.ng-select-container{background-color:#fff!important;border-bottom-left-radius:0;border-bottom-right-radius:0}
