/*!
 * 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}/*!
 * Viewer.js v1.11.6
 * https://fengyuanchen.github.io/viewerjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2023-09-17T03:16:35.830Z
 */.viewer-close:before,.viewer-flip-horizontal:before,.viewer-flip-vertical:before,.viewer-fullscreen-exit:before,.viewer-fullscreen:before,.viewer-next:before,.viewer-one-to-one:before,.viewer-play:before,.viewer-prev:before,.viewer-reset:before,.viewer-rotate-left:before,.viewer-rotate-right:before,.viewer-zoom-in:before,.viewer-zoom-out:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAUCAYAAABWOyJDAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAQPSURBVHic7Zs/iFxVFMa/0U2UaJGksUgnIVhYxVhpjDbZCBmLdAYECxsRFBTUamcXUiSNncgKQbSxsxH8gzAP3FU2jY0kKKJNiiiIghFlccnP4p3nPCdv3p9778vsLOcHB2bfveeb7955c3jvvNkBIMdxnD64a94GHMfZu3iBcRynN7zAOI7TG15gHCeeNUkr8zaxG2lbYDYsdgMbktBsP03jdQwljSXdtBhLOmtjowC9Mg9L+knSlcD8TNKpSA9lBpK2JF2VdDSR5n5J64m0qli399hNFMUlpshQii5jbXTbHGviB0nLNeNDSd9VO4A2UdB2fp+x0eCnaXxWXGA2X0au/3HgN9P4LFCjIANOJdrLr0zzZ+BEpNYDwKbpnQMeAw4m8HjQtM6Z9qa917zPQwFr3M5KgA6J5rTJCdFZJj9/lyvGhsDvwFNVuV2MhhjrK6b9bFiE+j1r87eBl4HDwCF7/U/k+ofAX5b/EXBv5JoLMuILzf3Ap6Z3EzgdqHMCuF7hcQf4HDgeoHnccncqdK/TvSDWffFXI/exICY/xZyqc6XLWF1UFZna4gJ7q8BsRvgd2/xXpo6P+D9dfT7PpECtA3cnWPM0GXGFZh/wgWltA+cDNC7X+AP4GzjZQe+k5dRxuYPeiuXU7e1qwLpDz7dFjXKRaSwuMLvAlG8zZlG+YmiK1HoFqT7wP2z+4Q45TfEGcMt01xLoNZEBTwRqD4BLpnMLeC1A41UmVxsXgXeBayV/Wx20rpTyrpnWRft7p6O/FdqzGrDukPNtkaMoMo3FBdBSQMOnYBCReyf05s126fU9ytfX98+mY54Kxnp7S9K3kj6U9KYdG0h6UdLbkh7poFXMfUnSOyVvL0h6VtIXHbS6nOP+s/Zm9mvyXW1uuC9ohZ72E9uDmXWLJOB1GxsH+DxPftsB8B6wlGDN02TAkxG6+4D3TWsbeC5CS8CDFce+AW500LhhOW2020TRjK3b21HEmgti9m0RonxbdMZeVzV+/4tF3cBpP7E9mKHNL5q8h5g0eYsCMQz0epq8gQrwMXAgcs0FGXGFRcB9wCemF9PkbYqM/Bas7fxLwNeJPdTdpo4itQti8lPMqTpXuozVRVXPpbHI3KkNTB1NfkL81j2mvhDp91HgV9MKuRIqrykj3WPq4rHyL+axj8/qGPmTqi6F9YDlHOvJU6oYcTsh/TYSzWmTE6JT19CtLTJt32D6CmHe0eQn1O8z5AXgT4sx4Vcu0/EQecMydB8z0hUWkTd2t4CrwNEePqMBcAR4mrBbwyXLPWJa8zrXmmLEhNBmfpkuY2102xxrih+pb+ieAb6vGhuA97UcJ5KR8gZ77K+99xxeYBzH6Q3/Z0fHcXrDC4zjOL3hBcZxnN74F+zlvXFWXF9PAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:280px;color:transparent;display:block;font-size:0;height:20px;line-height:0;width:20px}.viewer-zoom-in:before{background-position:0 0;content:"Zoom In"}.viewer-zoom-out:before{background-position:-20px 0;content:"Zoom Out"}.viewer-one-to-one:before{background-position:-40px 0;content:"One to One"}.viewer-reset:before{background-position:-60px 0;content:"Reset"}.viewer-prev:before{background-position:-80px 0;content:"Previous"}.viewer-play:before{background-position:-100px 0;content:"Play"}.viewer-next:before{background-position:-120px 0;content:"Next"}.viewer-rotate-left:before{background-position:-140px 0;content:"Rotate Left"}.viewer-rotate-right:before{background-position:-160px 0;content:"Rotate Right"}.viewer-flip-horizontal:before{background-position:-180px 0;content:"Flip Horizontal"}.viewer-flip-vertical:before{background-position:-200px 0;content:"Flip Vertical"}.viewer-fullscreen:before{background-position:-220px 0;content:"Enter Full Screen"}.viewer-fullscreen-exit:before{background-position:-240px 0;content:"Exit Full Screen"}.viewer-close:before{background-position:-260px 0;content:"Close"}.viewer-container{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;direction:ltr;font-size:0;inset:0;line-height:0;overflow:hidden;position:absolute;touch-action:none;-webkit-user-select:none;user-select:none}.viewer-container ::selection,.viewer-container::selection{background-color:transparent}.viewer-container:focus{outline:0}.viewer-container img{display:block;height:auto;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.viewer-canvas{inset:0;overflow:hidden;position:absolute}.viewer-canvas>img{height:auto;margin:15px auto;max-width:90%!important;width:auto}.viewer-footer{bottom:0;left:0;overflow:hidden;position:absolute;right:0;text-align:center}.viewer-navbar{background-color:#00000080;overflow:hidden}.viewer-list{box-sizing:content-box;height:50px;margin:0;overflow:hidden;padding:1px 0}.viewer-list>li{color:transparent;cursor:pointer;float:left;font-size:0;height:50px;line-height:0;opacity:.5;overflow:hidden;transition:opacity .15s;width:30px}.viewer-list>li:focus,.viewer-list>li:hover{opacity:.75}.viewer-list>li:focus{outline:0}.viewer-list>li+li{margin-left:1px}.viewer-list>.viewer-loading{position:relative}.viewer-list>.viewer-loading:after{border-width:2px;height:20px;margin-left:-10px;margin-top:-10px;width:20px}.viewer-list>.viewer-active,.viewer-list>.viewer-active:focus,.viewer-list>.viewer-active:hover{opacity:1}.viewer-player{background-color:#000;bottom:0;cursor:none;display:none;right:0;z-index:1}.viewer-player,.viewer-player>img{left:0;position:absolute;top:0}.viewer-toolbar>ul{display:inline-block;margin:0 auto 5px;overflow:hidden;padding:6px 3px}.viewer-toolbar>ul>li{background-color:#00000080;border-radius:50%;cursor:pointer;float:left;height:24px;overflow:hidden;transition:background-color .15s;width:24px}.viewer-toolbar>ul>li:focus,.viewer-toolbar>ul>li:hover{background-color:#000c}.viewer-toolbar>ul>li:focus{box-shadow:0 0 3px #fff;outline:0;position:relative;z-index:1}.viewer-toolbar>ul>li:before{margin:2px}.viewer-toolbar>ul>li+li{margin-left:1px}.viewer-toolbar>ul>.viewer-small{height:18px;margin-bottom:3px;margin-top:3px;width:18px}.viewer-toolbar>ul>.viewer-small:before{margin:-1px}.viewer-toolbar>ul>.viewer-large{height:30px;margin-bottom:-3px;margin-top:-3px;width:30px}.viewer-toolbar>ul>.viewer-large:before{margin:5px}.viewer-tooltip{background-color:#000c;border-radius:10px;color:#fff;display:none;font-size:12px;height:20px;left:50%;line-height:20px;margin-left:-25px;margin-top:-10px;position:absolute;text-align:center;top:50%;width:50px}.viewer-title{color:#ccc;display:inline-block;font-size:12px;line-height:1.2;margin:5px 5%;max-width:90%;min-height:14px;opacity:.8;overflow:hidden;text-overflow:ellipsis;transition:opacity .15s;white-space:nowrap}.viewer-title:hover{opacity:1}.viewer-button{-webkit-app-region:no-drag;background-color:#00000080;border-radius:50%;cursor:pointer;height:80px;overflow:hidden;position:absolute;right:-40px;top:-40px;transition:background-color .15s;width:80px}.viewer-button:focus,.viewer-button:hover{background-color:#000c}.viewer-button:focus{box-shadow:0 0 3px #fff;outline:0}.viewer-button:before{bottom:15px;left:15px;position:absolute}.viewer-fixed{position:fixed}.viewer-open{overflow:hidden}.viewer-show{display:block}.viewer-hide{display:none}.viewer-backdrop{background-color:#00000080}.viewer-invisible{visibility:hidden}.viewer-move{cursor:move;cursor:grab}.viewer-fade{opacity:0}.viewer-in{opacity:1}.viewer-transition{transition:all .3s}@keyframes viewer-spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.viewer-loading:after{animation:viewer-spinner 1s linear infinite;border:4px solid hsla(0,0%,100%,.1);border-left-color:#ffffff80;border-radius:50%;content:"";display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px;z-index:1}@media (max-width:767px){.viewer-hide-xs-down{display:none}}@media (max-width:991px){.viewer-hide-sm-down{display:none}}@media (max-width:1199px){.viewer-hide-md-down{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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::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-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--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: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}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-feature-settings:normal;font-variation-settings:normal;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-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type="button"]),input:where([type="reset"]),input:where([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}dialog{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]:where(:not([hidden="until-found"])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.\!absolute{position:absolute!important}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.-right-1\.5{right:-.375rem}.-right-10{right:-2.5rem}.-right-2{right:-.5rem}.-top-10{top:-2.5rem}.-top-2{top:-.5rem}.bottom-full{bottom:100%}.left-0{left:0}.left-1\/2{left:50%}.right-0{right:0}.right-1\.5{right:.375rem}.right-2{right:.5rem}.right-\[2px\]{right:2px}.right-\[30px\]{right:30px}.right-\[7px\]{right:7px}.top-0{top:0}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-\[10px\]{top:10px}.top-\[14px\]{top:14px}.top-\[2px\]{top:2px}.top-\[30\%\]{top:30%}.top-\[3px\]{top:3px}.top-\[40px\]{top:40px}.top-\[4px\]{top:4px}.top-\[5px\]{top:5px}.z-10{z-index:10}.z-20{z-index:20}.z-\[2\]{z-index:2}.z-\[4\]{z-index:4}.z-\[9999\]{z-index:9999}.order-last{order:9999}.float-right{float:right}.\!m-0{margin:0!important}.m-0{margin:0}.\!mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.\!my-\[6px\]{margin-top:6px!important;margin-bottom:6px!important}.-my-24{margin-top:-6rem;margin-bottom:-6rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.\!mb-2{margin-bottom:.5rem!important}.\!mb-4{margin-bottom:1rem!important}.\!ml-1{margin-left:.25rem!important}.\!ml-2{margin-left:.5rem!important}.\!mr-0{margin-right:0!important}.\!mr-1{margin-right:.25rem!important}.\!mr-2{margin-right:.5rem!important}.\!mt-4{margin-top:1rem!important}.\!mt-\[13px\]{margin-top:13px!important}.-mb-3{margin-bottom:-.75rem}.-mt-3{margin-top:-.75rem}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-\[10px\]{margin-bottom:10px}.mb-\[16px\]{margin-bottom:16px}.ml-0\.5{margin-left:.125rem}.ml-8{margin-left:2rem}.ml-9{margin-left:2.25rem}.ml-\[9px\]{margin-left:9px}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-\[10px\]{margin-right:10px}.mr-\[2px\]{margin-right:2px}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-24{margin-top:6rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-\[16px\]{margin-top:16px}.mt-auto{margin-top:auto}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.\!block{display:block!important}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.\!flex{display:flex!important}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.contents{display:contents}.\!hidden{display:none!important}.hidden{display:none}.\!size-28{width:7rem!important;height:7rem!important}.\!size-\[28px\]{width:28px!important;height:28px!important}.\!size-\[30px\]{width:30px!important;height:30px!important}.size-14{width:3.5rem;height:3.5rem}.size-6{width:1.5rem;height:1.5rem}.size-\[100px\]{width:100px;height:100px}.\!h-4{height:1rem!important}.\!h-5{height:1.25rem!important}.\!h-6{height:1.5rem!important}.\!h-\[40px\]{height:40px!important}.h-0{height:0px}.h-1{height:.25rem}.h-10{height:2.5rem}.h-20{height:5rem}.h-3{height:.75rem}.h-6{height:1.5rem}.h-9{height:2.25rem}.h-\[100px\]{height:100px}.h-\[110px\]{height:110px}.h-\[144px\]{height:144px}.h-\[155px\]{height:155px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[24px\]{height:24px}.h-\[300px\]{height:300px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[40px\]{height:40px}.h-\[48px\]{height:48px}.h-\[50px\]{height:50px}.h-\[52px\]{height:52px}.h-\[58px\]{height:58px}.h-\[60px\]{height:60px}.h-\[64px\]{height:64px}.h-\[76px\]{height:76px}.h-\[calc\(100\%_-_76px\)\]{height:calc(100% - 76px)}.h-auto{height:auto}.h-full{height:100%}.max-h-36{max-height:9rem}.max-h-\[135px\]{max-height:135px}.max-h-\[200px\]{max-height:200px}.max-h-\[300px\]{max-height:300px}.max-h-\[52px\]{max-height:52px}.\!min-h-6{min-height:1.5rem!important}.\!min-h-\[40px\]{min-height:40px!important}.min-h-6{min-height:1.5rem}.min-h-\[21px\]{min-height:21px}.min-h-\[52px\]{min-height:52px}.min-h-\[60px\]{min-height:60px}.min-h-full{min-height:100%}.\!w-5{width:1.25rem!important}.\!w-6{width:1.5rem!important}.\!w-\[400px\]{width:400px!important}.w-0{width:0px}.w-1\/2{width:50%}.w-20{width:5rem}.w-3{width:.75rem}.w-6{width:1.5rem}.w-9{width:2.25rem}.w-\[100px\]{width:100px}.w-\[115px\]{width:115px}.w-\[200px\]{width:200px}.w-\[2px\]{width:2px}.w-\[300px\]{width:300px}.w-\[309px\]{width:309px}.w-\[30px\]{width:30px}.w-\[32px\]{width:32px}.w-\[350px\]{width:350px}.w-\[400px\]{width:400px}.w-\[50px\]{width:50px}.w-\[52px\]{width:52px}.w-\[58px\]{width:58px}.w-full{width:100%}.\!min-w-\[30px\]{min-width:30px!important}.min-w-0{min-width:0px}.min-w-6{min-width:1.5rem}.min-w-\[28px\]{min-width:28px}.min-w-\[300px\]{min-width:300px}.min-w-\[32px\]{min-width:32px}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-full{min-width:100%}.\!max-w-\[400px\]{max-width:400px!important}.max-w-52{max-width:13rem}.max-w-\[600px\]{max-width:600px}.max-w-full{max-width:100%}.max-w-max{max-width:max-content}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.flex-shrink{flex-shrink:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.basis-0{flex-basis:0px}.basis-\[1px\]{flex-basis:1px}.basis-\[52px\]{flex-basis:52px}.-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))}.-translate-y-1\/2{--tw-translate-y: -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))}.translate-y-\[3px\]{--tw-translate-y: 3px;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-default{cursor:default!important}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.resize{resize:both}.list-disc{list-style-type:disc}.\!flex-row{flex-direction:row!important}.flex-row{flex-direction:row}.\!flex-col{flex-direction:column!important}.flex-col{flex-direction:column}.\!flex-col-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap}.\!items-start{align-items:flex-start!important}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.\!items-center{align-items:center!important}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.\!justify-end{justify-content:flex-end!important}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-stretch{justify-content:stretch}.\!gap-\[2\.5px\]{gap:2.5px!important}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-\[12px\]{gap:12px}.gap-\[2\.5px\]{gap:2.5px}.gap-\[4px\]{gap:4px}.gap-\[8px\]{gap:8px}.self-start{align-self:flex-start}.self-center{align-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.\!rounded-full{border-radius:9999px!important}.rounded{border-radius:.25rem}.rounded-\[4px\]{border-radius:4px}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-dotted{border-style:dotted}.\!border-none{border-style:none!important}.\!border-\[\#e0e0e0\]{--tw-border-opacity: 1 !important;border-color:rgb(224 224 224 / var(--tw-border-opacity, 1))!important}.border-\[\#1979B1\]{--tw-border-opacity: 1;border-color:rgb(25 121 177 / var(--tw-border-opacity, 1))}.border-\[\#80808045\]{border-color:#80808045}.border-\[\#e0e0e0\]{--tw-border-opacity: 1;border-color:rgb(224 224 224 / var(--tw-border-opacity, 1))}.border-\[\#e5e7eb\]{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.\!bg-\[\#ffffff66\]{background-color:#fff6!important}.bg-\[\#1979B10F\]{background-color:#1979b10f}.bg-\[\#1979b1\]{--tw-bg-opacity: 1;background-color:rgb(25 121 177 / var(--tw-bg-opacity, 1))}.bg-\[\#DDDDDD\]{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))}.bg-\[\#F2F3F5\]{--tw-bg-opacity: 1;background-color:rgb(242 243 245 / var(--tw-bg-opacity, 1))}.bg-\[\#FDF1F0\]{--tw-bg-opacity: 1;background-color:rgb(253 241 240 / var(--tw-bg-opacity, 1))}.bg-\[\#db10000f\]{background-color:#db10000f}.bg-\[\#f2f3f5\]{--tw-bg-opacity: 1;background-color:rgb(242 243 245 / var(--tw-bg-opacity, 1))}.bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-cover{background-size:cover}.bg-center{background-position:center}.object-contain{object-fit:contain}.\!p-0{padding:0!important}.\!p-1{padding:.25rem!important}.\!p-2{padding:.5rem!important}.\!p-\[2px\]{padding:2px!important}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-\[16px\]{padding:16px}.p-\[24px\]{padding:24px}.\!px-0{padding-left:0!important;padding-right:0!important}.\!px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.px-1{padding-left:.25rem;padding-right:.25rem}.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-\[12px\]{padding-left:12px;padding-right:12px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.\!pb-2{padding-bottom:.5rem!important}.\!pb-\[8px\]{padding-bottom:8px!important}.\!pt-14{padding-top:3.5rem!important}.\!pt-8{padding-top:2rem!important}.\!pt-\[24px\]{padding-top:24px!important}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-\[1px\]{padding-bottom:1px}.pb-\[24px\]{padding-bottom:24px}.pl-2{padding-left:.5rem}.pl-4{padding-left:1rem}.pl-\[10px\]{padding-left:10px}.pl-\[3px\]{padding-left:3px}.pr-1{padding-right:.25rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.\!text-2xl{font-size:1.5rem!important;line-height:2rem!important}.\!text-9xl{font-size:8rem!important;line-height:1!important}.\!text-\[100px\]{font-size:100px!important}.\!text-\[18px\]{font-size:18px!important}.\!text-\[20px\]{font-size:20px!important}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-\[400\]{font-weight:400}.font-\[550\]{font-weight:550}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.leading-6{line-height:1.5rem}.leading-\[21px\]{line-height:21px}.leading-\[24px\]{line-height:24px}.leading-none{line-height:1}.\!text-\[\#4E5058\]{--tw-text-opacity: 1 !important;color:rgb(78 80 88 / var(--tw-text-opacity, 1))!important}.text-\[\#1979B11A\]{color:#1979b11a}.text-\[\#1979B1\]{--tw-text-opacity: 1;color:rgb(25 121 177 / var(--tw-text-opacity, 1))}.text-\[\#1F212366\]{color:#1f212366}.text-\[\#1F212399\]{color:#1f212399}.text-\[\#1F2123\]{--tw-text-opacity: 1;color:rgb(31 33 35 / var(--tw-text-opacity, 1))}.text-\[\#1f212399\]{color:#1f212399}.text-\[\#26272C99\]{color:#26272c99}.text-\[\#31333899\]{color:#31333899}.text-\[\#575A5C\],.text-\[\#575a5c\]{--tw-text-opacity: 1;color:rgb(87 90 92 / var(--tw-text-opacity, 1))}.text-\[\#CA3434\]{--tw-text-opacity: 1;color:rgb(202 52 52 / var(--tw-text-opacity, 1))}.text-\[\#db1000\]{--tw-text-opacity: 1;color:rgb(219 16 0 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.opacity-0{opacity:0}.opacity-50{opacity:.5}.opacity-\[0\.4\]{opacity:.4}.shadow-md{--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)}.outline{outline-style:solid}.outline-1{outline-width:1px}.outline-\[\#DB1000\]{outline-color:#db1000}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.blur{--tw-blur: blur(8px);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)}.grayscale{--tw-grayscale: grayscale(100%);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)}.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{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-200{transition-duration:.2s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[background\:var\(--b33n-text-default\)\]{background:var(--b33n-text-default)}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}mat-icon.s-10{font-size:10px!important;width:10px!important;height:10px!important;min-width:10px!important;min-height:10px!important;line-height:10px!important}mat-icon.s-11{font-size:11px!important;width:11px!important;height:11px!important;min-width:11px!important;min-height:11px!important;line-height:11px!important}mat-icon.s-12{font-size:12px!important;width:12px!important;height:12px!important;min-width:12px!important;min-height:12px!important;line-height:12px!important}mat-icon.s-13{font-size:13px!important;width:13px!important;height:13px!important;min-width:13px!important;min-height:13px!important;line-height:13px!important}mat-icon.s-14{font-size:14px!important;width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;line-height:14px!important}mat-icon.s-15{font-size:15px!important;width:15px!important;height:15px!important;min-width:15px!important;min-height:15px!important;line-height:15px!important}mat-icon.s-16{font-size:16px!important;width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;line-height:16px!important}mat-icon.s-17{font-size:17px!important;width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;line-height:17px!important}mat-icon.s-18{font-size:18px!important;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;line-height:18px!important}mat-icon.s-19{font-size:19px!important;width:19px!important;height:19px!important;min-width:19px!important;min-height:19px!important;line-height:19px!important}mat-icon.s-20{font-size:20px!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;line-height:20px!important}mat-icon.s-21{font-size:21px!important;width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important;line-height:21px!important}mat-icon.s-22{font-size:22px!important;width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;line-height:22px!important}mat-icon.s-23{font-size:23px!important;width:23px!important;height:23px!important;min-width:23px!important;min-height:23px!important;line-height:23px!important}mat-icon.s-24{font-size:24px!important;width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;line-height:24px!important}mat-icon.s-25{font-size:25px!important;width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important;line-height:25px!important}mat-icon.s-26{font-size:26px!important;width:26px!important;height:26px!important;min-width:26px!important;min-height:26px!important;line-height:26px!important}mat-icon.s-27{font-size:27px!important;width:27px!important;height:27px!important;min-width:27px!important;min-height:27px!important;line-height:27px!important}mat-icon.s-28{font-size:28px!important;width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;line-height:28px!important}mat-icon.s-29{font-size:29px!important;width:29px!important;height:29px!important;min-width:29px!important;min-height:29px!important;line-height:29px!important}mat-icon.s-30{font-size:30px!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;line-height:30px!important}mat-icon.s-31{font-size:31px!important;width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important;line-height:31px!important}mat-icon.s-32{font-size:32px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;line-height:32px!important}mat-icon.s-33{font-size:33px!important;width:33px!important;height:33px!important;min-width:33px!important;min-height:33px!important;line-height:33px!important}mat-icon.s-34{font-size:34px!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;line-height:34px!important}mat-icon.s-35{font-size:35px!important;width:35px!important;height:35px!important;min-width:35px!important;min-height:35px!important;line-height:35px!important}mat-icon.s-36{font-size:36px!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;line-height:36px!important}mat-icon.s-37{font-size:37px!important;width:37px!important;height:37px!important;min-width:37px!important;min-height:37px!important;line-height:37px!important}mat-icon.s-38{font-size:38px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;line-height:38px!important}mat-icon.s-39{font-size:39px!important;width:39px!important;height:39px!important;min-width:39px!important;min-height:39px!important;line-height:39px!important}mat-icon.s-40{font-size:40px!important;width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;line-height:40px!important}mat-icon.s-41{font-size:41px!important;width:41px!important;height:41px!important;min-width:41px!important;min-height:41px!important;line-height:41px!important}mat-icon.s-42{font-size:42px!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;line-height:42px!important}mat-icon.s-43{font-size:43px!important;width:43px!important;height:43px!important;min-width:43px!important;min-height:43px!important;line-height:43px!important}mat-icon.s-44{font-size:44px!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;line-height:44px!important}mat-icon.s-45{font-size:45px!important;width:45px!important;height:45px!important;min-width:45px!important;min-height:45px!important;line-height:45px!important}mat-icon.s-46{font-size:46px!important;width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;line-height:46px!important}mat-icon.s-47{font-size:47px!important;width:47px!important;height:47px!important;min-width:47px!important;min-height:47px!important;line-height:47px!important}mat-icon.s-48{font-size:48px!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;line-height:48px!important}mat-icon.s-49{font-size:49px!important;width:49px!important;height:49px!important;min-width:49px!important;min-height:49px!important;line-height:49px!important}mat-icon.s-50{font-size:50px!important;width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;line-height:50px!important}mat-icon.s-51{font-size:51px!important;width:51px!important;height:51px!important;min-width:51px!important;min-height:51px!important;line-height:51px!important}mat-icon.s-52{font-size:52px!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;line-height:52px!important}mat-icon.s-53{font-size:53px!important;width:53px!important;height:53px!important;min-width:53px!important;min-height:53px!important;line-height:53px!important}mat-icon.s-54{font-size:54px!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;line-height:54px!important}mat-icon.s-55{font-size:55px!important;width:55px!important;height:55px!important;min-width:55px!important;min-height:55px!important;line-height:55px!important}mat-icon.s-56{font-size:56px!important;width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;line-height:56px!important}mat-icon.s-57{font-size:57px!important;width:57px!important;height:57px!important;min-width:57px!important;min-height:57px!important;line-height:57px!important}mat-icon.s-58{font-size:58px!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;line-height:58px!important}mat-icon.s-59{font-size:59px!important;width:59px!important;height:59px!important;min-width:59px!important;min-height:59px!important;line-height:59px!important}mat-icon.s-60{font-size:60px!important;width:60px!important;height:60px!important;min-width:60px!important;min-height:60px!important;line-height:60px!important}mat-icon.s-61{font-size:61px!important;width:61px!important;height:61px!important;min-width:61px!important;min-height:61px!important;line-height:61px!important}mat-icon.s-62{font-size:62px!important;width:62px!important;height:62px!important;min-width:62px!important;min-height:62px!important;line-height:62px!important}mat-icon.s-63{font-size:63px!important;width:63px!important;height:63px!important;min-width:63px!important;min-height:63px!important;line-height:63px!important}mat-icon.s-64{font-size:64px!important;width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;line-height:64px!important}mat-icon.s-65{font-size:65px!important;width:65px!important;height:65px!important;min-width:65px!important;min-height:65px!important;line-height:65px!important}mat-icon.s-66{font-size:66px!important;width:66px!important;height:66px!important;min-width:66px!important;min-height:66px!important;line-height:66px!important}mat-icon.s-67{font-size:67px!important;width:67px!important;height:67px!important;min-width:67px!important;min-height:67px!important;line-height:67px!important}mat-icon.s-68{font-size:68px!important;width:68px!important;height:68px!important;min-width:68px!important;min-height:68px!important;line-height:68px!important}mat-icon.s-69{font-size:69px!important;width:69px!important;height:69px!important;min-width:69px!important;min-height:69px!important;line-height:69px!important}mat-icon.s-70{font-size:70px!important;width:70px!important;height:70px!important;min-width:70px!important;min-height:70px!important;line-height:70px!important}mat-icon.s-71{font-size:71px!important;width:71px!important;height:71px!important;min-width:71px!important;min-height:71px!important;line-height:71px!important}mat-icon.s-72{font-size:72px!important;width:72px!important;height:72px!important;min-width:72px!important;min-height:72px!important;line-height:72px!important}mat-icon.s-73{font-size:73px!important;width:73px!important;height:73px!important;min-width:73px!important;min-height:73px!important;line-height:73px!important}mat-icon.s-74{font-size:74px!important;width:74px!important;height:74px!important;min-width:74px!important;min-height:74px!important;line-height:74px!important}mat-icon.s-75{font-size:75px!important;width:75px!important;height:75px!important;min-width:75px!important;min-height:75px!important;line-height:75px!important}mat-icon.s-76{font-size:76px!important;width:76px!important;height:76px!important;min-width:76px!important;min-height:76px!important;line-height:76px!important}mat-icon.s-77{font-size:77px!important;width:77px!important;height:77px!important;min-width:77px!important;min-height:77px!important;line-height:77px!important}mat-icon.s-78{font-size:78px!important;width:78px!important;height:78px!important;min-width:78px!important;min-height:78px!important;line-height:78px!important}mat-icon.s-79{font-size:79px!important;width:79px!important;height:79px!important;min-width:79px!important;min-height:79px!important;line-height:79px!important}mat-icon.s-80{font-size:80px!important;width:80px!important;height:80px!important;min-width:80px!important;min-height:80px!important;line-height:80px!important}body:not(.is-mobile) ::-webkit-scrollbar{width:8px;height:12px;background-color:#0000}body:not(.is-mobile) ::-webkit-scrollbar:hover{background-color:#0000001f}body:not(.is-mobile) ::-webkit-scrollbar-corner{background-color:transparent}body:not(.is-mobile) ::-webkit-scrollbar-thumb{border:2px solid transparent;box-shadow:inset 0 0 0 12px #0000005e;border-radius:12px}body:not(.is-mobile) ::-webkit-scrollbar-thumb:active{box-shadow:inset 0 0 0 12px #0000008a;border-radius:12px}.loading-container{width:100%;height:100vh;display:flex}.mat-loading .mdc-button__label,.mat-loading mat-icon{visibility:hidden}.mat-loading .mat-mdc-progress-spinner{position:absolute;top:calc(50% - 12px);left:calc(50% - 12px)}.intlTel .mat-ripple-element,.intlTel .mat-mdc-button-persistent-ripple:before{background-color:transparent!important}.intlTel .country-selector{opacity:1!important;top:2px!important;left:-20px!important;width:100px!important}.intlTel input:not(.country-search){left:10px!important;padding:0 0 0 90px!important}.intlTel input:not(.country-search)::placeholder{color:var(--b3n-placeholder, rgba(31, 33, 35, .4))!important}.intlTel mat-error{font-size:10.5px}.ngx-mat-tel-input-mat-menu-panel.mat-mdc-menu-panel{max-width:-moz-fit-content!important;max-width:fit-content!important;padding:8px!important}.ngx-mat-tel-input-mat-menu-panel .mat-mdc-menu-content:not(:empty){max-height:350px!important;min-width:max-content!important}.ngx-mat-tel-input-mat-menu-panel .mat-mdc-menu-content:not(:empty) .country-list-button{padding:14px 24px 14px 8px!important}.ngx-mat-tel-input-mat-menu-panel .mat-mdc-menu-content:not(:empty) .country-list-button .icon-wrapper{padding-right:16px!important}.ngx-mat-tel-input-mat-menu-panel .country-search{background-color:var(--b3n-background, #ffffff)!important;color:var(--b3n-color, #313338)!important;border:none!important;outline:none!important;padding:20px 10px 24px!important;margin-bottom:0!important;font-size:16px!important}.ngx-mat-tel-input-mat-menu-panel .country-search::placeholder{color:var(--b3n-placeholder, rgba(31, 33, 35, .4))!important}.ngx-mat-tel-input-mat-menu-panel .country-search:focus{outline:none!important}.ngx-mat-tel-input-mat-menu-panel .mat-divider{margin:4px 0!important}.ngx-mat-tel-input-mat-menu-panel input{border:1px solid #ddd!important;border-radius:6px!important}.ngx-mat-tel-input-mat-menu-panel input:focus-visible{outline:var(--mdc-theme-primary, #2196f3) auto 1px!important}.flag{background-image:url(flags_sprite_2x.edeb98cbb49e997b.png);background-size:100% auto;filter:drop-shadow(1px 1px 1px rgba(0,0,0,.54));height:14px;width:24px;margin-right:4px;min-width:24px;max-width:24px}.flag.KY{background-position:0 0}.flag.AC{background-position:0 -14px}.flag.AE{background-position:0 -28px}.flag.AF{background-position:0 -42px}.flag.AG{background-position:0 -56px}.flag.AI{background-position:0 -70px}.flag.AL{background-position:0 -84px}.flag.AM{background-position:0 -98px}.flag.AO{background-position:0 -112px}.flag.AQ{background-position:0 -126px}.flag.AR{background-position:0 -140px}.flag.AS{background-position:0 -154px}.flag.AT{background-position:0 -168px}.flag.AU{background-position:0 -182px}.flag.AW{background-position:0 -196px}.flag.AX{background-position:0 -210px}.flag.AZ{background-position:0 -224px}.flag.BA{background-position:0 -238px}.flag.BB{background-position:0 -252px}.flag.BD{background-position:0 -266px}.flag.BE{background-position:0 -280px}.flag.BF{background-position:0 -294px}.flag.BG{background-position:0 -308px}.flag.BH{background-position:0 -322px}.flag.BI{background-position:0 -336px}.flag.BJ{background-position:0 -350px}.flag.BL{background-position:0 -364px}.flag.BM{background-position:0 -378px}.flag.BN{background-position:0 -392px}.flag.BO{background-position:0 -406px}.flag.BQ{background-position:0 -420px}.flag.BR{background-position:0 -434px}.flag.BS{background-position:0 -448px}.flag.BT{background-position:0 -462px}.flag.BV{background-position:0 -476px}.flag.BW{background-position:0 -490px}.flag.BY{background-position:0 -504px}.flag.BZ{background-position:0 -518px}.flag.CA{background-position:0 -532px}.flag.CC{background-position:0 -546px}.flag.CD{background-position:0 -560px}.flag.CF{background-position:0 -574px}.flag.CG{background-position:0 -588px}.flag.CH{background-position:0 -602px}.flag.CI{background-position:0 -616px}.flag.CK{background-position:0 -630px}.flag.CL{background-position:0 -644px}.flag.CM{background-position:0 -658px}.flag.CN{background-position:0 -672px}.flag.CO{background-position:0 -686px}.flag.CP{background-position:0 -700px}.flag.CR{background-position:0 -714px}.flag.CU{background-position:0 -728px}.flag.CV{background-position:0 -742px}.flag.CW{background-position:0 -756px}.flag.CX{background-position:0 -770px}.flag.CY{background-position:0 -784px}.flag.CZ{background-position:0 -798px}.flag.DE{background-position:0 -812px}.flag.DG{background-position:0 -826px}.flag.DJ{background-position:0 -840px}.flag.DK{background-position:0 -854px}.flag.DM{background-position:0 -868px}.flag.DO{background-position:0 -882px}.flag.DZ{background-position:0 -896px}.flag.EA{background-position:0 -910px}.flag.EC{background-position:0 -924px}.flag.EE{background-position:0 -938px}.flag.EG{background-position:0 -952px}.flag.EH{background-position:0 -966px}.flag.ER{background-position:0 -980px}.flag.ES{background-position:0 -994px}.flag.ET{background-position:0 -1008px}.flag.EU{background-position:0 -1022px}.flag.FI{background-position:0 -1036px}.flag.FJ{background-position:0 -1050px}.flag.FK{background-position:0 -1064px}.flag.FM{background-position:0 -1078px}.flag.FO{background-position:0 -1092px}.flag.FR{background-position:0 -1106px}.flag.GA{background-position:0 -1120px}.flag.GB{background-position:0 -1134px}.flag.GD{background-position:0 -1148px}.flag.GE{background-position:0 -1162px}.flag.GF{background-position:0 -1176px}.flag.GG{background-position:0 -1190px}.flag.GH{background-position:0 -1204px}.flag.GI{background-position:0 -1218px}.flag.GL{background-position:0 -1232px}.flag.GM{background-position:0 -1246px}.flag.GN{background-position:0 -1260px}.flag.GP{background-position:0 -1274px}.flag.GQ{background-position:0 -1288px}.flag.GR{background-position:0 -1302px}.flag.GS{background-position:0 -1316px}.flag.GT{background-position:0 -1330px}.flag.GU{background-position:0 -1344px}.flag.GW{background-position:0 -1358px}.flag.GY{background-position:0 -1372px}.flag.HK{background-position:0 -1386px}.flag.HM{background-position:0 -1400px}.flag.HN{background-position:0 -1414px}.flag.HR{background-position:0 -1428px}.flag.HT{background-position:0 -1442px}.flag.HU{background-position:0 -1456px}.flag.IC{background-position:0 -1470px}.flag.ID{background-position:0 -1484px}.flag.IE{background-position:0 -1498px}.flag.IL{background-position:0 -1512px}.flag.IM{background-position:0 -1526px}.flag.IN{background-position:0 -1540px}.flag.IO{background-position:0 -1554px}.flag.IQ{background-position:0 -1568px}.flag.IR{background-position:0 -1582px}.flag.IS{background-position:0 -1596px}.flag.IT{background-position:0 -1610px}.flag.JE{background-position:0 -1624px}.flag.JM{background-position:0 -1638px}.flag.JO{background-position:0 -1652px}.flag.JP{background-position:0 -1666px}.flag.KE{background-position:0 -1680px}.flag.KG{background-position:0 -1694px}.flag.KH{background-position:0 -1708px}.flag.KI{background-position:0 -1722px}.flag.KM{background-position:0 -1736px}.flag.KN{background-position:0 -1750px}.flag.KP{background-position:0 -1764px}.flag.KR{background-position:0 -1778px}.flag.KW{background-position:0 -1792px}.flag.AD{background-position:0 -1806px}.flag.KZ{background-position:0 -1820px}.flag.LA{background-position:0 -1834px}.flag.LB{background-position:0 -1848px}.flag.LC{background-position:0 -1862px}.flag.LI{background-position:0 -1876px}.flag.LK{background-position:0 -1890px}.flag.LR{background-position:0 -1904px}.flag.LS{background-position:0 -1918px}.flag.LT{background-position:0 -1932px}.flag.LU{background-position:0 -1946px}.flag.LV{background-position:0 -1960px}.flag.LY{background-position:0 -1974px}.flag.MA{background-position:0 -1988px}.flag.MC{background-position:0 -2002px}.flag.MD{background-position:0 -2016px}.flag.ME{background-position:0 -2030px}.flag.MF{background-position:0 -2044px}.flag.MG{background-position:0 -2058px}.flag.MH{background-position:0 -2072px}.flag.MK{background-position:0 -2086px}.flag.ML{background-position:0 -2100px}.flag.MM{background-position:0 -2114px}.flag.MN{background-position:0 -2128px}.flag.MO{background-position:0 -2142px}.flag.MP{background-position:0 -2156px}.flag.MQ{background-position:0 -2170px}.flag.MR{background-position:0 -2184px}.flag.MS{background-position:0 -2198px}.flag.MT{background-position:0 -2212px}.flag.MU{background-position:0 -2226px}.flag.MV{background-position:0 -2240px}.flag.MW{background-position:0 -2254px}.flag.MX{background-position:0 -2268px}.flag.MY{background-position:0 -2282px}.flag.MZ{background-position:0 -2296px}.flag.NA{background-position:0 -2310px}.flag.NC{background-position:0 -2324px}.flag.NE{background-position:0 -2338px}.flag.NF{background-position:0 -2352px}.flag.NG{background-position:0 -2366px}.flag.NI{background-position:0 -2380px}.flag.NL{background-position:0 -2394px}.flag.NO{background-position:0 -2408px}.flag.NP{background-position:0 -2422px}.flag.NR{background-position:0 -2436px}.flag.NU{background-position:0 -2450px}.flag.NZ{background-position:0 -2464px}.flag.OM{background-position:0 -2478px}.flag.PA{background-position:0 -2492px}.flag.PE{background-position:0 -2506px}.flag.PF{background-position:0 -2520px}.flag.PG{background-position:0 -2534px}.flag.PH{background-position:0 -2548px}.flag.PK{background-position:0 -2562px}.flag.PL{background-position:0 -2576px}.flag.PM{background-position:0 -2590px}.flag.PN{background-position:0 -2604px}.flag.PR{background-position:0 -2618px}.flag.PS{background-position:0 -2632px}.flag.PT{background-position:0 -2646px}.flag.PW{background-position:0 -2660px}.flag.PY{background-position:0 -2674px}.flag.QA{background-position:0 -2688px}.flag.RE{background-position:0 -2702px}.flag.RO{background-position:0 -2716px}.flag.RS{background-position:0 -2730px}.flag.RU{background-position:0 -2744px}.flag.RW{background-position:0 -2758px}.flag.SA{background-position:0 -2772px}.flag.SB{background-position:0 -2786px}.flag.SC{background-position:0 -2800px}.flag.SD{background-position:0 -2814px}.flag.SE{background-position:0 -2828px}.flag.SG{background-position:0 -2842px}.flag.SH{background-position:0 -2856px}.flag.SI{background-position:0 -2870px}.flag.SJ{background-position:0 -2884px}.flag.SK{background-position:0 -2898px}.flag.SL{background-position:0 -2912px}.flag.SM{background-position:0 -2926px}.flag.SN{background-position:0 -2940px}.flag.SO{background-position:0 -2954px}.flag.SR{background-position:0 -2968px}.flag.SS{background-position:0 -2982px}.flag.ST{background-position:0 -2996px}.flag.SV{background-position:0 -3010px}.flag.SX{background-position:0 -3024px}.flag.SY{background-position:0 -3038px}.flag.SZ{background-position:0 -3052px}.flag.TA{background-position:0 -3066px}.flag.TC{background-position:0 -3080px}.flag.TD{background-position:0 -3094px}.flag.TF{background-position:0 -3108px}.flag.TG{background-position:0 -3122px}.flag.TH{background-position:0 -3136px}.flag.TJ{background-position:0 -3150px}.flag.TK{background-position:0 -3164px}.flag.TL{background-position:0 -3178px}.flag.TM{background-position:0 -3192px}.flag.TN{background-position:0 -3206px}.flag.TO{background-position:0 -3220px}.flag.TR{background-position:0 -3234px}.flag.TT{background-position:0 -3248px}.flag.TV{background-position:0 -3262px}.flag.TW{background-position:0 -3276px}.flag.TZ{background-position:0 -3290px}.flag.UA{background-position:0 -3304px}.flag.UG{background-position:0 -3318px}.flag.UM{background-position:0 -3332px}.flag.UN{background-position:0 -3346px}.flag.US{background-position:0 -3360px}.flag.UY{background-position:0 -3374px}.flag.UZ{background-position:0 -3388px}.flag.VA{background-position:0 -3402px}.flag.VC{background-position:0 -3416px}.flag.VE{background-position:0 -3430px}.flag.VG{background-position:0 -3444px}.flag.VI{background-position:0 -3458px}.flag.VN{background-position:0 -3472px}.flag.VU{background-position:0 -3486px}.flag.WF{background-position:0 -3500px}.flag.WS{background-position:0 -3514px}.flag.XK{background-position:0 -3528px}.flag.YE{background-position:0 -3542px}.flag.YT{background-position:0 -3556px}.flag.ZA{background-position:0 -3570px}.flag.ZM{background-position:0 -3584px}.flag.ZW{background-position:0 -3598px}ngx-mat-select-search .mat-datepicker-content{box-shadow:none!important}ngx-mat-select-search .mat-select-search-clear{width:24px!important;height:24px!important;top:8px!important;right:8px!important}ngx-mat-select-search .mat-select-search-clear mat-icon{width:20px;height:20px;font-size:20px}.no-description{height:64px!important;margin-bottom:0}.custom-autocomplete .mat-mdc-text-field-wrapper{padding:0}.custom-autocomplete .mat-mdc-text-field-wrapper .mdc-notched-outline__leading,.custom-autocomplete .mat-mdc-text-field-wrapper .mdc-notched-outline__notch,.custom-autocomplete .mat-mdc-text-field-wrapper .mdc-notched-outline__trailing{border:none}.custom-autocomplete .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix{max-width:100%;min-width:0!important;width:auto}.custom-autocomplete .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-select-arrow{color:inherit!important}.custom-autocomplete-selection ngx-mat-select-search input{padding:0 8px!important}.custom-autocomplete-selection ngx-mat-select-search .mat-select-search-inner mat-icon{font-size:16px;width:16px;height:16px;line-height:16px}.container:not(.responsive){width:100%;max-width:100%!important}.mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font-size:24px;font-weight:400;line-height:32px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font-size:20px;font-weight:600;line-height:32px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font-size:16px;font-weight:400;line-height:28px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font-size:15px;font-weight:400;line-height:24px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 12.45px/22px Open Sans,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 10.05px/22px Open Sans,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font-size:15px;font-weight:500;line-height:22px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font-size:15px;font-weight:400;line-height:22px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font-size:12px;font-weight:400;line-height:20px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-headline-1,.mat-typography .mat-headline-1{font-size:112px;font-weight:300;line-height:112px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font-size:56px;font-weight:400;line-height:56px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font-size:45px;font-weight:400;line-height:48px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font-size:34px;font-weight:400;line-height:40px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font-size:15px;font-weight:400;line-height:22px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button-toggle,.mat-calendar{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:600}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-expansion-panel-header{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font-size:15px;font-weight:400;line-height:22px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:15px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-step-label{font-size:15px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:15px}.mat-step-label-selected{font-size:15px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font-size:20px;font-weight:600;line-height:32px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tree{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:15px}.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, Open Sans, Helvetica Neue, sans-serif));font-size:var(--mdc-typography-body1-font-size, 15px);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, normal)}.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, Open Sans, Helvetica Neue, 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, 600);letter-spacing:var(--mdc-typography-headline6-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}.mat-mdc-card-subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 15px);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, normal);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: Open Sans, Helvetica Neue, sans-serif;--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: normal}.mdc-text-field__input,.mdc-text-field__affix{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, 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, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}.mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, 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, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, 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, normal);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-form-field,.mat-mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, sans-serif));font-size:var(--mdc-typography-body1-font-size, 15px);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, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(15px * var(--mat-mdc-form-field-floating-label-scale, .75))}.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:15px}.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, Open Sans, Helvetica Neue, 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, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-select{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, sans-serif));font-size:var(--mdc-typography-body1-font-size, 15px);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, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-autocomplete-panel{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, 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, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-dialog-container{--mdc-dialog-subhead-font: Open Sans, Helvetica Neue, sans-serif;--mdc-dialog-subhead-line-height: 32px;--mdc-dialog-subhead-size: 20px;--mdc-dialog-subhead-weight: 600;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: Open Sans, Helvetica Neue, sans-serif;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 15px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: normal}.mat-mdc-standard-chip,.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, sans-serif));font-size:var(--mdc-typography-body2-font-size, 15px);line-height:var(--mdc-typography-body2-line-height, 22px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-slider{--mdc-slider-label-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mdc-slider-label-label-text-size: 15px;--mdc-slider-label-label-text-line-height: 22px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 500}.mat-mdc-menu-content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle1-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, 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, normal);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}.mat-mdc-menu-content,.mat-mdc-menu-content .mat-mdc-menu-item .mdc-list-item__primary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body1-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, sans-serif));font-size:var(--mdc-typography-body1-font-size, 15px);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, normal);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}.mat-mdc-list-base{--mdc-list-list-item-label-text-font: Open Sans, Helvetica Neue, sans-serif;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 15px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Open Sans, Helvetica Neue, sans-serif;--mdc-list-list-item-supporting-text-line-height: 22px;--mdc-list-list-item-supporting-text-size: 15px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Open Sans, Helvetica Neue, 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: normal;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.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, Open Sans, Helvetica Neue, 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, normal);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}.mat-mdc-paginator .mat-mdc-select-value{font-size:12px}.mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 600);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}@media all and (-ms-high-contrast: none){.mdc-checkbox .mdc-checkbox__focus-ring{display:none}}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, sans-serif));font-size:var(--mdc-typography-body2-font-size, 15px);line-height:var(--mdc-typography-body2-line-height, 22px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-button,.mdc-fab--extended{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, sans-serif));font-size:var(--mdc-typography-button-font-size, 14px);line-height:var(--mdc-typography-button-line-height, 14px);font-weight:var(--mdc-typography-button-font-weight, 600);letter-spacing:var(--mdc-typography-button-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-snack-bar-container{--mdc-snackbar-supporting-text-font: Open Sans, Helvetica Neue, sans-serif;--mdc-snackbar-supporting-text-line-height: 22px;--mdc-snackbar-supporting-text-size: 15px;--mdc-snackbar-supporting-text-weight: 400}.mdc-data-table__content,.mdc-data-table__cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, sans-serif));font-size:var(--mdc-typography-body2-font-size, 15px);line-height:var(--mdc-typography-body2-line-height, 22px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, normal);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mdc-data-table__header-cell{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-subtitle2-font-family, var(--mdc-typography-font-family, Open Sans, Helvetica Neue, sans-serif));font-size:var(--mdc-typography-subtitle2-font-size, 15px);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, normal);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}body.theme-default{--b3n-primary: #1979b1;--b3n-primary-text: white;--b3n-warn: #f44336;font-size:14px;font-family:Inter;letter-spacing:-.02px;line-height:24px;--mdc-shape-small: 6px;--mdc-dialog-container-shape: 6px}body.theme-default .mat-ripple-element{background-color:#0000001a}body.theme-default .mat-mdc-option{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.theme-default .mat-mdc-option:hover:not(.mdc-list-item--disabled),body.theme-default .mat-mdc-option:focus:not(.mdc-list-item--disabled),body.theme-default .mat-mdc-option.mat-mdc-option-active,body.theme-default .mat-mdc-option.mdc-list-item--selected:not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled){background:rgba(0,0,0,.04)}body.theme-default .mat-primary .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-primary, #1979b1)}body.theme-default .mat-accent .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-secondary, #039be5)}body.theme-default .mat-warn .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text{color:var(--mdc-theme-error, #db1000)}body.theme-default .mat-mdc-optgroup-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.theme-default .mat-pseudo-checkbox-full{color:#0000008a}body.theme-default .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}body.theme-default .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body.theme-default .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#1979b1}body.theme-default .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body.theme-default .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#1979b1}body.theme-default .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,body.theme-default .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}body.theme-default .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body.theme-default .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#039be5}body.theme-default .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body.theme-default .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#039be5}body.theme-default .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,body.theme-default .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}body.theme-default .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body.theme-default .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#039be5}body.theme-default .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body.theme-default .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#039be5}body.theme-default .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,body.theme-default .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}body.theme-default .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body.theme-default .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#db1000}body.theme-default .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body.theme-default .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#db1000}body.theme-default .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,body.theme-default .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}body.theme-default .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,body.theme-default .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}body.theme-default .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,body.theme-default .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}body.theme-default .mat-app-background,body.theme-default.mat-app-background{background-color:#fafafa;color:#000000de}body.theme-default .mat-elevation-z0,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}body.theme-default .mat-elevation-z1,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}body.theme-default .mat-elevation-z2,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body.theme-default .mat-elevation-z3,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}body.theme-default .mat-elevation-z4,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}body.theme-default .mat-elevation-z5,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}body.theme-default .mat-elevation-z6,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}body.theme-default .mat-elevation-z7,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}body.theme-default .mat-elevation-z8,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}body.theme-default .mat-elevation-z9,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}body.theme-default .mat-elevation-z10,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}body.theme-default .mat-elevation-z11,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}body.theme-default .mat-elevation-z12,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}body.theme-default .mat-elevation-z13,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}body.theme-default .mat-elevation-z14,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}body.theme-default .mat-elevation-z15,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}body.theme-default .mat-elevation-z16,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}body.theme-default .mat-elevation-z17,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}body.theme-default .mat-elevation-z18,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}body.theme-default .mat-elevation-z19,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}body.theme-default .mat-elevation-z20,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}body.theme-default .mat-elevation-z21,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}body.theme-default .mat-elevation-z22,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}body.theme-default .mat-elevation-z23,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}body.theme-default .mat-elevation-z24,body.theme-default .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}body.theme-default .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, Inter));font-size:var(--mdc-typography-body1-font-size, 1em);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, -.02)}body.theme-default .mat-mdc-card{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;--mdc-elevated-card-container-color: #fff}body.theme-default .mat-mdc-card-outlined{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f;--mdc-outlined-card-outline-color: #e0e0e0}body.theme-default .mat-mdc-card-subtitle{color:#0000008a}body.theme-default .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, Inter));font-size:var(--mdc-typography-headline6-font-size, 20px);line-height:var(--mdc-typography-headline6-line-height, 32px);font-weight:var(--mdc-typography-headline6-font-weight, 500);letter-spacing:var(--mdc-typography-headline6-letter-spacing, .0125em);-webkit-text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-decoration:var(--mdc-typography-headline6-text-decoration, inherit);text-transform:var(--mdc-typography-headline6-text-transform, none)}body.theme-default .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, Inter));font-size:var(--mdc-typography-subtitle2-font-size, 12px);line-height:var(--mdc-typography-subtitle2-line-height, 24px);font-weight:var(--mdc-typography-subtitle2-font-weight, 550);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, -.02);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}body.theme-default .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #1979b1}body.theme-default .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(25, 121, 177, 0.25)'/%3E%3C/svg%3E")}body.theme-default .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#1979b140}body.theme-default .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #039be5}body.theme-default .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(3, 155, 229, 0.25)'/%3E%3C/svg%3E")}body.theme-default .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#039be540}body.theme-default .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #db1000}body.theme-default .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(219, 16, 0, 0.25)'/%3E%3C/svg%3E")}body.theme-default .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#db100040}body.theme-default .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: white;--mdc-plain-tooltip-supporting-text-font: Inter;--mdc-plain-tooltip-supporting-text-size: 10.5px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: -.02}body.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}body.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{body.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}body.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}body.theme-default .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #1979b1)}body.theme-default .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}body.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,body.theme-default .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}body.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}body.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}body.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}body.theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}body.theme-default .mdc-text-field--filled .mdc-text-field__ripple:before,body.theme-default .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}body.theme-default .mdc-text-field--filled:hover .mdc-text-field__ripple:before,body.theme-default .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}body.theme-default .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,body.theme-default .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}body.theme-default .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}body.theme-default .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}body.theme-default .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}body.theme-default .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #1979b1)}body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#000000de}body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #1979b1)}body.theme-default .mdc-text-field--outlined .mdc-text-field__ripple:before,body.theme-default .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}body.theme-default .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#1979b1de}body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #db1000)}body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #db1000)}body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #db1000)}body.theme-default .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, #db1000)}body.theme-default .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #db1000)}body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #db1000)}body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #db1000)}body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #db1000)}body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,body.theme-default .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, #db1000)}body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body.theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #db1000)}body.theme-default .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{body.theme-default .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}body.theme-default .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}body.theme-default .mdc-text-field--disabled .mdc-floating-label{color:#00000061}body.theme-default .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}body.theme-default .mdc-text-field--disabled .mdc-text-field-character-counter,body.theme-default .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}body.theme-default .mdc-text-field--disabled .mdc-text-field__icon--leading,body.theme-default .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}body.theme-default .mdc-text-field--disabled .mdc-text-field__affix--prefix,body.theme-default .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}body.theme-default .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}body.theme-default .mdc-text-field--disabled .mdc-notched-outline__leading,body.theme-default .mdc-text-field--disabled .mdc-notched-outline__notch,body.theme-default .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){body.theme-default .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}body.theme-default .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}body.theme-default .mdc-text-field--disabled .mdc-floating-label{color:GrayText}body.theme-default .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}body.theme-default .mdc-text-field--disabled .mdc-text-field-character-counter,body.theme-default .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}body.theme-default .mdc-text-field--disabled .mdc-text-field__icon--leading,body.theme-default .mdc-text-field--disabled .mdc-text-field__icon--trailing,body.theme-default .mdc-text-field--disabled .mdc-text-field__affix--prefix,body.theme-default .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}body.theme-default .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}body.theme-default .mdc-text-field--disabled .mdc-notched-outline__leading,body.theme-default .mdc-text-field--disabled .mdc-notched-outline__notch,body.theme-default .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}body.theme-default .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}body.theme-default .mat-mdc-form-field-error{color:var(--mdc-theme-error, #db1000)}body.theme-default .mat-mdc-form-field-focus-overlay{background-color:#000000de}body.theme-default .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}body.theme-default .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}body.theme-default .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}body.theme-default .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#1979b1de}body.theme-default .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#039be5de}body.theme-default .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#db1000de}body.theme-default .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}body.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #039be5)}body.theme-default .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #039be5)}body.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#039be5de}body.theme-default .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, #db1000)}body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #db1000)}body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #db1000)}body.theme-default .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, #db1000)}body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,body.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body.theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body.theme-default .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, #039be5)}body.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #db1000)}body.theme-default .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #db1000)}body.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#db1000de}body.theme-default .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, #db1000)}body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #db1000)}body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #db1000)}body.theme-default .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, #db1000)}body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,body.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,body.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,body.theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,body.theme-default .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, #db1000)}body.theme-default .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}body.theme-default [dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}body.theme-default .mat-mdc-form-field-infix{min-height:56px}body.theme-default .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}body.theme-default .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}body.theme-default .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}body.theme-default .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}body.theme-default .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}body.theme-default .mdc-text-field__input,body.theme-default .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, Inter));font-size:var(--mdc-typography-subtitle1-font-size, 1em);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, -.02);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}body.theme-default .mdc-text-field--textarea .mdc-text-field__input{line-height:1.5rem}body.theme-default .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, Inter));font-size:var(--mdc-typography-subtitle1-font-size, 1em);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, -.02);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none)}body.theme-default .mat-mdc-form-field-subscript-wrapper,body.theme-default .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, Inter));font-size:var(--mdc-typography-caption-font-size, 10.5px);line-height:var(--mdc-typography-caption-line-height, 12px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, -.02);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}body.theme-default .mat-mdc-form-field,body.theme-default .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, Inter));font-size:var(--mdc-typography-body1-font-size, 1em);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, -.02);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}body.theme-default .mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(1em * var(--mat-mdc-form-field-floating-label-scale, .75))}body.theme-default .mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1em}body.theme-default .mat-mdc-select-value{color:#000000de}body.theme-default .mat-mdc-select-placeholder{color:#0009}body.theme-default .mat-mdc-select-disabled .mat-mdc-select-value{color:#00000061}body.theme-default .mat-mdc-select-arrow{color:#0000008a}body.theme-default .mat-mdc-form-field.mat-focused.mat-primary .mat-mdc-select-arrow{color:#1979b1de}body.theme-default .mat-mdc-form-field.mat-focused.mat-accent .mat-mdc-select-arrow{color:#039be5de}body.theme-default .mat-mdc-form-field.mat-focused.mat-warn .mat-mdc-select-arrow,body.theme-default .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-invalid .mat-mdc-select-arrow{color:#db1000de}body.theme-default .mat-mdc-form-field .mat-mdc-select.mat-mdc-select-disabled .mat-mdc-select-arrow{color:#00000061}body.theme-default .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, Inter));font-size:var(--mdc-typography-subtitle1-font-size, 1em);line-height:var(--mdc-typography-subtitle1-line-height, 24px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, -.02);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}body.theme-default .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, Inter));font-size:var(--mdc-typography-body1-font-size, 1em);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, -.02);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}body.theme-default .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, Inter));font-size:var(--mdc-typography-subtitle1-font-size, 1em);line-height:var(--mdc-typography-subtitle1-line-height, 24px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, -.02);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}body.theme-default .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);--mdc-dialog-subhead-font: Inter;--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: Inter;--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 1em;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: -.02}body.theme-default .mat-mdc-standard-chip{--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-label-text-color: #212121;--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121}body.theme-default .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-selected,body.theme-default .mat-mdc-standard-chip.mat-primary.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #1979b1;--mdc-chip-elevated-disabled-container-color: #1979b1;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}body.theme-default .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-selected,body.theme-default .mat-mdc-standard-chip.mat-accent.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #039be5;--mdc-chip-elevated-disabled-container-color: #039be5;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}body.theme-default .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-selected,body.theme-default .mat-mdc-standard-chip.mat-warn.mat-mdc-chip-highlighted{--mdc-chip-elevated-container-color: #db1000;--mdc-chip-elevated-disabled-container-color: #db1000;--mdc-chip-label-text-color: white;--mdc-chip-disabled-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white}body.theme-default .mat-mdc-chip-focus-overlay{background:black}body.theme-default .mat-mdc-standard-chip{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Inter));font-size:var(--mdc-typography-body2-font-size, 1em);line-height:var(--mdc-typography-body2-line-height, 24px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, -.02);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}body.theme-default .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #616161;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}body.theme-default .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.theme-default .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}body.theme-default .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #1e88e5;--mdc-switch-selected-handle-color: #1e88e5;--mdc-switch-selected-hover-state-layer-color: #1e88e5;--mdc-switch-selected-pressed-state-layer-color: #1e88e5;--mdc-switch-selected-focus-handle-color: #0d47a1;--mdc-switch-selected-hover-handle-color: #0d47a1;--mdc-switch-selected-pressed-handle-color: #0d47a1;--mdc-switch-selected-focus-track-color: #64b5f6;--mdc-switch-selected-hover-track-color: #64b5f6;--mdc-switch-selected-pressed-track-color: #64b5f6;--mdc-switch-selected-track-color: #64b5f6}body.theme-default .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #039be5;--mdc-switch-selected-handle-color: #039be5;--mdc-switch-selected-hover-state-layer-color: #039be5;--mdc-switch-selected-pressed-state-layer-color: #039be5;--mdc-switch-selected-focus-handle-color: #01579b;--mdc-switch-selected-hover-handle-color: #01579b;--mdc-switch-selected-pressed-handle-color: #01579b;--mdc-switch-selected-focus-track-color: #4fc3f7;--mdc-switch-selected-hover-track-color: #4fc3f7;--mdc-switch-selected-pressed-track-color: #4fc3f7;--mdc-switch-selected-track-color: #4fc3f7}body.theme-default .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}body.theme-default .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.theme-default .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: #1979b1;--mdc-radio-selected-hover-icon-color: #1979b1;--mdc-radio-selected-icon-color: #1979b1;--mdc-radio-selected-pressed-icon-color: #1979b1;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #1979b1}body.theme-default .mat-mdc-radio-button.mat-primary .mdc-radio--disabled+label{color:#00000061}body.theme-default .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: #039be5;--mdc-radio-selected-hover-icon-color: #039be5;--mdc-radio-selected-icon-color: #039be5;--mdc-radio-selected-pressed-icon-color: #039be5;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #039be5}body.theme-default .mat-mdc-radio-button.mat-accent .mdc-radio--disabled+label{color:#00000061}body.theme-default .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: #db1000;--mdc-radio-selected-hover-icon-color: #db1000;--mdc-radio-selected-icon-color: #db1000;--mdc-radio-selected-pressed-icon-color: #db1000;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #db1000}body.theme-default .mat-mdc-radio-button.mat-warn .mdc-radio--disabled+label{color:#00000061}body.theme-default .mat-mdc-radio-button .mdc-radio{padding:10px}body.theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-10px;left:-10px;width:40px;height:40px}body.theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:40px;height:40px}body.theme-default .mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}body.theme-default .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #1979b1;--mdc-slider-focus-handle-color: #1979b1;--mdc-slider-hover-handle-color: #1979b1;--mdc-slider-active-track-color: #1979b1;--mdc-slider-inactive-track-color: #1979b1;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #1979b1;--mat-mdc-slider-ripple-color: #1979b1;--mat-mdc-slider-hover-ripple-color: rgba(25, 121, 177, .05);--mat-mdc-slider-focus-ripple-color: rgba(25, 121, 177, .2)}body.theme-default .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #039be5;--mdc-slider-focus-handle-color: #039be5;--mdc-slider-hover-handle-color: #039be5;--mdc-slider-active-track-color: #039be5;--mdc-slider-inactive-track-color: #039be5;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #039be5;--mat-mdc-slider-ripple-color: #039be5;--mat-mdc-slider-hover-ripple-color: rgba(3, 155, 229, .05);--mat-mdc-slider-focus-ripple-color: rgba(3, 155, 229, .2)}body.theme-default .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #db1000;--mdc-slider-focus-handle-color: #db1000;--mdc-slider-hover-handle-color: #db1000;--mdc-slider-active-track-color: #db1000;--mdc-slider-inactive-track-color: #db1000;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #db1000;--mat-mdc-slider-ripple-color: #db1000;--mat-mdc-slider-hover-ripple-color: rgba(219, 16, 0, .05);--mat-mdc-slider-focus-ripple-color: rgba(219, 16, 0, .2)}body.theme-default .mat-mdc-slider{--mdc-slider-label-label-text-font: Inter;--mdc-slider-label-label-text-size: 12px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: -.02;--mdc-slider-label-label-text-weight: 550}body.theme-default .mdc-menu-surface{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f;background-color:var(--mdc-theme-surface, #fff);color:var(--mdc-theme-on-surface, #000)}body.theme-default .mdc-list-item__primary-text{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.theme-default .mdc-list-item__secondary-text{color:var(--mdc-theme-text-secondary-on-background, rgba(0, 0, 0, .54))}body.theme-default .mdc-list-item__overline-text{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}body.theme-default .mdc-list-item--with-leading-icon .mdc-list-item__start,body.theme-default .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))}body.theme-default .mdc-list-item__end{color:var(--mdc-theme-text-hint-on-background, rgba(0, 0, 0, .38))}body.theme-default .mdc-list-item--disabled .mdc-list-item__start,body.theme-default .mdc-list-item--disabled .mdc-list-item__content,body.theme-default .mdc-list-item--disabled .mdc-list-item__end{opacity:.38}body.theme-default .mdc-list-item--disabled .mdc-list-item__primary-text,body.theme-default .mdc-list-item--disabled .mdc-list-item__secondary-text,body.theme-default .mdc-list-item--disabled .mdc-list-item__overline-text,body.theme-default .mdc-list-item--disabled.mdc-list-item--with-leading-icon .mdc-list-item__start,body.theme-default .mdc-list-item--disabled.mdc-list-item--with-trailing-icon .mdc-list-item__end,body.theme-default .mdc-list-item--disabled.mdc-list-item--with-trailing-meta .mdc-list-item__end{color:var(--mdc-theme-on-surface, #000)}body.theme-default .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-default .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-default .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,body.theme-default .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:var(--mdc-theme-primary, #1979b1)}body.theme-default .mdc-deprecated-list-group__subheader{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.theme-default .mdc-list-divider:after{border-bottom-color:#fff}body.theme-default .mdc-list-divider{background-color:#0000001f}body.theme-default .mat-mdc-menu-item[disabled],body.theme-default .mat-mdc-menu-item[disabled] .mat-mdc-menu-submenu-icon,body.theme-default .mat-mdc-menu-item[disabled] .mat-icon-no-color{color:var(--mdc-theme-text-disabled-on-background, rgba(0, 0, 0, .38))}body.theme-default .mat-mdc-menu-item .mat-icon-no-color,body.theme-default .mat-mdc-menu-submenu-icon{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.theme-default .mat-mdc-menu-item:hover:not([disabled]),body.theme-default .mat-mdc-menu-item.cdk-program-focused:not([disabled]),body.theme-default .mat-mdc-menu-item.cdk-keyboard-focused:not([disabled]),body.theme-default .mat-mdc-menu-item-highlighted:not([disabled]){background:rgba(0,0,0,.04)}body.theme-default .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, Inter));font-size:var(--mdc-typography-subtitle1-font-size, 1em);line-height:var(--mdc-typography-subtitle1-line-height, 24px);font-weight:var(--mdc-typography-subtitle1-font-weight, 400);letter-spacing:var(--mdc-typography-subtitle1-letter-spacing, -.02);-webkit-text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle1-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle1-text-transform, none);line-height:24px}body.theme-default .mat-mdc-menu-content,body.theme-default .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, Inter));font-size:var(--mdc-typography-body1-font-size, 1em);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, -.02);-webkit-text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-decoration:var(--mdc-typography-body1-text-decoration, inherit);text-transform:var(--mdc-typography-body1-text-transform, none)}body.theme-default .mat-mdc-list-base{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}body.theme-default .mat-mdc-list-option .mdc-list-item__start,body.theme-default .mat-mdc-list-option .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #1979b1;--mdc-checkbox-selected-hover-icon-color: #1979b1;--mdc-checkbox-selected-icon-color: #1979b1;--mdc-checkbox-selected-pressed-icon-color: #1979b1;--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: #1979b1;--mdc-radio-selected-hover-icon-color: #1979b1;--mdc-radio-selected-icon-color: #1979b1;--mdc-radio-selected-pressed-icon-color: #1979b1;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #1979b1}body.theme-default .mat-mdc-list-option .mdc-list-item__start .mdc-radio--disabled+label,body.theme-default .mat-mdc-list-option .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}body.theme-default .mat-mdc-list-option.mat-accent .mdc-list-item__start,body.theme-default .mat-mdc-list-option.mat-accent .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #039be5;--mdc-checkbox-selected-hover-icon-color: #039be5;--mdc-checkbox-selected-icon-color: #039be5;--mdc-checkbox-selected-pressed-icon-color: #039be5;--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: #039be5;--mdc-radio-selected-hover-icon-color: #039be5;--mdc-radio-selected-icon-color: #039be5;--mdc-radio-selected-pressed-icon-color: #039be5;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #039be5}body.theme-default .mat-mdc-list-option.mat-accent .mdc-list-item__start .mdc-radio--disabled+label,body.theme-default .mat-mdc-list-option.mat-accent .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}body.theme-default .mat-mdc-list-option.mat-warn .mdc-list-item__start,body.theme-default .mat-mdc-list-option.mat-warn .mdc-list-item__end{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #db1000;--mdc-checkbox-selected-hover-icon-color: #db1000;--mdc-checkbox-selected-icon-color: #db1000;--mdc-checkbox-selected-pressed-icon-color: #db1000;--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: #db1000;--mdc-radio-selected-hover-icon-color: #db1000;--mdc-radio-selected-icon-color: #db1000;--mdc-radio-selected-pressed-icon-color: #db1000;--mat-mdc-radio-ripple-color: #000;--mat-mdc-radio-checked-ripple-color: #db1000}body.theme-default .mat-mdc-list-option.mat-warn .mdc-list-item__start .mdc-radio--disabled+label,body.theme-default .mat-mdc-list-option.mat-warn .mdc-list-item__end .mdc-radio--disabled+label{color:#00000061}body.theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,body.theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,body.theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,body.theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#1979b1}body.theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,body.theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,body.theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}body.theme-default .mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}body.theme-default .mat-mdc-list-base{--mdc-list-list-item-label-text-font: Inter;--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 1em;--mdc-list-list-item-label-text-tracking: -.02;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: Inter;--mdc-list-list-item-supporting-text-line-height: 24px;--mdc-list-list-item-supporting-text-size: 1em;--mdc-list-list-item-supporting-text-tracking: -.02;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: Inter;--mdc-list-list-item-trailing-supporting-text-line-height: 12px;--mdc-list-list-item-trailing-supporting-text-size: 10.5px;--mdc-list-list-item-trailing-supporting-text-tracking: -.02;--mdc-list-list-item-trailing-supporting-text-weight: 400}body.theme-default .mdc-list-group__subheader{font-size:1em;font-weight:400;line-height:24px;font-family:Inter;letter-spacing:-.02}body.theme-default .mat-mdc-paginator{background:white;color:#000000de}body.theme-default .mat-mdc-paginator-icon{fill:#0000008a}body.theme-default .mat-mdc-paginator-decrement,body.theme-default .mat-mdc-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}body.theme-default .mat-mdc-paginator-first,body.theme-default .mat-mdc-paginator-last{border-top:2px solid rgba(0,0,0,.54)}body.theme-default .mat-mdc-icon-button[disabled] .mat-mdc-paginator-decrement,body.theme-default .mat-mdc-icon-button[disabled] .mat-mdc-paginator-increment,body.theme-default .mat-mdc-icon-button[disabled] .mat-mdc-paginator-first,body.theme-default .mat-mdc-icon-button[disabled] .mat-mdc-paginator-last{border-color:#0000001f}body.theme-default .mat-mdc-icon-button[disabled] .mat-mdc-paginator-icon{fill:#0000001f}body.theme-default .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, Inter));font-size:var(--mdc-typography-caption-font-size, 10.5px);line-height:var(--mdc-typography-caption-line-height, 12px);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, -.02);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, none)}body.theme-default .mat-mdc-paginator .mat-mdc-select-value{font-size:10.5px}body.theme-default .mat-mdc-tab,body.theme-default .mat-mdc-tab-link{background-color:transparent}body.theme-default .mat-mdc-tab .mdc-tab__text-label,body.theme-default .mat-mdc-tab-link .mdc-tab__text-label{color:#0009}body.theme-default .mat-mdc-tab.mat-mdc-tab-disabled .mdc-tab__ripple:before,body.theme-default .mat-mdc-tab.mat-mdc-tab-disabled .mat-ripple-element,body.theme-default .mat-mdc-tab-link.mat-mdc-tab-disabled .mdc-tab__ripple:before,body.theme-default .mat-mdc-tab-link.mat-mdc-tab-disabled .mat-ripple-element{background-color:#00000061}body.theme-default .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.theme-default .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#1979b1}body.theme-default .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.theme-default .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:var(--mdc-tab-indicator-active-indicator-color, #1979b1)}body.theme-default .mdc-tab__ripple:before,body.theme-default .mat-mdc-tab .mat-ripple-element,body.theme-default .mat-mdc-tab-header-pagination .mat-ripple-element,body.theme-default .mat-mdc-tab-link .mat-ripple-element{background-color:#1979b1}body.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#039be5}body.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.theme-default .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, #039be5)}body.theme-default .mat-mdc-tab-group.mat-accent .mdc-tab__ripple:before,body.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab .mat-ripple-element,body.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,body.theme-default .mat-mdc-tab-group.mat-accent .mat-mdc-tab-link .mat-ripple-element,body.theme-default .mat-mdc-tab-nav-bar.mat-accent .mdc-tab__ripple:before,body.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab .mat-ripple-element,body.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-header-pagination .mat-ripple-element,body.theme-default .mat-mdc-tab-nav-bar.mat-accent .mat-mdc-tab-link .mat-ripple-element{background-color:#039be5}body.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,body.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:#db1000}body.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,body.theme-default .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, #db1000)}body.theme-default .mat-mdc-tab-group.mat-warn .mdc-tab__ripple:before,body.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab .mat-ripple-element,body.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,body.theme-default .mat-mdc-tab-group.mat-warn .mat-mdc-tab-link .mat-ripple-element,body.theme-default .mat-mdc-tab-nav-bar.mat-warn .mdc-tab__ripple:before,body.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab .mat-ripple-element,body.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-header-pagination .mat-ripple-element,body.theme-default .mat-mdc-tab-nav-bar.mat-warn .mat-mdc-tab-link .mat-ripple-element{background-color:#db1000}body.theme-default .mat-mdc-tab-group.mat-background-primary,body.theme-default .mat-mdc-tab-nav-bar.mat-background-primary{--mat-mdc-tab-header-with-background-background-color: #1979b1;--mat-mdc-tab-header-with-background-foreground-color: #fff}body.theme-default .mat-mdc-tab-group.mat-background-accent,body.theme-default .mat-mdc-tab-nav-bar.mat-background-accent{--mat-mdc-tab-header-with-background-background-color: #039be5;--mat-mdc-tab-header-with-background-foreground-color: #000}body.theme-default .mat-mdc-tab-group.mat-background-warn,body.theme-default .mat-mdc-tab-nav-bar.mat-background-warn{--mat-mdc-tab-header-with-background-background-color: #db1000;--mat-mdc-tab-header-with-background-foreground-color: #fff}body.theme-default .mat-mdc-tab-header-pagination-chevron{border-color:var(--mdc-theme-on-surface, #000)}body.theme-default .mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Inter));font-size:var(--mdc-typography-button-font-size, 1em);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, -.02);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}body.theme-default .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}body.theme-default .mat-mdc-checkbox .mat-ripple-element{background-color:#0000001a}body.theme-default .mat-mdc-checkbox .mdc-checkbox__ripple{background:#000}body.theme-default .mat-mdc-checkbox.mat-primary{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #1979b1;--mdc-checkbox-selected-hover-icon-color: #1979b1;--mdc-checkbox-selected-icon-color: #1979b1;--mdc-checkbox-selected-pressed-icon-color: #1979b1;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}body.theme-default .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#1979b11a}body.theme-default .mat-mdc-checkbox.mat-primary .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#1979b1}body.theme-default .mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #039be5;--mdc-checkbox-selected-hover-icon-color: #039be5;--mdc-checkbox-selected-icon-color: #039be5;--mdc-checkbox-selected-pressed-icon-color: #039be5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}body.theme-default .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#039be51a}body.theme-default .mat-mdc-checkbox.mat-accent .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#039be5}body.theme-default .mat-mdc-checkbox.mat-warn{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #db1000;--mdc-checkbox-selected-hover-icon-color: #db1000;--mdc-checkbox-selected-icon-color: #db1000;--mdc-checkbox-selected-pressed-icon-color: #db1000;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}body.theme-default .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:#db10001a}body.theme-default .mat-mdc-checkbox.mat-warn .mdc-checkbox--selected~.mdc-checkbox__ripple{background:#db1000}body.theme-default .mat-mdc-checkbox-disabled label{color:#00000061}body.theme-default .mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 40px) - 40px) / 2)}body.theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 40px) - 18px) / 2)}body.theme-default .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)}@media all and (-ms-high-contrast: none){body.theme-default .mdc-checkbox .mdc-checkbox__focus-ring{display:none}}body.theme-default .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, Inter));font-size:var(--mdc-typography-body2-font-size, 1em);line-height:var(--mdc-typography-body2-line-height, 24px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, -.02);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}body.theme-default .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}body.theme-default .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #1979b1}body.theme-default .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #039be5}body.theme-default .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #db1000}body.theme-default .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}body.theme-default .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}body.theme-default .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #1979b1;--mdc-filled-button-label-text-color: #fff}body.theme-default .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #039be5;--mdc-filled-button-label-text-color: #000}body.theme-default .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #db1000;--mdc-filled-button-label-text-color: #fff}body.theme-default .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}body.theme-default .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}body.theme-default .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #1979b1;--mdc-protected-button-label-text-color: #fff}body.theme-default .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #039be5;--mdc-protected-button-label-text-color: #000}body.theme-default .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #db1000;--mdc-protected-button-label-text-color: #fff}body.theme-default .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}body.theme-default .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}body.theme-default .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}body.theme-default .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #1979b1}body.theme-default .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #039be5}body.theme-default .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #db1000}body.theme-default .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}body.theme-default .mat-mdc-button,body.theme-default .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body.theme-default .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}body.theme-default .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}body.theme-default .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}body.theme-default .mat-mdc-button.mat-primary,body.theme-default .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #1979b1;--mat-mdc-button-ripple-color: rgba(25, 121, 177, .1)}body.theme-default .mat-mdc-button.mat-accent,body.theme-default .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #039be5;--mat-mdc-button-ripple-color: rgba(3, 155, 229, .1)}body.theme-default .mat-mdc-button.mat-warn,body.theme-default .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #db1000;--mat-mdc-button-ripple-color: rgba(219, 16, 0, .1)}body.theme-default .mat-mdc-raised-button,body.theme-default .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body.theme-default .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}body.theme-default .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}body.theme-default .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}body.theme-default .mat-mdc-raised-button.mat-primary,body.theme-default .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-raised-button.mat-accent,body.theme-default .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body.theme-default .mat-mdc-raised-button.mat-warn,body.theme-default .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, Inter));font-size:var(--mdc-typography-button-font-size, 1em);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, -.02);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}body.theme-default .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body.theme-default .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}body.theme-default .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}body.theme-default .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}body.theme-default .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #1979b1;--mat-mdc-button-ripple-color: rgba(25, 121, 177, .1)}body.theme-default .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #039be5;--mat-mdc-button-ripple-color: rgba(3, 155, 229, .1)}body.theme-default .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #db1000;--mat-mdc-button-ripple-color: rgba(219, 16, 0, .1)}body.theme-default .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #1979b1}body.theme-default .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #039be5}body.theme-default .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #db1000}body.theme-default .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}body.theme-default .mat-mdc-icon-button.mat-mdc-button-base{width:48px;height:48px;padding:12px}body.theme-default .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:48px;max-width:48px}body.theme-default .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:4px}body.theme-default .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}body.theme-default .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%,-50%)}body.theme-default .mat-mdc-fab,body.theme-default .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body.theme-default .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}body.theme-default .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}body.theme-default .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,body.theme-default .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}body.theme-default .mat-mdc-fab.mat-primary,body.theme-default .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-fab.mat-accent,body.theme-default .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}body.theme-default .mat-mdc-fab.mat-warn,body.theme-default .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}body.theme-default .mat-mdc-fab.mat-unthemed,body.theme-default .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}body.theme-default .mat-mdc-fab.mat-primary,body.theme-default .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #1979b1;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}body.theme-default .mat-mdc-fab.mat-accent,body.theme-default .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #039be5;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}body.theme-default .mat-mdc-fab.mat-warn,body.theme-default .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #db1000;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}body.theme-default .mat-mdc-fab[disabled][disabled],body.theme-default .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}body.theme-default .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, Inter));font-size:var(--mdc-typography-button-font-size, 1em);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, -.02);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}body.theme-default .mat-mdc-snack-bar-container{--mat-mdc-snack-bar-button-color: #039be5;--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mdc-snackbar-supporting-text-font: Inter;--mdc-snackbar-supporting-text-line-height: 24px;--mdc-snackbar-supporting-text-size: 1em;--mdc-snackbar-supporting-text-weight: 400}body.theme-default .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}body.theme-default .mdc-data-table__row{background-color:inherit}body.theme-default .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}body.theme-default .mdc-data-table__row--selected{background-color:#1979b10a}body.theme-default .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,body.theme-default .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,body.theme-default .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}body.theme-default .mdc-data-table__cell,body.theme-default .mdc-data-table__header-cell{border-bottom-color:#0000001f}body.theme-default .mdc-data-table__pagination{border-top-color:#0000001f}body.theme-default .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}body.theme-default .mdc-data-table__header-cell,body.theme-default .mdc-data-table__pagination-total,body.theme-default .mdc-data-table__pagination-rows-per-page-label,body.theme-default .mdc-data-table__cell{color:#000000de}body.theme-default .mat-mdc-table{background:white}body.theme-default .mdc-data-table__content,body.theme-default .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, Inter));font-size:var(--mdc-typography-body2-font-size, 1em);line-height:var(--mdc-typography-body2-line-height, 24px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, -.02);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}body.theme-default .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, Inter));font-size:var(--mdc-typography-subtitle2-font-size, 12px);line-height:var(--mdc-typography-subtitle2-line-height, 24px);font-weight:var(--mdc-typography-subtitle2-font-weight, 550);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, -.02);-webkit-text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-decoration:var(--mdc-typography-subtitle2-text-decoration, inherit);text-transform:var(--mdc-typography-subtitle2-text-transform, none)}body.theme-default .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #1979b1}body.theme-default .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #039be5}body.theme-default .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #db1000}body.theme-default .mat-badge{position:relative}body.theme-default .mat-badge.mat-badge{overflow:visible}body.theme-default .mat-badge-hidden .mat-badge-content{display:none}body.theme-default .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}body.theme-default .ng-animate-disabled .mat-badge-content,body.theme-default .mat-badge-content._mat-animation-noopable{transition:none}body.theme-default .mat-badge-content.mat-badge-active{transform:none}body.theme-default .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}body.theme-default .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}body.theme-default .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}body.theme-default .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] body.theme-default .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}body.theme-default .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] body.theme-default .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}body.theme-default .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] body.theme-default .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}body.theme-default .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] body.theme-default .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}body.theme-default .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}body.theme-default .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}body.theme-default .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}body.theme-default .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] body.theme-default .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}body.theme-default .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] body.theme-default .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}body.theme-default .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] body.theme-default .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}body.theme-default .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] body.theme-default .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}body.theme-default .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}body.theme-default .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}body.theme-default .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}body.theme-default .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] body.theme-default .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}body.theme-default .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] body.theme-default .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}body.theme-default .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] body.theme-default .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}body.theme-default .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] body.theme-default .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}body.theme-default .mat-badge-content{color:#fff;background:#1979b1}.cdk-high-contrast-active body.theme-default .mat-badge-content{outline:solid 1px;border-radius:0}body.theme-default .mat-badge-accent .mat-badge-content{background:#039be5;color:#fff}body.theme-default .mat-badge-warn .mat-badge-content{color:#fff;background:#db1000}body.theme-default .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}body.theme-default .mat-badge-content{font-weight:600;font-size:12px;font-family:Inter}body.theme-default .mat-badge-small .mat-badge-content{font-size:9px}body.theme-default .mat-badge-large .mat-badge-content{font-size:24px}body.theme-default .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;font-size:1em;font-weight:400;line-height:24px;font-family:Inter;letter-spacing:-.02}body.theme-default .mat-button-toggle-standalone:not([class*=mat-elevation-z]),body.theme-default .mat-button-toggle-group:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body.theme-default .mat-button-toggle-standalone.mat-button-toggle-appearance-standard:not([class*=mat-elevation-z]),body.theme-default .mat-button-toggle-group-appearance-standard:not([class*=mat-elevation-z]){box-shadow:none}body.theme-default .mat-button-toggle{color:#00000061}body.theme-default .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}body.theme-default .mat-button-toggle-appearance-standard{color:#000000de;background:white}body.theme-default .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}body.theme-default .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:solid 1px #e0e0e0}body.theme-default [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:solid 1px #e0e0e0}body.theme-default .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:solid 1px #e0e0e0}body.theme-default .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}body.theme-default .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}body.theme-default .mat-button-toggle-disabled{color:#00000042;background-color:#eee}body.theme-default .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:white}body.theme-default .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}body.theme-default .mat-button-toggle-standalone.mat-button-toggle-appearance-standard,body.theme-default .mat-button-toggle-group-appearance-standard{border:solid 1px #e0e0e0}body.theme-default .mat-button-toggle{font-family:Inter}body.theme-default .mat-calendar-arrow{fill:#0000008a}body.theme-default .mat-datepicker-toggle,body.theme-default .mat-datepicker-content .mat-calendar-next-button,body.theme-default .mat-datepicker-content .mat-calendar-previous-button{color:#0000008a}body.theme-default .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}body.theme-default .mat-calendar-table-header,body.theme-default .mat-calendar-body-label{color:#0000008a}body.theme-default .mat-calendar-body-cell-content,body.theme-default .mat-date-range-input-separator{color:#000000de;border-color:transparent}body.theme-default .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#00000061}body.theme-default .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}body.theme-default .mat-calendar-body-in-preview{color:#0000003d}body.theme-default .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}body.theme-default .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}body.theme-default .mat-calendar-body-in-range:before{background:rgba(25,121,177,.2)}body.theme-default .mat-calendar-body-comparison-identical,body.theme-default .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}body.theme-default .mat-calendar-body-comparison-bridge-start:before,body.theme-default [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(25,121,177,.2) 50%,rgba(249,171,0,.2) 50%)}body.theme-default .mat-calendar-body-comparison-bridge-end:before,body.theme-default [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(25,121,177,.2) 50%,rgba(249,171,0,.2) 50%)}body.theme-default .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,body.theme-default .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}body.theme-default .mat-calendar-body-comparison-identical.mat-calendar-body-selected,body.theme-default .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}body.theme-default .mat-calendar-body-selected{background-color:#1979b1;color:#fff}body.theme-default .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#1979b166}body.theme-default .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}body.theme-default .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),body.theme-default .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:#1979b14d}@media (hover: hover){body.theme-default .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:#1979b14d}}body.theme-default .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#000000de}body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(3,155,229,.2)}body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,body.theme-default .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(3,155,229,.2) 50%,rgba(249,171,0,.2) 50%)}body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,body.theme-default .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(3,155,229,.2) 50%,rgba(249,171,0,.2) 50%)}body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#039be5;color:#fff}body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#039be566}body.theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}body.theme-default .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),body.theme-default .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:#039be54d}@media (hover: hover){body.theme-default .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:#039be54d}}body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(219,16,0,.2)}body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,body.theme-default .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(219,16,0,.2) 50%,rgba(249,171,0,.2) 50%)}body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,body.theme-default .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(219,16,0,.2) 50%,rgba(249,171,0,.2) 50%)}body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#db1000;color:#fff}body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#db100066}body.theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}body.theme-default .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),body.theme-default .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:#db10004d}@media (hover: hover){body.theme-default .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:#db10004d}}body.theme-default .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}body.theme-default .mat-datepicker-toggle-active{color:#1979b1}body.theme-default .mat-datepicker-toggle-active.mat-accent{color:#039be5}body.theme-default .mat-datepicker-toggle-active.mat-warn{color:#db1000}body.theme-default .mat-date-range-input-inner[disabled]{color:#00000061}body.theme-default .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{width:40px;height:40px;padding:8px}body.theme-default .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}body.theme-default .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:40px;height:40px;margin:0}body.theme-default .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:40px;max-width:40px}body.theme-default .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:40px;left:50%;width:40px;transform:translate(-50%,-50%)}body.theme-default .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}body.theme-default .mat-calendar{font-family:Inter}body.theme-default .mat-calendar-body{font-size:13px}body.theme-default .mat-calendar-body-label,body.theme-default .mat-calendar-period-button{font-size:1em;font-weight:500}body.theme-default .mat-calendar-table-header th{font-size:11px;font-weight:400}body.theme-default .mat-divider{border-top-color:#0000001f}body.theme-default .mat-divider-vertical{border-right-color:#0000001f}body.theme-default .mat-expansion-panel{background:white;color:#000000de}body.theme-default .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}body.theme-default .mat-action-row{border-top-color:#0000001f}body.theme-default .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),body.theme-default .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),body.theme-default .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover: none){body.theme-default .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:white}}body.theme-default .mat-expansion-panel-header-title{color:#000000de}body.theme-default .mat-expansion-panel-header-description,body.theme-default .mat-expansion-indicator:after{color:#0000008a}body.theme-default .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}body.theme-default .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,body.theme-default .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description{color:inherit}body.theme-default .mat-expansion-panel-header{font-family:Inter;font-size:12px;font-weight:550}body.theme-default .mat-expansion-panel-content{font-size:1em;font-weight:400;line-height:24px;font-family:Inter;letter-spacing:-.02}body.theme-default .mat-grid-tile-header,body.theme-default .mat-grid-tile-footer{font-size:1em}body.theme-default .mat-grid-tile-header .mat-line,body.theme-default .mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}body.theme-default .mat-grid-tile-header .mat-line:nth-child(n+2),body.theme-default .mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:10.5px}body.theme-default .mat-icon.mat-primary{color:#1979b1}body.theme-default .mat-icon.mat-accent{color:#039be5}body.theme-default .mat-icon.mat-warn{color:#db1000}body.theme-default .mat-drawer-container{background-color:#fafafa;color:#000000de}body.theme-default .mat-drawer{background-color:#fff;color:#000000de}body.theme-default .mat-drawer.mat-drawer-push{background-color:#fff}body.theme-default .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}body.theme-default .mat-drawer-side{border-right:solid 1px rgba(0,0,0,.12)}body.theme-default .mat-drawer-side.mat-drawer-end,body.theme-default [dir=rtl] .mat-drawer-side{border-left:solid 1px rgba(0,0,0,.12);border-right:none}body.theme-default [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:solid 1px rgba(0,0,0,.12)}body.theme-default .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}body.theme-default .mat-step-header.cdk-keyboard-focused,body.theme-default .mat-step-header.cdk-program-focused,body.theme-default .mat-step-header:hover:not([aria-disabled]),body.theme-default .mat-step-header:hover[aria-disabled=false]{background-color:#0000000a}body.theme-default .mat-step-header:hover[aria-disabled=true]{cursor:default}@media (hover: none){body.theme-default .mat-step-header:hover{background:none}}body.theme-default .mat-step-header .mat-step-label,body.theme-default .mat-step-header .mat-step-optional{color:#0000008a}body.theme-default .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}body.theme-default .mat-step-header .mat-step-icon-selected,body.theme-default .mat-step-header .mat-step-icon-state-done,body.theme-default .mat-step-header .mat-step-icon-state-edit{background-color:#1979b1;color:#fff}body.theme-default .mat-step-header.mat-accent .mat-step-icon{color:#fff}body.theme-default .mat-step-header.mat-accent .mat-step-icon-selected,body.theme-default .mat-step-header.mat-accent .mat-step-icon-state-done,body.theme-default .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#039be5;color:#fff}body.theme-default .mat-step-header.mat-warn .mat-step-icon{color:#fff}body.theme-default .mat-step-header.mat-warn .mat-step-icon-selected,body.theme-default .mat-step-header.mat-warn .mat-step-icon-state-done,body.theme-default .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#db1000;color:#fff}body.theme-default .mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#db1000}body.theme-default .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}body.theme-default .mat-step-header .mat-step-label.mat-step-label-error{color:#db1000}body.theme-default .mat-stepper-horizontal,body.theme-default .mat-stepper-vertical{background-color:#fff}body.theme-default .mat-stepper-vertical-line:before{border-left-color:#0000001f}body.theme-default .mat-horizontal-stepper-header:before,body.theme-default .mat-horizontal-stepper-header:after,body.theme-default .mat-stepper-horizontal-line{border-top-color:#0000001f}body.theme-default .mat-stepper-vertical,body.theme-default .mat-stepper-horizontal{font-family:Inter}body.theme-default .mat-step-label{font-size:1em;font-weight:400}body.theme-default .mat-step-sub-label-error{font-weight:400}body.theme-default .mat-step-label-error{font-size:1em}body.theme-default .mat-step-label-selected{font-size:1em;font-weight:400}body.theme-default .mat-sort-header-arrow{color:#757575}body.theme-default .mat-toolbar{background:whitesmoke;color:#000000de}body.theme-default .mat-toolbar.mat-primary{background:#1979b1;color:#fff}body.theme-default .mat-toolbar.mat-accent{background:#039be5;color:#fff}body.theme-default .mat-toolbar.mat-warn{background:#db1000;color:#fff}body.theme-default .mat-toolbar .mat-form-field-underline,body.theme-default .mat-toolbar .mat-form-field-ripple,body.theme-default .mat-toolbar .mat-focused .mat-form-field-ripple{background-color:currentColor}body.theme-default .mat-toolbar .mat-form-field-label,body.theme-default .mat-toolbar .mat-focused .mat-form-field-label,body.theme-default .mat-toolbar .mat-select-value,body.theme-default .mat-toolbar .mat-select-arrow,body.theme-default .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow{color:inherit}body.theme-default .mat-toolbar .mat-input-element{caret-color:currentColor}body.theme-default .mat-toolbar,body.theme-default .mat-toolbar h1,body.theme-default .mat-toolbar h2,body.theme-default .mat-toolbar h3,body.theme-default .mat-toolbar h4,body.theme-default .mat-toolbar h5,body.theme-default .mat-toolbar h6{font-size:20px;font-weight:500;line-height:32px;font-family:Inter;letter-spacing:.0125em;margin:0}body.theme-default .mat-tree{background:white}body.theme-default .mat-tree-node,body.theme-default .mat-nested-tree-node{color:#000000de}body.theme-default .mat-tree{font-family:Inter}body.theme-default .mat-tree-node,body.theme-default .mat-nested-tree-node{font-weight:400;font-size:1em}body.theme-default .mat-mdc-form-field-infix{min-height:44px}body.theme-default .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:22px}body.theme-default .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( -28.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}body.theme-default .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:10px;padding-bottom:10px}body.theme-default .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:10px;padding-bottom:10px}body.theme-default .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:10px;padding-bottom:10px}body.theme-default .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}body.theme-default .mat-mdc-checkbox .mdc-checkbox{padding:calc((var(--mdc-checkbox-ripple-size, 28px) - 18px) / 2);margin:calc((var(--mdc-checkbox-touch-target-size, 28px) - 28px) / 2)}body.theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__background{top:calc((var(--mdc-checkbox-ripple-size, 28px) - 18px) / 2);left:calc((var(--mdc-checkbox-ripple-size, 28px) - 18px) / 2)}body.theme-default .mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control{top:calc((28px - var(--mdc-checkbox-touch-target-size, 28px)) / 2);right:calc((28px - var(--mdc-checkbox-touch-target-size, 28px)) / 2);left:calc((28px - var(--mdc-checkbox-touch-target-size, 28px)) / 2);width:var(--mdc-checkbox-touch-target-size, 28px);height:var(--mdc-checkbox-touch-target-size, 28px)}body.theme-default .mat-mdc-checkbox-touch-target{display:none}body.theme-default .mat-mdc-chip{height:32px}body.theme-default .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}body.theme-default .mat-mdc-radio-button .mdc-radio{padding:4px;margin:0}body.theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:-4px;left:-4px;width:28px;height:28px}body.theme-default .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control{top:0;right:0;left:0;width:28px;height:28px}body.theme-default .mat-mdc-radio-touch-target{display:none}body.theme-default .mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 40px;--mdc-list-list-item-two-line-container-height: 56px;--mdc-list-list-item-three-line-container-height: 80px}body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:48px}body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,body.theme-default .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:64px}body.theme-default .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}body.theme-default .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}body.theme-default .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}body.theme-default .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}body.theme-default .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}body.theme-default .mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}body.theme-default .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}body.theme-default .mat-mdc-paginator-container{min-height:56px}body.theme-default .mat-mdc-tab-header .mdc-tab{height:48px}body.theme-default .mat-mdc-button.mat-mdc-button-base,body.theme-default .mat-mdc-raised-button.mat-mdc-button-base,body.theme-default .mat-mdc-unelevated-button.mat-mdc-button-base,body.theme-default .mat-mdc-outlined-button.mat-mdc-button-base{height:36px}body.theme-default .mat-mdc-icon-button.mat-mdc-button-base{width:36px;height:36px;padding:6px}body.theme-default .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__focus-ring{max-height:36px;max-width:36px}body.theme-default .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__ripple{width:36px;height:36px;margin:0}body.theme-default .mat-mdc-icon-button.mat-mdc-button-base.mdc-icon-button--reduced-size .mdc-icon-button__focus-ring{max-height:36px;max-width:36px}body.theme-default .mat-mdc-icon-button.mat-mdc-button-base .mdc-icon-button__touch{position:absolute;top:50%;height:36px;left:50%;width:36px;transform:translate(-50%,-50%)}body.theme-default .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}body.theme-default .mat-mdc-table .mdc-data-table__row{height:52px}body.theme-default .mat-mdc-table .mdc-data-table__pagination{min-height:52px}body.theme-default .mat-mdc-table .mdc-data-table__header-row{height:56px}body.theme-default .mat-expansion-panel-header{height:48px}body.theme-default .mat-expansion-panel-header.mat-expanded{height:64px}body.theme-default .mat-horizontal-stepper-header{height:72px}body.theme-default .mat-stepper-label-position-bottom .mat-horizontal-stepper-header,body.theme-default .mat-vertical-stepper-header{padding:24px}body.theme-default .mat-stepper-vertical-line:before{top:-16px;bottom:-16px}body.theme-default .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,body.theme-default .mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before{top:36px}body.theme-default .mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}body.theme-default .mat-toolbar-multiple-rows{min-height:64px}body.theme-default .mat-toolbar-row,body.theme-default .mat-toolbar-single-row{height:64px}@media (max-width: 599px){body.theme-default .mat-toolbar-multiple-rows{min-height:56px}body.theme-default .mat-toolbar-row,body.theme-default .mat-toolbar-single-row{height:56px}}body.theme-default .mat-tree-node{min-height:48px}body.theme-default .mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}body.theme-default .h0,body.theme-default h1,body.theme-default h2,body.theme-default h3,body.theme-default h4{letter-spacing:-.2px!important}body.theme-default .h0{font-size:24px!important;font-weight:550!important}body.theme-default h1,body.theme-default .h1{font-size:20px!important;font-weight:550!important;line-height:32px!important}body.theme-default h2,body.theme-default .h2{font-size:16px!important;font-weight:550!important}body.theme-default h3,body.theme-default .h3{font-size:14px!important;font-weight:550!important}body.theme-default h4,body.theme-default .h4{font-size:12px;font-weight:550}body.theme-default .body-2{font-size:12px!important;font-weight:400!important}body.theme-default strong,body.theme-default b{font-weight:550}body.theme-default .table-uuid{font-size:13px!important;font-weight:550!important}body.theme-default .mat-mdc-menu-content:has(button.mat-mdc-menu-item){padding-right:16px;border-radius:8px!important}body.theme-default .mat-mdc-menu-content:has(button.mat-mdc-menu-item) button.mat-mdc-menu-item{min-height:40px;margin-left:8px;border-radius:6px!important;padding-left:8px!important;padding-right:8px!important}body.theme-default .mat-mdc-menu-content:has(button.mat-mdc-menu-item) button.mat-mdc-menu-item:hover:not([disabled]){background-color:var(--b3n-selection-hover, #f2f3f5)}body.theme-default .mat-mdc-menu-content:has(button.mat-mdc-menu-item) button.mat-mdc-menu-item:hover:not([disabled]) .mdc-list-item__primary-text,body.theme-default .mat-mdc-menu-content:has(button.mat-mdc-menu-item) button.mat-mdc-menu-item:hover:not([disabled]) mat-icon:not(.inherit-color),body.theme-default .mat-mdc-menu-content:has(button.mat-mdc-menu-item) button.mat-mdc-menu-item:hover:not([disabled]) .mat-mdc-menu-submenu-icon{color:var(--b3n-selection-text-hover, #313338)}body.theme-default .mat-mdc-menu-content:has(button.mat-mdc-menu-item) button.mat-mdc-menu-item.mat-mdc-menu-item-highlighted{background-color:var(--b3n-selection-active, #ebf2fb)!important}body.theme-default .mat-mdc-menu-content:has(button.mat-mdc-menu-item) button.mat-mdc-menu-item.mat-mdc-menu-item-highlighted .mdc-list-item__primary-text,body.theme-default .mat-mdc-menu-content:has(button.mat-mdc-menu-item) button.mat-mdc-menu-item.mat-mdc-menu-item-highlighted mat-icon:not(.inherit-color),body.theme-default .mat-mdc-menu-content:has(button.mat-mdc-menu-item) button.mat-mdc-menu-item.mat-mdc-menu-item-highlighted .mat-mdc-menu-submenu-icon{color:var(--b3n-selection-text-active, "#136899")}body.theme-default .menu-no-padding>.mat-mdc-menu-content{padding-right:0!important}body.theme-default .ngx-mat-tel-input-mat-menu-panel .mat-mdc-menu-content:has(button.mat-mdc-menu-item){padding-top:0!important;padding-right:0!important}body.theme-default .ngx-mat-tel-input-mat-menu-panel .mat-mdc-menu-content:has(button.mat-mdc-menu-item) button.country-list-button{padding-left:8px!important;margin-left:0!important;border-radius:0!important}body.theme-default .mat-mdc-form-field.mat-focused.mat-primary:not(.mat-form-field-invalid) .mat-mdc-select-arrow{color:var(--b3n-link, #1979b1)!important}body.theme-default .mat-mdc-autocomplete-panel,body.theme-default .mat-mdc-select-panel{border-radius:6px!important;min-width:max-content!important}body.theme-default .mat-mdc-autocomplete-panel mat-option:not(.ngx-mat-select-search),body.theme-default .mat-mdc-select-panel mat-option:not(.ngx-mat-select-search){min-height:40px;margin-left:8px;margin-right:8px;border-radius:6px;padding-left:8px;padding-right:8px}body.theme-default .mat-mdc-autocomplete-panel mat-option:not(.ngx-mat-select-search):not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled):hover,body.theme-default .mat-mdc-select-panel mat-option:not(.ngx-mat-select-search):not(.mat-mdc-option-multiple):not(.mdc-list-item--disabled):hover{--mdc-theme-primary: var(--b3n-selection-text-hover, #313338);background-color:var(--b3n-selection-hover, #f2f3f5)!important}body.theme-default .mat-mdc-autocomplete-panel mat-option:not(.ngx-mat-select-search).more-input:hover,body.theme-default .mat-mdc-select-panel mat-option:not(.ngx-mat-select-search).more-input:hover{--mdc-theme-primary: var(--b3n-selection-text-hover, #313338);background-color:#fff!important}body.theme-default .mat-mdc-autocomplete-panel mat-option:not(.ngx-mat-select-search).more-input .mdc-list-item__primary-text,body.theme-default .mat-mdc-select-panel mat-option:not(.ngx-mat-select-search).more-input .mdc-list-item__primary-text{width:100%;display:flex;justify-content:center;align-items:center}body.theme-default .mat-mdc-autocomplete-panel mat-option:not(.ngx-mat-select-search):not(.mat-mdc-option-multiple).mdc-list-item--selected,body.theme-default .mat-mdc-select-panel mat-option:not(.ngx-mat-select-search):not(.mat-mdc-option-multiple).mdc-list-item--selected{--mdc-theme-primary: var(--b3n-selection-text-active, #136899);background-color:var(--b3n-selection-active, #ebf2fb)!important}body.theme-default .mat-mdc-autocomplete-panel .mat-mdc-option.mat-mdc-option-active,body.theme-default .mat-mdc-select-panel .mat-mdc-option.mat-mdc-option-active{background:var(--b3n-selection-hover, #f2f3f5);color:var(--b3n-color, #26272c)!important}body.theme-default .mat-mdc-autocomplete-panel mat-optgroup .mat-mdc-optgroup-label,body.theme-default .mat-mdc-select-panel mat-optgroup .mat-mdc-optgroup-label{font-size:12px}body.theme-default .mat-mdc-autocomplete-panel mat-optgroup .mat-mdc-optgroup-label .mdc-list-item__primary-text,body.theme-default .mat-mdc-select-panel mat-optgroup .mat-mdc-optgroup-label .mdc-list-item__primary-text{font-weight:550;color:var(--b3n-secondary-color, rgba(38, 39, 44, .8))}body.theme-default mat-toolbar{font-size:inherit!important;letter-spacing:-.2px!important;font-weight:400!important}body.theme-default mat-toolbar-row .mat-mdc-form-field-infix,body.theme-default .input-40px .mat-mdc-form-field-infix{min-height:40px}body.theme-default mat-toolbar-row .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label,body.theme-default .input-40px .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}body.theme-default mat-toolbar-row .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,body.theme-default .input-40px .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}body.theme-default mat-toolbar-row .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix,body.theme-default .input-40px .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}body.theme-default mat-toolbar-row .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix,body.theme-default .input-40px .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}body.theme-default mat-toolbar-row .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix,body.theme-default .input-40px .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}body.theme-default mat-toolbar-row .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label,body.theme-default .input-40px .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}body.theme-default mat-toolbar-row mat-form-field,body.theme-default .input-40px mat-form-field{max-width:280px}body.theme-default mat-toolbar-row mat-form-field .mat-mdc-form-field-infix,body.theme-default .input-40px mat-form-field .mat-mdc-form-field-infix{width:-moz-fit-content;width:fit-content;min-width:100px}body.theme-default mat-toolbar-row mat-form-field .mat-mdc-form-field-infix .mat-mdc-select-arrow-wrapper,body.theme-default .input-40px mat-form-field .mat-mdc-form-field-infix .mat-mdc-select-arrow-wrapper{padding-left:8px}body.theme-default mat-toolbar-row mat-form-field .mat-mdc-form-field-subscript-wrapper,body.theme-default .input-40px mat-form-field .mat-mdc-form-field-subscript-wrapper{display:none}body.theme-default mat-toolbar-row .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label,body.theme-default .input-40px .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:18px}body.theme-default mat-toolbar-row .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,body.theme-default .input-40px .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(-24.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75))}body.theme-default mat-form-field.no-validator .mat-mdc-form-field-subscript-wrapper{display:none}body.theme-default .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}body.theme-default .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mdc-icon-button.mat-mdc-button-base .mat-datepicker-toggle-default-icon{display:inline-block}body.theme-default .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))}body.theme-default .mdc-floating-label{will-change:auto}body.theme-default .mdc-notched-outline__notch{border-right:0}body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.mdc-text-field--invalid) .mdc-notched-outline__leading,body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.mdc-text-field--invalid) .mdc-notched-outline__notch,body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.mdc-text-field--invalid) .mdc-notched-outline__trailing{border-color:var(--b3n-border, #e0e0e0)}body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.mdc-text-field--invalid):hover .mdc-notched-outline__leading,body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.mdc-text-field--invalid):hover .mdc-notched-outline__notch,body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.mdc-text-field--invalid):hover .mdc-notched-outline__trailing{border-color:var(--b3n-link, #1979b1)}body.theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):not(.mdc-text-field--invalid):hover .mdc-notched-outline__notch .mdc-floating-label{color:var(--b3n-link, #027cb5)}body.theme-default .mdc-text-field--outlined.mdc-text-field--focused:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid) .mdc-notched-outline__leading,body.theme-default .mdc-text-field--outlined.mdc-text-field--focused:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid) .mdc-notched-outline__notch,body.theme-default .mdc-text-field--outlined.mdc-text-field--focused:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid) .mdc-notched-outline__trailing{border-color:var(--b3n-link, #027cb5)}body.theme-default .mdc-text-field--outlined.mdc-text-field--focused:not(.mdc-text-field--disabled):not(.mdc-text-field--invalid) .mdc-notched-outline__notch .mdc-floating-label{color:var(--b3n-link, #027cb5)}body.theme-default .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #039be5;--mdc-switch-selected-handle-color: #039be5;--mdc-switch-selected-hover-state-layer-color: #039be5;--mdc-switch-selected-pressed-state-layer-color: #039be5;--mdc-switch-selected-focus-handle-color: #039be5;--mdc-switch-selected-hover-handle-color: #039be5;--mdc-switch-selected-pressed-handle-color: #039be5;--mdc-switch-selected-focus-track-color: #039be58a;--mdc-switch-selected-hover-track-color: #039be58a;--mdc-switch-selected-pressed-track-color: #039be58a;--mdc-switch-selected-track-color: #039be58a}body.theme-default .mat-mdc-slide-toggle.mat-accent .mdc-form-field>label{padding-left:8px}body.theme-default .mat-mdc-slide-toggle{--mdc-switch-unselected-focus-track-color: #00000061;--mdc-switch-unselected-hover-track-color: #00000061;--mdc-switch-unselected-pressed-track-color: #00000061;--mdc-switch-unselected-track-color: #00000061;--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: #fafafa;--mdc-switch-selected-icon-color: #fff;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-unselected-icon-color: #fff}body.theme-default *{-moz-osx-font-smoothing:inherit!important;-webkit-font-smoothing:inherit!important}body.theme-default .mat-tooltip{white-space:pre-line!important;font-size:12px!important}body.theme-default .secondary-text{color:var(--b3n-secondary-text, rgba(0, 0, 0, .5411764706))!important}body.theme-default .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 32px !important;--mdc-switch-selected-focus-state-layer-color: var(--b3n-primary) !important;--mdc-switch-selected-hover-state-layer-color: var(--b3n-primary) !important;--mdc-switch-selected-pressed-state-layer-color: var(--b3n-primary) !important;--mdc-switch-selected-handle-color: var(--b3n-primary) !important;--mdc-switch-selected-focus-handle-color: var(--b3n-primary) !important;--mdc-switch-selected-hover-handle-color: var(--b3n-primary) !important;--mdc-switch-selected-pressed-handle-color: var(--b3n-primary) !important;--mdc-switch-selected-focus-track-color: #1979b180 !important;--mdc-switch-selected-hover-track-color: #1979b180 !important;--mdc-switch-selected-pressed-track-color: #1979b180 !important;--mdc-switch-selected-track-color: #1979b180 !important}body.theme-default .mat-mdc-icon-button,body.theme-default .mat-mdc-fab,body.theme-default .mat-mdc-mini-fab{padding:0!important;display:inline-flex!important;justify-content:center;align-items:center}body.theme-default .mdc-dialog .mdc-dialog__title{--mdc-dialog-subhead-weight: 550;color:var(--b3n-title, #1f2123)}body.theme-default .mdc-dialog .mdc-dialog__content{padding:6px 24px 8px}body.theme-default .mdc-dialog .mdc-dialog__actions{padding:8px 24px 24px}body.theme-default .mat-mdc-dialog-container .mdc-dialog__content{--mdc-dialog-supporting-text-color: var(--b3n-color, #1f2123) !important}body.theme-default .mat-mdc-button.mat-mdc-button-base,body.theme-default .mat-mdc-raised-button.mat-mdc-button-base,body.theme-default .mat-mdc-unelevated-button.mat-mdc-button-base,body.theme-default .mat-mdc-outlined-button.mat-mdc-button-base{height:40px;font-weight:550}body.theme-default .mat-mdc-radio-button .mdc-form-field>label{cursor:pointer}body.theme-default .mdc-button--outlined .mdc-button__ripple{border-radius:5px}body.theme-default a{color:var(--b3n-link, #1979b1)}body.theme-default .mdc-switch .mdc-switch__icons{display:none}body.theme-default .mat-expansion-panel-header{font-weight:inherit}body.theme-default .mat-mdc-table .mdc-data-table__header-cell{color:var(--b3n-secondary-color, rgba(31, 33, 35, .6));border-bottom-color:var(--b3n-table-border, #dddddd)}body.theme-default .mat-mdc-table .mdc-data-table__cell{color:var(--b3n-table-color, #1f2123)!important;border-bottom-color:var(--b3n-table-border, #dddddd)}body.theme-default .mat-mdc-no-data-row{height:52px}body.theme-default .mat-mdc-paginator{border-top:1px solid var(--b3n-border, #e0e0e0)}body.theme-default .mdc-list-item--with-leading-checkbox .mdc-list-item__start{margin-right:.5rem}body.theme-default .box-uuid{padding:4px 8px!important;line-height:25px!important;background:var(--b3n-box-uuid, #e6e6e6);border-radius:4px!important;font-size:12px!important;font-weight:550;color:var(--b3n-color, rgba(0, 0, 0, .8705882353));height:25px!important;white-space:nowrap!important}body.theme-default .mat-datepicker-actions{padding:16px}body.theme-default .mat-mdc-tab-header{border-bottom:1px solid rgba(0,0,0,.12)}body.theme-default .mat-datepicker-content .mat-calendar .mat-calendar-content{padding-bottom:24px}body.theme-default .mat-select-search-input::placeholder{color:var(--b3n-placeholder, rgba(31, 33, 35, .4))!important}body.theme-default .mat-step-header.mat-primary .mat-step-icon-selected{background-color:var(--b3n-primary, #1979b1);color:#fff}body.theme-default .mat-step-header.mat-primary .mat-step-label-selected{color:var(--b3n-primary, #1979b1);font-weight:550}body.theme-default .mat-drawer-container,body.theme-default .mat-toolbar{background-color:#fff}body.theme-default .color-background-primary{background-color:#1979b1!important}body.theme-default .material-icons,body.theme-default .material-symbols-rounded{font-family:Material Symbols Rounded;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}body.theme-default .material-icons.fill,body.theme-default .material-symbols-rounded.fill{font-variation-settings:"FILL" 1,"wght" 300,"GRAD" 0,"opsz" 24}body{height:100%;width:100%}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing.dark-backdrop{background:rgba(0,0,0,.32);opacity:1!important}.drag-scroll-content{padding-left:26px}.button-link.active{border-bottom:2px solid rgba(0,0,0,.6);border-radius:0}i{cursor:pointer}.mat-mdc-form-field.intlTel .ngx-mat-tel-input-container{margin-top:-14px!important}.mat-mdc-form-field.intlTel .country-selector{top:4px!important}.mat-mdc-form-field.intlTel .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{left:80px!important}.mat-mdc-form-field.intlTel .mdc-floating-label--float-above{top:16px!important}.mat-mdc-form-field.intlTel .mdc-line-ripple:before,.mat-mdc-form-field.intlTel .mdc-line-ripple:after{margin-left:95px!important}::-webkit-scrollbar{width:8px!important;height:8px!important}.before\:\!h-14:before{content:var(--tw-content);height:3.5rem!important}.after\:\!w-1\/2:after{content:var(--tw-content);width:50%!important}.hover\:bg-\[\#F2F3F5\]:hover{--tw-bg-opacity: 1;background-color:rgb(242 243 245 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f2f2f2\]:hover{--tw-bg-opacity: 1;background-color:rgb(242 242 242 / var(--tw-bg-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.group:hover .group-hover\:\!visible{visibility:visible!important}.group:hover .group-hover\:visible{visibility:visible}.group:hover .group-hover\:underline{text-decoration-line:underline}.group:hover .group-hover\:opacity-100{opacity:1}@media (min-width: 640px){.sm\:flex-row{flex-direction:row}}.\[\&\>div\]\:flex>div{display:flex}.\[\&\>div\]\:w-full>div{width:100%}.\[\&\>div\]\:items-center>div{align-items:center}.\[\&\>div\]\:gap-\[10px\]>div{gap:10px}
