/*!
 * 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}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.mat-ripple-element{background-color:#ffffff1a}.mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, white)}.mat-mdc-option:hover:not(.mdc-list-item--disabled),.mat-mdc-option:focus:not(.mdc-list-item--disabled),.mat-mdc-option.mat-mdc-option-active,.mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(255,255,255,.08)}.mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #3f51b5)}.mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #ff4081)}.mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #f44336)}.mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, white)}.mat-pseudo-checkbox-full{color:#ffffffb3}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.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:#303030}.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:#303030}.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:#303030}.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:#303030}.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:#686868}.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:#686868}.mat-app-background{background-color:#303030;color:#fff}.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-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #424242}.mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #595959}.mat-mdc-card-subtitle{color:#ffffffb3}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3f51b5}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(63, 81, 181, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#3f51b540}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ff4081}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 64, 129, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#ff408140}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fff9}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#ffffffde}@media all{.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#fff9}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#fff9}}.mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #3f51b5)}.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.mdc-text-field--filled .mdc-text-field__ripple:before,.mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .87))}.mdc-text-field--filled:hover .mdc-text-field__ripple:before,.mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .08)}.mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .24)}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#4a4a4a}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#ffffff6b}.mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#ffffffde}.mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #3f51b5)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#ffffff61}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffffde}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #3f51b5)}.mdc-text-field--outlined .mdc-text-field__ripple:before,.mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#3f51b5de}.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mdc-text-field--disabled .mdc-text-field__input{color:#ffffff61}@media all{.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#ffffff61}.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#ffffff61}}.mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.mdc-text-field--disabled .mdc-text-field__affix--prefix,.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#ffffff0f}.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#ffffff0f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.mdc-text-field--disabled .mdc-floating-label{color:GrayText}.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing,.mdc-text-field--disabled .mdc-text-field__affix--prefix,.mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.mdc-text-field--disabled.mdc-text-field--filled{background-color:#464646}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.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:#ffffff61}.mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ff4081de}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #ff4081)}.mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f44336de}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #f44336)}.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 .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}.mat-mdc-select-value{color:#ffffffde}.mat-mdc-select-placeholder{color:#fff9}.mat-mdc-select-disabled .mat-mdc-select-value{color:#ffffff61}.mat-mdc-select-arrow{color:#ffffff8a}.mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#3f51b5de}.mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#ff4081de}.mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#f44336de}.mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#ffffff61}.mat-mdc-dialog-container{--mdc-dialog-container-color: #424242;--mdc-dialog-with-divider-divider-color: rgba(255, 255, 255, .12);--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-label-text-color: #fafafa;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa}.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #3f51b5;--mdc-chip-elevated-disabled-container-color: #3f51b5;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ff4081;--mdc-chip-elevated-disabled-container-color: #ff4081;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.mat-mdc-chip-focus-overlay{background:white}.mat-mdc-chip{height:32px}.mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#ffffff80}.mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #7986cb;--mdc-switch-selected-handle-color: #7986cb;--mdc-switch-selected-hover-state-layer-color: #7986cb;--mdc-switch-selected-pressed-state-layer-color: #7986cb;--mdc-switch-selected-focus-handle-color: #9fa8da;--mdc-switch-selected-hover-handle-color: #9fa8da;--mdc-switch-selected-pressed-handle-color: #9fa8da;--mdc-switch-selected-focus-track-color: #3949ab;--mdc-switch-selected-hover-track-color: #3949ab;--mdc-switch-selected-pressed-track-color: #3949ab;--mdc-switch-selected-track-color: #3949ab}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #f06292;--mdc-switch-selected-handle-color: #f06292;--mdc-switch-selected-hover-state-layer-color: #f06292;--mdc-switch-selected-pressed-state-layer-color: #f06292;--mdc-switch-selected-focus-handle-color: #f48fb1;--mdc-switch-selected-hover-handle-color: #f48fb1;--mdc-switch-selected-pressed-handle-color: #f48fb1;--mdc-switch-selected-focus-track-color: #d81b60;--mdc-switch-selected-hover-track-color: #d81b60;--mdc-switch-selected-pressed-track-color: #d81b60;--mdc-switch-selected-track-color: #d81b60}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e57373;--mdc-switch-selected-handle-color: #e57373;--mdc-switch-selected-hover-state-layer-color: #e57373;--mdc-switch-selected-pressed-state-layer-color: #e57373;--mdc-switch-selected-focus-handle-color: #ef9a9a;--mdc-switch-selected-hover-handle-color: #ef9a9a;--mdc-switch-selected-pressed-handle-color: #ef9a9a;--mdc-switch-selected-focus-track-color: #e53935;--mdc-switch-selected-hover-track-color: #e53935;--mdc-switch-selected-pressed-track-color: #e53935;--mdc-switch-selected-track-color: #e53935}.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, white)}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #3f51b5}.mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#ffffff80}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff4081;--mdc-radio-selected-hover-icon-color: #ff4081;--mdc-radio-selected-icon-color: #ff4081;--mdc-radio-selected-pressed-icon-color: #ff4081;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #ff4081}.mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#ffffff80}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #f44336}.mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#ffffff80}.mat-mdc-radio-button .mdc-radio{padding:10px}.mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}.mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.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)}.mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #424242);color:var(--mdc-theme-on-surface, #fff)}.mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, white)}.mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, .7))}.mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, .5))}.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent;color:var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, .5))}.mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, .5))}.mdc-list-item--disabled .mdc-list-item__start,.mdc-list-item--disabled .mdc-list-item__content,.mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled .mdc-list-item__overline-text,.mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #fff)}.mdc-list-item--selected .mdc-list-item__primary-text,.mdc-list-item--activated .mdc-list-item__primary-text,.mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #3f51b5)}.mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, white)}.mdc-list-divider:after{border-bottom-color:#fff}.mdc-list-divider{background-color:#fff3}.mat-mdc-menu-item[disabled],.mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(255, 255, 255, .5))}.mat-mdc-menu-item .mat-icon-no-color,.mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, white)}.mat-mdc-menu-item:hover:not([disabled]),.mat-mdc-menu-item.cdk-program-focused:not([disabled]),.mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.08)}.mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.mat-mdc-list-option .mdc-list-item__start,.mat-mdc-list-option .mdc-list-item__end{--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #3f51b5}.mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.mat-mdc-list-option.mat-accent .mdc-list-item__start,.mat-mdc-list-option.mat-accent .mdc-list-item__end{--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ff4081;--mdc-radio-selected-hover-icon-color: #ff4081;--mdc-radio-selected-icon-color: #ff4081;--mdc-radio-selected-pressed-icon-color: #ff4081;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #ff4081}.mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.mat-mdc-list-option.mat-warn .mdc-list-item__start,.mat-mdc-list-option.mat-warn .mdc-list-item__end{--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #f44336}.mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.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}.mat-mdc-paginator{background:#424242;color:#ffffffde}.mat-mdc-paginator-icon{fill:#ffffff8a}.mat-mdc-paginator-decrement,.mat-mdc-paginator-increment{border-top:2px solid rgba(255,255,255,.54);border-right:2px solid rgba(255,255,255,.54)}.mat-mdc-paginator-first,.mat-mdc-paginator-last{border-top:2px solid rgba(255,255,255,.54)}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#ffffff1f}.mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#ffffff1f}.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-paginator-container{min-height:56px}.mat-mdc-tab,.mat-mdc-tab-link{background-color:transparent}.mat-mdc-tab .mdc-tab__text-label,.mat-mdc-tab-link .mdc-tab__text-label{color:#fff9}.mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#ffffff80}.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#3f51b5}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #3f51b5)}.mdc-tab__ripple:before,.mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-link .mat-ripple-element{background-color:#3f51b5}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ff4081}.mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ff4081)}.mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#ff4081}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#f44336}.mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #f44336)}.mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #3f51b5;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #ff4081;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #f44336;--mat-mdc-tab-header-with-background-foreground-color: #fff}.mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #fff)}.mat-mdc-tab-header .mdc-tab{height:48px}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.mat-mdc-checkbox .mat-ripple-element{background-color:#ffffff1a}.mat-mdc-checkbox .mdc-checkbox__ripple{background:#fff}.mat-mdc-checkbox.mat-primary{--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#3f51b51a}.mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#3f51b5}.mat-mdc-checkbox.mat-accent{--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ff40811a}.mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ff4081}.mat-mdc-checkbox.mat-warn{--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: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#f443361a}.mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#f44336}.mat-mdc-checkbox-disabled label{color:#ffffff80}.mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);right:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);left:calc((40px - var(--mdc-checkbox-touch-target-size, 40px)) / 2);width:var(--mdc-checkbox-touch-target-size, 40px);height:var(--mdc-checkbox-touch-target-size, 40px)}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.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(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff}.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(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff}.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(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.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(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.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:.24}.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.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: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.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:.24}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.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{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.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:.24}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3f51b5}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ff4081}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}.mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.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:.24}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.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.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #424242;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #3f51b5;--mdc-fab-icon-color: #fff;--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: #fff;--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: #fff;--mat-mdc-fab-color: #fff}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: rgba(0, 0, 0, .87);--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.mdc-data-table{background-color:var(--mdc-theme-surface, #424242);border-color:#ffffff1f}.mdc-data-table__row{background-color:inherit}.mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #424242)}.mdc-data-table__row--selected{background-color:#3f51b50a}.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#ffffff1f}.mdc-data-table__cell,.mdc-data-table__header-cell{border-bottom-color:#ffffff1f}.mdc-data-table__pagination{border-top-color:#ffffff1f}.mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#ffffff0a}.mdc-data-table__header-cell,.mdc-data-table__pagination-total,.mdc-data-table__pagination-rows-per-page-label,.mdc-data-table__cell{color:#ffffffde}.mat-mdc-table{background:#424242}.mat-mdc-table .mdc-data-table__row{height:52px}.mat-mdc-table .mdc-data-table__pagination{min-height:52px}.mat-mdc-table .mdc-data-table__header-row{height:56px}.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-hidden .mat-badge-content{display:none}.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}.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}.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}.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}.mat-badge-content{color:#fff;background:#3f51b5}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}.mat-button-toggle-standalone:not([class*=mat-elevation-z]),.mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.mat-button-toggle{color:#ffffff80}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.mat-button-toggle-appearance-standard{color:#fff;background:#424242}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #595959}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #595959}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #595959}.mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.mat-button-toggle-group-appearance-standard{border:solid 1px #595959}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-calendar-arrow{fill:#fff}.mat-datepicker-toggle,.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button{color:#fff}.mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.mat-calendar-table-header,.mat-calendar-body-label{color:#ffffffb3}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:#fff;border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.mat-calendar-body-in-preview{color:#ffffff3d}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.mat-calendar-body-in-range:before{background:rgba(63,81,181,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(63,81,181,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#3f51b566}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}@media (hover: hover){.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#3f51b54d}}.mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(255,64,129,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(255,64,129,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ff408166}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff40814d}@media (hover: hover){.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ff40814d}}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 50%)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f4433666}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}@media (hover: hover){.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#f443364d}}.mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-datepicker-toggle-active{color:#3f51b5}.mat-datepicker-toggle-active.mat-accent{color:#ff4081}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:#ffffff80}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.mat-divider{border-top-color:#ffffff1f}.mat-divider-vertical{border-right-color:#ffffff1f}.mat-expansion-panel{background:#424242;color:#fff}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-action-row{border-top-color:#ffffff1f}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.mat-expansion-panel-header-title{color:#fff}.mat-expansion-panel-header-description,.mat-expansion-indicator:after{color:#ffffffb3}.mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-icon.mat-primary{color:#3f51b5}.mat-icon.mat-accent{color:#ff4081}.mat-icon.mat-warn{color:#f44336}.mat-drawer-container{background-color:#303030;color:#fff}.mat-drawer{background-color:#424242;color:#fff}.mat-drawer.mat-drawer-push{background-color:#424242}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover:not([aria-disabled]),.mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}.mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:#ffffffb3}.mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#3f51b5;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#ff4081;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#424242}.mat-stepper-vertical-line:before{border-left-color:#ffffff1f}.mat-horizontal-stepper-header:before,.mat-horizontal-stepper-header:after,.mat-stepper-horizontal-line{border-top-color:#ffffff1f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#c6c6c6}.mat-toolbar{background:#212121;color:#fff}.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}.mat-toolbar.mat-accent{background:#ff4081;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-form-field-underline,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-select-value,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width: 599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tree{background:#424242}.mat-tree-node,.mat-nested-tree-node{color:#fff}.mat-tree-node{min-height:48px}/*! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com*/*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::-webkit-backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}@media (min-width: 1800px){.container{max-width:1800px}}@media (min-width: 2000px){.container{max-width:2000px}}@media (min-width: 2400px){.container{max-width:2400px}}@media (min-width: 2900px){.container{max-width:2900px}}@media (min-width: 3300px){.container{max-width:3300px}}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-0{bottom:0}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-2{right:.5rem}.right-3{right:.75rem}.top-0{top:0}.top-2{top:.5rem}.z-10{z-index:10}.z-50{z-index:50}.z-\[100\]{z-index:100}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.ml-0{margin-left:0}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-10{margin-left:2.5rem}.ml-2{margin-left:.5rem}.ml-8{margin-left:2rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mt-0{margin-top:0}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-2{margin-top:.5rem}.mt-20{margin-top:5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.mt-\[1px\]{margin-top:1px}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.table-cell{display:table-cell}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-10{height:2.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-\[1px\]{height:1px}.h-\[30px\]{height:30px}.h-\[34px\]{height:34px}.h-\[35px\]{height:35px}.h-full{height:100%}.max-h-14{max-height:3.5rem}.max-h-\[36px\]{max-height:36px}.max-h-full{max-height:100%}.min-h-24{min-height:6rem}.min-h-32{min-height:8rem}.min-h-\[24px\]{min-height:24px}.min-h-\[30px\]{min-height:30px}.min-h-\[60px\]{min-height:60px}.w-10{width:2.5rem}.w-12{width:3rem}.w-2\/12{width:16.666667%}.w-20{width:5rem}.w-32{width:8rem}.w-40{width:10rem}.w-44{width:11rem}.w-60{width:15rem}.w-\[184px\]{width:184px}.w-\[28rem\]{width:28rem}.w-\[344px\]{width:344px}.w-\[53px\]{width:53px}.w-\[62px\]{width:62px}.w-\[90\%\]{width:90%}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-\[59px\]{min-width:59px}.max-w-\[134px\]{max-width:134px}.max-w-\[333px\]{max-width:333px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.table-auto{table-layout:auto}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-help{cursor:help}.cursor-move{cursor:move}.cursor-pointer{cursor:pointer}.cursor-text{cursor:text}.cursor-zoom-in{cursor:zoom-in}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-x-4{column-gap:1rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:.125rem}.rounded-b-xl{border-bottom-right-radius:.75rem;border-bottom-left-radius:.75rem}.rounded-bl-xl{border-bottom-left-radius:.75rem}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-opacity-25{--tw-bg-opacity: .25}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.p-4{padding:1rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-11{padding-left:2.75rem;padding-right:2.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pb-36{padding-bottom:9rem}.pb-4{padding-bottom:1rem}.pl-1{padding-left:.25rem}.pl-16{padding-left:4rem}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-8{padding-right:2rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.align-middle{vertical-align:middle}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-h1{font-size:32px;line-height:36px;font-weight:500}.text-h2{font-size:20px;line-height:24px;font-weight:500}.text-norm{font-size:16px;line-height:20px;font-weight:400}.text-sm{font-size:.875rem;line-height:1.25rem}.text-supp-1{font-size:14px;line-height:16px;font-weight:400}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.tracking-\[0\.15px\]{letter-spacing:.15px}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.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}.max-dark-theme{color-scheme:dark}.max-dark-theme .mat-ripple-element{background-color:#ffffff1a}.max-dark-theme .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, white)}.max-dark-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled),.max-dark-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled),.max-dark-theme .mat-mdc-option.mat-mdc-option-active,.max-dark-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(255,255,255,.08)}.max-dark-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #afa2df)}.max-dark-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #4fbf9e)}.max-dark-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, white)}.max-dark-theme .mat-pseudo-checkbox-full{color:#ffffffb3}.max-dark-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.max-dark-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.max-dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#afa2df}.max-dark-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.max-dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#afa2df}.max-dark-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.max-dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.max-dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.max-dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#4fbf9e}.max-dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.max-dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#4fbf9e}.max-dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.max-dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.max-dark-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.max-dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#4fbf9e}.max-dark-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.max-dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#4fbf9e}.max-dark-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.max-dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.max-dark-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.max-dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#eb775e}.max-dark-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.max-dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#eb775e}.max-dark-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.max-dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.max-dark-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.max-dark-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.max-dark-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.max-dark-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.max-dark-theme .mat-app-background,.max-dark-theme.mat-app-background{background-color:#303030;color:#fff}.max-dark-theme .mat-elevation-z0,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.max-dark-theme .mat-elevation-z1,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.max-dark-theme .mat-elevation-z2,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.max-dark-theme .mat-elevation-z3,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.max-dark-theme .mat-elevation-z4,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.max-dark-theme .mat-elevation-z5,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.max-dark-theme .mat-elevation-z6,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.max-dark-theme .mat-elevation-z7,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.max-dark-theme .mat-elevation-z8,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.max-dark-theme .mat-elevation-z9,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.max-dark-theme .mat-elevation-z10,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.max-dark-theme .mat-elevation-z11,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.max-dark-theme .mat-elevation-z12,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.max-dark-theme .mat-elevation-z13,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.max-dark-theme .mat-elevation-z14,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.max-dark-theme .mat-elevation-z15,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.max-dark-theme .mat-elevation-z16,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.max-dark-theme .mat-elevation-z17,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.max-dark-theme .mat-elevation-z18,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.max-dark-theme .mat-elevation-z19,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.max-dark-theme .mat-elevation-z20,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.max-dark-theme .mat-elevation-z21,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.max-dark-theme .mat-elevation-z22,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.max-dark-theme .mat-elevation-z23,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.max-dark-theme .mat-elevation-z24,.max-dark-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.max-dark-theme .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #424242}.max-dark-theme .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #595959}.max-dark-theme .mat-mdc-card-subtitle{color:#ffffffb3}.max-dark-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #afa2df}.max-dark-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(175, 162, 223, 0.25)'/%3E%3C/svg%3E")}.max-dark-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#afa2df40}.max-dark-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #4fbf9e}.max-dark-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(79, 191, 158, 0.25)'/%3E%3C/svg%3E")}.max-dark-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#4fbf9e40}.max-dark-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #eb775e}.max-dark-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(235, 119, 94, 0.25)'/%3E%3C/svg%3E")}.max-dark-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#eb775e40}.max-dark-theme .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.max-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fff9}.max-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#ffffffde}@media all{.max-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#fff9}.max-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#fff9}}.max-dark-theme .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #afa2df)}.max-dark-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.max-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.max-dark-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.max-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.max-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.max-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.max-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.max-dark-theme .mdc-text-field--filled .mdc-text-field__ripple:before,.max-dark-theme .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .87))}.max-dark-theme .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.max-dark-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .08)}.max-dark-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.max-dark-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .24)}.max-dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#4a4a4a}.max-dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#ffffff6b}.max-dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#ffffffde}.max-dark-theme .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #afa2df)}.max-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.max-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.max-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#ffffff61}.max-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.max-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.max-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffffde}.max-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.max-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.max-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #afa2df)}.max-dark-theme .mdc-text-field--outlined .mdc-text-field__ripple:before,.max-dark-theme .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.max-dark-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#afa2dfde}.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.max-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mdc-text-field--disabled .mdc-text-field__input{color:#ffffff61}@media all{.max-dark-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#ffffff61}.max-dark-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#ffffff61}}.max-dark-theme .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}.max-dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.max-dark-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.max-dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.max-dark-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.max-dark-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.max-dark-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.max-dark-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.max-dark-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#ffffff0f}.max-dark-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.max-dark-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.max-dark-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#ffffff0f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.max-dark-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.max-dark-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.max-dark-theme .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.max-dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.max-dark-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.max-dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.max-dark-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.max-dark-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing,.max-dark-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.max-dark-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.max-dark-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.max-dark-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.max-dark-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.max-dark-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.max-dark-theme .mdc-text-field--disabled.mdc-text-field--filled{background-color:#464646}.max-dark-theme .mat-mdc-form-field-error{color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.max-dark-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.max-dark-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.max-dark-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.max-dark-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.max-dark-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.max-dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#afa2dfde}.max-dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#4fbf9ede}.max-dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#eb775ede}.max-dark-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #4fbf9e)}.max-dark-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #4fbf9e)}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#4fbf9ede}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.max-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #4fbf9e)}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#eb775ede}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.max-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.max-dark-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.max-dark-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.max-dark-theme .mat-mdc-select-value{color:#ffffffde}.max-dark-theme .mat-mdc-select-placeholder{color:#fff9}.max-dark-theme .mat-mdc-select-disabled .mat-mdc-select-value{color:#ffffff61}.max-dark-theme .mat-mdc-select-arrow{color:#ffffff8a}.max-dark-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#afa2dfde}.max-dark-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#4fbf9ede}.max-dark-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.max-dark-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#eb775ede}.max-dark-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#ffffff61}.max-dark-theme .mat-mdc-dialog-container{--mdc-dialog-container-color: #424242;--mdc-dialog-with-divider-divider-color: rgba(255, 255, 255, .12);--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.max-dark-theme .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-label-text-color: #fafafa;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa}.max-dark-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.max-dark-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #afa2df;--mdc-chip-elevated-disabled-container-color: #afa2df;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.max-dark-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.max-dark-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #4fbf9e;--mdc-chip-elevated-disabled-container-color: #4fbf9e;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.max-dark-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.max-dark-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #eb775e;--mdc-chip-elevated-disabled-container-color: #eb775e;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.max-dark-theme .mat-mdc-chip-focus-overlay{background:white}.max-dark-theme .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}.max-dark-theme .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.max-dark-theme .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#ffffff80}.max-dark-theme .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #c7bee9;--mdc-switch-selected-handle-color: #c7bee9;--mdc-switch-selected-hover-state-layer-color: #c7bee9;--mdc-switch-selected-pressed-state-layer-color: #c7bee9;--mdc-switch-selected-focus-handle-color: #d7d1ef;--mdc-switch-selected-hover-handle-color: #d7d1ef;--mdc-switch-selected-pressed-handle-color: #d7d1ef;--mdc-switch-selected-focus-track-color: #a89adb;--mdc-switch-selected-hover-track-color: #a89adb;--mdc-switch-selected-pressed-track-color: #a89adb;--mdc-switch-selected-track-color: #a89adb}.max-dark-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #84d2bb;--mdc-switch-selected-handle-color: #84d2bb;--mdc-switch-selected-hover-state-layer-color: #84d2bb;--mdc-switch-selected-pressed-state-layer-color: #84d2bb;--mdc-switch-selected-focus-handle-color: #a7dfcf;--mdc-switch-selected-hover-handle-color: #a7dfcf;--mdc-switch-selected-pressed-handle-color: #a7dfcf;--mdc-switch-selected-focus-track-color: #48b996;--mdc-switch-selected-hover-track-color: #48b996;--mdc-switch-selected-pressed-track-color: #48b996;--mdc-switch-selected-track-color: #48b996}.max-dark-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #f1a08e;--mdc-switch-selected-handle-color: #f1a08e;--mdc-switch-selected-hover-state-layer-color: #f1a08e;--mdc-switch-selected-pressed-state-layer-color: #f1a08e;--mdc-switch-selected-focus-handle-color: #f5bbaf;--mdc-switch-selected-hover-handle-color: #f5bbaf;--mdc-switch-selected-pressed-handle-color: #f5bbaf;--mdc-switch-selected-focus-track-color: #e96f56;--mdc-switch-selected-hover-track-color: #e96f56;--mdc-switch-selected-pressed-track-color: #e96f56;--mdc-switch-selected-track-color: #e96f56}.max-dark-theme .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.max-dark-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #afa2df;--mdc-radio-selected-hover-icon-color: #afa2df;--mdc-radio-selected-icon-color: #afa2df;--mdc-radio-selected-pressed-icon-color: #afa2df;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #afa2df}.max-dark-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#ffffff80}.max-dark-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #4fbf9e;--mdc-radio-selected-hover-icon-color: #4fbf9e;--mdc-radio-selected-icon-color: #4fbf9e;--mdc-radio-selected-pressed-icon-color: #4fbf9e;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #4fbf9e}.max-dark-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#ffffff80}.max-dark-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #eb775e;--mdc-radio-selected-hover-icon-color: #eb775e;--mdc-radio-selected-icon-color: #eb775e;--mdc-radio-selected-pressed-icon-color: #eb775e;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #eb775e}.max-dark-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#ffffff80}.max-dark-theme .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.max-dark-theme .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #afa2df;--mdc-slider-focus-handle-color: #afa2df;--mdc-slider-hover-handle-color: #afa2df;--mdc-slider-active-track-color: #afa2df;--mdc-slider-inactive-track-color: #afa2df;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #afa2df;--mat-mdc-slider-ripple-color: #afa2df;--mat-mdc-slider-hover-ripple-color: rgba(175, 162, 223, .05);--mat-mdc-slider-focus-ripple-color: rgba(175, 162, 223, .2)}.max-dark-theme .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #4fbf9e;--mdc-slider-focus-handle-color: #4fbf9e;--mdc-slider-hover-handle-color: #4fbf9e;--mdc-slider-active-track-color: #4fbf9e;--mdc-slider-inactive-track-color: #4fbf9e;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #4fbf9e;--mat-mdc-slider-ripple-color: #4fbf9e;--mat-mdc-slider-hover-ripple-color: rgba(79, 191, 158, .05);--mat-mdc-slider-focus-ripple-color: rgba(79, 191, 158, .2)}.max-dark-theme .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #eb775e;--mdc-slider-focus-handle-color: #eb775e;--mdc-slider-hover-handle-color: #eb775e;--mdc-slider-active-track-color: #eb775e;--mdc-slider-inactive-track-color: #eb775e;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #eb775e;--mat-mdc-slider-ripple-color: #eb775e;--mat-mdc-slider-hover-ripple-color: rgba(235, 119, 94, .05);--mat-mdc-slider-focus-ripple-color: rgba(235, 119, 94, .2)}.max-dark-theme .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #424242);color:var(--mdc-theme-on-surface, #fff)}.max-dark-theme .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, white)}.max-dark-theme .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, .7))}.max-dark-theme .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, .5))}.max-dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.max-dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent;color:var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, .5))}.max-dark-theme .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, .5))}.max-dark-theme .mdc-list-item--disabled .mdc-list-item__start,.max-dark-theme .mdc-list-item--disabled .mdc-list-item__content,.max-dark-theme .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.max-dark-theme .mdc-list-item--disabled .mdc-list-item__primary-text,.max-dark-theme .mdc-list-item--disabled .mdc-list-item__secondary-text,.max-dark-theme .mdc-list-item--disabled .mdc-list-item__overline-text,.max-dark-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.max-dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.max-dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #fff)}.max-dark-theme .mdc-list-item--selected .mdc-list-item__primary-text,.max-dark-theme .mdc-list-item--activated .mdc-list-item__primary-text,.max-dark-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.max-dark-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #afa2df)}.max-dark-theme .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, white)}.max-dark-theme .mdc-list-divider:after{border-bottom-color:#fff}.max-dark-theme .mdc-list-divider{background-color:#fff3}.max-dark-theme .mat-mdc-menu-item[disabled],.max-dark-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.max-dark-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(255, 255, 255, .5))}.max-dark-theme .mat-mdc-menu-item .mat-icon-no-color,.max-dark-theme .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, white)}.max-dark-theme .mat-mdc-menu-item:hover:not([disabled]),.max-dark-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.max-dark-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.max-dark-theme .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.08)}.max-dark-theme .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.max-dark-theme .mat-mdc-list-option .mdc-list-item__start,.max-dark-theme .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #afa2df;--mdc-checkbox-selected-hover-icon-color: #afa2df;--mdc-checkbox-selected-icon-color: #afa2df;--mdc-checkbox-selected-pressed-icon-color: #afa2df;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #afa2df;--mdc-radio-selected-hover-icon-color: #afa2df;--mdc-radio-selected-icon-color: #afa2df;--mdc-radio-selected-pressed-icon-color: #afa2df;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #afa2df}.max-dark-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.max-dark-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.max-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.max-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #4fbf9e;--mdc-checkbox-selected-hover-icon-color: #4fbf9e;--mdc-checkbox-selected-icon-color: #4fbf9e;--mdc-checkbox-selected-pressed-icon-color: #4fbf9e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #4fbf9e;--mdc-radio-selected-hover-icon-color: #4fbf9e;--mdc-radio-selected-icon-color: #4fbf9e;--mdc-radio-selected-pressed-icon-color: #4fbf9e;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #4fbf9e}.max-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.max-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.max-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.max-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #eb775e;--mdc-checkbox-selected-hover-icon-color: #eb775e;--mdc-checkbox-selected-icon-color: #eb775e;--mdc-checkbox-selected-pressed-icon-color: #eb775e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #eb775e;--mdc-radio-selected-hover-icon-color: #eb775e;--mdc-radio-selected-icon-color: #eb775e;--mdc-radio-selected-pressed-icon-color: #eb775e;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #eb775e}.max-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.max-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.max-dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.max-dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.max-dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.max-dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#afa2df}.max-dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.max-dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.max-dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.max-dark-theme .mat-mdc-paginator{background:#424242;color:#ffffffde}.max-dark-theme .mat-mdc-paginator-icon{fill:#ffffff8a}.max-dark-theme .mat-mdc-paginator-decrement,.max-dark-theme .mat-mdc-paginator-increment{border-top:2px solid rgba(255,255,255,.54);border-right:2px solid rgba(255,255,255,.54)}.max-dark-theme .mat-mdc-paginator-first,.max-dark-theme .mat-mdc-paginator-last{border-top:2px solid rgba(255,255,255,.54)}.max-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.max-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.max-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.max-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#ffffff1f}.max-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#ffffff1f}.max-dark-theme .mat-mdc-tab,.max-dark-theme .mat-mdc-tab-link{background-color:transparent}.max-dark-theme .mat-mdc-tab .mdc-tab__text-label,.max-dark-theme .mat-mdc-tab-link .mdc-tab__text-label{color:#fff9}.max-dark-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.max-dark-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.max-dark-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.max-dark-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#ffffff80}.max-dark-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.max-dark-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#afa2df}.max-dark-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.max-dark-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #afa2df)}.max-dark-theme .mdc-tab__ripple:before,.max-dark-theme .mat-mdc-tab .mat-ripple-element,.max-dark-theme .mat-mdc-tab-header-pagination .mat-ripple-element,.max-dark-theme .mat-mdc-tab-link .mat-ripple-element{background-color:#afa2df}.max-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.max-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.max-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.max-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#4fbf9e}.max-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.max-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.max-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.max-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #4fbf9e)}.max-dark-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.max-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.max-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.max-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.max-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.max-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.max-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.max-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#4fbf9e}.max-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.max-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.max-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.max-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#eb775e}.max-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.max-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.max-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.max-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #eb775e)}.max-dark-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.max-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.max-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.max-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.max-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.max-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.max-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.max-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#eb775e}.max-dark-theme .mat-mdc-tab-group.mat-background-primary,.max-dark-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #afa2df;--mat-mdc-tab-header-with-background-foreground-color: #000}.max-dark-theme .mat-mdc-tab-group.mat-background-accent,.max-dark-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #4fbf9e;--mat-mdc-tab-header-with-background-foreground-color: #000}.max-dark-theme .mat-mdc-tab-group.mat-background-warn,.max-dark-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #eb775e;--mat-mdc-tab-header-with-background-foreground-color: #000}.max-dark-theme .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #fff)}.max-dark-theme .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.max-dark-theme .mat-mdc-checkbox .mat-ripple-element{background-color:#ffffff1a}.max-dark-theme .mat-mdc-checkbox .mdc-checkbox__ripple{background:#fff}.max-dark-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #afa2df;--mdc-checkbox-selected-hover-icon-color: #afa2df;--mdc-checkbox-selected-icon-color: #afa2df;--mdc-checkbox-selected-pressed-icon-color: #afa2df;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.max-dark-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#afa2df1a}.max-dark-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#afa2df}.max-dark-theme .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #4fbf9e;--mdc-checkbox-selected-hover-icon-color: #4fbf9e;--mdc-checkbox-selected-icon-color: #4fbf9e;--mdc-checkbox-selected-pressed-icon-color: #4fbf9e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.max-dark-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#4fbf9e1a}.max-dark-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#4fbf9e}.max-dark-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #eb775e;--mdc-checkbox-selected-hover-icon-color: #eb775e;--mdc-checkbox-selected-icon-color: #eb775e;--mdc-checkbox-selected-pressed-icon-color: #eb775e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.max-dark-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#eb775e1a}.max-dark-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#eb775e}.max-dark-theme .mat-mdc-checkbox-disabled label{color:#ffffff80}.max-dark-theme .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.max-dark-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #afa2df}.max-dark-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #4fbf9e}.max-dark-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #eb775e}.max-dark-theme .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.max-dark-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff}.max-dark-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #afa2df;--mdc-filled-button-label-text-color: #000}.max-dark-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #4fbf9e;--mdc-filled-button-label-text-color: #000}.max-dark-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #eb775e;--mdc-filled-button-label-text-color: #000}.max-dark-theme .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.max-dark-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff}.max-dark-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #afa2df;--mdc-protected-button-label-text-color: #000}.max-dark-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #4fbf9e;--mdc-protected-button-label-text-color: #000}.max-dark-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #eb775e;--mdc-protected-button-label-text-color: #000}.max-dark-theme .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.max-dark-theme .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.max-dark-theme .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.max-dark-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #afa2df}.max-dark-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #4fbf9e}.max-dark-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #eb775e}.max-dark-theme .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.max-dark-theme .mat-mdc-button,.max-dark-theme .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.max-dark-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.max-dark-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.max-dark-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.max-dark-theme .mat-mdc-button.mat-primary,.max-dark-theme .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #afa2df;--mat-mdc-button-ripple-color: rgba(175, 162, 223, .1)}.max-dark-theme .mat-mdc-button.mat-accent,.max-dark-theme .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #4fbf9e;--mat-mdc-button-ripple-color: rgba(79, 191, 158, .1)}.max-dark-theme .mat-mdc-button.mat-warn,.max-dark-theme .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #eb775e;--mat-mdc-button-ripple-color: rgba(235, 119, 94, .1)}.max-dark-theme .mat-mdc-raised-button,.max-dark-theme .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.max-dark-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.max-dark-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.max-dark-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.max-dark-theme .mat-mdc-raised-button.mat-primary,.max-dark-theme .mat-mdc-unelevated-button.mat-primary,.max-dark-theme .mat-mdc-raised-button.mat-accent,.max-dark-theme .mat-mdc-unelevated-button.mat-accent,.max-dark-theme .mat-mdc-raised-button.mat-warn,.max-dark-theme .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.max-dark-theme .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.max-dark-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.max-dark-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.max-dark-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.max-dark-theme .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #afa2df;--mat-mdc-button-ripple-color: rgba(175, 162, 223, .1)}.max-dark-theme .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #4fbf9e;--mat-mdc-button-ripple-color: rgba(79, 191, 158, .1)}.max-dark-theme .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #eb775e;--mat-mdc-button-ripple-color: rgba(235, 119, 94, .1)}.max-dark-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #afa2df}.max-dark-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #4fbf9e}.max-dark-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #eb775e}.max-dark-theme .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.max-dark-theme .mat-mdc-fab,.max-dark-theme .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.max-dark-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.max-dark-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.max-dark-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.max-dark-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.max-dark-theme .mat-mdc-fab.mat-primary,.max-dark-theme .mat-mdc-mini-fab.mat-primary,.max-dark-theme .mat-mdc-fab.mat-accent,.max-dark-theme .mat-mdc-mini-fab.mat-accent,.max-dark-theme .mat-mdc-fab.mat-warn,.max-dark-theme .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.max-dark-theme .mat-mdc-fab.mat-unthemed,.max-dark-theme .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #424242;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.max-dark-theme .mat-mdc-fab.mat-primary,.max-dark-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #afa2df;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.max-dark-theme .mat-mdc-fab.mat-accent,.max-dark-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #4fbf9e;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.max-dark-theme .mat-mdc-fab.mat-warn,.max-dark-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #eb775e;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.max-dark-theme .mat-mdc-fab[disabled][disabled],.max-dark-theme .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.max-dark-theme .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: rgba(0, 0, 0, .87);--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.max-dark-theme .mdc-data-table{background-color:var(--mdc-theme-surface, #424242);border-color:#ffffff1f}.max-dark-theme .mdc-data-table__row{background-color:inherit}.max-dark-theme .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #424242)}.max-dark-theme .mdc-data-table__row--selected{background-color:#afa2df0a}.max-dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.max-dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.max-dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#ffffff1f}.max-dark-theme .mdc-data-table__cell,.max-dark-theme .mdc-data-table__header-cell{border-bottom-color:#ffffff1f}.max-dark-theme .mdc-data-table__pagination{border-top-color:#ffffff1f}.max-dark-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#ffffff0a}.max-dark-theme .mdc-data-table__header-cell,.max-dark-theme .mdc-data-table__pagination-total,.max-dark-theme .mdc-data-table__pagination-rows-per-page-label,.max-dark-theme .mdc-data-table__cell{color:#ffffffde}.max-dark-theme .mat-mdc-table{background:#424242}.max-dark-theme .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #afa2df}.max-dark-theme .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #4fbf9e}.max-dark-theme .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #eb775e}.max-dark-theme .mat-badge-content{color:#000;background:#afa2df}.cdk-high-contrast-active .max-dark-theme .mat-badge-content{outline:solid 1px;border-radius:0}.max-dark-theme .mat-badge-accent .mat-badge-content{background:#4fbf9e;color:#000}.max-dark-theme .mat-badge-warn .mat-badge-content{color:#000;background:#eb775e}.max-dark-theme .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}.max-dark-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}.max-dark-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.max-dark-theme .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.max-dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.max-dark-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.max-dark-theme .mat-button-toggle{color:#ffffff80}.max-dark-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.max-dark-theme .mat-button-toggle-appearance-standard{color:#fff;background:#424242}.max-dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.max-dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #595959}.max-dark-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #595959}.max-dark-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #595959}.max-dark-theme .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}.max-dark-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.max-dark-theme .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}.max-dark-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}.max-dark-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.max-dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.max-dark-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #595959}.max-dark-theme .mat-calendar-arrow{fill:#fff}.max-dark-theme .mat-datepicker-toggle,.max-dark-theme .mat-datepicker-content .mat-calendar-next-button,.max-dark-theme .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.max-dark-theme .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.max-dark-theme .mat-calendar-table-header,.max-dark-theme .mat-calendar-body-label{color:#ffffffb3}.max-dark-theme .mat-calendar-body-cell-content,.max-dark-theme .mat-date-range-input-separator{color:#fff;border-color:transparent}.max-dark-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.max-dark-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.max-dark-theme .mat-calendar-body-in-preview{color:#ffffff3d}.max-dark-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.max-dark-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.max-dark-theme .mat-calendar-body-in-range:before{background:rgba(175,162,223,.2)}.max-dark-theme .mat-calendar-body-comparison-identical,.max-dark-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.max-dark-theme .mat-calendar-body-comparison-bridge-start:before,.max-dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(175,162,223,.2) 50%,rgba(249,171,0,.2) 50%)}.max-dark-theme .mat-calendar-body-comparison-bridge-end:before,.max-dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(175,162,223,.2) 50%,rgba(249,171,0,.2) 50%)}.max-dark-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.max-dark-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.max-dark-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.max-dark-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.max-dark-theme .mat-calendar-body-selected{background-color:#afa2df;color:#000}.max-dark-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#afa2df66}.max-dark-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.max-dark-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.max-dark-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#afa2df4d}@media (hover: hover){.max-dark-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#afa2df4d}}.max-dark-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(79,191,158,.2)}.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.max-dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(79,191,158,.2) 50%,rgba(249,171,0,.2) 50%)}.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.max-dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(79,191,158,.2) 50%,rgba(249,171,0,.2) 50%)}.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#4fbf9e;color:#000}.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#4fbf9e66}.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.max-dark-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.max-dark-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#4fbf9e4d}@media (hover: hover){.max-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#4fbf9e4d}}.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(235,119,94,.2)}.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.max-dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(235,119,94,.2) 50%,rgba(249,171,0,.2) 50%)}.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.max-dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(235,119,94,.2) 50%,rgba(249,171,0,.2) 50%)}.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#eb775e;color:#000}.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#eb775e66}.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.max-dark-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.max-dark-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#eb775e4d}@media (hover: hover){.max-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#eb775e4d}}.max-dark-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.max-dark-theme .mat-datepicker-toggle-active{color:#afa2df}.max-dark-theme .mat-datepicker-toggle-active.mat-accent{color:#4fbf9e}.max-dark-theme .mat-datepicker-toggle-active.mat-warn{color:#eb775e}.max-dark-theme .mat-date-range-input-inner[disabled]{color:#ffffff80}.max-dark-theme .mat-divider{border-top-color:#ffffff1f}.max-dark-theme .mat-divider-vertical{border-right-color:#ffffff1f}.max-dark-theme .mat-expansion-panel{background:#424242;color:#fff}.max-dark-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.max-dark-theme .mat-action-row{border-top-color:#ffffff1f}.max-dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.max-dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.max-dark-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){.max-dark-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.max-dark-theme .mat-expansion-panel-header-title{color:#fff}.max-dark-theme .mat-expansion-panel-header-description,.max-dark-theme .mat-expansion-indicator:after{color:#ffffffb3}.max-dark-theme .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.max-dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.max-dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.max-dark-theme .mat-icon.mat-primary{color:#afa2df}.max-dark-theme .mat-icon.mat-accent{color:#4fbf9e}.max-dark-theme .mat-icon.mat-warn{color:#eb775e}.max-dark-theme .mat-drawer-container{background-color:#303030;color:#fff}.max-dark-theme .mat-drawer{background-color:#424242;color:#fff}.max-dark-theme .mat-drawer.mat-drawer-push{background-color:#424242}.max-dark-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.max-dark-theme .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.max-dark-theme .mat-drawer-side.mat-drawer-end,.max-dark-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}.max-dark-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.max-dark-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}.max-dark-theme .mat-step-header.cdk-keyboard-focused,.max-dark-theme .mat-step-header.cdk-program-focused,.max-dark-theme .mat-step-header:hover:not([aria-disabled]),.max-dark-theme .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}.max-dark-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.max-dark-theme .mat-step-header:hover{background:none}}.max-dark-theme .mat-step-header .mat-step-label,.max-dark-theme .mat-step-header .mat-step-optional{color:#ffffffb3}.max-dark-theme .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#000}.max-dark-theme .mat-step-header .mat-step-icon-selected,.max-dark-theme .mat-step-header .mat-step-icon-state-done,.max-dark-theme .mat-step-header .mat-step-icon-state-edit{background-color:#afa2df;color:#000}.max-dark-theme .mat-step-header.mat-accent .mat-step-icon{color:#000}.max-dark-theme .mat-step-header.mat-accent .mat-step-icon-selected,.max-dark-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.max-dark-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#4fbf9e;color:#000}.max-dark-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.max-dark-theme .mat-step-header.mat-warn .mat-step-icon-selected,.max-dark-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.max-dark-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#eb775e;color:#000}.max-dark-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#eb775e}.max-dark-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.max-dark-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#eb775e}.max-dark-theme .mat-stepper-horizontal,.max-dark-theme .mat-stepper-vertical{background-color:#424242}.max-dark-theme .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}.max-dark-theme .mat-horizontal-stepper-header:before,.max-dark-theme .mat-horizontal-stepper-header:after,.max-dark-theme .mat-stepper-horizontal-line{border-top-color:#ffffff1f}.max-dark-theme .mat-sort-header-arrow{color:#c6c6c6}.max-dark-theme .mat-toolbar{background:#212121;color:#fff}.max-dark-theme .mat-toolbar.mat-primary{background:#afa2df;color:#000}.max-dark-theme .mat-toolbar.mat-accent{background:#4fbf9e;color:#000}.max-dark-theme .mat-toolbar.mat-warn{background:#eb775e;color:#000}.max-dark-theme .mat-toolbar .mat-form-field-underline,.max-dark-theme .mat-toolbar .mat-form-field-ripple,.max-dark-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.max-dark-theme .mat-toolbar .mat-form-field-label,.max-dark-theme .mat-toolbar .mat-focused .mat-form-field-label,.max-dark-theme .mat-toolbar .mat-select-value,.max-dark-theme .mat-toolbar .mat-select-arrow,.max-dark-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.max-dark-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.max-dark-theme .mat-tree{background:#424242}.max-dark-theme .mat-tree-node,.max-dark-theme .mat-nested-tree-node{color:#fff}.max-dark-theme .mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,sans-serif}.max-dark-theme .mat-badge-small .mat-badge-content{font-size:9px}.max-dark-theme .mat-badge-large .mat-badge-content{font-size:24px}.max-dark-theme .mat-h1,.max-dark-theme .mat-headline-5,.max-dark-theme .mat-typography .mat-h1,.max-dark-theme .mat-typography .mat-headline-5,.max-dark-theme .mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.max-dark-theme .mat-h2,.max-dark-theme .mat-headline-6,.max-dark-theme .mat-typography .mat-h2,.max-dark-theme .mat-typography .mat-headline-6,.max-dark-theme .mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.max-dark-theme .mat-h3,.max-dark-theme .mat-subtitle-1,.max-dark-theme .mat-typography .mat-h3,.max-dark-theme .mat-typography .mat-subtitle-1,.max-dark-theme .mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.max-dark-theme .mat-h4,.max-dark-theme .mat-body-1,.max-dark-theme .mat-typography .mat-h4,.max-dark-theme .mat-typography .mat-body-1,.max-dark-theme .mat-typography h4{font-size:16px;font-weight:400;line-height:24px;font-family:Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.max-dark-theme .mat-h5,.max-dark-theme .mat-typography .mat-h5,.max-dark-theme .mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.max-dark-theme .mat-h6,.max-dark-theme .mat-typography .mat-h6,.max-dark-theme .mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.max-dark-theme .mat-body-strong,.max-dark-theme .mat-subtitle-2,.max-dark-theme .mat-typography .mat-body-strong,.max-dark-theme .mat-typography .mat-subtitle-2{font-size:14px;font-weight:500;line-height:22px;font-family:Roboto,sans-serif;letter-spacing:.0071428571em}.max-dark-theme .mat-body,.max-dark-theme .mat-body-2,.max-dark-theme .mat-typography .mat-body,.max-dark-theme .mat-typography .mat-body-2,.max-dark-theme .mat-typography{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.max-dark-theme .mat-body p,.max-dark-theme .mat-body-2 p,.max-dark-theme .mat-typography .mat-body p,.max-dark-theme .mat-typography .mat-body-2 p,.max-dark-theme .mat-typography p{margin:0 0 12px}.max-dark-theme .mat-small,.max-dark-theme .mat-caption,.max-dark-theme .mat-typography .mat-small,.max-dark-theme .mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0333333333em}.max-dark-theme .mat-headline-1,.max-dark-theme .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}.max-dark-theme .mat-headline-2,.max-dark-theme .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}.max-dark-theme .mat-headline-3,.max-dark-theme .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}.max-dark-theme .mat-headline-4,.max-dark-theme .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}.max-dark-theme .mat-bottom-sheet-container{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.max-dark-theme .mat-button-toggle,.max-dark-theme .mat-calendar{font-family:Roboto,sans-serif}.max-dark-theme .mat-calendar-body{font-size:13px}.max-dark-theme .mat-calendar-body-label,.max-dark-theme .mat-calendar-period-button{font-size:14px;font-weight:500}.max-dark-theme .mat-calendar-table-header th{font-size:11px;font-weight:400}.max-dark-theme .mat-expansion-panel-header{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.max-dark-theme .mat-expansion-panel-content{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.max-dark-theme .mat-grid-tile-header,.max-dark-theme .mat-grid-tile-footer{font-size:14px}.max-dark-theme .mat-grid-tile-header .mat-line,.max-dark-theme .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.max-dark-theme .mat-grid-tile-header .mat-line:nth-child(n+2),.max-dark-theme .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.max-dark-theme .mat-stepper-vertical,.max-dark-theme .mat-stepper-horizontal{font-family:Roboto,sans-serif}.max-dark-theme .mat-step-label{font-size:14px;font-weight:400}.max-dark-theme .mat-step-sub-label-error{font-weight:400}.max-dark-theme .mat-step-label-error{font-size:16px}.max-dark-theme .mat-step-label-selected{font-size:16px;font-weight:400}.max-dark-theme .mat-toolbar,.max-dark-theme .mat-toolbar h1,.max-dark-theme .mat-toolbar h2,.max-dark-theme .mat-toolbar h3,.max-dark-theme .mat-toolbar h4,.max-dark-theme .mat-toolbar h5,.max-dark-theme .mat-toolbar h6{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0}.max-dark-theme .mat-tree{font-family:Roboto,sans-serif}.max-dark-theme .mat-tree-node,.max-dark-theme .mat-nested-tree-node{font-weight:400;font-size:14px}.max-dark-theme .mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em)}.max-dark-theme .mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 32px);font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.max-dark-theme .mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.max-dark-theme .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}.max-dark-theme .mdc-text-field__input,.max-dark-theme .mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.max-dark-theme .mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.max-dark-theme .mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.max-dark-theme .mat-mdc-form-field-subscript-wrapper,.max-dark-theme .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.max-dark-theme .mat-mdc-form-field,.max-dark-theme .mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.max-dark-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(16px * var(--mat-mdc-form-field-floating-label-scale, .75))}.max-dark-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}.max-dark-theme .mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.max-dark-theme .mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.max-dark-theme .mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.max-dark-theme .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}.max-dark-theme .mat-mdc-standard-chip,.max-dark-theme .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)}.max-dark-theme .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}.max-dark-theme .mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.max-dark-theme .mat-mdc-menu-content,.max-dark-theme .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.max-dark-theme .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}.max-dark-theme .mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em}.max-dark-theme .mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.max-dark-theme .mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.max-dark-theme .mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}@media all and (-ms-high-contrast: none){.max-dark-theme .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.max-dark-theme .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)}.max-dark-theme .mdc-button,.max-dark-theme .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)}.max-dark-theme .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}.max-dark-theme .mdc-data-table__content,.max-dark-theme .mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.max-dark-theme .mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.max-dark-theme mat-hint>p{margin:0!important}.max-dark-theme .publish-status.published,.max-dark-theme .publish-status.publishing{background:#60b468}.max-dark-theme .publish-status.pending,.max-dark-theme .publish-status.unpublishing{background:rgba(255,255,255,.5)}.max-dark-theme .publish-status.failed{background:#eb775e}.max-dark-theme .publish-status.scheduled{background:rgb(234,226,152)}.max-dark-theme .publish-status-icon.published,.max-dark-theme .publish-status-icon.publishing{color:#60b468}.max-dark-theme .publish-status-icon.pending,.max-dark-theme .publish-status-icon.unpublishing{color:#ffffff80}.max-dark-theme .publish-status-icon.failed{color:#eb775e}.max-dark-theme .publish-status-icon.scheduled{color:#eae298}.max-dark-theme .color-gradient{background:linear-gradient(180deg,transparent 0%,#323039 100%),linear-gradient(89deg,#4FBF9E 0%,#AFA2DF 97.92%),#9f90d7}.max-dark-theme .cdk-drop-list-dragging .cdk-drag,.max-dark-theme .cdk-drag-animating{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.max-dark-theme .drag-placeholder{border-radius:.125rem;border-width:2px;border-style:dashed;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-color:#afa2df}.max-dark-theme .detail-sidebar-wrapper{background:rgba(0,0,0,.5)}.max-dark-theme .detail-container{display:flex;height:100%;flex-direction:column;justify-content:space-between}.max-dark-theme .detail-container .detail-header-container{display:flex;align-items:center;justify-content:space-between;padding:2rem;background:linear-gradient(0deg,rgba(255,255,255,.18),rgba(255,255,255,.18)),#323039;border-bottom:1px solid rgba(255,255,255,.15)}.max-dark-theme .detail-container .detail-header-container .detail-header{display:flex;width:100%;max-width:100%;align-items:center;justify-content:space-between}.max-dark-theme .detail-container .detail-header-container .detail-header .detail-path{display:flex;align-items:center;font-size:.75rem;line-height:1rem;font-style:italic}.max-dark-theme .detail-container .detail-header-container .detail-header .detail-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.5rem;line-height:2rem;font-weight:700}.max-dark-theme .detail-container .detail-body-container{flex:1 1 0%;overflow-y:auto}.max-dark-theme .detail-container .detail-footer-container{display:flex;justify-content:space-between;padding:1rem 2rem;background:linear-gradient(0deg,rgba(255,255,255,.18),rgba(255,255,255,.18)),#323039;border-top:1px solid rgba(255,255,255,.15)}.max-dark-theme .mat-mdc-tab-header .mdc-tab{min-width:120px}.max-dark-theme .mat-mdc-tab-body{padding:2rem}.max-dark-theme .mat-mdc-tab-body-content,.max-dark-theme .mat-mdc-tab-body-wrapper{overflow:visible}.max-dark-theme .basic-accent-400{color:#bbb0e4}.max-dark-theme .mat-mdc-paginator{background-color:transparent}.max-dark-theme .filter-container{background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#323039;border-bottom:1px solid rgba(255,255,255,.15)}.max-dark-theme .list-footer-container{background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#323039;border-top:1px solid rgba(255,255,255,.15)}.max-dark-theme .mat-toolbar{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#323039;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;position:relative;z-index:2}.max-dark-theme .mat-toolbar .profile-badge{background-color:#afa2df;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.max-dark-theme .mat-toolbar-single-row{height:73px}.max-dark-theme .profile-badge-big{background-color:#afa2df;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.max-dark-theme .mat-mdc-menu-panel{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#323039}.max-dark-theme .mat-mdc-menu-panel.mat-mdc-menu-panel{min-width:160px}.max-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-item:not(.warn) .mdc-list-item__primary-text{color:#fff}.max-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-item.warn .mdc-list-item__primary-text{color:#eb775e}.max-dark-theme .mat-mdc-menu-panel.sort-menu .mat-mdc-menu-item .mdc-list-item__primary-text{width:100%}.max-dark-theme .mat-mdc-menu-panel.sort-menu .mat-mdc-menu-item .mat-icon{margin:0;height:16px;width:16px;font-size:16px;line-height:16px}.max-dark-theme .mat-mdc-select-panel{background:linear-gradient(0deg,rgba(255,255,255,.18),rgba(255,255,255,.18)),#323039}.max-dark-theme .mat-mdc-option .mat-pseudo-checkbox{display:none}.max-dark-theme .label-tooltip{max-height:198px;min-width:0;border-radius:3px;overflow:hidden;white-space:pre-line;text-overflow:ellipsis}.max-dark-theme .log-tooltip{border-radius:3px;overflow:hidden;white-space:pre-line;text-overflow:ellipsis}.max-dark-theme .log-tooltip .mdc-tooltip__surface{max-width:unset}.max-dark-theme .mat-mdc-chip{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#323039}.max-dark-theme .mat-mdc-chip .mat-mdc-chip-action-label{z-index:0}.max-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled){background-color:transparent}.max-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).edited{background:none;background-color:#dd575733}.max-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).edited .mat-mdc-chip-action-label{color:#dd5757}.max-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).published{background:none;background-color:#60b46833}.max-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).published .mat-mdc-chip-action-label{color:#60b468}.max-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).publishing{opacity:.5;background:none;background-color:#60b46833}.max-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).publishing .mat-mdc-chip-action-label{color:#60b468}.max-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).unpublishing{opacity:.5}.max-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).scheduled{background:none;background-color:#eae29833}.max-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).scheduled .mat-mdc-chip-action-label{color:#eae298}.max-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--selected) .mdc-evolution-chip__action--primary:before{border-color:transparent}.max-dark-theme .mat-drawer-container{background:linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0)),#323039;color:#fff}.max-dark-theme .mat-drawer-container.main-navigation .mat-drawer-backdrop.mat-drawer-shown{background:rgba(0,0,0,.5)}.max-dark-theme .mat-drawer-container.detail-sidebar{background:transparent}.max-dark-theme .mat-drawer-container.detail-sidebar.top{background:rgba(0,0,0,.5)}.max-dark-theme .mat-drawer-container.detail-sidebar .mat-drawer-backdrop.mat-drawer-shown{background:transparent}.max-dark-theme .mat-drawer{background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#323039;color:#fff}.max-dark-theme .mat-mdc-autocomplete-panel.mdc-menu-surface{background:linear-gradient(0deg,rgba(255,255,255,.18),rgba(255,255,255,.18)),#323039}.max-dark-theme .mdc-button{text-transform:uppercase;letter-spacing:1.25px}.max-dark-theme .mdc-button .mdc-button__label{width:100%;white-space:nowrap}.max-dark-theme .mdc-button.mat-mdc-unelevated-button:not(:disabled):not(.mat-primary):not(.mat-accent):not(.mat-warn){background-image:none;background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#323039;color:#fff}.max-dark-theme .mdc-button.mat-mdc-button{margin:0 5px;padding-top:0;padding-bottom:0;padding-left:.625rem;padding-right:.625rem}.max-dark-theme .mdc-button.mat-mdc-raised-button,.max-dark-theme .mdc-button.mat-mdc-unelevated-button{min-width:160px}.max-dark-theme .tile-card-wrapper{border-width:2px;border-color:transparent}.max-dark-theme .tile-card-wrapper.selected{border:2px solid #afa2df;border-radius:10px}.max-dark-theme .tile-card-wrapper .tile-card,.max-dark-theme .tile-card-wrapper .tile-card.select-sidebar{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#323039}.max-dark-theme .mat-mdc-card{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:.5rem;background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#323039}.max-dark-theme .mat-mdc-card.login-card{padding:2rem}.max-dark-theme .mat-mdc-card.dashboard-card .mat-mdc-card-title{margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:500}.max-dark-theme .mat-mdc-card.detail-card{border-radius:.125rem;padding:.625rem}.max-dark-theme .mat-accordion .mat-expansion-panel{border-radius:0!important;border-top-width:1px;border-top-color:rgb(255 255 255 / var(--tw-border-opacity));--tw-border-opacity: .12;background-color:transparent}.max-dark-theme .mat-accordion .mat-expansion-panel.nav-panel .mat-expansion-panel-content .mat-expansion-panel-body{padding-left:0;padding-right:0}.max-dark-theme .mat-accordion .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#323039}.max-dark-theme .mat-accordion .mat-expansion-panel.bulk-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#323039}.max-dark-theme .mat-accordion .mat-expansion-panel.bulk-expansion-panel .mat-expansion-panel-header{border-bottom-width:1px;border-color:rgb(255 255 255 / var(--tw-border-opacity));--tw-border-opacity: .1;background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#323039}.max-dark-theme .mat-accordion .mat-expansion-panel .mat-expansion-panel-header{height:3.5rem}.max-dark-theme .mat-accordion.filter-accordion .mat-expansion-panel-header{padding-top:0;padding-bottom:0;padding-left:1rem;padding-right:1rem;font-size:.75rem;line-height:1rem}.max-dark-theme .mat-accordion.filter-accordion .mat-expansion-panel-body{padding-left:0;padding-right:0}.max-dark-theme .nav-icon{color:#afa2df}.max-dark-theme .input-container{display:flex;flex-direction:column}.max-dark-theme .mat-mdc-form-field.mat-form-field-invalid .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.max-dark-theme .mat-mdc-form-field.mat-form-field-invalid .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:#eb775e}.max-dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-input-element{font-size:16px;line-height:20px;font-weight:400}.max-dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-input-element::-webkit-calendar-picker-indicator{display:block;height:1rem;width:1.25rem;cursor:pointer}.max-dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper:not(.mdc-text-field--disabled){background-color:#ffffff1a}.max-dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--disabled{background-color:#ffffff0d}.max-dark-theme .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{height:0px}.max-dark-theme .mat-mdc-form-field-hint{font-size:14px}.max-dark-theme .mat-mdc-form-field-hint:before{--tw-content: none;content:var(--tw-content)}.max-dark-theme .mat-mdc-form-field-hint.error-hint{color:#eb775e}.max-dark-theme .label-disabled{opacity:.75;color:#fff}.max-dark-theme .mat-mdc-table{table-layout:fixed;background-color:transparent}.max-dark-theme .mat-mdc-table .mdc-data-table__header-cell.no-padding,.max-dark-theme .mat-mdc-table .mdc-data-table__cell.no-padding{padding:0}.max-dark-theme .mat-mdc-table.bulk-upload-table input:focus{outline:none}.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell,.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell{height:52px}.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .invalid-name,.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .invalid-name{border-bottom-width:1px;border-color:#eb775e}.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input,.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input{height:100%;width:100%;text-overflow:ellipsis;border-bottom-width:1px;border-color:transparent;padding-right:2.5rem;background:transparent}.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input.invalid-name,.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input.invalid-name{border-color:#eb775e}.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input+div,.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input+div{pointer-events:none;display:none}.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input+div:hover,.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input+div:hover{display:flex;align-items:center}.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input:hover,.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input:focus,.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input:hover,.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input:focus{background:linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0)),#323039}.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input:hover+div,.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input:focus+div,.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input:hover+div,.max-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input:focus+div{display:flex;align-items:center}.max-dark-theme div.subline{font-size:14px;--tw-text-opacity: .7;color:#fff}.max-dark-theme .mat-mdc-list,.max-dark-theme .mat-mdc-list-base{padding-bottom:1.25rem}.max-dark-theme .mat-mdc-list .mat-mdc-list-item.nav-link,.max-dark-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link{height:3.5rem;color:#fff}.max-dark-theme .mat-mdc-list .mat-mdc-list-item.nav-link.border-top,.max-dark-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link.border-top{border-top-width:1px;border-top-color:rgb(255 255 255 / var(--tw-border-opacity));--tw-border-opacity: .12}.max-dark-theme .mat-mdc-list .mat-mdc-list-item.nav-link.active,.max-dark-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link.active,.max-dark-theme .mat-mdc-list .mat-mdc-list-item.nav-link.active:hover,.max-dark-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link.active:hover{background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .2}.max-dark-theme .mat-mdc-list .mat-mdc-list-item.nav-link.active:focus,.max-dark-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link.active:focus{background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .2}.max-dark-theme .mat-mdc-list .mat-mdc-list-item:last-of-type mat-divider,.max-dark-theme .mat-mdc-list-base .mat-mdc-list-item:last-of-type mat-divider{border-top-width:0px}.max-dark-theme .mat-mdc-list .mat-mdc-list-item .mat-mdc-list-item-icon,.max-dark-theme .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-icon{padding:.75rem}.max-dark-theme .mat-mdc-list .mat-mdc-list-item .mat-mdc-list-item-avatar.dashboard-media-avatar,.max-dark-theme .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-avatar.dashboard-media-avatar{position:relative;height:35px;width:59px;overflow:hidden;border-radius:.125rem}.max-dark-theme .mat-icon.dropzone-icon{color:#afa2df}.max-dark-theme .mat-icon.dropzone-icon.field{height:4rem;width:4rem;font-size:64px;line-height:64px}.max-dark-theme .mat-icon.dropzone-icon:not(.field){height:6rem;width:6rem;font-size:96px;line-height:96px}.max-dark-theme .file-dropzone-wrapper{height:100%;width:100%;background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#323039}.max-dark-theme .file-dropzone-wrapper .file-dropzone{height:100%;width:100%;border-radius:.5rem;border-width:2px;border-style:dashed;border-color:#afa2df}.max-dark-theme .file-dropzone-wrapper .file-dropzone.field{height:15rem;padding-top:2.5rem;padding-bottom:2.5rem}.max-dark-theme .file-dropzone-wrapper .file-dropzone.field.hovering{border-color:#afa2df;border-width:2px;border-style:solid;background-image:none}.max-dark-theme .file-dropzone-wrapper .file-dropzone.field.hovering.invalid{border-style:solid;border-color:#eb775e}.max-dark-theme .dropzone{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23F2F2F2DE' stroke-width='4' stroke-dasharray='10' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");color:linear-gradient(0deg,rgba(255,255,255,.6),rgba(255,255,255,.6)),#323039;display:flex;height:15rem;width:100%;flex-direction:column;align-items:center;justify-content:center;border-radius:5px}.max-dark-theme .dropzone.hovering{border-color:#afa2df;border-width:2px;background-image:none}.max-dark-theme .dropzone.hovering button{z-index:-1;background:#afa2df}.max-dark-theme .dropzone.hovering div{z-index:-1}.max-dark-theme .dropzone.hovering h3{z-index:-1;color:#afa2df}.max-dark-theme .dropzone.hovering.invalid{border-width:2px;border-color:#eb775e}.max-dark-theme .dropzone.hovering.invalid button,.max-dark-theme .dropzone.hovering.invalid h3{z-index:-1;background:#eb775e}.max-dark-theme .dropzone h3{font-size:14px;font-weight:500;text-transform:uppercase}.max-dark-theme .dropzone .mat-mdc-progress-bar{margin-top:15px;height:15px;border-radius:5px}.max-dark-theme .upload-preview{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#323039}.max-dark-theme .hover:hover{background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .2}.max-dark-theme .mat-mdc-snack-bar-container.mat-snack-bar-container-error .mdc-snackbar__surface{background-color:transparent;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));background:#eb775e}.max-dark-theme .mat-mdc-snack-bar-container.mat-snack-bar-container-error .mdc-snackbar__surface .snackbar-text,.max-dark-theme .mat-mdc-snack-bar-container.mat-snack-bar-container-error .mdc-snackbar__surface .snackbar-button .mdc-button__label{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.max-dark-theme .mat-mdc-snack-bar-container .snackbar-text{--tw-text-opacity: 1;color:rgb(13 13 13 / var(--tw-text-opacity))}.max-dark-theme .mat-mdc-snack-bar-container .snackbar-button .mdc-button__label{color:#bbb0e4}.max-dark-theme .mat-mdc-dialog-container .mdc-dialog__surface{background-color:transparent;background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#323039}.max-dark-theme .mat-mdc-dialog-container .small-dialog .mat-mdc-dialog-title{margin-bottom:.5rem}.max-dark-theme .cdk-overlay-pane{max-width:95vw!important}.max-dark-theme ::-webkit-scrollbar{width:5px}.max-dark-theme ::-webkit-scrollbar-track{background:#f1f1f1}.max-dark-theme ::-webkit-scrollbar-thumb{background:#888}.max-dark-theme ::-webkit-scrollbar-thumb:hover{background:#555}.max-dark-theme .ql-toolbar{border-style:none}.max-dark-theme .ql-toolbar button .ql-fill{fill:#fff}.max-dark-theme .ql-toolbar button .ql-stroke{stroke:#fff}.max-dark-theme .ql-toolbar button:hover .ql-fill,.max-dark-theme .ql-toolbar button:focus .ql-fill,.max-dark-theme .ql-toolbar button.ql-active .ql-fill{fill:#afa2df}.max-dark-theme .ql-toolbar button:hover .ql-stroke,.max-dark-theme .ql-toolbar button:focus .ql-stroke,.max-dark-theme .ql-toolbar button.ql-active .ql-stroke{stroke:#afa2df}.max-dark-theme .ql-toolbar .ql-picker .ql-picker-label{border-style:none;color:#fff}.max-dark-theme .ql-toolbar .ql-picker .ql-picker-label .ql-stroke{stroke:#fff}.max-dark-theme .ql-toolbar .ql-picker .ql-picker-label:hover,.max-dark-theme .ql-toolbar .ql-picker .ql-picker-label:focus,.max-dark-theme .ql-toolbar .ql-picker .ql-picker-label:active{color:#fff}.max-dark-theme .ql-toolbar .ql-picker .ql-picker-label:hover .ql-stroke,.max-dark-theme .ql-toolbar .ql-picker .ql-picker-label:focus .ql-stroke,.max-dark-theme .ql-toolbar .ql-picker .ql-picker-label:active .ql-stroke{stroke:#afa2df}.max-dark-theme .fullscreen{display:flex;flex-direction:column;background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#323039}.max-dark-theme .fullscreen .ql-container{flex:1 1 0%}.max-dark-theme .fullscreen .ql-container .ql-editor{max-height:100%}.max-dark-theme .invalid .ql-container{border-bottom:2px solid #eb775e}.max-dark-theme .ql-container{height:11rem;border-left-width:0px;border-right-width:0px;border-bottom:2px solid #afa2df;font-family:inherit}.max-dark-theme .ql-container.invalid{border-bottom:2px solid #ee8b76}.max-dark-theme .ql-container .ql-editor{font-family:inherit;border-top-left-radius:4px;border-top-right-radius:4px;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .1}.max-dark-theme .ql-container .ql-editor a{color:#afa2df}.max-dark-theme .ql-container .ql-editor.ql-blank:before{color:#fff;opacity:.5}.max-dark-theme .ql-container .ql-tooltip{background-color:transparent;background:linear-gradient(0deg,rgba(255,255,255,.18),rgba(255,255,255,.18)),#323039;color:#fff;border-style:none;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.max-dark-theme .ql-container .ql-tooltip.ql-editing input{border-top-left-radius:4px;border-top-right-radius:4px;border-left-width:0px;border-right-width:0px;border-top-width:0px;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .25;border-bottom:1px solid #afa2df}.max-dark-theme .ql-container .ql-tooltip a{color:#afa2df;text-decoration-line:underline}.max-dark-theme .ql-container .ql-tooltip a.ql-action{color:#afa2df}.max-dark-theme .ql-container .ql-tooltip a.ql-remove{color:#eb775e}.max-dark-theme .base4-logo{max-height:50px}.max-dark-theme input:-webkit-autofill,.max-dark-theme input:-webkit-autofill:hover,.max-dark-theme input:-webkit-autofill:focus,.max-dark-theme input:-webkit-autofill:active{box-shadow:0 0 0 30px #0d0d0d1f inset!important;-webkit-box-shadow:0 0 0 30px rgba(13,13,13,.12) inset!important;-webkit-text-fill-color:rgba(242,242,242,.87);padding:1px;overflow:hidden}.max-dark-theme .login-card input:-webkit-autofill,.max-dark-theme .login-card input:-webkit-autofill:hover,.max-dark-theme .login-card input:-webkit-autofill:focus,.max-dark-theme .login-card input:-webkit-autofill:active{box-shadow:0 0 0 30px #ffffff03 inset!important;-webkit-box-shadow:0 0 0 30px rgba(255,255,255,.01) inset!important;-webkit-text-fill-color:rgba(242,242,242,.87);padding:1px;overflow:hidden}.base4-light-theme{color-scheme:light}.base4-light-theme .mat-ripple-element{background-color:#0000001a}.base4-light-theme .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.base4-light-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled),.base4-light-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled),.base4-light-theme .mat-mdc-option.mat-mdc-option-active,.base4-light-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}.base4-light-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #5e44bf)}.base4-light-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #4fbf9e)}.base4-light-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.base4-light-theme .mat-pseudo-checkbox-full{color:#0000008a}.base4-light-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.base4-light-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.base4-light-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#5e44bf}.base4-light-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.base4-light-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#5e44bf}.base4-light-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.base4-light-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.base4-light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.base4-light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#4fbf9e}.base4-light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.base4-light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#4fbf9e}.base4-light-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.base4-light-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.base4-light-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.base4-light-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#4fbf9e}.base4-light-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.base4-light-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#4fbf9e}.base4-light-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.base4-light-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.base4-light-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.base4-light-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ce453f}.base4-light-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.base4-light-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ce453f}.base4-light-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.base4-light-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.base4-light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.base4-light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.base4-light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.base4-light-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.base4-light-theme .mat-app-background,.base4-light-theme.mat-app-background{background-color:#fafafa;color:#000000de}.base4-light-theme .mat-elevation-z0,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.base4-light-theme .mat-elevation-z1,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.base4-light-theme .mat-elevation-z2,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.base4-light-theme .mat-elevation-z3,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.base4-light-theme .mat-elevation-z4,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.base4-light-theme .mat-elevation-z5,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.base4-light-theme .mat-elevation-z6,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.base4-light-theme .mat-elevation-z7,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.base4-light-theme .mat-elevation-z8,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.base4-light-theme .mat-elevation-z9,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.base4-light-theme .mat-elevation-z10,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.base4-light-theme .mat-elevation-z11,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.base4-light-theme .mat-elevation-z12,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.base4-light-theme .mat-elevation-z13,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.base4-light-theme .mat-elevation-z14,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.base4-light-theme .mat-elevation-z15,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.base4-light-theme .mat-elevation-z16,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.base4-light-theme .mat-elevation-z17,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.base4-light-theme .mat-elevation-z18,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.base4-light-theme .mat-elevation-z19,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.base4-light-theme .mat-elevation-z20,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.base4-light-theme .mat-elevation-z21,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.base4-light-theme .mat-elevation-z22,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.base4-light-theme .mat-elevation-z23,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.base4-light-theme .mat-elevation-z24,.base4-light-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.base4-light-theme .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}.base4-light-theme .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}.base4-light-theme .mat-mdc-card-subtitle{color:#0000008a}.base4-light-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #5e44bf}.base4-light-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(94, 68, 191, 0.25)'/%3E%3C/svg%3E")}.base4-light-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#5e44bf40}.base4-light-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #4fbf9e}.base4-light-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(79, 191, 158, 0.25)'/%3E%3C/svg%3E")}.base4-light-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#4fbf9e40}.base4-light-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ce453f}.base4-light-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(206, 69, 63, 0.25)'/%3E%3C/svg%3E")}.base4-light-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ce453f40}.base4-light-theme .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.base4-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.base4-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.base4-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}.base4-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.base4-light-theme .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #5e44bf)}.base4-light-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.base4-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.base4-light-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.base4-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.base4-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.base4-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.base4-light-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.base4-light-theme .mdc-text-field--filled .mdc-text-field__ripple:before,.base4-light-theme .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.base4-light-theme .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.base4-light-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.base4-light-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.base4-light-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.base4-light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.base4-light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.base4-light-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.base4-light-theme .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #5e44bf)}.base4-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.base4-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.base4-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.base4-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.base4-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.base4-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}.base4-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.base4-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.base4-light-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #5e44bf)}.base4-light-theme .mdc-text-field--outlined .mdc-text-field__ripple:before,.base4-light-theme .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.base4-light-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#5e44bfde}.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.base4-light-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.base4-light-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}.base4-light-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.base4-light-theme .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.base4-light-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.base4-light-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.base4-light-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.base4-light-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.base4-light-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.base4-light-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.base4-light-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.base4-light-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.base4-light-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.base4-light-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.base4-light-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.base4-light-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.base4-light-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.base4-light-theme .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.base4-light-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.base4-light-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.base4-light-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.base4-light-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.base4-light-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing,.base4-light-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.base4-light-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.base4-light-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.base4-light-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.base4-light-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.base4-light-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.base4-light-theme .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.base4-light-theme .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field-focus-overlay{background-color:#000000de}.base4-light-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.base4-light-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.base4-light-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.base4-light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#5e44bfde}.base4-light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#4fbf9ede}.base4-light-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ce453fde}.base4-light-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #4fbf9e)}.base4-light-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #4fbf9e)}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#4fbf9ede}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.base4-light-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #4fbf9e)}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ce453fde}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.base4-light-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ce453f)}.base4-light-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.base4-light-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.base4-light-theme .mat-mdc-select-value{color:#000000de}.base4-light-theme .mat-mdc-select-placeholder{color:#0009}.base4-light-theme .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}.base4-light-theme .mat-mdc-select-arrow{color:#0000008a}.base4-light-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#5e44bfde}.base4-light-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#4fbf9ede}.base4-light-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.base4-light-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#ce453fde}.base4-light-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}.base4-light-theme .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-with-divider-divider-color: rgba(0, 0, 0, .12);--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.base4-light-theme .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}.base4-light-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.base4-light-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #5e44bf;--mdc-chip-elevated-disabled-container-color: #5e44bf;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.base4-light-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.base4-light-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #4fbf9e;--mdc-chip-elevated-disabled-container-color: #4fbf9e;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.base4-light-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.base4-light-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #ce453f;--mdc-chip-elevated-disabled-container-color: #ce453f;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}.base4-light-theme .mat-mdc-chip-focus-overlay{background:black}.base4-light-theme .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}.base4-light-theme .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.base4-light-theme .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.base4-light-theme .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #563eb9;--mdc-switch-selected-handle-color: #563eb9;--mdc-switch-selected-hover-state-layer-color: #563eb9;--mdc-switch-selected-pressed-state-layer-color: #563eb9;--mdc-switch-selected-focus-handle-color: #311f9b;--mdc-switch-selected-hover-handle-color: #311f9b;--mdc-switch-selected-pressed-handle-color: #311f9b;--mdc-switch-selected-focus-track-color: #8e7cd2;--mdc-switch-selected-hover-track-color: #8e7cd2;--mdc-switch-selected-pressed-track-color: #8e7cd2;--mdc-switch-selected-track-color: #8e7cd2}.base4-light-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #48b996;--mdc-switch-selected-handle-color: #48b996;--mdc-switch-selected-hover-state-layer-color: #48b996;--mdc-switch-selected-pressed-state-layer-color: #48b996;--mdc-switch-selected-focus-handle-color: #269b70;--mdc-switch-selected-hover-handle-color: #269b70;--mdc-switch-selected-pressed-handle-color: #269b70;--mdc-switch-selected-focus-track-color: #84d2bb;--mdc-switch-selected-hover-track-color: #84d2bb;--mdc-switch-selected-pressed-track-color: #84d2bb;--mdc-switch-selected-track-color: #84d2bb}.base4-light-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #c93e39;--mdc-switch-selected-handle-color: #c93e39;--mdc-switch-selected-hover-state-layer-color: #c93e39;--mdc-switch-selected-pressed-state-layer-color: #c93e39;--mdc-switch-selected-focus-handle-color: #b01f1b;--mdc-switch-selected-hover-handle-color: #b01f1b;--mdc-switch-selected-pressed-handle-color: #b01f1b;--mdc-switch-selected-focus-track-color: #dd7d79;--mdc-switch-selected-hover-track-color: #dd7d79;--mdc-switch-selected-pressed-track-color: #dd7d79;--mdc-switch-selected-track-color: #dd7d79}.base4-light-theme .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.base4-light-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #5e44bf;--mdc-radio-selected-hover-icon-color: #5e44bf;--mdc-radio-selected-icon-color: #5e44bf;--mdc-radio-selected-pressed-icon-color: #5e44bf;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #5e44bf}.base4-light-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}.base4-light-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #4fbf9e;--mdc-radio-selected-hover-icon-color: #4fbf9e;--mdc-radio-selected-icon-color: #4fbf9e;--mdc-radio-selected-pressed-icon-color: #4fbf9e;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #4fbf9e}.base4-light-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}.base4-light-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ce453f;--mdc-radio-selected-hover-icon-color: #ce453f;--mdc-radio-selected-icon-color: #ce453f;--mdc-radio-selected-pressed-icon-color: #ce453f;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ce453f}.base4-light-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}.base4-light-theme .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.base4-light-theme .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #5e44bf;--mdc-slider-focus-handle-color: #5e44bf;--mdc-slider-hover-handle-color: #5e44bf;--mdc-slider-active-track-color: #5e44bf;--mdc-slider-inactive-track-color: #5e44bf;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #5e44bf;--mat-mdc-slider-ripple-color: #5e44bf;--mat-mdc-slider-hover-ripple-color: rgba(94, 68, 191, .05);--mat-mdc-slider-focus-ripple-color: rgba(94, 68, 191, .2)}.base4-light-theme .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #4fbf9e;--mdc-slider-focus-handle-color: #4fbf9e;--mdc-slider-hover-handle-color: #4fbf9e;--mdc-slider-active-track-color: #4fbf9e;--mdc-slider-inactive-track-color: #4fbf9e;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #4fbf9e;--mat-mdc-slider-ripple-color: #4fbf9e;--mat-mdc-slider-hover-ripple-color: rgba(79, 191, 158, .05);--mat-mdc-slider-focus-ripple-color: rgba(79, 191, 158, .2)}.base4-light-theme .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ce453f;--mdc-slider-focus-handle-color: #ce453f;--mdc-slider-hover-handle-color: #ce453f;--mdc-slider-active-track-color: #ce453f;--mdc-slider-inactive-track-color: #ce453f;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ce453f;--mat-mdc-slider-ripple-color: #ce453f;--mat-mdc-slider-hover-ripple-color: rgba(206, 69, 63, .05);--mat-mdc-slider-focus-ripple-color: rgba(206, 69, 63, .2)}.base4-light-theme .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}.base4-light-theme .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.base4-light-theme .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}.base4-light-theme .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.base4-light-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.base4-light-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent;color:var(--mdc-theme-text-icon-on-background, rgba(0, 0, 0, .38))}.base4-light-theme .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}.base4-light-theme .mdc-list-item--disabled .mdc-list-item__start,.base4-light-theme .mdc-list-item--disabled .mdc-list-item__content,.base4-light-theme .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.base4-light-theme .mdc-list-item--disabled .mdc-list-item__primary-text,.base4-light-theme .mdc-list-item--disabled .mdc-list-item__secondary-text,.base4-light-theme .mdc-list-item--disabled .mdc-list-item__overline-text,.base4-light-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.base4-light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.base4-light-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}.base4-light-theme .mdc-list-item--selected .mdc-list-item__primary-text,.base4-light-theme .mdc-list-item--activated .mdc-list-item__primary-text,.base4-light-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.base4-light-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #5e44bf)}.base4-light-theme .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.base4-light-theme .mdc-list-divider:after{border-bottom-color:#fff}.base4-light-theme .mdc-list-divider{background-color:#0000001f}.base4-light-theme .mat-mdc-menu-item[disabled],.base4-light-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.base4-light-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}.base4-light-theme .mat-mdc-menu-item .mat-icon-no-color,.base4-light-theme .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.base4-light-theme .mat-mdc-menu-item:hover:not([disabled]),.base4-light-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.base4-light-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.base4-light-theme .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}.base4-light-theme .mat-mdc-list-base{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.base4-light-theme .mat-mdc-list-option .mdc-list-item__start,.base4-light-theme .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #5e44bf;--mdc-checkbox-selected-hover-icon-color: #5e44bf;--mdc-checkbox-selected-icon-color: #5e44bf;--mdc-checkbox-selected-pressed-icon-color: #5e44bf;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #5e44bf;--mdc-radio-selected-hover-icon-color: #5e44bf;--mdc-radio-selected-icon-color: #5e44bf;--mdc-radio-selected-pressed-icon-color: #5e44bf;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #5e44bf}.base4-light-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.base4-light-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.base4-light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.base4-light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #4fbf9e;--mdc-checkbox-selected-hover-icon-color: #4fbf9e;--mdc-checkbox-selected-icon-color: #4fbf9e;--mdc-checkbox-selected-pressed-icon-color: #4fbf9e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #4fbf9e;--mdc-radio-selected-hover-icon-color: #4fbf9e;--mdc-radio-selected-icon-color: #4fbf9e;--mdc-radio-selected-pressed-icon-color: #4fbf9e;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #4fbf9e}.base4-light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.base4-light-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.base4-light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.base4-light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ce453f;--mdc-checkbox-selected-hover-icon-color: #ce453f;--mdc-checkbox-selected-icon-color: #ce453f;--mdc-checkbox-selected-pressed-icon-color: #ce453f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ce453f;--mdc-radio-selected-hover-icon-color: #ce453f;--mdc-radio-selected-icon-color: #ce453f;--mdc-radio-selected-pressed-icon-color: #ce453f;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #ce453f}.base4-light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.base4-light-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}.base4-light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.base4-light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.base4-light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.base4-light-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#5e44bf}.base4-light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.base4-light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.base4-light-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.base4-light-theme .mat-mdc-paginator{background:white;color:#000000de}.base4-light-theme .mat-mdc-paginator-icon{fill:#0000008a}.base4-light-theme .mat-mdc-paginator-decrement,.base4-light-theme .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.base4-light-theme .mat-mdc-paginator-first,.base4-light-theme .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.base4-light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.base4-light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.base4-light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.base4-light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}.base4-light-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}.base4-light-theme .mat-mdc-tab,.base4-light-theme .mat-mdc-tab-link{background-color:transparent}.base4-light-theme .mat-mdc-tab .mdc-tab__text-label,.base4-light-theme .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}.base4-light-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.base4-light-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.base4-light-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.base4-light-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}.base4-light-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-light-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#5e44bf}.base4-light-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-light-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #5e44bf)}.base4-light-theme .mdc-tab__ripple:before,.base4-light-theme .mat-mdc-tab .mat-ripple-element,.base4-light-theme .mat-mdc-tab-header-pagination .mat-ripple-element,.base4-light-theme .mat-mdc-tab-link .mat-ripple-element{background-color:#5e44bf}.base4-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#4fbf9e}.base4-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #4fbf9e)}.base4-light-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.base4-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.base4-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.base4-light-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.base4-light-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.base4-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.base4-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.base4-light-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#4fbf9e}.base4-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#ce453f}.base4-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #ce453f)}.base4-light-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.base4-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.base4-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.base4-light-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.base4-light-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.base4-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.base4-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.base4-light-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#ce453f}.base4-light-theme .mat-mdc-tab-group.mat-background-primary,.base4-light-theme .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #5e44bf;--mat-mdc-tab-header-with-background-foreground-color: #fff}.base4-light-theme .mat-mdc-tab-group.mat-background-accent,.base4-light-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #4fbf9e;--mat-mdc-tab-header-with-background-foreground-color: #000}.base4-light-theme .mat-mdc-tab-group.mat-background-warn,.base4-light-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #ce453f;--mat-mdc-tab-header-with-background-foreground-color: #fff}.base4-light-theme .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}.base4-light-theme .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.base4-light-theme .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}.base4-light-theme .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}.base4-light-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #5e44bf;--mdc-checkbox-selected-hover-icon-color: #5e44bf;--mdc-checkbox-selected-icon-color: #5e44bf;--mdc-checkbox-selected-pressed-icon-color: #5e44bf;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.base4-light-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#5e44bf1a}.base4-light-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#5e44bf}.base4-light-theme .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #4fbf9e;--mdc-checkbox-selected-hover-icon-color: #4fbf9e;--mdc-checkbox-selected-icon-color: #4fbf9e;--mdc-checkbox-selected-pressed-icon-color: #4fbf9e;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.base4-light-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#4fbf9e1a}.base4-light-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#4fbf9e}.base4-light-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ce453f;--mdc-checkbox-selected-hover-icon-color: #ce453f;--mdc-checkbox-selected-icon-color: #ce453f;--mdc-checkbox-selected-pressed-icon-color: #ce453f;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.base4-light-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#ce453f1a}.base4-light-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#ce453f}.base4-light-theme .mat-mdc-checkbox-disabled label{color:#00000061}.base4-light-theme .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.base4-light-theme .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #5e44bf}.base4-light-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #4fbf9e}.base4-light-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ce453f}.base4-light-theme .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.base4-light-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.base4-light-theme .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #5e44bf;--mdc-filled-button-label-text-color: #fff}.base4-light-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #4fbf9e;--mdc-filled-button-label-text-color: #000}.base4-light-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ce453f;--mdc-filled-button-label-text-color: #fff}.base4-light-theme .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.base4-light-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.base4-light-theme .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #5e44bf;--mdc-protected-button-label-text-color: #fff}.base4-light-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #4fbf9e;--mdc-protected-button-label-text-color: #000}.base4-light-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ce453f;--mdc-protected-button-label-text-color: #fff}.base4-light-theme .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.base4-light-theme .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.base4-light-theme .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.base4-light-theme .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #5e44bf}.base4-light-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #4fbf9e}.base4-light-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ce453f}.base4-light-theme .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.base4-light-theme .mat-mdc-button,.base4-light-theme .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.base4-light-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.base4-light-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.base4-light-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.base4-light-theme .mat-mdc-button.mat-primary,.base4-light-theme .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #5e44bf;--mat-mdc-button-ripple-color: rgba(94, 68, 191, .1)}.base4-light-theme .mat-mdc-button.mat-accent,.base4-light-theme .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #4fbf9e;--mat-mdc-button-ripple-color: rgba(79, 191, 158, .1)}.base4-light-theme .mat-mdc-button.mat-warn,.base4-light-theme .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ce453f;--mat-mdc-button-ripple-color: rgba(206, 69, 63, .1)}.base4-light-theme .mat-mdc-raised-button,.base4-light-theme .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.base4-light-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.base4-light-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.base4-light-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.base4-light-theme .mat-mdc-raised-button.mat-primary,.base4-light-theme .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.base4-light-theme .mat-mdc-raised-button.mat-accent,.base4-light-theme .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.base4-light-theme .mat-mdc-raised-button.mat-warn,.base4-light-theme .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.base4-light-theme .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.base4-light-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.base4-light-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.base4-light-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.base4-light-theme .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #5e44bf;--mat-mdc-button-ripple-color: rgba(94, 68, 191, .1)}.base4-light-theme .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #4fbf9e;--mat-mdc-button-ripple-color: rgba(79, 191, 158, .1)}.base4-light-theme .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ce453f;--mat-mdc-button-ripple-color: rgba(206, 69, 63, .1)}.base4-light-theme .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #5e44bf}.base4-light-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #4fbf9e}.base4-light-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ce453f}.base4-light-theme .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.base4-light-theme .mat-mdc-fab,.base4-light-theme .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.base4-light-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.base4-light-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.base4-light-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.base4-light-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.base4-light-theme .mat-mdc-fab.mat-primary,.base4-light-theme .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.base4-light-theme .mat-mdc-fab.mat-accent,.base4-light-theme .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.base4-light-theme .mat-mdc-fab.mat-warn,.base4-light-theme .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.base4-light-theme .mat-mdc-fab.mat-unthemed,.base4-light-theme .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.base4-light-theme .mat-mdc-fab.mat-primary,.base4-light-theme .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #5e44bf;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.base4-light-theme .mat-mdc-fab.mat-accent,.base4-light-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #4fbf9e;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.base4-light-theme .mat-mdc-fab.mat-warn,.base4-light-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ce453f;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.base4-light-theme .mat-mdc-fab[disabled][disabled],.base4-light-theme .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.base4-light-theme .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #4fbf9e;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}.base4-light-theme .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.base4-light-theme .mdc-data-table__row{background-color:inherit}.base4-light-theme .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.base4-light-theme .mdc-data-table__row--selected{background-color:#5e44bf0a}.base4-light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.base4-light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.base4-light-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.base4-light-theme .mdc-data-table__cell,.base4-light-theme .mdc-data-table__header-cell{border-bottom-color:#0000001f}.base4-light-theme .mdc-data-table__pagination{border-top-color:#0000001f}.base4-light-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.base4-light-theme .mdc-data-table__header-cell,.base4-light-theme .mdc-data-table__pagination-total,.base4-light-theme .mdc-data-table__pagination-rows-per-page-label,.base4-light-theme .mdc-data-table__cell{color:#000000de}.base4-light-theme .mat-mdc-table{background:white}.base4-light-theme .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #5e44bf}.base4-light-theme .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #4fbf9e}.base4-light-theme .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ce453f}.base4-light-theme .mat-badge-content{color:#fff;background:#5e44bf}.cdk-high-contrast-active .base4-light-theme .mat-badge-content{outline:solid 1px;border-radius:0}.base4-light-theme .mat-badge-accent .mat-badge-content{background:#4fbf9e;color:#000}.base4-light-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#ce453f}.base4-light-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.base4-light-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:white;color:#000000de}.base4-light-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.base4-light-theme .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.base4-light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.base4-light-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.base4-light-theme .mat-button-toggle{color:#00000061}.base4-light-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.base4-light-theme .mat-button-toggle-appearance-standard{color:#000000de;background:white}.base4-light-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.base4-light-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}.base4-light-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}.base4-light-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}.base4-light-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.base4-light-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.base4-light-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.base4-light-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}.base4-light-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.base4-light-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.base4-light-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}.base4-light-theme .mat-calendar-arrow{fill:#0000008a}.base4-light-theme .mat-datepicker-toggle,.base4-light-theme .mat-datepicker-content .mat-calendar-next-button,.base4-light-theme .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}.base4-light-theme .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.base4-light-theme .mat-calendar-table-header,.base4-light-theme .mat-calendar-body-label{color:#0000008a}.base4-light-theme .mat-calendar-body-cell-content,.base4-light-theme .mat-date-range-input-separator{color:#000000de;border-color:transparent}.base4-light-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}.base4-light-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.base4-light-theme .mat-calendar-body-in-preview{color:#0000003d}.base4-light-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.base4-light-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.base4-light-theme .mat-calendar-body-in-range:before{background:rgba(94,68,191,.2)}.base4-light-theme .mat-calendar-body-comparison-identical,.base4-light-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.base4-light-theme .mat-calendar-body-comparison-bridge-start:before,.base4-light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(94,68,191,.2) 50%,rgba(249,171,0,.2) 50%)}.base4-light-theme .mat-calendar-body-comparison-bridge-end:before,.base4-light-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(94,68,191,.2) 50%,rgba(249,171,0,.2) 50%)}.base4-light-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.base4-light-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.base4-light-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.base4-light-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.base4-light-theme .mat-calendar-body-selected{background-color:#5e44bf;color:#fff}.base4-light-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#5e44bf66}.base4-light-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.base4-light-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.base4-light-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#5e44bf4d}@media (hover: hover){.base4-light-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#5e44bf4d}}.base4-light-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(79,191,158,.2)}.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.base4-light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(79,191,158,.2) 50%,rgba(249,171,0,.2) 50%)}.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.base4-light-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(79,191,158,.2) 50%,rgba(249,171,0,.2) 50%)}.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#4fbf9e;color:#000}.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#4fbf9e66}.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.base4-light-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.base4-light-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#4fbf9e4d}@media (hover: hover){.base4-light-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#4fbf9e4d}}.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(206,69,63,.2)}.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.base4-light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(206,69,63,.2) 50%,rgba(249,171,0,.2) 50%)}.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.base4-light-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(206,69,63,.2) 50%,rgba(249,171,0,.2) 50%)}.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ce453f;color:#fff}.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ce453f66}.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.base4-light-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.base4-light-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ce453f4d}@media (hover: hover){.base4-light-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ce453f4d}}.base4-light-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.base4-light-theme .mat-datepicker-toggle-active{color:#5e44bf}.base4-light-theme .mat-datepicker-toggle-active.mat-accent{color:#4fbf9e}.base4-light-theme .mat-datepicker-toggle-active.mat-warn{color:#ce453f}.base4-light-theme .mat-date-range-input-inner[disabled]{color:#00000061}.base4-light-theme .mat-divider{border-top-color:#0000001f}.base4-light-theme .mat-divider-vertical{border-right-color:#0000001f}.base4-light-theme .mat-expansion-panel{background:white;color:#000000de}.base4-light-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.base4-light-theme .mat-action-row{border-top-color:#0000001f}.base4-light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.base4-light-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.base4-light-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){.base4-light-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}.base4-light-theme .mat-expansion-panel-header-title{color:#000000de}.base4-light-theme .mat-expansion-panel-header-description,.base4-light-theme .mat-expansion-indicator:after{color:#0000008a}.base4-light-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.base4-light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.base4-light-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.base4-light-theme .mat-icon.mat-primary{color:#5e44bf}.base4-light-theme .mat-icon.mat-accent{color:#4fbf9e}.base4-light-theme .mat-icon.mat-warn{color:#ce453f}.base4-light-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.base4-light-theme .mat-drawer{background-color:#fff;color:#000000de}.base4-light-theme .mat-drawer.mat-drawer-push{background-color:#fff}.base4-light-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.base4-light-theme .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}.base4-light-theme .mat-drawer-side.mat-drawer-end,.base4-light-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}.base4-light-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}.base4-light-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.base4-light-theme .mat-step-header.cdk-keyboard-focused,.base4-light-theme .mat-step-header.cdk-program-focused,.base4-light-theme .mat-step-header:hover:not([aria-disabled]),.base4-light-theme .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}.base4-light-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.base4-light-theme .mat-step-header:hover{background:none}}.base4-light-theme .mat-step-header .mat-step-label,.base4-light-theme .mat-step-header .mat-step-optional{color:#0000008a}.base4-light-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.base4-light-theme .mat-step-header .mat-step-icon-selected,.base4-light-theme .mat-step-header .mat-step-icon-state-done,.base4-light-theme .mat-step-header .mat-step-icon-state-edit{background-color:#5e44bf;color:#fff}.base4-light-theme .mat-step-header.mat-accent .mat-step-icon{color:#000}.base4-light-theme .mat-step-header.mat-accent .mat-step-icon-selected,.base4-light-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.base4-light-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#4fbf9e;color:#000}.base4-light-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}.base4-light-theme .mat-step-header.mat-warn .mat-step-icon-selected,.base4-light-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.base4-light-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ce453f;color:#fff}.base4-light-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#ce453f}.base4-light-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.base4-light-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ce453f}.base4-light-theme .mat-stepper-horizontal,.base4-light-theme .mat-stepper-vertical{background-color:#fff}.base4-light-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.base4-light-theme .mat-horizontal-stepper-header:before,.base4-light-theme .mat-horizontal-stepper-header:after,.base4-light-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.base4-light-theme .mat-sort-header-arrow{color:#757575}.base4-light-theme .mat-toolbar{background:whitesmoke;color:#000000de}.base4-light-theme .mat-toolbar.mat-primary{background:#5e44bf;color:#fff}.base4-light-theme .mat-toolbar.mat-accent{background:#4fbf9e;color:#000}.base4-light-theme .mat-toolbar.mat-warn{background:#ce453f;color:#fff}.base4-light-theme .mat-toolbar .mat-form-field-underline,.base4-light-theme .mat-toolbar .mat-form-field-ripple,.base4-light-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.base4-light-theme .mat-toolbar .mat-form-field-label,.base4-light-theme .mat-toolbar .mat-focused .mat-form-field-label,.base4-light-theme .mat-toolbar .mat-select-value,.base4-light-theme .mat-toolbar .mat-select-arrow,.base4-light-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.base4-light-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.base4-light-theme .mat-tree{background:white}.base4-light-theme .mat-tree-node,.base4-light-theme .mat-nested-tree-node{color:#000000de}.base4-light-theme .mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,sans-serif}.base4-light-theme .mat-badge-small .mat-badge-content{font-size:9px}.base4-light-theme .mat-badge-large .mat-badge-content{font-size:24px}.base4-light-theme .mat-h1,.base4-light-theme .mat-headline-5,.base4-light-theme .mat-typography .mat-h1,.base4-light-theme .mat-typography .mat-headline-5,.base4-light-theme .mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.base4-light-theme .mat-h2,.base4-light-theme .mat-headline-6,.base4-light-theme .mat-typography .mat-h2,.base4-light-theme .mat-typography .mat-headline-6,.base4-light-theme .mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.base4-light-theme .mat-h3,.base4-light-theme .mat-subtitle-1,.base4-light-theme .mat-typography .mat-h3,.base4-light-theme .mat-typography .mat-subtitle-1,.base4-light-theme .mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.base4-light-theme .mat-h4,.base4-light-theme .mat-body-1,.base4-light-theme .mat-typography .mat-h4,.base4-light-theme .mat-typography .mat-body-1,.base4-light-theme .mat-typography h4{font-size:16px;font-weight:400;line-height:24px;font-family:Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.base4-light-theme .mat-h5,.base4-light-theme .mat-typography .mat-h5,.base4-light-theme .mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.base4-light-theme .mat-h6,.base4-light-theme .mat-typography .mat-h6,.base4-light-theme .mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.base4-light-theme .mat-body-strong,.base4-light-theme .mat-subtitle-2,.base4-light-theme .mat-typography .mat-body-strong,.base4-light-theme .mat-typography .mat-subtitle-2{font-size:14px;font-weight:500;line-height:22px;font-family:Roboto,sans-serif;letter-spacing:.0071428571em}.base4-light-theme .mat-body,.base4-light-theme .mat-body-2,.base4-light-theme .mat-typography .mat-body,.base4-light-theme .mat-typography .mat-body-2,.base4-light-theme .mat-typography{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.base4-light-theme .mat-body p,.base4-light-theme .mat-body-2 p,.base4-light-theme .mat-typography .mat-body p,.base4-light-theme .mat-typography .mat-body-2 p,.base4-light-theme .mat-typography p{margin:0 0 12px}.base4-light-theme .mat-small,.base4-light-theme .mat-caption,.base4-light-theme .mat-typography .mat-small,.base4-light-theme .mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0333333333em}.base4-light-theme .mat-headline-1,.base4-light-theme .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}.base4-light-theme .mat-headline-2,.base4-light-theme .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}.base4-light-theme .mat-headline-3,.base4-light-theme .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}.base4-light-theme .mat-headline-4,.base4-light-theme .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}.base4-light-theme .mat-bottom-sheet-container{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.base4-light-theme .mat-button-toggle,.base4-light-theme .mat-calendar{font-family:Roboto,sans-serif}.base4-light-theme .mat-calendar-body{font-size:13px}.base4-light-theme .mat-calendar-body-label,.base4-light-theme .mat-calendar-period-button{font-size:14px;font-weight:500}.base4-light-theme .mat-calendar-table-header th{font-size:11px;font-weight:400}.base4-light-theme .mat-expansion-panel-header{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.base4-light-theme .mat-expansion-panel-content{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.base4-light-theme .mat-grid-tile-header,.base4-light-theme .mat-grid-tile-footer{font-size:14px}.base4-light-theme .mat-grid-tile-header .mat-line,.base4-light-theme .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.base4-light-theme .mat-grid-tile-header .mat-line:nth-child(n+2),.base4-light-theme .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.base4-light-theme .mat-stepper-vertical,.base4-light-theme .mat-stepper-horizontal{font-family:Roboto,sans-serif}.base4-light-theme .mat-step-label{font-size:14px;font-weight:400}.base4-light-theme .mat-step-sub-label-error{font-weight:400}.base4-light-theme .mat-step-label-error{font-size:16px}.base4-light-theme .mat-step-label-selected{font-size:16px;font-weight:400}.base4-light-theme .mat-toolbar,.base4-light-theme .mat-toolbar h1,.base4-light-theme .mat-toolbar h2,.base4-light-theme .mat-toolbar h3,.base4-light-theme .mat-toolbar h4,.base4-light-theme .mat-toolbar h5,.base4-light-theme .mat-toolbar h6{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0}.base4-light-theme .mat-tree{font-family:Roboto,sans-serif}.base4-light-theme .mat-tree-node,.base4-light-theme .mat-nested-tree-node{font-weight:400;font-size:14px}.base4-light-theme .mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em)}.base4-light-theme .mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 32px);font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.base4-light-theme .mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.base4-light-theme .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}.base4-light-theme .mdc-text-field__input,.base4-light-theme .mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.base4-light-theme .mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.base4-light-theme .mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.base4-light-theme .mat-mdc-form-field-subscript-wrapper,.base4-light-theme .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.base4-light-theme .mat-mdc-form-field,.base4-light-theme .mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.base4-light-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(16px * var(--mat-mdc-form-field-floating-label-scale, .75))}.base4-light-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}.base4-light-theme .mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.base4-light-theme .mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.base4-light-theme .mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.base4-light-theme .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}.base4-light-theme .mat-mdc-standard-chip,.base4-light-theme .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)}.base4-light-theme .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}.base4-light-theme .mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.base4-light-theme .mat-mdc-menu-content,.base4-light-theme .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.base4-light-theme .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}.base4-light-theme .mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em}.base4-light-theme .mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.base4-light-theme .mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.base4-light-theme .mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}@media all and (-ms-high-contrast: none){.base4-light-theme .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.base4-light-theme .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)}.base4-light-theme .mdc-button,.base4-light-theme .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)}.base4-light-theme .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}.base4-light-theme .mdc-data-table__content,.base4-light-theme .mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.base4-light-theme .mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.base4-light-theme mat-hint>p{margin:0!important}.base4-light-theme .publish-status.published,.base4-light-theme .publish-status.publishing{background:#60b468}.base4-light-theme .publish-status.pending,.base4-light-theme .publish-status.unpublishing{background:rgba(255,255,255,.5)}.base4-light-theme .publish-status.failed{background:#ce453f}.base4-light-theme .publish-status.scheduled{background:rgb(234,226,152)}.base4-light-theme .publish-status-icon.published,.base4-light-theme .publish-status-icon.publishing{color:#60b468}.base4-light-theme .publish-status-icon.pending,.base4-light-theme .publish-status-icon.unpublishing{color:#ffffff80}.base4-light-theme .publish-status-icon.failed{color:#ce453f}.base4-light-theme .publish-status-icon.scheduled{color:#eae298}.base4-light-theme .color-gradient{background:linear-gradient(180deg,transparent 0%,#323039 100%),linear-gradient(89deg,#4FBF9E 0%,#AFA2DF 97.92%),#9f90d7}.base4-light-theme .cdk-drop-list-dragging .cdk-drag,.base4-light-theme .cdk-drag-animating{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.base4-light-theme .drag-placeholder{border-radius:.125rem;border-width:2px;border-style:dashed;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-color:#5e44bf}.base4-light-theme .detail-sidebar-wrapper{background:rgba(0,0,0,.5)}.base4-light-theme .detail-container{display:flex;height:100%;flex-direction:column;justify-content:space-between}.base4-light-theme .detail-container .detail-header-container{display:flex;align-items:center;justify-content:space-between;padding:2rem;border-bottom:1px solid rgba(0,0,0,.15)}.base4-light-theme .detail-container .detail-header-container .detail-header{display:flex;width:100%;max-width:100%;align-items:center;justify-content:space-between}.base4-light-theme .detail-container .detail-header-container .detail-header .detail-path{display:flex;align-items:center;font-size:.75rem;line-height:1rem;font-style:italic}.base4-light-theme .detail-container .detail-header-container .detail-header .detail-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.5rem;line-height:2rem;font-weight:700}.base4-light-theme .detail-container .detail-body-container{flex:1 1 0%;overflow-y:auto}.base4-light-theme .detail-container .detail-footer-container{display:flex;justify-content:space-between;padding:1rem 2rem;border-top:1px solid rgba(0,0,0,.15)}.base4-light-theme .mat-mdc-tab-header .mdc-tab{min-width:120px}.base4-light-theme .mat-mdc-tab-body{padding:2rem}.base4-light-theme .mat-mdc-tab-body-content,.base4-light-theme .mat-mdc-tab-body-wrapper{overflow:visible}.base4-light-theme .basic-accent-400{color:#7660c9}.base4-light-theme .mat-mdc-paginator{background-color:transparent}.base4-light-theme .filter-container{border-bottom:1px solid rgba(0,0,0,.15)}.base4-light-theme .list-footer-container{border-top:1px solid rgba(0,0,0,.15)}.base4-light-theme .mat-toolbar{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;position:relative;z-index:2}.base4-light-theme .mat-toolbar .profile-badge{background-color:#5e44bf;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.base4-light-theme .mat-toolbar-single-row{height:73px}.base4-light-theme .profile-badge-big{background-color:#5e44bf;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.base4-light-theme .mat-mdc-menu-panel.mat-mdc-menu-panel{min-width:160px}.base4-light-theme .mat-mdc-menu-panel .mat-mdc-menu-item:not(.warn) .mdc-list-item__primary-text{color:#000}.base4-light-theme .mat-mdc-menu-panel .mat-mdc-menu-item.warn .mdc-list-item__primary-text{color:#ce453f}.base4-light-theme .mat-mdc-menu-panel.sort-menu .mat-mdc-menu-item .mdc-list-item__primary-text{width:100%}.base4-light-theme .mat-mdc-menu-panel.sort-menu .mat-mdc-menu-item .mat-icon{margin:0;height:16px;width:16px;font-size:16px;line-height:16px}.base4-light-theme .mat-mdc-option .mat-pseudo-checkbox{display:none}.base4-light-theme .label-tooltip{max-height:198px;min-width:0;border-radius:3px;overflow:hidden;white-space:pre-line;text-overflow:ellipsis}.base4-light-theme .log-tooltip{border-radius:3px;overflow:hidden;white-space:pre-line;text-overflow:ellipsis}.base4-light-theme .log-tooltip .mdc-tooltip__surface{max-width:unset}.base4-light-theme .mat-mdc-chip .mat-mdc-chip-action-label{z-index:0}.base4-light-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled){background-color:transparent}.base4-light-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).edited{background:none;background-color:#dd575733}.base4-light-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).edited .mat-mdc-chip-action-label{color:#dd5757}.base4-light-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).published{background:none;background-color:#60b46833}.base4-light-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).published .mat-mdc-chip-action-label{color:#60b468}.base4-light-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).publishing{opacity:.5;background:none;background-color:#60b46833}.base4-light-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).publishing .mat-mdc-chip-action-label{color:#60b468}.base4-light-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).unpublishing{opacity:.5}.base4-light-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).scheduled{background:none;background-color:#eae29833}.base4-light-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).scheduled .mat-mdc-chip-action-label{color:#eae298}.base4-light-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--selected) .mdc-evolution-chip__action--primary:before{border-color:transparent}.base4-light-theme .mat-drawer-container{color:#000}.base4-light-theme .mat-drawer-container.main-navigation .mat-drawer-backdrop.mat-drawer-shown{background:rgba(0,0,0,.5)}.base4-light-theme .mat-drawer-container.detail-sidebar{background:transparent}.base4-light-theme .mat-drawer-container.detail-sidebar.top{background:rgba(0,0,0,.5)}.base4-light-theme .mat-drawer-container.detail-sidebar .mat-drawer-backdrop.mat-drawer-shown{background:transparent}.base4-light-theme .mat-drawer{color:#000}.base4-light-theme .mdc-button{text-transform:uppercase;letter-spacing:1.25px}.base4-light-theme .mdc-button .mdc-button__label{width:100%;white-space:nowrap}.base4-light-theme .mdc-button.mat-mdc-unelevated-button:not(:disabled):not(.mat-primary):not(.mat-accent):not(.mat-warn){background-image:none;color:#000}.base4-light-theme .mdc-button.mat-mdc-button{margin:0 5px;padding-top:0;padding-bottom:0;padding-left:.625rem;padding-right:.625rem}.base4-light-theme .mdc-button.mat-mdc-raised-button,.base4-light-theme .mdc-button.mat-mdc-unelevated-button{min-width:160px}.base4-light-theme .tile-card-wrapper{border-width:2px;border-color:transparent}.base4-light-theme .tile-card-wrapper.selected{border:2px solid #5e44bf;border-radius:10px}.base4-light-theme .mat-mdc-card{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:.5rem}.base4-light-theme .mat-mdc-card.login-card{padding:2rem}.base4-light-theme .mat-mdc-card.dashboard-card .mat-mdc-card-title{margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:500}.base4-light-theme .mat-mdc-card.detail-card{border-radius:.125rem;padding:.625rem}.base4-light-theme .mat-accordion .mat-expansion-panel{border-radius:0!important;border-top-width:1px;border-top-color:rgb(255 255 255 / var(--tw-border-opacity));--tw-border-opacity: .12;background-color:transparent}.base4-light-theme .mat-accordion .mat-expansion-panel.nav-panel .mat-expansion-panel-content .mat-expansion-panel-body{padding-left:0;padding-right:0}.base4-light-theme .mat-accordion .mat-expansion-panel.bulk-expansion-panel .mat-expansion-panel-header{border-bottom-width:1px;border-color:rgb(255 255 255 / var(--tw-border-opacity));--tw-border-opacity: .1}.base4-light-theme .mat-accordion .mat-expansion-panel .mat-expansion-panel-header{height:3.5rem}.base4-light-theme .mat-accordion.filter-accordion .mat-expansion-panel-header{padding-top:0;padding-bottom:0;padding-left:1rem;padding-right:1rem;font-size:.75rem;line-height:1rem}.base4-light-theme .mat-accordion.filter-accordion .mat-expansion-panel-body{padding-left:0;padding-right:0}.base4-light-theme .nav-icon{color:#5e44bf}.base4-light-theme .input-container{display:flex;flex-direction:column}.base4-light-theme .mat-mdc-form-field.mat-form-field-invalid .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.base4-light-theme .mat-mdc-form-field.mat-form-field-invalid .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:#ce453f}.base4-light-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-input-element{font-size:16px;line-height:20px;font-weight:400}.base4-light-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-input-element::-webkit-calendar-picker-indicator{display:block;height:1rem;width:1.25rem;cursor:pointer}.base4-light-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper:not(.mdc-text-field--disabled){background-color:#ffffff1a}.base4-light-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--disabled{background-color:#ffffff0d}.base4-light-theme .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{height:0px}.base4-light-theme .mat-mdc-form-field-hint{font-size:14px}.base4-light-theme .mat-mdc-form-field-hint:before{--tw-content: none;content:var(--tw-content)}.base4-light-theme .mat-mdc-form-field-hint.error-hint{color:#ce453f}.base4-light-theme .label-disabled{opacity:.75;color:#000}.base4-light-theme .mat-mdc-table{table-layout:fixed;background-color:transparent}.base4-light-theme .mat-mdc-table .mdc-data-table__header-cell.no-padding,.base4-light-theme .mat-mdc-table .mdc-data-table__cell.no-padding{padding:0}.base4-light-theme .mat-mdc-table.bulk-upload-table input:focus{outline:none}.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell,.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell{height:52px}.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .invalid-name,.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .invalid-name{border-bottom-width:1px;border-color:#ce453f}.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input,.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input{height:100%;width:100%;text-overflow:ellipsis;border-bottom-width:1px;border-color:transparent;padding-right:2.5rem;background:transparent}.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input.invalid-name,.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input.invalid-name{border-color:#ce453f}.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input+div,.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input+div{pointer-events:none;display:none}.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input+div:hover,.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input+div:hover{display:flex;align-items:center}.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input:hover+div,.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input:focus+div,.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input:hover+div,.base4-light-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input:focus+div{display:flex;align-items:center}.base4-light-theme div.subline{font-size:14px;--tw-text-opacity: .7;color:#000}.base4-light-theme .mat-mdc-list,.base4-light-theme .mat-mdc-list-base{padding-bottom:1.25rem}.base4-light-theme .mat-mdc-list .mat-mdc-list-item.nav-link,.base4-light-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link{height:3.5rem;color:#000}.base4-light-theme .mat-mdc-list .mat-mdc-list-item.nav-link.border-top,.base4-light-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link.border-top{border-top-width:1px;border-top-color:rgb(255 255 255 / var(--tw-border-opacity));--tw-border-opacity: .12}.base4-light-theme .mat-mdc-list .mat-mdc-list-item.nav-link.active,.base4-light-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link.active,.base4-light-theme .mat-mdc-list .mat-mdc-list-item.nav-link.active:hover,.base4-light-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link.active:hover{background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .2}.base4-light-theme .mat-mdc-list .mat-mdc-list-item.nav-link.active:focus,.base4-light-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link.active:focus{background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .2}.base4-light-theme .mat-mdc-list .mat-mdc-list-item:last-of-type mat-divider,.base4-light-theme .mat-mdc-list-base .mat-mdc-list-item:last-of-type mat-divider{border-top-width:0px}.base4-light-theme .mat-mdc-list .mat-mdc-list-item .mat-mdc-list-item-icon,.base4-light-theme .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-icon{padding:.75rem}.base4-light-theme .mat-mdc-list .mat-mdc-list-item .mat-mdc-list-item-avatar.dashboard-media-avatar,.base4-light-theme .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-avatar.dashboard-media-avatar{position:relative;height:35px;width:59px;overflow:hidden;border-radius:.125rem}.base4-light-theme .mat-icon.dropzone-icon{color:#5e44bf}.base4-light-theme .mat-icon.dropzone-icon.field{height:4rem;width:4rem;font-size:64px;line-height:64px}.base4-light-theme .mat-icon.dropzone-icon:not(.field){height:6rem;width:6rem;font-size:96px;line-height:96px}.base4-light-theme .file-dropzone-wrapper{height:100%;width:100%}.base4-light-theme .file-dropzone-wrapper .file-dropzone{height:100%;width:100%;border-radius:.5rem;border-width:2px;border-style:dashed;border-color:#5e44bf}.base4-light-theme .file-dropzone-wrapper .file-dropzone.field{height:15rem;padding-top:2.5rem;padding-bottom:2.5rem}.base4-light-theme .file-dropzone-wrapper .file-dropzone.field.hovering{border-color:#5e44bf;border-width:2px;border-style:solid;background-image:none}.base4-light-theme .file-dropzone-wrapper .file-dropzone.field.hovering.invalid{border-style:solid;border-color:#ce453f}.base4-light-theme .dropzone{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23F2F2F2DE' stroke-width='4' stroke-dasharray='10' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");display:flex;height:15rem;width:100%;flex-direction:column;align-items:center;justify-content:center;border-radius:5px}.base4-light-theme .dropzone.hovering{border-color:#5e44bf;border-width:2px;background-image:none}.base4-light-theme .dropzone.hovering button{z-index:-1;background:#5e44bf}.base4-light-theme .dropzone.hovering div{z-index:-1}.base4-light-theme .dropzone.hovering h3{z-index:-1;color:#5e44bf}.base4-light-theme .dropzone.hovering.invalid{border-width:2px;border-color:#ce453f}.base4-light-theme .dropzone.hovering.invalid button,.base4-light-theme .dropzone.hovering.invalid h3{z-index:-1;background:#ce453f}.base4-light-theme .dropzone h3{font-size:14px;font-weight:500;text-transform:uppercase}.base4-light-theme .dropzone .mat-mdc-progress-bar{margin-top:15px;height:15px;border-radius:5px}.base4-light-theme .hover:hover{background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .2}.base4-light-theme .mat-mdc-snack-bar-container.mat-snack-bar-container-error .mdc-snackbar__surface{background-color:transparent;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));background:#ce453f}.base4-light-theme .mat-mdc-snack-bar-container.mat-snack-bar-container-error .mdc-snackbar__surface .snackbar-text,.base4-light-theme .mat-mdc-snack-bar-container.mat-snack-bar-container-error .mdc-snackbar__surface .snackbar-button .mdc-button__label{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.base4-light-theme .mat-mdc-snack-bar-container .snackbar-text{--tw-text-opacity: 1;color:rgb(13 13 13 / var(--tw-text-opacity))}.base4-light-theme .mat-mdc-snack-bar-container .snackbar-button .mdc-button__label{color:#7660c9}.base4-light-theme .mat-mdc-dialog-container .mdc-dialog__surface{background-color:transparent}.base4-light-theme .mat-mdc-dialog-container .small-dialog .mat-mdc-dialog-title{margin-bottom:.5rem}.base4-light-theme .cdk-overlay-pane{max-width:95vw!important}.base4-light-theme ::-webkit-scrollbar{width:5px}.base4-light-theme ::-webkit-scrollbar-track{background:#f1f1f1}.base4-light-theme ::-webkit-scrollbar-thumb{background:#888}.base4-light-theme ::-webkit-scrollbar-thumb:hover{background:#555}.base4-light-theme .ql-toolbar{border-style:none}.base4-light-theme .ql-toolbar button .ql-fill{fill:#000}.base4-light-theme .ql-toolbar button .ql-stroke{stroke:#000}.base4-light-theme .ql-toolbar button:hover .ql-fill,.base4-light-theme .ql-toolbar button:focus .ql-fill,.base4-light-theme .ql-toolbar button.ql-active .ql-fill{fill:#5e44bf}.base4-light-theme .ql-toolbar button:hover .ql-stroke,.base4-light-theme .ql-toolbar button:focus .ql-stroke,.base4-light-theme .ql-toolbar button.ql-active .ql-stroke{stroke:#5e44bf}.base4-light-theme .ql-toolbar .ql-picker .ql-picker-label{border-style:none;color:#000}.base4-light-theme .ql-toolbar .ql-picker .ql-picker-label .ql-stroke{stroke:#000}.base4-light-theme .ql-toolbar .ql-picker .ql-picker-label:hover,.base4-light-theme .ql-toolbar .ql-picker .ql-picker-label:focus,.base4-light-theme .ql-toolbar .ql-picker .ql-picker-label:active{color:#000}.base4-light-theme .ql-toolbar .ql-picker .ql-picker-label:hover .ql-stroke,.base4-light-theme .ql-toolbar .ql-picker .ql-picker-label:focus .ql-stroke,.base4-light-theme .ql-toolbar .ql-picker .ql-picker-label:active .ql-stroke{stroke:#5e44bf}.base4-light-theme .fullscreen{display:flex;flex-direction:column}.base4-light-theme .fullscreen .ql-container{flex:1 1 0%}.base4-light-theme .fullscreen .ql-container .ql-editor{max-height:100%}.base4-light-theme .invalid .ql-container{border-bottom:2px solid #ce453f}.base4-light-theme .ql-container{height:11rem;border-left-width:0px;border-right-width:0px;border-bottom:2px solid #5e44bf;font-family:inherit}.base4-light-theme .ql-container.invalid{border-bottom:2px solid #d5615c}.base4-light-theme .ql-container .ql-editor{font-family:inherit;border-top-left-radius:4px;border-top-right-radius:4px;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .1}.base4-light-theme .ql-container .ql-editor a{color:#5e44bf}.base4-light-theme .ql-container .ql-editor.ql-blank:before{color:#000;opacity:.5}.base4-light-theme .ql-container .ql-tooltip{background-color:transparent;color:#000;border-style:none;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.base4-light-theme .ql-container .ql-tooltip.ql-editing input{border-top-left-radius:4px;border-top-right-radius:4px;border-left-width:0px;border-right-width:0px;border-top-width:0px;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .25;border-bottom:1px solid #5e44bf}.base4-light-theme .ql-container .ql-tooltip a{color:#5e44bf;text-decoration-line:underline}.base4-light-theme .ql-container .ql-tooltip a.ql-action{color:#5e44bf}.base4-light-theme .ql-container .ql-tooltip a.ql-remove{color:#ce453f}.base4-dark-theme{color-scheme:dark}.base4-dark-theme .mat-ripple-element{background-color:#ffffff1a}.base4-dark-theme .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, white)}.base4-dark-theme .mat-mdc-option:hover:not(.mdc-list-item--disabled),.base4-dark-theme .mat-mdc-option:focus:not(.mdc-list-item--disabled),.base4-dark-theme .mat-mdc-option.mat-mdc-option-active,.base4-dark-theme .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(255,255,255,.08)}.base4-dark-theme .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #26acc4)}.base4-dark-theme .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #26acc4)}.base4-dark-theme .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, white)}.base4-dark-theme .mat-pseudo-checkbox-full{color:#ffffffb3}.base4-dark-theme .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.base4-dark-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.base4-dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#26acc4}.base4-dark-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.base4-dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#26acc4}.base4-dark-theme .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.base4-dark-theme .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.base4-dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.base4-dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#26acc4}.base4-dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.base4-dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#26acc4}.base4-dark-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.base4-dark-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.base4-dark-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.base4-dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#26acc4}.base4-dark-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.base4-dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#26acc4}.base4-dark-theme .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.base4-dark-theme .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.base4-dark-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.base4-dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#eb775e}.base4-dark-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.base4-dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#eb775e}.base4-dark-theme .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.base4-dark-theme .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#303030}.base4-dark-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.base4-dark-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.base4-dark-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.base4-dark-theme .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.base4-dark-theme .mat-app-background,.base4-dark-theme.mat-app-background{background-color:#303030;color:#fff}.base4-dark-theme .mat-elevation-z0,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.base4-dark-theme .mat-elevation-z1,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.base4-dark-theme .mat-elevation-z2,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.base4-dark-theme .mat-elevation-z3,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.base4-dark-theme .mat-elevation-z4,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.base4-dark-theme .mat-elevation-z5,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.base4-dark-theme .mat-elevation-z6,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.base4-dark-theme .mat-elevation-z7,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.base4-dark-theme .mat-elevation-z8,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.base4-dark-theme .mat-elevation-z9,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.base4-dark-theme .mat-elevation-z10,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.base4-dark-theme .mat-elevation-z11,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.base4-dark-theme .mat-elevation-z12,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.base4-dark-theme .mat-elevation-z13,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.base4-dark-theme .mat-elevation-z14,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.base4-dark-theme .mat-elevation-z15,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.base4-dark-theme .mat-elevation-z16,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.base4-dark-theme .mat-elevation-z17,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.base4-dark-theme .mat-elevation-z18,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.base4-dark-theme .mat-elevation-z19,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.base4-dark-theme .mat-elevation-z20,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.base4-dark-theme .mat-elevation-z21,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.base4-dark-theme .mat-elevation-z22,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.base4-dark-theme .mat-elevation-z23,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.base4-dark-theme .mat-elevation-z24,.base4-dark-theme .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.base4-dark-theme .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #424242}.base4-dark-theme .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #595959}.base4-dark-theme .mat-mdc-card-subtitle{color:#ffffffb3}.base4-dark-theme .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #26acc4}.base4-dark-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(38, 172, 196, 0.25)'/%3E%3C/svg%3E")}.base4-dark-theme .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#26acc440}.base4-dark-theme .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #26acc4}.base4-dark-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(38, 172, 196, 0.25)'/%3E%3C/svg%3E")}.base4-dark-theme .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#26acc440}.base4-dark-theme .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #eb775e}.base4-dark-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(235, 119, 94, 0.25)'/%3E%3C/svg%3E")}.base4-dark-theme .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#eb775e40}.base4-dark-theme .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white}.base4-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fff9}.base4-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#ffffffde}@media all{.base4-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#fff9}.base4-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#fff9}}.base4-dark-theme .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #26acc4)}.base4-dark-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.base4-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.base4-dark-theme .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.base4-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.base4-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.base4-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.base4-dark-theme .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.base4-dark-theme .mdc-text-field--filled .mdc-text-field__ripple:before,.base4-dark-theme .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .87))}.base4-dark-theme .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.base4-dark-theme .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .08)}.base4-dark-theme .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.base4-dark-theme .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .24)}.base4-dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#4a4a4a}.base4-dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#ffffff6b}.base4-dark-theme .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#ffffffde}.base4-dark-theme .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #26acc4)}.base4-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.base4-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.base4-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#ffffff61}.base4-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.base4-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.base4-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffffde}.base4-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.base4-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.base4-dark-theme .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #26acc4)}.base4-dark-theme .mdc-text-field--outlined .mdc-text-field__ripple:before,.base4-dark-theme .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.base4-dark-theme .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#26acc4de}.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.base4-dark-theme .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__input{color:#ffffff61}@media all{.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#ffffff61}.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#ffffff61}}.base4-dark-theme .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}.base4-dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.base4-dark-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.base4-dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.base4-dark-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#ffffff0f}.base4-dark-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.base4-dark-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.base4-dark-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#ffffff0f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.base4-dark-theme .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.base4-dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.base4-dark-theme .mdc-text-field--disabled .mdc-text-field-character-counter,.base4-dark-theme .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__icon--leading,.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__icon--trailing,.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__affix--prefix,.base4-dark-theme .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.base4-dark-theme .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.base4-dark-theme .mdc-text-field--disabled .mdc-notched-outline__leading,.base4-dark-theme .mdc-text-field--disabled .mdc-notched-outline__notch,.base4-dark-theme .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.base4-dark-theme .mdc-text-field--disabled.mdc-text-field--filled{background-color:#464646}.base4-dark-theme .mat-mdc-form-field-error{color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.base4-dark-theme .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.base4-dark-theme .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.base4-dark-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.base4-dark-theme select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.base4-dark-theme .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.base4-dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#26acc4de}.base4-dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#26acc4de}.base4-dark-theme .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#eb775ede}.base4-dark-theme .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #26acc4)}.base4-dark-theme .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #26acc4)}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#26acc4de}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.base4-dark-theme .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-secondary, #26acc4)}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#eb775ede}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.base4-dark-theme .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #eb775e)}.base4-dark-theme .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}.base4-dark-theme [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.base4-dark-theme .mat-mdc-select-value{color:#ffffffde}.base4-dark-theme .mat-mdc-select-placeholder{color:#fff9}.base4-dark-theme .mat-mdc-select-disabled .mat-mdc-select-value{color:#ffffff61}.base4-dark-theme .mat-mdc-select-arrow{color:#ffffff8a}.base4-dark-theme .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow,.base4-dark-theme .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#26acc4de}.base4-dark-theme .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,.base4-dark-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#eb775ede}.base4-dark-theme .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#ffffff61}.base4-dark-theme .mat-mdc-dialog-container{--mdc-dialog-container-color: #424242;--mdc-dialog-with-divider-divider-color: rgba(255, 255, 255, .12);--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.base4-dark-theme .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #595959;--mdc-chip-elevated-disabled-container-color: #595959;--mdc-chip-label-text-color: #fafafa;--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa}.base4-dark-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,.base4-dark-theme .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted,.base4-dark-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,.base4-dark-theme .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #26acc4;--mdc-chip-elevated-disabled-container-color: #26acc4;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.base4-dark-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,.base4-dark-theme .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #eb775e;--mdc-chip-elevated-disabled-container-color: #eb775e;--mdc-chip-label-text-color: black;--mdc-chip-disabled-label-text-color: black;--mdc-chip-with-icon-icon-color: black;--mdc-chip-with-icon-disabled-icon-color: black;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: black;--mdc-chip-with-trailing-icon-trailing-icon-color: black;--mdc-chip-with-icon-selected-icon-color: black}.base4-dark-theme .mat-mdc-chip-focus-overlay{background:white}.base4-dark-theme .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}.base4-dark-theme .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.base4-dark-theme .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#ffffff80}.base4-dark-theme .mat-mdc-slide-toggle.mat-primary,.base4-dark-theme .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #67c5d6;--mdc-switch-selected-handle-color: #67c5d6;--mdc-switch-selected-hover-state-layer-color: #67c5d6;--mdc-switch-selected-pressed-state-layer-color: #67c5d6;--mdc-switch-selected-focus-handle-color: #93d6e2;--mdc-switch-selected-hover-handle-color: #93d6e2;--mdc-switch-selected-pressed-handle-color: #93d6e2;--mdc-switch-selected-focus-track-color: #22a5be;--mdc-switch-selected-hover-track-color: #22a5be;--mdc-switch-selected-pressed-track-color: #22a5be;--mdc-switch-selected-track-color: #22a5be}.base4-dark-theme .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #f1a08e;--mdc-switch-selected-handle-color: #f1a08e;--mdc-switch-selected-hover-state-layer-color: #f1a08e;--mdc-switch-selected-pressed-state-layer-color: #f1a08e;--mdc-switch-selected-focus-handle-color: #f5bbaf;--mdc-switch-selected-hover-handle-color: #f5bbaf;--mdc-switch-selected-pressed-handle-color: #f5bbaf;--mdc-switch-selected-focus-track-color: #e96f56;--mdc-switch-selected-hover-track-color: #e96f56;--mdc-switch-selected-pressed-track-color: #e96f56;--mdc-switch-selected-track-color: #e96f56}.base4-dark-theme .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.base4-dark-theme .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #26acc4;--mdc-radio-selected-hover-icon-color: #26acc4;--mdc-radio-selected-icon-color: #26acc4;--mdc-radio-selected-pressed-icon-color: #26acc4;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #26acc4}.base4-dark-theme .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#ffffff80}.base4-dark-theme .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #26acc4;--mdc-radio-selected-hover-icon-color: #26acc4;--mdc-radio-selected-icon-color: #26acc4;--mdc-radio-selected-pressed-icon-color: #26acc4;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #26acc4}.base4-dark-theme .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#ffffff80}.base4-dark-theme .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #eb775e;--mdc-radio-selected-hover-icon-color: #eb775e;--mdc-radio-selected-icon-color: #eb775e;--mdc-radio-selected-pressed-icon-color: #eb775e;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #eb775e}.base4-dark-theme .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#ffffff80}.base4-dark-theme .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.base4-dark-theme .mat-mdc-slider.mat-primary,.base4-dark-theme .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #26acc4;--mdc-slider-focus-handle-color: #26acc4;--mdc-slider-hover-handle-color: #26acc4;--mdc-slider-active-track-color: #26acc4;--mdc-slider-inactive-track-color: #26acc4;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #26acc4;--mat-mdc-slider-ripple-color: #26acc4;--mat-mdc-slider-hover-ripple-color: rgba(38, 172, 196, .05);--mat-mdc-slider-focus-ripple-color: rgba(38, 172, 196, .2)}.base4-dark-theme .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #eb775e;--mdc-slider-focus-handle-color: #eb775e;--mdc-slider-hover-handle-color: #eb775e;--mdc-slider-active-track-color: #eb775e;--mdc-slider-inactive-track-color: #eb775e;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #eb775e;--mat-mdc-slider-ripple-color: #eb775e;--mat-mdc-slider-hover-ripple-color: rgba(235, 119, 94, .05);--mat-mdc-slider-focus-ripple-color: rgba(235, 119, 94, .2)}.base4-dark-theme .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #424242);color:var(--mdc-theme-on-surface, #fff)}.base4-dark-theme .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, white)}.base4-dark-theme .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(255, 255, 255, .7))}.base4-dark-theme .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, .5))}.base4-dark-theme .mdc-list-item--with-leading-icon .mdc-list-item__start,.base4-dark-theme .mdc-list-item--with-trailing-icon .mdc-list-item__end{background-color:transparent;color:var(--mdc-theme-text-icon-on-background, rgba(255, 255, 255, .5))}.base4-dark-theme .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(255, 255, 255, .5))}.base4-dark-theme .mdc-list-item--disabled .mdc-list-item__start,.base4-dark-theme .mdc-list-item--disabled .mdc-list-item__content,.base4-dark-theme .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}.base4-dark-theme .mdc-list-item--disabled .mdc-list-item__primary-text,.base4-dark-theme .mdc-list-item--disabled .mdc-list-item__secondary-text,.base4-dark-theme .mdc-list-item--disabled .mdc-list-item__overline-text,.base4-dark-theme .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,.base4-dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,.base4-dark-theme .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #fff)}.base4-dark-theme .mdc-list-item--selected .mdc-list-item__primary-text,.base4-dark-theme .mdc-list-item--activated .mdc-list-item__primary-text,.base4-dark-theme .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.base4-dark-theme .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #26acc4)}.base4-dark-theme .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, white)}.base4-dark-theme .mdc-list-divider:after{border-bottom-color:#fff}.base4-dark-theme .mdc-list-divider{background-color:#fff3}.base4-dark-theme .mat-mdc-menu-item[disabled],.base4-dark-theme .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,.base4-dark-theme .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(255, 255, 255, .5))}.base4-dark-theme .mat-mdc-menu-item .mat-icon-no-color,.base4-dark-theme .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, white)}.base4-dark-theme .mat-mdc-menu-item:hover:not([disabled]),.base4-dark-theme .mat-mdc-menu-item.cdk-program-focused:not([disabled]),.base4-dark-theme .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),.base4-dark-theme .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(255,255,255,.08)}.base4-dark-theme .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: rgba(255, 255, 255, .7);--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.base4-dark-theme .mat-mdc-list-option .mdc-list-item__start,.base4-dark-theme .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #26acc4;--mdc-checkbox-selected-hover-icon-color: #26acc4;--mdc-checkbox-selected-icon-color: #26acc4;--mdc-checkbox-selected-pressed-icon-color: #26acc4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #26acc4;--mdc-radio-selected-hover-icon-color: #26acc4;--mdc-radio-selected-icon-color: #26acc4;--mdc-radio-selected-pressed-icon-color: #26acc4;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #26acc4}.base4-dark-theme .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,.base4-dark-theme .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.base4-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start,.base4-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #26acc4;--mdc-checkbox-selected-hover-icon-color: #26acc4;--mdc-checkbox-selected-icon-color: #26acc4;--mdc-checkbox-selected-pressed-icon-color: #26acc4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #26acc4;--mdc-radio-selected-hover-icon-color: #26acc4;--mdc-radio-selected-icon-color: #26acc4;--mdc-radio-selected-pressed-icon-color: #26acc4;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #26acc4}.base4-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,.base4-dark-theme .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.base4-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start,.base4-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #eb775e;--mdc-checkbox-selected-hover-icon-color: #eb775e;--mdc-checkbox-selected-icon-color: #eb775e;--mdc-checkbox-selected-pressed-icon-color: #eb775e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-focus-icon-color: #eeeeee;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #eb775e;--mdc-radio-selected-hover-icon-color: #eb775e;--mdc-radio-selected-icon-color: #eb775e;--mdc-radio-selected-pressed-icon-color: #eb775e;--mat-mdc-radio-ripple-color: #fff;--mat-mdc-radio-checked-ripple-color: #eb775e}.base4-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,.base4-dark-theme .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#ffffff80}.base4-dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.base4-dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.base4-dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.base4-dark-theme .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#26acc4}.base4-dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.base4-dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.base4-dark-theme .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.base4-dark-theme .mat-mdc-paginator{background:#424242;color:#ffffffde}.base4-dark-theme .mat-mdc-paginator-icon{fill:#ffffff8a}.base4-dark-theme .mat-mdc-paginator-decrement,.base4-dark-theme .mat-mdc-paginator-increment{border-top:2px solid rgba(255,255,255,.54);border-right:2px solid rgba(255,255,255,.54)}.base4-dark-theme .mat-mdc-paginator-first,.base4-dark-theme .mat-mdc-paginator-last{border-top:2px solid rgba(255,255,255,.54)}.base4-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,.base4-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,.base4-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,.base4-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#ffffff1f}.base4-dark-theme .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#ffffff1f}.base4-dark-theme .mat-mdc-tab,.base4-dark-theme .mat-mdc-tab-link{background-color:transparent}.base4-dark-theme .mat-mdc-tab .mdc-tab__text-label,.base4-dark-theme .mat-mdc-tab-link .mdc-tab__text-label{color:#fff9}.base4-dark-theme .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,.base4-dark-theme .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,.base4-dark-theme .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#ffffff80}.base4-dark-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-dark-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#26acc4}.base4-dark-theme .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-dark-theme .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #26acc4)}.base4-dark-theme .mdc-tab__ripple:before,.base4-dark-theme .mat-mdc-tab .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-header-pagination .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-link .mat-ripple-element{background-color:#26acc4}.base4-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#26acc4}.base4-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #26acc4)}.base4-dark-theme .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,.base4-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#26acc4}.base4-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#eb775e}.base4-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #eb775e)}.base4-dark-theme .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,.base4-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#eb775e}.base4-dark-theme .mat-mdc-tab-group.mat-background-primary,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-background-primary,.base4-dark-theme .mat-mdc-tab-group.mat-background-accent,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #26acc4;--mat-mdc-tab-header-with-background-foreground-color: #000}.base4-dark-theme .mat-mdc-tab-group.mat-background-warn,.base4-dark-theme .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #eb775e;--mat-mdc-tab-header-with-background-foreground-color: #000}.base4-dark-theme .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #fff)}.base4-dark-theme .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.base4-dark-theme .mat-mdc-checkbox .mat-ripple-element{background-color:#ffffff1a}.base4-dark-theme .mat-mdc-checkbox .mdc-checkbox__ripple{background:#fff}.base4-dark-theme .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #26acc4;--mdc-checkbox-selected-hover-icon-color: #26acc4;--mdc-checkbox-selected-icon-color: #26acc4;--mdc-checkbox-selected-pressed-icon-color: #26acc4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.base4-dark-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#26acc41a}.base4-dark-theme .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#26acc4}.base4-dark-theme .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #26acc4;--mdc-checkbox-selected-hover-icon-color: #26acc4;--mdc-checkbox-selected-icon-color: #26acc4;--mdc-checkbox-selected-pressed-icon-color: #26acc4;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.base4-dark-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#26acc41a}.base4-dark-theme .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#26acc4}.base4-dark-theme .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #eb775e;--mdc-checkbox-selected-hover-icon-color: #eb775e;--mdc-checkbox-selected-icon-color: #eb775e;--mdc-checkbox-selected-pressed-icon-color: #eb775e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54)}.base4-dark-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#eb775e1a}.base4-dark-theme .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#eb775e}.base4-dark-theme .mat-mdc-checkbox-disabled label{color:#ffffff80}.base4-dark-theme .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.base4-dark-theme .mat-mdc-button.mat-primary,.base4-dark-theme .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #26acc4}.base4-dark-theme .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #eb775e}.base4-dark-theme .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.base4-dark-theme .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #424242;--mdc-filled-button-label-text-color: #fff}.base4-dark-theme .mat-mdc-unelevated-button.mat-primary,.base4-dark-theme .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #26acc4;--mdc-filled-button-label-text-color: #000}.base4-dark-theme .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #eb775e;--mdc-filled-button-label-text-color: #000}.base4-dark-theme .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.base4-dark-theme .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #424242;--mdc-protected-button-label-text-color: #fff}.base4-dark-theme .mat-mdc-raised-button.mat-primary,.base4-dark-theme .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #26acc4;--mdc-protected-button-label-text-color: #000}.base4-dark-theme .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #eb775e;--mdc-protected-button-label-text-color: #000}.base4-dark-theme .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.base4-dark-theme .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.base4-dark-theme .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.base4-dark-theme .mat-mdc-outlined-button.mat-primary,.base4-dark-theme .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #26acc4}.base4-dark-theme .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #eb775e}.base4-dark-theme .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.base4-dark-theme .mat-mdc-button,.base4-dark-theme .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.base4-dark-theme .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.base4-dark-theme .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.base4-dark-theme .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.base4-dark-theme .mat-mdc-button.mat-primary,.base4-dark-theme .mat-mdc-outlined-button.mat-primary,.base4-dark-theme .mat-mdc-button.mat-accent,.base4-dark-theme .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #26acc4;--mat-mdc-button-ripple-color: rgba(38, 172, 196, .1)}.base4-dark-theme .mat-mdc-button.mat-warn,.base4-dark-theme .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #eb775e;--mat-mdc-button-ripple-color: rgba(235, 119, 94, .1)}.base4-dark-theme .mat-mdc-raised-button,.base4-dark-theme .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.base4-dark-theme .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.base4-dark-theme .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.base4-dark-theme .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.base4-dark-theme .mat-mdc-raised-button.mat-primary,.base4-dark-theme .mat-mdc-unelevated-button.mat-primary,.base4-dark-theme .mat-mdc-raised-button.mat-accent,.base4-dark-theme .mat-mdc-unelevated-button.mat-accent,.base4-dark-theme .mat-mdc-raised-button.mat-warn,.base4-dark-theme .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.base4-dark-theme .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.base4-dark-theme .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.base4-dark-theme .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.base4-dark-theme .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.base4-dark-theme .mat-mdc-icon-button.mat-primary,.base4-dark-theme .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #26acc4;--mat-mdc-button-ripple-color: rgba(38, 172, 196, .1)}.base4-dark-theme .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #eb775e;--mat-mdc-button-ripple-color: rgba(235, 119, 94, .1)}.base4-dark-theme .mat-mdc-icon-button.mat-primary,.base4-dark-theme .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #26acc4}.base4-dark-theme .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #eb775e}.base4-dark-theme .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.base4-dark-theme .mat-mdc-fab,.base4-dark-theme .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.base4-dark-theme .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.base4-dark-theme .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.base4-dark-theme .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.base4-dark-theme .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.base4-dark-theme .mat-mdc-fab.mat-primary,.base4-dark-theme .mat-mdc-mini-fab.mat-primary,.base4-dark-theme .mat-mdc-fab.mat-accent,.base4-dark-theme .mat-mdc-mini-fab.mat-accent,.base4-dark-theme .mat-mdc-fab.mat-warn,.base4-dark-theme .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.base4-dark-theme .mat-mdc-fab.mat-unthemed,.base4-dark-theme .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #424242;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.base4-dark-theme .mat-mdc-fab.mat-primary,.base4-dark-theme .mat-mdc-mini-fab.mat-primary,.base4-dark-theme .mat-mdc-fab.mat-accent,.base4-dark-theme .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #26acc4;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.base4-dark-theme .mat-mdc-fab.mat-warn,.base4-dark-theme .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #eb775e;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.base4-dark-theme .mat-mdc-fab[disabled][disabled],.base4-dark-theme .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.base4-dark-theme .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: rgba(0, 0, 0, .87);--mdc-snackbar-container-color: #d9d9d9;--mdc-snackbar-supporting-text-color: rgba(66, 66, 66, .87)}.base4-dark-theme .mdc-data-table{background-color:var(--mdc-theme-surface, #424242);border-color:#ffffff1f}.base4-dark-theme .mdc-data-table__row{background-color:inherit}.base4-dark-theme .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #424242)}.base4-dark-theme .mdc-data-table__row--selected{background-color:#26acc40a}.base4-dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.base4-dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.base4-dark-theme .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#ffffff1f}.base4-dark-theme .mdc-data-table__cell,.base4-dark-theme .mdc-data-table__header-cell{border-bottom-color:#ffffff1f}.base4-dark-theme .mdc-data-table__pagination{border-top-color:#ffffff1f}.base4-dark-theme .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#ffffff0a}.base4-dark-theme .mdc-data-table__header-cell,.base4-dark-theme .mdc-data-table__pagination-total,.base4-dark-theme .mdc-data-table__pagination-rows-per-page-label,.base4-dark-theme .mdc-data-table__cell{color:#ffffffde}.base4-dark-theme .mat-mdc-table{background:#424242}.base4-dark-theme .mat-mdc-progress-spinner,.base4-dark-theme .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #26acc4}.base4-dark-theme .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #eb775e}.base4-dark-theme .mat-badge-content{color:#000;background:#26acc4}.cdk-high-contrast-active .base4-dark-theme .mat-badge-content{outline:solid 1px;border-radius:0}.base4-dark-theme .mat-badge-accent .mat-badge-content{background:#26acc4;color:#000}.base4-dark-theme .mat-badge-warn .mat-badge-content{color:#000;background:#eb775e}.base4-dark-theme .mat-badge-disabled .mat-badge-content{background:#6e6e6e;color:#ffffff80}.base4-dark-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#424242;color:#fff}.base4-dark-theme .mat-button-toggle-standalone:not([class*=mat-elevation-z]),.base4-dark-theme .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.base4-dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),.base4-dark-theme .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}.base4-dark-theme .mat-button-toggle{color:#ffffff80}.base4-dark-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#ffffff1f}.base4-dark-theme .mat-button-toggle-appearance-standard{color:#fff;background:#424242}.base4-dark-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#fff}.base4-dark-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #595959}.base4-dark-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #595959}.base4-dark-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #595959}.base4-dark-theme .mat-button-toggle-checked{background-color:#212121;color:#ffffffb3}.base4-dark-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#fff}.base4-dark-theme .mat-button-toggle-disabled{color:#ffffff4d;background-color:#000}.base4-dark-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#424242}.base4-dark-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#424242}.base4-dark-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,.base4-dark-theme .mat-button-toggle-group-appearance-standard{border:solid 1px #595959}.base4-dark-theme .mat-calendar-arrow{fill:#fff}.base4-dark-theme .mat-datepicker-toggle,.base4-dark-theme .mat-datepicker-content .mat-calendar-next-button,.base4-dark-theme .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.base4-dark-theme .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.base4-dark-theme .mat-calendar-table-header,.base4-dark-theme .mat-calendar-body-label{color:#ffffffb3}.base4-dark-theme .mat-calendar-body-cell-content,.base4-dark-theme .mat-date-range-input-separator{color:#fff;border-color:transparent}.base4-dark-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#ffffff80}.base4-dark-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#ffffff80}.base4-dark-theme .mat-calendar-body-in-preview{color:#ffffff3d}.base4-dark-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff80}.base4-dark-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#ffffff4d}.base4-dark-theme .mat-calendar-body-in-range:before{background:rgba(38,172,196,.2)}.base4-dark-theme .mat-calendar-body-comparison-identical,.base4-dark-theme .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.base4-dark-theme .mat-calendar-body-comparison-bridge-start:before,.base4-dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(38,172,196,.2) 50%,rgba(249,171,0,.2) 50%)}.base4-dark-theme .mat-calendar-body-comparison-bridge-end:before,.base4-dark-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(38,172,196,.2) 50%,rgba(249,171,0,.2) 50%)}.base4-dark-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.base4-dark-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.base4-dark-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.base4-dark-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.base4-dark-theme .mat-calendar-body-selected{background-color:#26acc4;color:#000}.base4-dark-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#26acc466}.base4-dark-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.base4-dark-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.base4-dark-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#26acc44d}@media (hover: hover){.base4-dark-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#26acc44d}}.base4-dark-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#424242;color:#fff}.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(38,172,196,.2)}.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.base4-dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(38,172,196,.2) 50%,rgba(249,171,0,.2) 50%)}.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.base4-dark-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(38,172,196,.2) 50%,rgba(249,171,0,.2) 50%)}.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#26acc4;color:#000}.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#26acc466}.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.base4-dark-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.base4-dark-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#26acc44d}@media (hover: hover){.base4-dark-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#26acc44d}}.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(235,119,94,.2)}.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.base4-dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(235,119,94,.2) 50%,rgba(249,171,0,.2) 50%)}.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.base4-dark-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(235,119,94,.2) 50%,rgba(249,171,0,.2) 50%)}.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#eb775e;color:#000}.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#eb775e66}.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #000}.base4-dark-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.base4-dark-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#eb775e4d}@media (hover: hover){.base4-dark-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#eb775e4d}}.base4-dark-theme .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.base4-dark-theme .mat-datepicker-toggle-active,.base4-dark-theme .mat-datepicker-toggle-active.mat-accent{color:#26acc4}.base4-dark-theme .mat-datepicker-toggle-active.mat-warn{color:#eb775e}.base4-dark-theme .mat-date-range-input-inner[disabled]{color:#ffffff80}.base4-dark-theme .mat-divider{border-top-color:#ffffff1f}.base4-dark-theme .mat-divider-vertical{border-right-color:#ffffff1f}.base4-dark-theme .mat-expansion-panel{background:#424242;color:#fff}.base4-dark-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.base4-dark-theme .mat-action-row{border-top-color:#ffffff1f}.base4-dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.base4-dark-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.base4-dark-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(255,255,255,.04)}@media (hover: none){.base4-dark-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#424242}}.base4-dark-theme .mat-expansion-panel-header-title{color:#fff}.base4-dark-theme .mat-expansion-panel-header-description,.base4-dark-theme .mat-expansion-indicator:after{color:#ffffffb3}.base4-dark-theme .mat-expansion-panel-header[aria-disabled=true]{color:#ffffff4d}.base4-dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.base4-dark-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}.base4-dark-theme .mat-icon.mat-primary,.base4-dark-theme .mat-icon.mat-accent{color:#26acc4}.base4-dark-theme .mat-icon.mat-warn{color:#eb775e}.base4-dark-theme .mat-drawer-container{background-color:#303030;color:#fff}.base4-dark-theme .mat-drawer{background-color:#424242;color:#fff}.base4-dark-theme .mat-drawer.mat-drawer-push{background-color:#424242}.base4-dark-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.base4-dark-theme .mat-drawer-side{border-right:solid 1px rgba(255,255,255,.12)}.base4-dark-theme .mat-drawer-side.mat-drawer-end,.base4-dark-theme [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(255,255,255,.12);border-right:none}.base4-dark-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(255,255,255,.12)}.base4-dark-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#bdbdbd99}.base4-dark-theme .mat-step-header.cdk-keyboard-focused,.base4-dark-theme .mat-step-header.cdk-program-focused,.base4-dark-theme .mat-step-header:hover:not([aria-disabled]),.base4-dark-theme .mat-step-header:hover[aria-disabled=false]{background-color:#ffffff0a}.base4-dark-theme .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){.base4-dark-theme .mat-step-header:hover{background:none}}.base4-dark-theme .mat-step-header .mat-step-label,.base4-dark-theme .mat-step-header .mat-step-optional{color:#ffffffb3}.base4-dark-theme .mat-step-header .mat-step-icon{background-color:#ffffffb3;color:#000}.base4-dark-theme .mat-step-header .mat-step-icon-selected,.base4-dark-theme .mat-step-header .mat-step-icon-state-done,.base4-dark-theme .mat-step-header .mat-step-icon-state-edit{background-color:#26acc4;color:#000}.base4-dark-theme .mat-step-header.mat-accent .mat-step-icon{color:#000}.base4-dark-theme .mat-step-header.mat-accent .mat-step-icon-selected,.base4-dark-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.base4-dark-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#26acc4;color:#000}.base4-dark-theme .mat-step-header.mat-warn .mat-step-icon{color:#000}.base4-dark-theme .mat-step-header.mat-warn .mat-step-icon-selected,.base4-dark-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.base4-dark-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#eb775e;color:#000}.base4-dark-theme .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#eb775e}.base4-dark-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#fff}.base4-dark-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#eb775e}.base4-dark-theme .mat-stepper-horizontal,.base4-dark-theme .mat-stepper-vertical{background-color:#424242}.base4-dark-theme .mat-stepper-vertical-line:before{border-left-color:#ffffff1f}.base4-dark-theme .mat-horizontal-stepper-header:before,.base4-dark-theme .mat-horizontal-stepper-header:after,.base4-dark-theme .mat-stepper-horizontal-line{border-top-color:#ffffff1f}.base4-dark-theme .mat-sort-header-arrow{color:#c6c6c6}.base4-dark-theme .mat-toolbar{background:#212121;color:#fff}.base4-dark-theme .mat-toolbar.mat-primary,.base4-dark-theme .mat-toolbar.mat-accent{background:#26acc4;color:#000}.base4-dark-theme .mat-toolbar.mat-warn{background:#eb775e;color:#000}.base4-dark-theme .mat-toolbar .mat-form-field-underline,.base4-dark-theme .mat-toolbar .mat-form-field-ripple,.base4-dark-theme .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}.base4-dark-theme .mat-toolbar .mat-form-field-label,.base4-dark-theme .mat-toolbar .mat-focused .mat-form-field-label,.base4-dark-theme .mat-toolbar .mat-select-value,.base4-dark-theme .mat-toolbar .mat-select-arrow,.base4-dark-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}.base4-dark-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.base4-dark-theme .mat-tree{background:#424242}.base4-dark-theme .mat-tree-node,.base4-dark-theme .mat-nested-tree-node{color:#fff}.base4-dark-theme .mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,sans-serif}.base4-dark-theme .mat-badge-small .mat-badge-content{font-size:9px}.base4-dark-theme .mat-badge-large .mat-badge-content{font-size:24px}.base4-dark-theme .mat-h1,.base4-dark-theme .mat-headline-5,.base4-dark-theme .mat-typography .mat-h1,.base4-dark-theme .mat-typography .mat-headline-5,.base4-dark-theme .mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.base4-dark-theme .mat-h2,.base4-dark-theme .mat-headline-6,.base4-dark-theme .mat-typography .mat-h2,.base4-dark-theme .mat-typography .mat-headline-6,.base4-dark-theme .mat-typography h2{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.base4-dark-theme .mat-h3,.base4-dark-theme .mat-subtitle-1,.base4-dark-theme .mat-typography .mat-h3,.base4-dark-theme .mat-typography .mat-subtitle-1,.base4-dark-theme .mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.base4-dark-theme .mat-h4,.base4-dark-theme .mat-body-1,.base4-dark-theme .mat-typography .mat-h4,.base4-dark-theme .mat-typography .mat-body-1,.base4-dark-theme .mat-typography h4{font-size:16px;font-weight:400;line-height:24px;font-family:Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.base4-dark-theme .mat-h5,.base4-dark-theme .mat-typography .mat-h5,.base4-dark-theme .mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.base4-dark-theme .mat-h6,.base4-dark-theme .mat-typography .mat-h6,.base4-dark-theme .mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.base4-dark-theme .mat-body-strong,.base4-dark-theme .mat-subtitle-2,.base4-dark-theme .mat-typography .mat-body-strong,.base4-dark-theme .mat-typography .mat-subtitle-2{font-size:14px;font-weight:500;line-height:22px;font-family:Roboto,sans-serif;letter-spacing:.0071428571em}.base4-dark-theme .mat-body,.base4-dark-theme .mat-body-2,.base4-dark-theme .mat-typography .mat-body,.base4-dark-theme .mat-typography .mat-body-2,.base4-dark-theme .mat-typography{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.base4-dark-theme .mat-body p,.base4-dark-theme .mat-body-2 p,.base4-dark-theme .mat-typography .mat-body p,.base4-dark-theme .mat-typography .mat-body-2 p,.base4-dark-theme .mat-typography p{margin:0 0 12px}.base4-dark-theme .mat-small,.base4-dark-theme .mat-caption,.base4-dark-theme .mat-typography .mat-small,.base4-dark-theme .mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0333333333em}.base4-dark-theme .mat-headline-1,.base4-dark-theme .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}.base4-dark-theme .mat-headline-2,.base4-dark-theme .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}.base4-dark-theme .mat-headline-3,.base4-dark-theme .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}.base4-dark-theme .mat-headline-4,.base4-dark-theme .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}.base4-dark-theme .mat-bottom-sheet-container{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.base4-dark-theme .mat-button-toggle,.base4-dark-theme .mat-calendar{font-family:Roboto,sans-serif}.base4-dark-theme .mat-calendar-body{font-size:13px}.base4-dark-theme .mat-calendar-body-label,.base4-dark-theme .mat-calendar-period-button{font-size:14px;font-weight:500}.base4-dark-theme .mat-calendar-table-header th{font-size:11px;font-weight:400}.base4-dark-theme .mat-expansion-panel-header{font-family:Roboto,sans-serif;font-size:14px;font-weight:500}.base4-dark-theme .mat-expansion-panel-content{font-size:14px;font-weight:400;line-height:20px;font-family:Roboto,sans-serif;letter-spacing:.0178571429em}.base4-dark-theme .mat-grid-tile-header,.base4-dark-theme .mat-grid-tile-footer{font-size:14px}.base4-dark-theme .mat-grid-tile-header .mat-line,.base4-dark-theme .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.base4-dark-theme .mat-grid-tile-header .mat-line:nth-child(n+2),.base4-dark-theme .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.base4-dark-theme .mat-stepper-vertical,.base4-dark-theme .mat-stepper-horizontal{font-family:Roboto,sans-serif}.base4-dark-theme .mat-step-label{font-size:14px;font-weight:400}.base4-dark-theme .mat-step-sub-label-error{font-weight:400}.base4-dark-theme .mat-step-label-error{font-size:16px}.base4-dark-theme .mat-step-label-selected{font-size:16px;font-weight:400}.base4-dark-theme .mat-toolbar,.base4-dark-theme .mat-toolbar h1,.base4-dark-theme .mat-toolbar h2,.base4-dark-theme .mat-toolbar h3,.base4-dark-theme .mat-toolbar h4,.base4-dark-theme .mat-toolbar h5,.base4-dark-theme .mat-toolbar h6{font-size:20px;font-weight:500;line-height:32px;font-family:Roboto,sans-serif;letter-spacing:.0125em;margin:0}.base4-dark-theme .mat-tree{font-family:Roboto,sans-serif}.base4-dark-theme .mat-tree-node,.base4-dark-theme .mat-nested-tree-node{font-weight:400;font-size:14px}.base4-dark-theme .mat-mdc-option{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em)}.base4-dark-theme .mat-mdc-card-title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-headline6-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 32px);font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.base4-dark-theme .mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.base4-dark-theme .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}.base4-dark-theme .mdc-text-field__input,.base4-dark-theme .mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.base4-dark-theme .mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.base4-dark-theme .mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.base4-dark-theme .mat-mdc-form-field-subscript-wrapper,.base4-dark-theme .mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.base4-dark-theme .mat-mdc-form-field,.base4-dark-theme .mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.base4-dark-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(16px * var(--mat-mdc-form-field-floating-label-scale, .75))}.base4-dark-theme .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:16px}.base4-dark-theme .mat-mdc-select-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.base4-dark-theme .mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.base4-dark-theme .mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.base4-dark-theme .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}.base4-dark-theme .mat-mdc-standard-chip,.base4-dark-theme .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)}.base4-dark-theme .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}.base4-dark-theme .mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle1-font-size, 16px);line-height:var(--mdc-typography-subtitle1-line-height, 28px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, .009375em);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.base4-dark-theme .mat-mdc-menu-content,.base4-dark-theme .mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body1-font-size, 16px);line-height:var(--mdc-typography-body1-line-height, 24px);font-weight:var(--mdc-typography-body1-font-weight, 400);letter-spacing:var(--mdc-typography-body1-letter-spacing, .03125em);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.base4-dark-theme .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}.base4-dark-theme .mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Roboto,sans-serif;letter-spacing:.009375em}.base4-dark-theme .mat-mdc-paginator{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, 12px);line-height:var(--mdc-typography-caption-line-height, 20px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.base4-dark-theme .mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.base4-dark-theme .mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 36px);font-weight:var(--mdc-typography-button-font-weight, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, .0892857143em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}@media all and (-ms-high-contrast: none){.base4-dark-theme .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.base4-dark-theme .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)}.base4-dark-theme .mdc-button,.base4-dark-theme .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)}.base4-dark-theme .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}.base4-dark-theme .mdc-data-table__content,.base4-dark-theme .mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.base4-dark-theme .mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 22px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, .0071428571em);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.base4-dark-theme mat-hint>p{margin:0!important}.base4-dark-theme .publish-status.published,.base4-dark-theme .publish-status.publishing{background:#60b468}.base4-dark-theme .publish-status.pending,.base4-dark-theme .publish-status.unpublishing{background:rgba(255,255,255,.5)}.base4-dark-theme .publish-status.failed{background:#eb775e}.base4-dark-theme .publish-status.scheduled{background:rgb(234,226,152)}.base4-dark-theme .publish-status-icon.published,.base4-dark-theme .publish-status-icon.publishing{color:#60b468}.base4-dark-theme .publish-status-icon.pending,.base4-dark-theme .publish-status-icon.unpublishing{color:#ffffff80}.base4-dark-theme .publish-status-icon.failed{color:#eb775e}.base4-dark-theme .publish-status-icon.scheduled{color:#eae298}.base4-dark-theme .color-gradient{background:linear-gradient(180deg,transparent 0%,rgb(24,24,39) 100%),linear-gradient(89deg,#8A7DD1 0%,#007AD1 46.87%,#02B7D6 97.92%),#8A7DD1}.base4-dark-theme .cdk-drop-list-dragging .cdk-drag,.base4-dark-theme .cdk-drag-animating{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.base4-dark-theme .drag-placeholder{border-radius:.125rem;border-width:2px;border-style:dashed;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;border-color:#26acc4}.base4-dark-theme .detail-sidebar-wrapper{background:rgba(0,0,0,.5)}.base4-dark-theme .detail-container{display:flex;height:100%;flex-direction:column;justify-content:space-between}.base4-dark-theme .detail-container .detail-header-container{display:flex;align-items:center;justify-content:space-between;padding:2rem;background:linear-gradient(0deg,rgba(255,255,255,.18),rgba(255,255,255,.18)),#181827;border-bottom:1px solid rgba(255,255,255,.15)}.base4-dark-theme .detail-container .detail-header-container .detail-header{display:flex;width:100%;max-width:100%;align-items:center;justify-content:space-between}.base4-dark-theme .detail-container .detail-header-container .detail-header .detail-path{display:flex;align-items:center;font-size:.75rem;line-height:1rem;font-style:italic}.base4-dark-theme .detail-container .detail-header-container .detail-header .detail-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.5rem;line-height:2rem;font-weight:700}.base4-dark-theme .detail-container .detail-body-container{flex:1 1 0%;overflow-y:auto}.base4-dark-theme .detail-container .detail-footer-container{display:flex;justify-content:space-between;padding:1rem 2rem;background:linear-gradient(0deg,rgba(255,255,255,.18),rgba(255,255,255,.18)),#181827;border-top:1px solid rgba(255,255,255,.15)}.base4-dark-theme .mat-mdc-tab-header .mdc-tab{min-width:120px}.base4-dark-theme .mat-mdc-tab-body{padding:2rem}.base4-dark-theme .mat-mdc-tab-body-content,.base4-dark-theme .mat-mdc-tab-body-wrapper{overflow:visible}.base4-dark-theme .basic-accent-400{color:#47b8cd}.base4-dark-theme .mat-mdc-paginator{background-color:transparent}.base4-dark-theme .filter-container{background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#181827;border-bottom:1px solid rgba(255,255,255,.15)}.base4-dark-theme .list-footer-container{background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#181827;border-top:1px solid rgba(255,255,255,.15)}.base4-dark-theme .mat-toolbar{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#181827;box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;position:relative;z-index:2}.base4-dark-theme .mat-toolbar .profile-badge{background-color:#26acc4;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.base4-dark-theme .mat-toolbar-single-row{height:73px}.base4-dark-theme .profile-badge-big{background-color:#26acc4;--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}.base4-dark-theme .mat-mdc-menu-panel{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#181827}.base4-dark-theme .mat-mdc-menu-panel.mat-mdc-menu-panel{min-width:160px}.base4-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-item:not(.warn) .mdc-list-item__primary-text{color:#ffffffde}.base4-dark-theme .mat-mdc-menu-panel .mat-mdc-menu-item.warn .mdc-list-item__primary-text{color:#eb775e}.base4-dark-theme .mat-mdc-menu-panel.sort-menu .mat-mdc-menu-item .mdc-list-item__primary-text{width:100%}.base4-dark-theme .mat-mdc-menu-panel.sort-menu .mat-mdc-menu-item .mat-icon{margin:0;height:16px;width:16px;font-size:16px;line-height:16px}.base4-dark-theme .mat-mdc-select-panel{background:linear-gradient(0deg,rgba(255,255,255,.18),rgba(255,255,255,.18)),#181827}.base4-dark-theme .mat-mdc-option .mat-pseudo-checkbox{display:none}.base4-dark-theme .label-tooltip{max-height:198px;min-width:0;border-radius:3px;overflow:hidden;white-space:pre-line;text-overflow:ellipsis}.base4-dark-theme .log-tooltip{border-radius:3px;overflow:hidden;white-space:pre-line;text-overflow:ellipsis}.base4-dark-theme .log-tooltip .mdc-tooltip__surface{max-width:unset}.base4-dark-theme .mat-mdc-chip{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#181827}.base4-dark-theme .mat-mdc-chip .mat-mdc-chip-action-label{z-index:0}.base4-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled){background-color:transparent}.base4-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).edited{background:none;background-color:#dd575733}.base4-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).edited .mat-mdc-chip-action-label{color:#dd5757}.base4-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).published{background:none;background-color:#60b46833}.base4-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).published .mat-mdc-chip-action-label{color:#60b468}.base4-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).publishing{opacity:.5;background:none;background-color:#60b46833}.base4-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).publishing .mat-mdc-chip-action-label{color:#60b468}.base4-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).unpublishing{opacity:.5}.base4-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).scheduled{background:none;background-color:#eae29833}.base4-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--disabled).scheduled .mat-mdc-chip-action-label{color:#eae298}.base4-dark-theme .mat-mdc-chip.mat-mdc-standard-chip:not(.mdc-evolution-chip--selected) .mdc-evolution-chip__action--primary:before{border-color:transparent}.base4-dark-theme .mat-drawer-container{background:linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0)),#181827;color:#ffffffde}.base4-dark-theme .mat-drawer-container.main-navigation .mat-drawer-backdrop.mat-drawer-shown{background:rgba(0,0,0,.5)}.base4-dark-theme .mat-drawer-container.detail-sidebar{background:transparent}.base4-dark-theme .mat-drawer-container.detail-sidebar.top{background:rgba(0,0,0,.5)}.base4-dark-theme .mat-drawer-container.detail-sidebar .mat-drawer-backdrop.mat-drawer-shown{background:transparent}.base4-dark-theme .mat-drawer{background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#181827;color:#ffffffde}.base4-dark-theme .mat-mdc-autocomplete-panel.mdc-menu-surface{background:linear-gradient(0deg,rgba(255,255,255,.18),rgba(255,255,255,.18)),#181827}.base4-dark-theme .mdc-button{text-transform:uppercase;letter-spacing:1.25px}.base4-dark-theme .mdc-button .mdc-button__label{width:100%;white-space:nowrap}.base4-dark-theme .mdc-button.mat-mdc-unelevated-button:not(:disabled):not(.mat-primary):not(.mat-accent):not(.mat-warn){background-image:none;background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#181827;color:#ffffffde}.base4-dark-theme .mdc-button.mat-mdc-button{margin:0 5px;padding-top:0;padding-bottom:0;padding-left:.625rem;padding-right:.625rem}.base4-dark-theme .mdc-button.mat-mdc-raised-button,.base4-dark-theme .mdc-button.mat-mdc-unelevated-button{min-width:160px}.base4-dark-theme .tile-card-wrapper{border-width:2px;border-color:transparent}.base4-dark-theme .tile-card-wrapper.selected{border:2px solid #26acc4;border-radius:10px}.base4-dark-theme .tile-card-wrapper .tile-card,.base4-dark-theme .tile-card-wrapper .tile-card.select-sidebar{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#181827}.base4-dark-theme .mat-mdc-card{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;border-radius:.5rem;background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#181827}.base4-dark-theme .mat-mdc-card.login-card{padding:2rem}.base4-dark-theme .mat-mdc-card.dashboard-card .mat-mdc-card-title{margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:500}.base4-dark-theme .mat-mdc-card.detail-card{border-radius:.125rem;padding:.625rem}.base4-dark-theme .mat-accordion .mat-expansion-panel{border-radius:0!important;border-top-width:1px;border-top-color:rgb(255 255 255 / var(--tw-border-opacity));--tw-border-opacity: .12;background-color:transparent}.base4-dark-theme .mat-accordion .mat-expansion-panel.nav-panel .mat-expansion-panel-content .mat-expansion-panel-body{padding-left:0;padding-right:0}.base4-dark-theme .mat-accordion .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#181827}.base4-dark-theme .mat-accordion .mat-expansion-panel.bulk-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#181827}.base4-dark-theme .mat-accordion .mat-expansion-panel.bulk-expansion-panel .mat-expansion-panel-header{border-bottom-width:1px;border-color:rgb(255 255 255 / var(--tw-border-opacity));--tw-border-opacity: .1;background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#181827}.base4-dark-theme .mat-accordion .mat-expansion-panel .mat-expansion-panel-header{height:3.5rem}.base4-dark-theme .mat-accordion.filter-accordion .mat-expansion-panel-header{padding-top:0;padding-bottom:0;padding-left:1rem;padding-right:1rem;font-size:.75rem;line-height:1rem}.base4-dark-theme .mat-accordion.filter-accordion .mat-expansion-panel-body{padding-left:0;padding-right:0}.base4-dark-theme .nav-icon{color:#26acc4}.base4-dark-theme .input-container{display:flex;flex-direction:column}.base4-dark-theme .mat-mdc-form-field.mat-form-field-invalid .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.base4-dark-theme .mat-mdc-form-field.mat-form-field-invalid .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:#eb775e}.base4-dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-input-element{font-size:16px;line-height:20px;font-weight:400}.base4-dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-form-field-infix .mat-mdc-input-element::-webkit-calendar-picker-indicator{display:block;height:1rem;width:1.25rem;cursor:pointer}.base4-dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper:not(.mdc-text-field--disabled){background-color:#ffffff1a}.base4-dark-theme .mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field--disabled{background-color:#ffffff0d}.base4-dark-theme .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{height:0px}.base4-dark-theme .mat-mdc-form-field-hint{font-size:14px}.base4-dark-theme .mat-mdc-form-field-hint:before{--tw-content: none;content:var(--tw-content)}.base4-dark-theme .mat-mdc-form-field-hint.error-hint{color:#eb775e}.base4-dark-theme .label-disabled{opacity:.75;color:#ffffffde}.base4-dark-theme .mat-mdc-table{table-layout:fixed;background-color:transparent}.base4-dark-theme .mat-mdc-table .mdc-data-table__header-cell.no-padding,.base4-dark-theme .mat-mdc-table .mdc-data-table__cell.no-padding{padding:0}.base4-dark-theme .mat-mdc-table.bulk-upload-table input:focus{outline:none}.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell,.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell{height:52px}.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .invalid-name,.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .invalid-name{border-bottom-width:1px;border-color:#eb775e}.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input,.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input{height:100%;width:100%;text-overflow:ellipsis;border-bottom-width:1px;border-color:transparent;padding-right:2.5rem;background:transparent}.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input.invalid-name,.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input.invalid-name{border-color:#eb775e}.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input+div,.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input+div{pointer-events:none;display:none}.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input+div:hover,.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input+div:hover{display:flex;align-items:center}.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input:hover,.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input:focus,.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input:hover,.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input:focus{background:linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,0)),#181827}.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input:hover+div,.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-header-cell .bulk-upload-name-input:focus+div,.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input:hover+div,.base4-dark-theme .mat-mdc-table.bulk-upload-table .mat-mdc-cell .bulk-upload-name-input:focus+div{display:flex;align-items:center}.base4-dark-theme div.subline{font-size:14px;--tw-text-opacity: .7;color:#ffffffde}.base4-dark-theme .mat-mdc-list,.base4-dark-theme .mat-mdc-list-base{padding-bottom:1.25rem}.base4-dark-theme .mat-mdc-list .mat-mdc-list-item.nav-link,.base4-dark-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link{height:3.5rem;color:#ffffffde}.base4-dark-theme .mat-mdc-list .mat-mdc-list-item.nav-link.border-top,.base4-dark-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link.border-top{border-top-width:1px;border-top-color:rgb(255 255 255 / var(--tw-border-opacity));--tw-border-opacity: .12}.base4-dark-theme .mat-mdc-list .mat-mdc-list-item.nav-link.active,.base4-dark-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link.active,.base4-dark-theme .mat-mdc-list .mat-mdc-list-item.nav-link.active:hover,.base4-dark-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link.active:hover{background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .2}.base4-dark-theme .mat-mdc-list .mat-mdc-list-item.nav-link.active:focus,.base4-dark-theme .mat-mdc-list-base .mat-mdc-list-item.nav-link.active:focus{background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .2}.base4-dark-theme .mat-mdc-list .mat-mdc-list-item:last-of-type mat-divider,.base4-dark-theme .mat-mdc-list-base .mat-mdc-list-item:last-of-type mat-divider{border-top-width:0px}.base4-dark-theme .mat-mdc-list .mat-mdc-list-item .mat-mdc-list-item-icon,.base4-dark-theme .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-icon{padding:.75rem}.base4-dark-theme .mat-mdc-list .mat-mdc-list-item .mat-mdc-list-item-avatar.dashboard-media-avatar,.base4-dark-theme .mat-mdc-list-base .mat-mdc-list-item .mat-mdc-list-item-avatar.dashboard-media-avatar{position:relative;height:35px;width:59px;overflow:hidden;border-radius:.125rem}.base4-dark-theme .mat-icon.dropzone-icon{color:#26acc4}.base4-dark-theme .mat-icon.dropzone-icon.field{height:4rem;width:4rem;font-size:64px;line-height:64px}.base4-dark-theme .mat-icon.dropzone-icon:not(.field){height:6rem;width:6rem;font-size:96px;line-height:96px}.base4-dark-theme .file-dropzone-wrapper{height:100%;width:100%;background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#181827}.base4-dark-theme .file-dropzone-wrapper .file-dropzone{height:100%;width:100%;border-radius:.5rem;border-width:2px;border-style:dashed;border-color:#26acc4}.base4-dark-theme .file-dropzone-wrapper .file-dropzone.field{height:15rem;padding-top:2.5rem;padding-bottom:2.5rem}.base4-dark-theme .file-dropzone-wrapper .file-dropzone.field.hovering{border-color:#26acc4;border-width:2px;border-style:solid;background-image:none}.base4-dark-theme .file-dropzone-wrapper .file-dropzone.field.hovering.invalid{border-style:solid;border-color:#eb775e}.base4-dark-theme .dropzone{background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='5' ry='5' stroke='%23F2F2F2DE' stroke-width='4' stroke-dasharray='10' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");color:linear-gradient(0deg,rgba(255,255,255,.6),rgba(255,255,255,.6)),#181827;display:flex;height:15rem;width:100%;flex-direction:column;align-items:center;justify-content:center;border-radius:5px}.base4-dark-theme .dropzone.hovering{border-color:#26acc4;border-width:2px;background-image:none}.base4-dark-theme .dropzone.hovering button{z-index:-1;background:#26acc4}.base4-dark-theme .dropzone.hovering div{z-index:-1}.base4-dark-theme .dropzone.hovering h3{z-index:-1;color:#26acc4}.base4-dark-theme .dropzone.hovering.invalid{border-width:2px;border-color:#eb775e}.base4-dark-theme .dropzone.hovering.invalid button,.base4-dark-theme .dropzone.hovering.invalid h3{z-index:-1;background:#eb775e}.base4-dark-theme .dropzone h3{font-size:14px;font-weight:500;text-transform:uppercase}.base4-dark-theme .dropzone .mat-mdc-progress-bar{margin-top:15px;height:15px;border-radius:5px}.base4-dark-theme .upload-preview{background:linear-gradient(0deg,rgba(255,255,255,.12),rgba(255,255,255,.12)),#181827}.base4-dark-theme .hover:hover{background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .2}.base4-dark-theme .mat-mdc-snack-bar-container.mat-snack-bar-container-error .mdc-snackbar__surface{background-color:transparent;--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity));background:#eb775e}.base4-dark-theme .mat-mdc-snack-bar-container.mat-snack-bar-container-error .mdc-snackbar__surface .snackbar-text,.base4-dark-theme .mat-mdc-snack-bar-container.mat-snack-bar-container-error .mdc-snackbar__surface .snackbar-button .mdc-button__label{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.base4-dark-theme .mat-mdc-snack-bar-container .snackbar-text{--tw-text-opacity: 1;color:rgb(13 13 13 / var(--tw-text-opacity))}.base4-dark-theme .mat-mdc-snack-bar-container .snackbar-button .mdc-button__label{color:#47b8cd}.base4-dark-theme .mat-mdc-dialog-container .mdc-dialog__surface{background-color:transparent;background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#181827}.base4-dark-theme .mat-mdc-dialog-container .small-dialog .mat-mdc-dialog-title{margin-bottom:.5rem}.base4-dark-theme .cdk-overlay-pane{max-width:95vw!important}.base4-dark-theme ::-webkit-scrollbar{width:5px}.base4-dark-theme ::-webkit-scrollbar-track{background:#f1f1f1}.base4-dark-theme ::-webkit-scrollbar-thumb{background:#888}.base4-dark-theme ::-webkit-scrollbar-thumb:hover{background:#555}.base4-dark-theme .ql-toolbar{border-style:none}.base4-dark-theme .ql-toolbar button .ql-fill{fill:#ffffffde}.base4-dark-theme .ql-toolbar button .ql-stroke{stroke:#ffffffde}.base4-dark-theme .ql-toolbar button:hover .ql-fill,.base4-dark-theme .ql-toolbar button:focus .ql-fill,.base4-dark-theme .ql-toolbar button.ql-active .ql-fill{fill:#26acc4}.base4-dark-theme .ql-toolbar button:hover .ql-stroke,.base4-dark-theme .ql-toolbar button:focus .ql-stroke,.base4-dark-theme .ql-toolbar button.ql-active .ql-stroke{stroke:#26acc4}.base4-dark-theme .ql-toolbar .ql-picker .ql-picker-label{border-style:none;color:#ffffffde}.base4-dark-theme .ql-toolbar .ql-picker .ql-picker-label .ql-stroke{stroke:#ffffffde}.base4-dark-theme .ql-toolbar .ql-picker .ql-picker-label:hover,.base4-dark-theme .ql-toolbar .ql-picker .ql-picker-label:focus,.base4-dark-theme .ql-toolbar .ql-picker .ql-picker-label:active{color:#ffffffde}.base4-dark-theme .ql-toolbar .ql-picker .ql-picker-label:hover .ql-stroke,.base4-dark-theme .ql-toolbar .ql-picker .ql-picker-label:focus .ql-stroke,.base4-dark-theme .ql-toolbar .ql-picker .ql-picker-label:active .ql-stroke{stroke:#26acc4}.base4-dark-theme .fullscreen{display:flex;flex-direction:column;background:linear-gradient(0deg,rgba(255,255,255,.06),rgba(255,255,255,.06)),#181827}.base4-dark-theme .fullscreen .ql-container{flex:1 1 0%}.base4-dark-theme .fullscreen .ql-container .ql-editor{max-height:100%}.base4-dark-theme .invalid .ql-container{border-bottom:2px solid #eb775e}.base4-dark-theme .ql-container{height:11rem;border-left-width:0px;border-right-width:0px;border-bottom:2px solid #26acc4;font-family:inherit}.base4-dark-theme .ql-container.invalid{border-bottom:2px solid #ee8b76}.base4-dark-theme .ql-container .ql-editor{font-family:inherit;border-top-left-radius:4px;border-top-right-radius:4px;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .1}.base4-dark-theme .ql-container .ql-editor a{color:#26acc4}.base4-dark-theme .ql-container .ql-editor.ql-blank:before{color:#ffffffde;opacity:.5}.base4-dark-theme .ql-container .ql-tooltip{background-color:transparent;background:linear-gradient(0deg,rgba(255,255,255,.18),rgba(255,255,255,.18)),#181827;color:#ffffffde;border-style:none;--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.base4-dark-theme .ql-container .ql-tooltip.ql-editing input{border-top-left-radius:4px;border-top-right-radius:4px;border-left-width:0px;border-right-width:0px;border-top-width:0px;background-color:rgb(255 255 255 / var(--tw-bg-opacity));--tw-bg-opacity: .25;border-bottom:1px solid #26acc4}.base4-dark-theme .ql-container .ql-tooltip a{color:#26acc4;text-decoration-line:underline}.base4-dark-theme .ql-container .ql-tooltip a.ql-action{color:#26acc4}.base4-dark-theme .ql-container .ql-tooltip a.ql-remove{color:#eb775e}.base4-dark-theme input:-webkit-autofill,.base4-dark-theme input:-webkit-autofill:hover,.base4-dark-theme input:-webkit-autofill:focus,.base4-dark-theme input:-webkit-autofill:active{box-shadow:0 0 0 30px #0d0d0d4d inset!important;-webkit-box-shadow:0 0 0 30px rgba(13,13,13,.3) inset!important;-webkit-text-fill-color:rgba(242,242,242,.87);padding:1px;overflow:hidden}.base4-dark-theme .login-card input:-webkit-autofill,.base4-dark-theme .login-card input:-webkit-autofill:hover,.base4-dark-theme .login-card input:-webkit-autofill:focus,.base4-dark-theme .login-card input:-webkit-autofill:active{box-shadow:0 0 0 30px #0d0d0d1a inset!important;-webkit-box-shadow:0 0 0 30px rgba(13,13,13,.1) inset!important;-webkit-text-fill-color:rgba(242,242,242,.87);padding:1px;overflow:hidden}.hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.hover\:bg-opacity-20:hover{--tw-bg-opacity: .2}@media (min-width: 640px){.sm\:ml-20{margin-left:5rem}.sm\:w-\[32rem\]{width:32rem}.sm\:w-auto{width:auto}.sm\:max-w-\[14rem\]{max-width:14rem}.sm\:max-w-\[52rem\]{max-width:52rem}.sm\:max-w-sm{max-width:24rem}.sm\:flex-1{flex:1 1 0%}.sm\:px-20{padding-left:5rem;padding-right:5rem}.sm\:pr-2{padding-right:.5rem}}@media (min-width: 768px){.md\:left-1\/4{left:25%}.md\:mr-0{margin-right:0}.md\:mr-4{margin-right:1rem}.md\:mt-0{margin-top:0}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}}@media (min-width: 1024px){.lg\:left-2\/4{left:50%}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:py-11{padding-top:2.75rem;padding-bottom:2.75rem}.lg\:pt-0{padding-top:0}}@media (min-width: 1280px){.xl\:block{display:block}.xl\:w-1\/2{width:50%}.xl\:w-\[60\%\]{width:60%}.xl\:flex-row{flex-direction:row}.xl\:pl-20{padding-left:5rem}.xl\:pr-20{padding-right:5rem}.xl\:pt-0{padding-top:0}}
