[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;inset:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;inset:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:black;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{inset:0 auto 0 0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}/*!
 * 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}@font-face{font-family:Inter var;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/fonts/Inter-roman-var.woff2?v=3.19) format("woff2");font-named-instance:"Regular"}@font-face{font-family:Inter var;font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/fonts/Inter-italic-var.woff2?v=3.19) format("woff2");font-named-instance:"Italic"}.dark{--propiu-sidenav-background: #111827;--propiu-sidenav-color: #fff;--propiu-sidenav-toolbar-background: #111827;--propiu-sidenav-section-divider-color: rgb(255 255 255 / .12);--propiu-sidenav-item-background-hover: rgb(3 7 18 / 30%);--propiu-sidenav-item-background-active: rgb(3 7 18 / 30%);--propiu-sidenav-item-color: #d1d5db;--propiu-sidenav-item-color-hover: #fff;--propiu-sidenav-item-color-active: #fff;--propiu-sidenav-item-icon-color: rgb(var(--propiu-color-primary-600) / 50%);--propiu-sidenav-item-icon-color-hover: rgb(var(--propiu-color-primary-600) / 1);--propiu-sidenav-item-icon-color-active: rgb(var(--propiu-color-primary-600) / 1);--propiu-sidenav-item-dropdown-background: var( --propiu-sidenav-item-background-active );--propiu-sidenav-item-dropdown-background-hover: rgb(3 7 18 / 80%);--propiu-sidenav-item-dropdown-color-hover: var( --propiu-sidenav-item-color-hover );--propiu-sidenav-item-dropdown-background-active: var( --propiu-sidenav-item-dropdown-background-hover );--propiu-sidenav-item-dropdown-color-active: var( --propiu-sidenav-item-color-active );--propiu-sidenav-item-ripple-color: rgb(255 255 255 / 10%);--propiu-sidenav-subheading-color: #6b7280;--propiu-toolbar-background: var(--propiu-background-background);--propiu-toolbar-icon-color: rgb(var(--propiu-color-primary-600));--propiu-secondary-toolbar-background: var(--propiu-background-background);--propiu-navigation-color: rgb(var(--propiu-foreground-text-rgb) / 1);--propiu-navigation-background: #111827}.propiu-style-light .propiu-sidenav{border-right-width:1px;--tw-border-opacity: 1;border-right-color:rgb(229 231 235 / var(--tw-border-opacity))}.propiu-style-light .propiu-sidenav .propiu-sidenav-user .propiu-sidenav-user__subtitle,.propiu-style-light .propiu-sidenav .propiu-sidenav-user .propiu-sidenav-user__dropdown-icon{color:#00000080}.propiu-style-light .propiu-sidenav .propiu-sidenav-user:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.propiu-style-light .propiu-sidenav .propiu-sidenav-search{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.propiu-style-light .propiu-sidenav .propiu-sidenav-search:hover{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity));--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity))}.propiu-style-light .propiu-sidenav-user--open{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}body{--propiu-sidenav-background: #fff;--propiu-sidenav-color: #fff;--propiu-sidenav-toolbar-background: #fff;--propiu-sidenav-toolbar-headline: #596665;--propiu-sidenav-section-divider-color: rgb(0 0 0 / .12);--propiu-sidenav-item-background-hover: rgb(3 7 18 / 30%);--propiu-sidenav-item-background-active: #5d9e93;--propiu-sidenav-item-color: #596665;--propiu-sidenav-item-color-hover: #596665;--propiu-sidenav-item-color-active: #fff;--propiu-sidenav-item-icon-color: #596665;--propiu-sidenav-item-icon-color-hover: #596665;--propiu-sidenav-item-icon-color-active: #fff;--propiu-sidenav-item-dropdown-background: var( --propiu-sidenav-item-background-active );--propiu-sidenav-item-dropdown-background-hover: rgb(3 7 18 / 80%);--propiu-sidenav-item-dropdown-color-hover: var( --propiu-sidenav-item-color-hover );--propiu-sidenav-item-dropdown-background-active: var( --propiu-sidenav-item-dropdown-background-hover );--propiu-sidenav-item-dropdown-color-active: var( --propiu-sidenav-item-color-active );--propiu-sidenav-item-ripple-color: rgb(255 255 255 / 10%);--propiu-sidenav-subheading-color: rgb(var(--propiu-color-primary-300) / 80%);--propiu-toolbar-background: rgb(var(--propiu-background-card-rgb) / 70%);--propiu-toolbar-icon-color: rgb(var(--propiu-color-primary-600));--propiu-secondary-toolbar-background: var(--propiu-toolbar-background);--propiu-navigation-color: rgb(var(--propiu-foreground-text-rgb) / 1);--propiu-navigation-background: var(--propiu-background-card)}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}html{--mat-option-label-text-font: var(--vex-font);--mat-option-label-text-line-height: 24px;--mat-option-label-text-size: 15px;--mat-option-label-text-tracking: -.009em;--mat-option-label-text-weight: 400;--mat-optgroup-label-text-font: var(--vex-font);--mat-optgroup-label-text-line-height: 24px;--mat-optgroup-label-text-size: 15px;--mat-optgroup-label-text-tracking: -.009em;--mat-optgroup-label-text-weight: 400}.mat-mdc-card{--mat-card-title-text-font: var(--vex-font);--mat-card-title-text-line-height: 26px;--mat-card-title-text-size: 18px;--mat-card-title-text-tracking: -.014em;--mat-card-title-text-weight: 500;--mat-card-subtitle-text-font: var(--vex-font);--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 14px;--mat-card-subtitle-text-tracking: -.006em;--mat-card-subtitle-text-weight: 500}.mat-mdc-tooltip{--mdc-plain-tooltip-supporting-text-font: var(--vex-font);--mdc-plain-tooltip-supporting-text-size: 12px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: 0}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.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, var(--vex-font)));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, -.011em);-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, var(--vex-font)));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, -.011em);-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, var(--vex-font)));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, 0);-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, var(--vex-font)));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, -.009em);-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}html{--mat-select-trigger-text-font: var(--vex-font);--mat-select-trigger-text-line-height: 24px;--mat-select-trigger-text-size: 15px;--mat-select-trigger-text-tracking: -.009em;--mat-select-trigger-text-weight: 400}.mat-mdc-dialog-container{--mdc-dialog-subhead-font: var(--vex-font);--mdc-dialog-subhead-line-height: 26px;--mdc-dialog-subhead-size: 18px;--mdc-dialog-subhead-weight: 500;--mdc-dialog-subhead-tracking: -.014em;--mdc-dialog-supporting-text-font: var(--vex-font);--mdc-dialog-supporting-text-line-height: 24px;--mdc-dialog-supporting-text-size: 15px;--mdc-dialog-supporting-text-weight: 400;--mdc-dialog-supporting-text-tracking: -.009em}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font: var(--vex-font);--mdc-chip-label-text-line-height: 20px;--mdc-chip-label-text-size: 14px;--mdc-chip-label-text-tracking: -.006em;--mdc-chip-label-text-weight: 400}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.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, var(--vex-font)));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, -.006em);-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-radio-button .mdc-radio{--mdc-radio-state-layer-size: 40px}.mat-mdc-radio-button .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, var(--vex-font)));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, -.006em);-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: var(--vex-font);--mdc-slider-label-label-text-size: 14px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: -.006em;--mdc-slider-label-label-text-weight: 500}html{--mat-menu-item-label-text-font: var(--vex-font);--mat-menu-item-label-text-size: 15px;--mat-menu-item-label-text-tracking: -.009em;--mat-menu-item-label-text-line-height: 24px;--mat-menu-item-label-text-weight: 400}.mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}.mat-mdc-list-base{--mdc-list-list-item-label-text-font: var(--vex-font);--mdc-list-list-item-label-text-line-height: 24px;--mdc-list-list-item-label-text-size: 15px;--mdc-list-list-item-label-text-tracking: -.009em;--mdc-list-list-item-label-text-weight: 400;--mdc-list-list-item-supporting-text-font: var(--vex-font);--mdc-list-list-item-supporting-text-line-height: 20px;--mdc-list-list-item-supporting-text-size: 14px;--mdc-list-list-item-supporting-text-tracking: -.006em;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: var(--vex-font);--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: 0;--mdc-list-list-item-trailing-supporting-text-weight: 400}.mdc-list-group__subheader{font-size:16px;font-weight:400;line-height:28px;font-family:var(--vex-font);letter-spacing:-.011em}html{--mat-paginator-container-size: 56px}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}html{--mat-paginator-container-text-font: var(--vex-font);--mat-paginator-container-text-line-height: 20px;--mat-paginator-container-text-size: 12px;--mat-paginator-container-text-tracking: 0;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 12px}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px;--mat-tab-header-label-text-font: var(--vex-font);--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-letter-spacing: -.006em;--mat-tab-header-label-text-line-height: 14px;--mat-tab-header-label-text-weight: 500}html{--mdc-checkbox-state-layer-size: 40px}.mat-mdc-checkbox .mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, var(--vex-font)));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, -.006em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-button-font-family, var(--mdc-typography-font-family, var(--vex-font)));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, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, -.006em);-webkit-text-decoration:var(--mdc-typography-button-text-decoration, none);text-decoration:var(--mdc-typography-button-text-decoration, none);text-transform:var(--mdc-typography-button-text-transform, none)}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.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, var(--vex-font)));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, 500);letter-spacing:var(--mdc-typography-button-letter-spacing, -.006em);-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: var(--vex-font);--mdc-snackbar-supporting-text-line-height: 20px;--mdc-snackbar-supporting-text-size: 14px;--mdc-snackbar-supporting-text-weight: 400}.mat-mdc-table .mdc-data-table__row{height:52px}.mat-mdc-table .mdc-data-table__pagination{min-height:52px}.mat-mdc-table .mdc-data-table__header-row{height:56px}.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, var(--vex-font)));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, -.006em);-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, var(--vex-font)));font-size:var(--mdc-typography-subtitle2-font-size, 14px);line-height:var(--mdc-typography-subtitle2-line-height, 24px);font-weight:var(--mdc-typography-subtitle2-font-weight, 500);letter-spacing:var(--mdc-typography-subtitle2-letter-spacing, -.006em);-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-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-badge-content{font-weight:600;font-size:12px;font-family:var(--vex-font)}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}html{--mat-bottom-sheet-container-text-font: var(--vex-font);--mat-bottom-sheet-container-text-line-height: 20px;--mat-bottom-sheet-container-text-size: 14px;--mat-bottom-sheet-container-text-tracking: -.006em;--mat-bottom-sheet-container-text-weight: 400;--mat-standard-button-toggle-height: 48px;--mat-legacy-button-toggle-text-font: var(--vex-font);--mat-standard-button-toggle-text-font: var(--vex-font)}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.mat-calendar{font-family:var(--vex-font)}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px;--mat-expansion-header-text-font: var(--vex-font);--mat-expansion-header-text-size: 14px;--mat-expansion-header-text-weight: 500;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: var(--vex-font);--mat-expansion-container-text-line-height: 20px;--mat-expansion-container-text-size: 14px;--mat-expansion-container-text-tracking: -.006em;--mat-expansion-container-text-weight: 400}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:14px}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:12px}html{--mat-stepper-header-height: 72px;--mat-stepper-container-text-font: var(--vex-font);--mat-stepper-header-label-text-font: var(--vex-font);--mat-stepper-header-label-text-size: 14px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-size: 15px;--mat-stepper-header-selected-state-label-text-weight: 400;--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px;--mat-toolbar-title-text-font: var(--vex-font);--mat-toolbar-title-text-line-height: 26px;--mat-toolbar-title-text-size: 18px;--mat-toolbar-title-text-tracking: -.014em;--mat-toolbar-title-text-weight: 500}.mat-tree-node{min-height:48px}.mat-tree{font-family:var(--vex-font)}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:14px}.propiu-theme-default .mat-ripple-element,.propiu-theme-default.light .mat-ripple-element,.propiu-theme-default .light .mat-ripple-element{background-color:#0000001a}.propiu-theme-default,.propiu-theme-default.light,.propiu-theme-default .light{--mat-option-selected-state-label-text-color: #16a34a;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.propiu-theme-default .mat-accent,.propiu-theme-default.light .mat-accent,.propiu-theme-default .light .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b}.propiu-theme-default .mat-warn,.propiu-theme-default.light .mat-warn,.propiu-theme-default .light .mat-warn{--mat-option-selected-state-label-text-color: #ef4444}.propiu-theme-default,.propiu-theme-default.light,.propiu-theme-default .light{--mat-optgroup-label-text-color: #030712}.propiu-theme-default .mat-pseudo-checkbox-full,.propiu-theme-default.light .mat-pseudo-checkbox-full,.propiu-theme-default .light .mat-pseudo-checkbox-full{color:#4b5563}.propiu-theme-default .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-default.light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-default .light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.propiu-theme-default .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#16a34a}.propiu-theme-default .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#16a34a}.propiu-theme-default .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-default.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-default .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-default .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-default .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-default .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-default.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-default .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-default .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-default .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-default .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-default.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-default .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-default .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-default .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-default .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-default.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-default .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-default .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.propiu-theme-default .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.propiu-theme-default .mat-app-background,.propiu-theme-default.mat-app-background,.propiu-theme-default.light .mat-app-background,.propiu-theme-default.light.mat-app-background,.propiu-theme-default .light .mat-app-background,.propiu-theme-default .light.mat-app-background{background-color:#f3f4f6;color:#030712}.propiu-theme-default .mat-elevation-z0,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-default.light .mat-elevation-z0,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-default .light .mat-elevation-z0,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.propiu-theme-default .mat-elevation-z1,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-default.light .mat-elevation-z1,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-default .light .mat-elevation-z1,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.propiu-theme-default .mat-elevation-z2,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-default.light .mat-elevation-z2,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-default .light .mat-elevation-z2,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.propiu-theme-default .mat-elevation-z3,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-default.light .mat-elevation-z3,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-default .light .mat-elevation-z3,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.propiu-theme-default .mat-elevation-z4,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-default.light .mat-elevation-z4,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-default .light .mat-elevation-z4,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.propiu-theme-default .mat-elevation-z5,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-default.light .mat-elevation-z5,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-default .light .mat-elevation-z5,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.propiu-theme-default .mat-elevation-z6,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-default.light .mat-elevation-z6,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-default .light .mat-elevation-z6,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.propiu-theme-default .mat-elevation-z7,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-default.light .mat-elevation-z7,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-default .light .mat-elevation-z7,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.propiu-theme-default .mat-elevation-z8,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-default.light .mat-elevation-z8,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-default .light .mat-elevation-z8,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.propiu-theme-default .mat-elevation-z9,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-default.light .mat-elevation-z9,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-default .light .mat-elevation-z9,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.propiu-theme-default .mat-elevation-z10,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-default.light .mat-elevation-z10,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-default .light .mat-elevation-z10,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.propiu-theme-default .mat-elevation-z11,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-default.light .mat-elevation-z11,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-default .light .mat-elevation-z11,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.propiu-theme-default .mat-elevation-z12,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-default.light .mat-elevation-z12,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-default .light .mat-elevation-z12,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.propiu-theme-default .mat-elevation-z13,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-default.light .mat-elevation-z13,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-default .light .mat-elevation-z13,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.propiu-theme-default .mat-elevation-z14,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-default.light .mat-elevation-z14,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-default .light .mat-elevation-z14,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.propiu-theme-default .mat-elevation-z15,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-default.light .mat-elevation-z15,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-default .light .mat-elevation-z15,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.propiu-theme-default .mat-elevation-z16,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-default.light .mat-elevation-z16,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-default .light .mat-elevation-z16,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.propiu-theme-default .mat-elevation-z17,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-default.light .mat-elevation-z17,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-default .light .mat-elevation-z17,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.propiu-theme-default .mat-elevation-z18,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-default.light .mat-elevation-z18,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-default .light .mat-elevation-z18,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.propiu-theme-default .mat-elevation-z19,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-default.light .mat-elevation-z19,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-default .light .mat-elevation-z19,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.propiu-theme-default .mat-elevation-z20,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-default.light .mat-elevation-z20,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-default .light .mat-elevation-z20,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.propiu-theme-default .mat-elevation-z21,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-default.light .mat-elevation-z21,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-default .light .mat-elevation-z21,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.propiu-theme-default .mat-elevation-z22,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-default.light .mat-elevation-z22,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-default .light .mat-elevation-z22,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.propiu-theme-default .mat-elevation-z23,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-default.light .mat-elevation-z23,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-default .light .mat-elevation-z23,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.propiu-theme-default .mat-elevation-z24,.propiu-theme-default .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-default.light .mat-elevation-z24,.propiu-theme-default.light .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-default .light .mat-elevation-z24,.propiu-theme-default .light .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-default .mat-mdc-card,.propiu-theme-default.light .mat-mdc-card,.propiu-theme-default .light .mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #4b5563}.propiu-theme-default .mat-mdc-progress-bar,.propiu-theme-default.light .mat-mdc-progress-bar,.propiu-theme-default .light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #16a34a;--mdc-linear-progress-track-color: rgba(22, 163, 74, .25)}.propiu-theme-default .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-default.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-default .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#16a34a40;background-color:var(--mdc-linear-progress-track-color, rgba(22, 163, 74, .25))}@media (forced-colors: active){.propiu-theme-default .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-default.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-default .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-default .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-default.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-default .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(22, 163, 74, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-default .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-default.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-default .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#16a34a40;background-color:var(--mdc-linear-progress-track-color, rgba(22, 163, 74, .25))}.propiu-theme-default .mat-mdc-progress-bar.mat-accent,.propiu-theme-default.light .mat-mdc-progress-bar.mat-accent,.propiu-theme-default .light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.propiu-theme-default .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-default.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-default .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}@media (forced-colors: active){.propiu-theme-default .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-default.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-default .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-default .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-default.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-default .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-default .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-default.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-default .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}.propiu-theme-default .mat-mdc-progress-bar.mat-warn,.propiu-theme-default.light .mat-mdc-progress-bar.mat-warn,.propiu-theme-default .light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.propiu-theme-default .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-default.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-default .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-default .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-default.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-default .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-default .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-default.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-default .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-default .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-default.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-default .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-default .mat-mdc-tooltip,.propiu-theme-default.light .mat-mdc-tooltip,.propiu-theme-default .light .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #1f2937;--mdc-plain-tooltip-supporting-text-color: #fff}.propiu-theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.propiu-theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-default.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-default .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.propiu-theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-default.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-default .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}.propiu-theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-default.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-default .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.propiu-theme-default .mdc-text-field .mdc-text-field__input,.propiu-theme-default.light .mdc-text-field .mdc-text-field__input,.propiu-theme-default .light .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #16a34a)}.propiu-theme-default .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-default.light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-default .light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.propiu-theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-default .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-default.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-default.light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-default .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-default .light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.propiu-theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-default.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-default .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.propiu-theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-default.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-default .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.propiu-theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-default.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-default .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.propiu-theme-default .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-default.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-default .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.propiu-theme-default .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-default .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-default.light .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-default.light .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-default .light .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-default .light .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.propiu-theme-default .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-default .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-default.light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-default.light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-default .light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-default .light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.propiu-theme-default .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-default .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-default.light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-default.light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-default .light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-default .light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.propiu-theme-default .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-default.light .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-default .light .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.propiu-theme-default .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-default.light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-default .light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.propiu-theme-default .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-default.light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-default .light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.propiu-theme-default .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-default.light .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-default .light .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #16a34a)}.propiu-theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-default.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-default .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.propiu-theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-default.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-default.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-default.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-default .light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-default .light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-default .light .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}.propiu-theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #16a34a)}.propiu-theme-default .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-default .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-default.light .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-default.light .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-default .light .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-default .light .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.propiu-theme-default .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default.light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#16a34ade}.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-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,.propiu-theme-default.light .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,.propiu-theme-default .light .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, #ef4444)}.propiu-theme-default .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-default.light .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-default .light .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-default .light .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, #ef4444)}.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.propiu-theme-default .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-default.light .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-default .light .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.propiu-theme-default .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-default.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-default .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.propiu-theme-default .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-default .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-default.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-default .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.propiu-theme-default .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-default.light .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-default .light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.propiu-theme-default .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-default .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-default .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-default.light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-default.light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-default.light .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-default .light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-default .light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-default .light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.propiu-theme-default .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-default.light .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-default .light .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.propiu-theme-default .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-default.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-default .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.propiu-theme-default .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-default .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-default.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-default .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-default .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-default.light .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-default .light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.propiu-theme-default .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-default.light .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-default .light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.propiu-theme-default .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-default .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-default .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-default.light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-default.light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-default.light .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-default .light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-default .light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-default .light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.propiu-theme-default .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-default.light .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-default .light .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.propiu-theme-default .mat-mdc-form-field-error,.propiu-theme-default.light .mat-mdc-form-field-error,.propiu-theme-default .light .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default .mat-mdc-form-field-focus-overlay,.propiu-theme-default.light .mat-mdc-form-field-focus-overlay,.propiu-theme-default .light .mat-mdc-form-field-focus-overlay{background-color:#000000de}.propiu-theme-default .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-default.light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-default .light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.propiu-theme-default .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-default.light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-default .light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.propiu-theme-default .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-default.light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-default .light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.propiu-theme-default .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-default.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-default .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#16a34ade}.propiu-theme-default .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-default.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-default .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#f59e0bde}.propiu-theme-default .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-default.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-default .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-default .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-default.light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-default .light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.propiu-theme-default .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-default .light .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-default .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default.light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default .light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f59e0bde}.propiu-theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-default .light .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, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default .light .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, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-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,.propiu-theme-default.light .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,.propiu-theme-default .light .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, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-default .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-default .light .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, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-default .light .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, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-default .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default .light .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, #ef4444)}.propiu-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,.propiu-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,.propiu-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,.propiu-theme-default.light .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,.propiu-theme-default.light .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,.propiu-theme-default.light .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,.propiu-theme-default .light .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,.propiu-theme-default .light .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,.propiu-theme-default .light .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, #ef4444)}.propiu-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,.propiu-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,.propiu-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,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .light .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, #ef4444)}.propiu-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,.propiu-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,.propiu-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,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default .light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .light .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, #f59e0b)}.propiu-theme-default .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-default .light .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default.light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default .light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-default .light .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, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default .light .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, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-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,.propiu-theme-default.light .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,.propiu-theme-default .light .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, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-default .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-default .light .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, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-default .light .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, #ef4444)}.propiu-theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-default .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default .light .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, #ef4444)}.propiu-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,.propiu-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,.propiu-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,.propiu-theme-default.light .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,.propiu-theme-default.light .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,.propiu-theme-default.light .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,.propiu-theme-default .light .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,.propiu-theme-default .light .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,.propiu-theme-default .light .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, #ef4444)}.propiu-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,.propiu-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,.propiu-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,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .light .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, #ef4444)}.propiu-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,.propiu-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,.propiu-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,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default .light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .light .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, #ef4444)}.propiu-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,.propiu-theme-default.light .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-default .light .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}.propiu-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,.propiu-theme-default.light [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,.propiu-theme-default .light [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}.propiu-theme-default,.propiu-theme-default.light,.propiu-theme-default .light{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(22, 163, 74, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-default .mat-mdc-form-field.mat-accent,.propiu-theme-default.light .mat-mdc-form-field.mat-accent,.propiu-theme-default .light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-default .mat-mdc-form-field.mat-warn,.propiu-theme-default.light .mat-mdc-form-field.mat-warn,.propiu-theme-default .light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-default,.propiu-theme-default.light,.propiu-theme-default .light{--mat-autocomplete-background-color: white}.propiu-theme-default .mat-mdc-dialog-container,.propiu-theme-default.light .mat-mdc-dialog-container,.propiu-theme-default .light .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.propiu-theme-default .mat-mdc-standard-chip,.propiu-theme-default.light .mat-mdc-standard-chip,.propiu-theme-default .light .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.propiu-theme-default .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-default .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #16a34a;--mdc-chip-elevated-disabled-container-color: #16a34a;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-default .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-default .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-default .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-default .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-default.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-default .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-default .mat-mdc-slide-toggle,.propiu-theme-default.light .mat-mdc-slide-toggle,.propiu-theme-default .light .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}.propiu-theme-default .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-default.light .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-default .light .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-default .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-default.light .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-default .light .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#6b7280}.propiu-theme-default .mat-mdc-slide-toggle.mat-primary,.propiu-theme-default.light .mat-mdc-slide-toggle.mat-primary,.propiu-theme-default .light .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #16a34a;--mdc-switch-selected-handle-color: #16a34a;--mdc-switch-selected-hover-state-layer-color: #16a34a;--mdc-switch-selected-pressed-state-layer-color: #16a34a;--mdc-switch-selected-focus-handle-color: #14532d;--mdc-switch-selected-hover-handle-color: #14532d;--mdc-switch-selected-pressed-handle-color: #14532d;--mdc-switch-selected-focus-track-color: #86efac;--mdc-switch-selected-hover-track-color: #86efac;--mdc-switch-selected-pressed-track-color: #86efac;--mdc-switch-selected-track-color: #86efac}.propiu-theme-default .mat-mdc-slide-toggle.mat-accent,.propiu-theme-default.light .mat-mdc-slide-toggle.mat-accent,.propiu-theme-default .light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d97706;--mdc-switch-selected-handle-color: #d97706;--mdc-switch-selected-hover-state-layer-color: #d97706;--mdc-switch-selected-pressed-state-layer-color: #d97706;--mdc-switch-selected-focus-handle-color: #78350f;--mdc-switch-selected-hover-handle-color: #78350f;--mdc-switch-selected-pressed-handle-color: #78350f;--mdc-switch-selected-focus-track-color: #fcd34d;--mdc-switch-selected-hover-track-color: #fcd34d;--mdc-switch-selected-pressed-track-color: #fcd34d;--mdc-switch-selected-track-color: #fcd34d}.propiu-theme-default .mat-mdc-slide-toggle.mat-warn,.propiu-theme-default.light .mat-mdc-slide-toggle.mat-warn,.propiu-theme-default .light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.propiu-theme-default .mat-mdc-radio-button .mdc-form-field,.propiu-theme-default.light .mat-mdc-radio-button .mdc-form-field,.propiu-theme-default .light .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-default .mat-mdc-radio-button.mat-primary,.propiu-theme-default.light .mat-mdc-radio-button.mat-primary,.propiu-theme-default .light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #16a34a;--mdc-radio-selected-hover-icon-color: #16a34a;--mdc-radio-selected-icon-color: #16a34a;--mdc-radio-selected-pressed-icon-color: #16a34a;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #16a34a;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-default .mat-mdc-radio-button.mat-accent,.propiu-theme-default.light .mat-mdc-radio-button.mat-accent,.propiu-theme-default .light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-default .mat-mdc-radio-button.mat-warn,.propiu-theme-default.light .mat-mdc-radio-button.mat-warn,.propiu-theme-default .light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-default .mat-mdc-slider,.propiu-theme-default.light .mat-mdc-slider,.propiu-theme-default .light .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}.propiu-theme-default .mat-mdc-slider.mat-primary,.propiu-theme-default.light .mat-mdc-slider.mat-primary,.propiu-theme-default .light .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #16a34a;--mdc-slider-focus-handle-color: #16a34a;--mdc-slider-hover-handle-color: #16a34a;--mdc-slider-active-track-color: #16a34a;--mdc-slider-inactive-track-color: #16a34a;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #16a34a;--mat-mdc-slider-ripple-color: #16a34a;--mat-mdc-slider-hover-ripple-color: rgba(22, 163, 74, .05);--mat-mdc-slider-focus-ripple-color: rgba(22, 163, 74, .2)}.propiu-theme-default .mat-mdc-slider.mat-accent,.propiu-theme-default.light .mat-mdc-slider.mat-accent,.propiu-theme-default .light .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mat-mdc-slider-ripple-color: #f59e0b;--mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);--mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2)}.propiu-theme-default .mat-mdc-slider.mat-warn,.propiu-theme-default.light .mat-mdc-slider.mat-warn,.propiu-theme-default .light .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-default,.propiu-theme-default.light,.propiu-theme-default .light{--mat-menu-item-label-text-color: #030712;--mat-menu-item-icon-color: #030712;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}.propiu-theme-default .mat-mdc-list-base,.propiu-theme-default.light .mat-mdc-list-base,.propiu-theme-default .light .mat-mdc-list-base{--mdc-list-list-item-label-text-color: #030712;--mdc-list-list-item-supporting-text-color: #4b5563;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--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: #030712;--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: #030712;--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}.propiu-theme-default .mdc-list-item__start,.propiu-theme-default .mdc-list-item__end,.propiu-theme-default.light .mdc-list-item__start,.propiu-theme-default.light .mdc-list-item__end,.propiu-theme-default .light .mdc-list-item__start,.propiu-theme-default .light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #16a34a;--mdc-radio-selected-hover-icon-color: #16a34a;--mdc-radio-selected-icon-color: #16a34a;--mdc-radio-selected-pressed-icon-color: #16a34a}.propiu-theme-default .mat-accent .mdc-list-item__start,.propiu-theme-default .mat-accent .mdc-list-item__end,.propiu-theme-default.light .mat-accent .mdc-list-item__start,.propiu-theme-default.light .mat-accent .mdc-list-item__end,.propiu-theme-default .light .mat-accent .mdc-list-item__start,.propiu-theme-default .light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.propiu-theme-default .mat-warn .mdc-list-item__start,.propiu-theme-default .mat-warn .mdc-list-item__end,.propiu-theme-default.light .mat-warn .mdc-list-item__start,.propiu-theme-default.light .mat-warn .mdc-list-item__end,.propiu-theme-default .light .mat-warn .mdc-list-item__start,.propiu-theme-default .light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-default .mat-mdc-list-option,.propiu-theme-default.light .mat-mdc-list-option,.propiu-theme-default .light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #16a34a;--mdc-checkbox-selected-hover-icon-color: #16a34a;--mdc-checkbox-selected-icon-color: #16a34a;--mdc-checkbox-selected-pressed-icon-color: #16a34a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #16a34a;--mdc-checkbox-selected-hover-state-layer-color: #16a34a;--mdc-checkbox-selected-pressed-state-layer-color: #16a34a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-default .mat-mdc-list-option.mat-accent,.propiu-theme-default.light .mat-mdc-list-option.mat-accent,.propiu-theme-default .light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-default .mat-mdc-list-option.mat-warn,.propiu-theme-default.light .mat-mdc-list-option.mat-warn,.propiu-theme-default .light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-default .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-default.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-default .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#16a34a}.propiu-theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-default .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-default.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-default .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.propiu-theme-default,.propiu-theme-default.light,.propiu-theme-default .light{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.propiu-theme-default .mat-mdc-tab-group,.propiu-theme-default .mat-mdc-tab-nav-bar,.propiu-theme-default.light .mat-mdc-tab-group,.propiu-theme-default.light .mat-mdc-tab-nav-bar,.propiu-theme-default .light .mat-mdc-tab-group,.propiu-theme-default .light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #16a34a;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #16a34a;--mat-tab-header-active-ripple-color: #16a34a;--mat-tab-header-inactive-ripple-color: #16a34a;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #16a34a;--mat-tab-header-active-hover-label-text-color: #16a34a;--mat-tab-header-active-focus-indicator-color: #16a34a;--mat-tab-header-active-hover-indicator-color: #16a34a}.propiu-theme-default .mat-mdc-tab-group.mat-accent,.propiu-theme-default .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-default.light .mat-mdc-tab-group.mat-accent,.propiu-theme-default.light .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-default .light .mat-mdc-tab-group.mat-accent,.propiu-theme-default .light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.propiu-theme-default .mat-mdc-tab-group.mat-warn,.propiu-theme-default .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-default.light .mat-mdc-tab-group.mat-warn,.propiu-theme-default.light .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-default .light .mat-mdc-tab-group.mat-warn,.propiu-theme-default .light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-default .mat-mdc-tab-group.mat-background-primary,.propiu-theme-default .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-default.light .mat-mdc-tab-group.mat-background-primary,.propiu-theme-default.light .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-default .light .mat-mdc-tab-group.mat-background-primary,.propiu-theme-default .light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #16a34a;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-default .mat-mdc-tab-group.mat-background-accent,.propiu-theme-default .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-default.light .mat-mdc-tab-group.mat-background-accent,.propiu-theme-default.light .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-default .light .mat-mdc-tab-group.mat-background-accent,.propiu-theme-default .light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-default .mat-mdc-tab-group.mat-background-warn,.propiu-theme-default .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-default.light .mat-mdc-tab-group.mat-background-warn,.propiu-theme-default.light .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-default .light .mat-mdc-tab-group.mat-background-warn,.propiu-theme-default .light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-default,.propiu-theme-default.light,.propiu-theme-default .light{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-default .mat-mdc-checkbox.mat-primary,.propiu-theme-default.light .mat-mdc-checkbox.mat-primary,.propiu-theme-default .light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #16a34a;--mdc-checkbox-selected-hover-icon-color: #16a34a;--mdc-checkbox-selected-icon-color: #16a34a;--mdc-checkbox-selected-pressed-icon-color: #16a34a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #16a34a;--mdc-checkbox-selected-hover-state-layer-color: #16a34a;--mdc-checkbox-selected-pressed-state-layer-color: #16a34a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-default .mat-mdc-checkbox.mat-warn,.propiu-theme-default.light .mat-mdc-checkbox.mat-warn,.propiu-theme-default .light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-default .mat-mdc-checkbox .mdc-form-field,.propiu-theme-default.light .mat-mdc-checkbox .mdc-form-field,.propiu-theme-default .light .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-default .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-default.light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-default .light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#6b7280}.propiu-theme-default .mat-mdc-button.mat-unthemed,.propiu-theme-default.light .mat-mdc-button.mat-unthemed,.propiu-theme-default .light .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.propiu-theme-default .mat-mdc-button.mat-primary,.propiu-theme-default.light .mat-mdc-button.mat-primary,.propiu-theme-default .light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #16a34a}.propiu-theme-default .mat-mdc-button.mat-accent,.propiu-theme-default.light .mat-mdc-button.mat-accent,.propiu-theme-default .light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b}.propiu-theme-default .mat-mdc-button.mat-warn,.propiu-theme-default.light .mat-mdc-button.mat-warn,.propiu-theme-default .light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-default .mat-mdc-button[disabled][disabled],.propiu-theme-default.light .mat-mdc-button[disabled][disabled],.propiu-theme-default .light .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)}.propiu-theme-default .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-default.light .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-default .light .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.propiu-theme-default .mat-mdc-unelevated-button.mat-primary,.propiu-theme-default.light .mat-mdc-unelevated-button.mat-primary,.propiu-theme-default .light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #16a34a;--mdc-filled-button-label-text-color: #fff}.propiu-theme-default .mat-mdc-unelevated-button.mat-accent,.propiu-theme-default.light .mat-mdc-unelevated-button.mat-accent,.propiu-theme-default .light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #000}.propiu-theme-default .mat-mdc-unelevated-button.mat-warn,.propiu-theme-default.light .mat-mdc-unelevated-button.mat-warn,.propiu-theme-default .light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-default .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-default.light .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-default .light .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)}.propiu-theme-default .mat-mdc-raised-button.mat-unthemed,.propiu-theme-default.light .mat-mdc-raised-button.mat-unthemed,.propiu-theme-default .light .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.propiu-theme-default .mat-mdc-raised-button.mat-primary,.propiu-theme-default.light .mat-mdc-raised-button.mat-primary,.propiu-theme-default .light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #16a34a;--mdc-protected-button-label-text-color: #fff}.propiu-theme-default .mat-mdc-raised-button.mat-accent,.propiu-theme-default.light .mat-mdc-raised-button.mat-accent,.propiu-theme-default .light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #000}.propiu-theme-default .mat-mdc-raised-button.mat-warn,.propiu-theme-default.light .mat-mdc-raised-button.mat-warn,.propiu-theme-default .light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-default .mat-mdc-raised-button[disabled][disabled],.propiu-theme-default.light .mat-mdc-raised-button[disabled][disabled],.propiu-theme-default .light .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}.propiu-theme-default .mat-mdc-outlined-button,.propiu-theme-default.light .mat-mdc-outlined-button,.propiu-theme-default .light .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.propiu-theme-default .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-default.light .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-default .light .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.propiu-theme-default .mat-mdc-outlined-button.mat-primary,.propiu-theme-default.light .mat-mdc-outlined-button.mat-primary,.propiu-theme-default .light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #16a34a}.propiu-theme-default .mat-mdc-outlined-button.mat-accent,.propiu-theme-default.light .mat-mdc-outlined-button.mat-accent,.propiu-theme-default .light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b}.propiu-theme-default .mat-mdc-outlined-button.mat-warn,.propiu-theme-default.light .mat-mdc-outlined-button.mat-warn,.propiu-theme-default .light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-default .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-default.light .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-default .light .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)}.propiu-theme-default .mat-mdc-button,.propiu-theme-default .mat-mdc-outlined-button,.propiu-theme-default.light .mat-mdc-button,.propiu-theme-default.light .mat-mdc-outlined-button,.propiu-theme-default .light .mat-mdc-button,.propiu-theme-default .light .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-default .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-default .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-default .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-default .mat-mdc-button.mat-primary,.propiu-theme-default .mat-mdc-outlined-button.mat-primary,.propiu-theme-default.light .mat-mdc-button.mat-primary,.propiu-theme-default.light .mat-mdc-outlined-button.mat-primary,.propiu-theme-default .light .mat-mdc-button.mat-primary,.propiu-theme-default .light .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #16a34a;--mat-mdc-button-ripple-color: rgba(22, 163, 74, .1)}.propiu-theme-default .mat-mdc-button.mat-accent,.propiu-theme-default .mat-mdc-outlined-button.mat-accent,.propiu-theme-default.light .mat-mdc-button.mat-accent,.propiu-theme-default.light .mat-mdc-outlined-button.mat-accent,.propiu-theme-default .light .mat-mdc-button.mat-accent,.propiu-theme-default .light .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-default .mat-mdc-button.mat-warn,.propiu-theme-default .mat-mdc-outlined-button.mat-warn,.propiu-theme-default.light .mat-mdc-button.mat-warn,.propiu-theme-default.light .mat-mdc-outlined-button.mat-warn,.propiu-theme-default .light .mat-mdc-button.mat-warn,.propiu-theme-default .light .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-default .mat-mdc-raised-button,.propiu-theme-default .mat-mdc-unelevated-button,.propiu-theme-default.light .mat-mdc-raised-button,.propiu-theme-default.light .mat-mdc-unelevated-button,.propiu-theme-default .light .mat-mdc-raised-button,.propiu-theme-default .light .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-default .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-default .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-default .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-default .mat-mdc-raised-button.mat-primary,.propiu-theme-default .mat-mdc-unelevated-button.mat-primary,.propiu-theme-default.light .mat-mdc-raised-button.mat-primary,.propiu-theme-default.light .mat-mdc-unelevated-button.mat-primary,.propiu-theme-default .light .mat-mdc-raised-button.mat-primary,.propiu-theme-default .light .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-default .mat-mdc-raised-button.mat-accent,.propiu-theme-default .mat-mdc-unelevated-button.mat-accent,.propiu-theme-default.light .mat-mdc-raised-button.mat-accent,.propiu-theme-default.light .mat-mdc-unelevated-button.mat-accent,.propiu-theme-default .light .mat-mdc-raised-button.mat-accent,.propiu-theme-default .light .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-default .mat-mdc-raised-button.mat-warn,.propiu-theme-default .mat-mdc-unelevated-button.mat-warn,.propiu-theme-default.light .mat-mdc-raised-button.mat-warn,.propiu-theme-default.light .mat-mdc-unelevated-button.mat-warn,.propiu-theme-default .light .mat-mdc-raised-button.mat-warn,.propiu-theme-default .light .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-default .mat-mdc-icon-button,.propiu-theme-default.light .mat-mdc-icon-button,.propiu-theme-default .light .mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-default .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-default .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-default .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-default .mat-mdc-icon-button.mat-primary,.propiu-theme-default.light .mat-mdc-icon-button.mat-primary,.propiu-theme-default .light .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.propiu-theme-default .mat-mdc-icon-button.mat-accent,.propiu-theme-default.light .mat-mdc-icon-button.mat-accent,.propiu-theme-default .light .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.propiu-theme-default .mat-mdc-icon-button.mat-warn,.propiu-theme-default.light .mat-mdc-icon-button.mat-warn,.propiu-theme-default .light .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.propiu-theme-default .mat-mdc-icon-button.mat-primary,.propiu-theme-default.light .mat-mdc-icon-button.mat-primary,.propiu-theme-default .light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #16a34a;--mat-mdc-button-persistent-ripple-color: #16a34a;--mat-mdc-button-ripple-color: rgba(22, 163, 74, .1)}.propiu-theme-default .mat-mdc-icon-button.mat-accent,.propiu-theme-default.light .mat-mdc-icon-button.mat-accent,.propiu-theme-default .light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-default .mat-mdc-icon-button.mat-warn,.propiu-theme-default.light .mat-mdc-icon-button.mat-warn,.propiu-theme-default .light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-default .mat-mdc-icon-button[disabled][disabled],.propiu-theme-default.light .mat-mdc-icon-button[disabled][disabled],.propiu-theme-default .light .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)}.propiu-theme-default .mat-mdc-fab,.propiu-theme-default .mat-mdc-mini-fab,.propiu-theme-default.light .mat-mdc-fab,.propiu-theme-default.light .mat-mdc-mini-fab,.propiu-theme-default .light .mat-mdc-fab,.propiu-theme-default .light .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-default .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-default .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-default .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-default .mat-mdc-fab.mat-primary,.propiu-theme-default .mat-mdc-mini-fab.mat-primary,.propiu-theme-default.light .mat-mdc-fab.mat-primary,.propiu-theme-default.light .mat-mdc-mini-fab.mat-primary,.propiu-theme-default .light .mat-mdc-fab.mat-primary,.propiu-theme-default .light .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-default .mat-mdc-fab.mat-accent,.propiu-theme-default .mat-mdc-mini-fab.mat-accent,.propiu-theme-default.light .mat-mdc-fab.mat-accent,.propiu-theme-default.light .mat-mdc-mini-fab.mat-accent,.propiu-theme-default .light .mat-mdc-fab.mat-accent,.propiu-theme-default .light .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-default .mat-mdc-fab.mat-warn,.propiu-theme-default .mat-mdc-mini-fab.mat-warn,.propiu-theme-default.light .mat-mdc-fab.mat-warn,.propiu-theme-default.light .mat-mdc-mini-fab.mat-warn,.propiu-theme-default .light .mat-mdc-fab.mat-warn,.propiu-theme-default .light .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-default .mat-mdc-fab.mat-unthemed,.propiu-theme-default .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-default.light .mat-mdc-fab.mat-unthemed,.propiu-theme-default.light .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-default .light .mat-mdc-fab.mat-unthemed,.propiu-theme-default .light .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-default .mat-mdc-fab.mat-primary,.propiu-theme-default .mat-mdc-mini-fab.mat-primary,.propiu-theme-default.light .mat-mdc-fab.mat-primary,.propiu-theme-default.light .mat-mdc-mini-fab.mat-primary,.propiu-theme-default .light .mat-mdc-fab.mat-primary,.propiu-theme-default .light .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #16a34a;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-default .mat-mdc-fab.mat-accent,.propiu-theme-default .mat-mdc-mini-fab.mat-accent,.propiu-theme-default.light .mat-mdc-fab.mat-accent,.propiu-theme-default.light .mat-mdc-mini-fab.mat-accent,.propiu-theme-default .light .mat-mdc-fab.mat-accent,.propiu-theme-default .light .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-default .mat-mdc-fab.mat-warn,.propiu-theme-default .mat-mdc-mini-fab.mat-warn,.propiu-theme-default.light .mat-mdc-fab.mat-warn,.propiu-theme-default.light .mat-mdc-mini-fab.mat-warn,.propiu-theme-default .light .mat-mdc-fab.mat-warn,.propiu-theme-default .light .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-default .mat-mdc-fab[disabled][disabled],.propiu-theme-default .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-default.light .mat-mdc-fab[disabled][disabled],.propiu-theme-default.light .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-default .light .mat-mdc-fab[disabled][disabled],.propiu-theme-default .light .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)}.propiu-theme-default .mat-mdc-snack-bar-container,.propiu-theme-default.light .mat-mdc-snack-bar-container,.propiu-theme-default .light .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f59e0b}.propiu-theme-default .mdc-data-table,.propiu-theme-default.light .mdc-data-table,.propiu-theme-default .light .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.propiu-theme-default .mdc-data-table__row,.propiu-theme-default.light .mdc-data-table__row,.propiu-theme-default .light .mdc-data-table__row{background-color:inherit}.propiu-theme-default .mdc-data-table__header-cell,.propiu-theme-default.light .mdc-data-table__header-cell,.propiu-theme-default .light .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.propiu-theme-default .mdc-data-table__row--selected,.propiu-theme-default.light .mdc-data-table__row--selected,.propiu-theme-default .light .mdc-data-table__row--selected{background-color:#16a34a0a}.propiu-theme-default .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-default .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-default .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-default.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-default.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-default.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-default .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-default .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-default .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.propiu-theme-default .mdc-data-table__cell,.propiu-theme-default .mdc-data-table__header-cell,.propiu-theme-default.light .mdc-data-table__cell,.propiu-theme-default.light .mdc-data-table__header-cell,.propiu-theme-default .light .mdc-data-table__cell,.propiu-theme-default .light .mdc-data-table__header-cell{border-bottom-color:#0000001f}.propiu-theme-default .mdc-data-table__pagination,.propiu-theme-default.light .mdc-data-table__pagination,.propiu-theme-default .light .mdc-data-table__pagination{border-top-color:#0000001f}.propiu-theme-default .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-default.light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-default .light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.propiu-theme-default .mdc-data-table__header-cell,.propiu-theme-default.light .mdc-data-table__header-cell,.propiu-theme-default .light .mdc-data-table__header-cell,.propiu-theme-default .mdc-data-table__pagination-total,.propiu-theme-default .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-default .mdc-data-table__cell,.propiu-theme-default.light .mdc-data-table__pagination-total,.propiu-theme-default.light .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-default.light .mdc-data-table__cell,.propiu-theme-default .light .mdc-data-table__pagination-total,.propiu-theme-default .light .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-default .light .mdc-data-table__cell{color:#000000de}.propiu-theme-default .mat-mdc-table,.propiu-theme-default.light .mat-mdc-table,.propiu-theme-default .light .mat-mdc-table{background:white}.propiu-theme-default .mat-mdc-progress-spinner,.propiu-theme-default.light .mat-mdc-progress-spinner,.propiu-theme-default .light .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #16a34a}.propiu-theme-default .mat-mdc-progress-spinner.mat-accent,.propiu-theme-default.light .mat-mdc-progress-spinner.mat-accent,.propiu-theme-default .light .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.propiu-theme-default .mat-mdc-progress-spinner.mat-warn,.propiu-theme-default.light .mat-mdc-progress-spinner.mat-warn,.propiu-theme-default .light .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-default .mat-badge-content,.propiu-theme-default.light .mat-badge-content,.propiu-theme-default .light .mat-badge-content{color:#fff;background:#16a34a}.cdk-high-contrast-active .propiu-theme-default .mat-badge-content,.cdk-high-contrast-active .propiu-theme-default.light .mat-badge-content,.cdk-high-contrast-active .propiu-theme-default .light .mat-badge-content{outline:solid 1px;border-radius:0}.propiu-theme-default .mat-badge-accent .mat-badge-content,.propiu-theme-default.light .mat-badge-accent .mat-badge-content,.propiu-theme-default .light .mat-badge-accent .mat-badge-content{background:#f59e0b;color:#fff}.propiu-theme-default .mat-badge-warn .mat-badge-content,.propiu-theme-default.light .mat-badge-warn .mat-badge-content,.propiu-theme-default .light .mat-badge-warn .mat-badge-content{color:#fff;background:#ef4444}.propiu-theme-default .mat-badge-disabled .mat-badge-content,.propiu-theme-default.light .mat-badge-disabled .mat-badge-content,.propiu-theme-default .light .mat-badge-disabled .mat-badge-content{background:#9ca3af;color:#6b7280}.propiu-theme-default,.propiu-theme-default.light,.propiu-theme-default .light{--mat-bottom-sheet-container-text-color: #030712;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: #e5e7eb;--mat-legacy-button-toggle-selected-state-text-color: #4b5563;--mat-legacy-button-toggle-selected-state-background-color: #d1d5db;--mat-legacy-button-toggle-disabled-state-text-color: #9ca3af;--mat-legacy-button-toggle-disabled-state-background-color: #e5e7eb;--mat-legacy-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-text-color: #030712;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #e5e7eb;--mat-standard-button-toggle-selected-state-background-color: #d1d5db;--mat-standard-button-toggle-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-state-text-color: #9ca3af;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-divider-color: #f0f0f0}.propiu-theme-default .mat-calendar-arrow,.propiu-theme-default.light .mat-calendar-arrow,.propiu-theme-default .light .mat-calendar-arrow{fill:#1f2937}.propiu-theme-default .mat-datepicker-toggle,.propiu-theme-default .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-default .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-default.light .mat-datepicker-toggle,.propiu-theme-default.light .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-default.light .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-default .light .mat-datepicker-toggle,.propiu-theme-default .light .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-default .light .mat-datepicker-content .mat-calendar-previous-button{color:#1f2937}.propiu-theme-default .mat-calendar-table-header-divider:after,.propiu-theme-default.light .mat-calendar-table-header-divider:after,.propiu-theme-default .light .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.06)}.propiu-theme-default .mat-calendar-table-header,.propiu-theme-default .mat-calendar-body-label,.propiu-theme-default.light .mat-calendar-table-header,.propiu-theme-default.light .mat-calendar-body-label,.propiu-theme-default .light .mat-calendar-table-header,.propiu-theme-default .light .mat-calendar-body-label{color:#4b5563}.propiu-theme-default .mat-calendar-body-cell-content,.propiu-theme-default .mat-date-range-input-separator,.propiu-theme-default.light .mat-calendar-body-cell-content,.propiu-theme-default.light .mat-date-range-input-separator,.propiu-theme-default .light .mat-calendar-body-cell-content,.propiu-theme-default .light .mat-date-range-input-separator{color:#030712;border-color:transparent}.propiu-theme-default .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default.light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default .light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#6b7280}.propiu-theme-default .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-default.light .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-default .light .mat-form-field-disabled .mat-date-range-input-separator{color:#6b7280}.propiu-theme-default .mat-calendar-body-in-preview,.propiu-theme-default.light .mat-calendar-body-in-preview,.propiu-theme-default .light .mat-calendar-body-in-preview{color:#0000001f}.propiu-theme-default .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default.light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default .light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280}.propiu-theme-default .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default.light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default .light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280cc}.propiu-theme-default .mat-calendar-body-in-range:before,.propiu-theme-default.light .mat-calendar-body-in-range:before,.propiu-theme-default .light .mat-calendar-body-in-range:before{background:rgba(22,163,74,.2)}.propiu-theme-default .mat-calendar-body-comparison-identical,.propiu-theme-default .mat-calendar-body-in-comparison-range:before,.propiu-theme-default.light .mat-calendar-body-comparison-identical,.propiu-theme-default.light .mat-calendar-body-in-comparison-range:before,.propiu-theme-default .light .mat-calendar-body-comparison-identical,.propiu-theme-default .light .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-default .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default.light .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default.light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .light .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(22,163,74,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-default .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default.light .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default.light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .light .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(22,163,74,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-default .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-default.light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default.light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-default .light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default .light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-default .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-default.light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default.light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-default .light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default .light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-default .mat-calendar-body-selected,.propiu-theme-default.light .mat-calendar-body-selected,.propiu-theme-default .light .mat-calendar-body-selected{background-color:#16a34a;color:#fff}.propiu-theme-default .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-default.light .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-default .light .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#16a34a66}.propiu-theme-default .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-default.light .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-default .light .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-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),.propiu-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),.propiu-theme-default.light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default.light .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default .light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default .light .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:#16a34a4d}@media (hover: hover){.propiu-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),.propiu-theme-default.light .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),.propiu-theme-default .light .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:#16a34a4d}}.propiu-theme-default .mat-datepicker-content,.propiu-theme-default.light .mat-datepicker-content,.propiu-theme-default .light .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#030712}.propiu-theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-default.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-default .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(245,158,11,.2)}.propiu-theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-default.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-default.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-default .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-default .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-default.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-default .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-default.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-default .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-default.light .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-default .light .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f59e0b;color:#fff}.propiu-theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-default.light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-default .light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f59e0b66}.propiu-theme-default .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-default.light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-default .light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-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),.propiu-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),.propiu-theme-default.light .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),.propiu-theme-default.light .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),.propiu-theme-default .light .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),.propiu-theme-default .light .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:#f59e0b4d}@media (hover: hover){.propiu-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),.propiu-theme-default.light .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),.propiu-theme-default .light .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:#f59e0b4d}}.propiu-theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-default.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-default .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-default.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-default.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-default .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-default .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-default.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-default .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-default.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-default .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-default.light .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-default .light .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-default.light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-default .light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-default .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-default.light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-default .light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-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),.propiu-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),.propiu-theme-default.light .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),.propiu-theme-default.light .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),.propiu-theme-default .light .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),.propiu-theme-default .light .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:#ef44444d}@media (hover: hover){.propiu-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),.propiu-theme-default.light .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),.propiu-theme-default .light .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:#ef44444d}}.propiu-theme-default .mat-datepicker-content-touch,.propiu-theme-default.light .mat-datepicker-content-touch,.propiu-theme-default .light .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-default .mat-datepicker-toggle-active,.propiu-theme-default.light .mat-datepicker-toggle-active,.propiu-theme-default .light .mat-datepicker-toggle-active{color:#16a34a}.propiu-theme-default .mat-datepicker-toggle-active.mat-accent,.propiu-theme-default.light .mat-datepicker-toggle-active.mat-accent,.propiu-theme-default .light .mat-datepicker-toggle-active.mat-accent{color:#f59e0b}.propiu-theme-default .mat-datepicker-toggle-active.mat-warn,.propiu-theme-default.light .mat-datepicker-toggle-active.mat-warn,.propiu-theme-default .light .mat-datepicker-toggle-active.mat-warn{color:#ef4444}.propiu-theme-default .mat-date-range-input-inner[disabled],.propiu-theme-default.light .mat-date-range-input-inner[disabled],.propiu-theme-default .light .mat-date-range-input-inner[disabled]{color:#6b7280}.propiu-theme-default,.propiu-theme-default.light,.propiu-theme-default .light{--mat-divider-color: rgba(0, 0, 0, .06);--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #030712;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .06);--mat-expansion-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-disabled-state-text-color: #9ca3af;--mat-expansion-header-text-color: #030712;--mat-expansion-header-description-color: #4b5563;--mat-expansion-header-indicator-color: #4b5563}.propiu-theme-default .mat-icon.mat-primary,.propiu-theme-default.light .mat-icon.mat-primary,.propiu-theme-default .light .mat-icon.mat-primary{color:#16a34a}.propiu-theme-default .mat-icon.mat-accent,.propiu-theme-default.light .mat-icon.mat-accent,.propiu-theme-default .light .mat-icon.mat-accent{color:#f59e0b}.propiu-theme-default .mat-icon.mat-warn,.propiu-theme-default.light .mat-icon.mat-warn,.propiu-theme-default .light .mat-icon.mat-warn{color:#ef4444}.propiu-theme-default,.propiu-theme-default.light,.propiu-theme-default .light{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .06);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #030712;--mat-sidenav-content-background-color: #f3f4f6;--mat-sidenav-content-text-color: #030712;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #16a34a;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #16a34a;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #16a34a;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .06);--mat-stepper-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-label-text-color: #4b5563;--mat-stepper-header-optional-label-text-color: #4b5563;--mat-stepper-header-selected-state-label-text-color: #030712;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #4b5563;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.propiu-theme-default .mat-step-header.mat-accent,.propiu-theme-default.light .mat-step-header.mat-accent,.propiu-theme-default .light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-default .mat-step-header.mat-warn,.propiu-theme-default.light .mat-step-header.mat-warn,.propiu-theme-default .light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-default .mat-sort-header-arrow,.propiu-theme-default.light .mat-sort-header-arrow,.propiu-theme-default .light .mat-sort-header-arrow{color:#4b5563}.propiu-theme-default,.propiu-theme-default.light,.propiu-theme-default .light{--mat-toolbar-container-background-color: #e5e7eb;--mat-toolbar-container-text-color: #030712}.propiu-theme-default .mat-toolbar.mat-primary,.propiu-theme-default.light .mat-toolbar.mat-primary,.propiu-theme-default .light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #16a34a;--mat-toolbar-container-text-color: white}.propiu-theme-default .mat-toolbar.mat-accent,.propiu-theme-default.light .mat-toolbar.mat-accent,.propiu-theme-default .light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.propiu-theme-default .mat-toolbar.mat-warn,.propiu-theme-default.light .mat-toolbar.mat-warn,.propiu-theme-default .light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-default .mat-tree,.propiu-theme-default.light .mat-tree,.propiu-theme-default .light .mat-tree{background:white}.propiu-theme-default .mat-tree-node,.propiu-theme-default .mat-nested-tree-node,.propiu-theme-default.light .mat-tree-node,.propiu-theme-default.light .mat-nested-tree-node,.propiu-theme-default .light .mat-tree-node,.propiu-theme-default .light .mat-nested-tree-node{color:#030712}.propiu-theme-default.dark .mat-ripple-element,.propiu-theme-default .dark .mat-ripple-element{background-color:#ffffff1a}.propiu-theme-default.dark,.propiu-theme-default .dark{--mat-option-selected-state-label-text-color: #22c55e;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.propiu-theme-default.dark .mat-accent,.propiu-theme-default .dark .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b}.propiu-theme-default.dark .mat-warn,.propiu-theme-default .dark .mat-warn{--mat-option-selected-state-label-text-color: #ef4444}.propiu-theme-default.dark,.propiu-theme-default .dark{--mat-optgroup-label-text-color: white}.propiu-theme-default.dark .mat-pseudo-checkbox-full,.propiu-theme-default .dark .mat-pseudo-checkbox-full{color:#9ca3af}.propiu-theme-default.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-default .dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.propiu-theme-default.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#22c55e}.propiu-theme-default.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#22c55e}.propiu-theme-default.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-default .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-default.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-default.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-default.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-default .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-default.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-default.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-default.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-default .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-default.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-default.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-default.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-default .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-default .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-default.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-default .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.propiu-theme-default.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-default .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-default .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.propiu-theme-default.dark .mat-app-background,.propiu-theme-default.dark.mat-app-background,.propiu-theme-default .dark .mat-app-background,.propiu-theme-default .dark.mat-app-background{background-color:#111827;color:#fff}.propiu-theme-default.dark .mat-elevation-z0,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-default .dark .mat-elevation-z0,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.propiu-theme-default.dark .mat-elevation-z1,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-default .dark .mat-elevation-z1,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.propiu-theme-default.dark .mat-elevation-z2,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-default .dark .mat-elevation-z2,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.propiu-theme-default.dark .mat-elevation-z3,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-default .dark .mat-elevation-z3,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.propiu-theme-default.dark .mat-elevation-z4,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-default .dark .mat-elevation-z4,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.propiu-theme-default.dark .mat-elevation-z5,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-default .dark .mat-elevation-z5,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.propiu-theme-default.dark .mat-elevation-z6,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-default .dark .mat-elevation-z6,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.propiu-theme-default.dark .mat-elevation-z7,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-default .dark .mat-elevation-z7,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.propiu-theme-default.dark .mat-elevation-z8,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-default .dark .mat-elevation-z8,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.propiu-theme-default.dark .mat-elevation-z9,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-default .dark .mat-elevation-z9,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.propiu-theme-default.dark .mat-elevation-z10,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-default .dark .mat-elevation-z10,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.propiu-theme-default.dark .mat-elevation-z11,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-default .dark .mat-elevation-z11,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.propiu-theme-default.dark .mat-elevation-z12,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-default .dark .mat-elevation-z12,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.propiu-theme-default.dark .mat-elevation-z13,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-default .dark .mat-elevation-z13,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.propiu-theme-default.dark .mat-elevation-z14,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-default .dark .mat-elevation-z14,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.propiu-theme-default.dark .mat-elevation-z15,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-default .dark .mat-elevation-z15,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.propiu-theme-default.dark .mat-elevation-z16,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-default .dark .mat-elevation-z16,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.propiu-theme-default.dark .mat-elevation-z17,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-default .dark .mat-elevation-z17,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.propiu-theme-default.dark .mat-elevation-z18,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-default .dark .mat-elevation-z18,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.propiu-theme-default.dark .mat-elevation-z19,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-default .dark .mat-elevation-z19,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.propiu-theme-default.dark .mat-elevation-z20,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-default .dark .mat-elevation-z20,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.propiu-theme-default.dark .mat-elevation-z21,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-default .dark .mat-elevation-z21,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.propiu-theme-default.dark .mat-elevation-z22,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-default .dark .mat-elevation-z22,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.propiu-theme-default.dark .mat-elevation-z23,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-default .dark .mat-elevation-z23,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.propiu-theme-default.dark .mat-elevation-z24,.propiu-theme-default.dark .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-default .dark .mat-elevation-z24,.propiu-theme-default .dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-default.dark .mat-mdc-card,.propiu-theme-default .dark .mat-mdc-card{--mdc-elevated-card-container-color: #1f2937;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1f2937;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #9ca3af}.propiu-theme-default.dark .mat-mdc-progress-bar,.propiu-theme-default .dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #22c55e;--mdc-linear-progress-track-color: rgba(34, 197, 94, .25)}.propiu-theme-default.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-default .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#22c55e40;background-color:var(--mdc-linear-progress-track-color, rgba(34, 197, 94, .25))}@media (forced-colors: active){.propiu-theme-default.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-default .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-default.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-default .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(34, 197, 94, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-default.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-default .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#22c55e40;background-color:var(--mdc-linear-progress-track-color, rgba(34, 197, 94, .25))}.propiu-theme-default.dark .mat-mdc-progress-bar.mat-accent,.propiu-theme-default .dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.propiu-theme-default.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-default .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}@media (forced-colors: active){.propiu-theme-default.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-default .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-default.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-default .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-default.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-default .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}.propiu-theme-default.dark .mat-mdc-progress-bar.mat-warn,.propiu-theme-default .dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.propiu-theme-default.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-default .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-default.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-default .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-default.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-default .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-default.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-default .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-default.dark .mat-mdc-tooltip,.propiu-theme-default .dark .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #374151;--mdc-plain-tooltip-supporting-text-color: #fff}.propiu-theme-default.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fff9}.propiu-theme-default.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-default .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#ffffffde}@media all{.propiu-theme-default.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-default .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#fff9}.propiu-theme-default.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-default .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#fff9}}.propiu-theme-default.dark .mdc-text-field .mdc-text-field__input,.propiu-theme-default .dark .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #22c55e)}.propiu-theme-default.dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-default .dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.propiu-theme-default.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-default.dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-default .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-default .dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.propiu-theme-default.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-default .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.propiu-theme-default.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-default .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.propiu-theme-default.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-default .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.propiu-theme-default.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-default .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.propiu-theme-default.dark .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-default.dark .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-default .dark .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-default .dark .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .87))}.propiu-theme-default.dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-default.dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-default .dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-default .dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .08)}.propiu-theme-default.dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-default.dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-default .dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-default .dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .24)}.propiu-theme-default.dark .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-default .dark .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#28323f}.propiu-theme-default.dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-default .dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#ffffff6b}.propiu-theme-default.dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-default .dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#ffffffde}.propiu-theme-default.dark .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-default .dark .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #22c55e)}.propiu-theme-default.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-default .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#ffffff61}.propiu-theme-default.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-default.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-default.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-default .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-default .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-default .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffffde}.propiu-theme-default.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #22c55e)}.propiu-theme-default.dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-default.dark .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-default .dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-default .dark .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.propiu-theme-default.dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#22c55ede}.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .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,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-default .dark .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__input{color:#ffffff61}@media all{.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#ffffff61}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#ffffff61}}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}.propiu-theme-default.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-default .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-default.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-default .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#ffffff0f}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-default.dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-default.dark .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#ffffff0f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.propiu-theme-default.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-default .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-default.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-default .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-default.dark .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.propiu-theme-default.dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-default.dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-default.dark .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-default .dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.propiu-theme-default.dark .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-default .dark .mdc-text-field--disabled.mdc-text-field--filled{background-color:#232d3b}.propiu-theme-default.dark .mat-mdc-form-field-error,.propiu-theme-default .dark .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field-focus-overlay,.propiu-theme-default .dark .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.propiu-theme-default.dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-default .dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.propiu-theme-default.dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-default .dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.propiu-theme-default.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option,.propiu-theme-default .dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.propiu-theme-default.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled,.propiu-theme-default .dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.propiu-theme-default.dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-default .dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.propiu-theme-default.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-default .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#22c55ede}.propiu-theme-default.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-default .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#f59e0bde}.propiu-theme-default.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-default .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-default.dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-default .dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-default .dark .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default .dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f59e0bde}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .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,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-default .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-default .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .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,.propiu-theme-default.dark .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,.propiu-theme-default.dark .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,.propiu-theme-default .dark .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,.propiu-theme-default .dark .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,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default .dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .dark .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, #f59e0b)}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-default .dark .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default .dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-default .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .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,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-default .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-default .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-default .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .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,.propiu-theme-default.dark .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,.propiu-theme-default.dark .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,.propiu-theme-default .dark .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,.propiu-theme-default .dark .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,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-default .dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-default .dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-default .dark .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, #ef4444)}.propiu-theme-default.dark .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-default .dark .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}.propiu-theme-default.dark [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,.propiu-theme-default .dark [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}.propiu-theme-default.dark,.propiu-theme-default .dark{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(34, 197, 94, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-default.dark .mat-mdc-form-field.mat-accent,.propiu-theme-default .dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-default.dark .mat-mdc-form-field.mat-warn,.propiu-theme-default .dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-default.dark,.propiu-theme-default .dark{--mat-autocomplete-background-color: #1f2937}.propiu-theme-default.dark .mat-mdc-dialog-container,.propiu-theme-default .dark .mat-mdc-dialog-container{--mdc-dialog-container-color: #1f2937;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.propiu-theme-default.dark .mat-mdc-standard-chip,.propiu-theme-default .dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #3a434f;--mdc-chip-elevated-disabled-container-color: #3a434f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.propiu-theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #22c55e;--mdc-chip-elevated-disabled-container-color: #22c55e;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-default.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-default .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-default.dark .mat-mdc-slide-toggle,.propiu-theme-default .dark .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}.propiu-theme-default.dark .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-default .dark .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-default.dark .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-default .dark .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#6b7280}.propiu-theme-default.dark .mat-mdc-slide-toggle.mat-primary,.propiu-theme-default .dark .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #86efac;--mdc-switch-selected-handle-color: #86efac;--mdc-switch-selected-hover-state-layer-color: #86efac;--mdc-switch-selected-pressed-state-layer-color: #86efac;--mdc-switch-selected-focus-handle-color: #bbf7d0;--mdc-switch-selected-hover-handle-color: #bbf7d0;--mdc-switch-selected-pressed-handle-color: #bbf7d0;--mdc-switch-selected-focus-track-color: #16a34a;--mdc-switch-selected-hover-track-color: #16a34a;--mdc-switch-selected-pressed-track-color: #16a34a;--mdc-switch-selected-track-color: #16a34a}.propiu-theme-default.dark .mat-mdc-slide-toggle.mat-accent,.propiu-theme-default .dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fcd34d;--mdc-switch-selected-handle-color: #fcd34d;--mdc-switch-selected-hover-state-layer-color: #fcd34d;--mdc-switch-selected-pressed-state-layer-color: #fcd34d;--mdc-switch-selected-focus-handle-color: #fde68a;--mdc-switch-selected-hover-handle-color: #fde68a;--mdc-switch-selected-pressed-handle-color: #fde68a;--mdc-switch-selected-focus-track-color: #d97706;--mdc-switch-selected-hover-track-color: #d97706;--mdc-switch-selected-pressed-track-color: #d97706;--mdc-switch-selected-track-color: #d97706}.propiu-theme-default.dark .mat-mdc-slide-toggle.mat-warn,.propiu-theme-default .dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.propiu-theme-default.dark .mat-mdc-radio-button .mdc-form-field,.propiu-theme-default .dark .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-default.dark .mat-mdc-radio-button.mat-primary,.propiu-theme-default .dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #22c55e;--mdc-radio-selected-hover-icon-color: #22c55e;--mdc-radio-selected-icon-color: #22c55e;--mdc-radio-selected-pressed-icon-color: #22c55e;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #22c55e;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-default.dark .mat-mdc-radio-button.mat-accent,.propiu-theme-default .dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-default.dark .mat-mdc-radio-button.mat-warn,.propiu-theme-default .dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-default.dark .mat-mdc-slider,.propiu-theme-default .dark .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.propiu-theme-default.dark .mat-mdc-slider.mat-primary,.propiu-theme-default .dark .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #22c55e;--mdc-slider-focus-handle-color: #22c55e;--mdc-slider-hover-handle-color: #22c55e;--mdc-slider-active-track-color: #22c55e;--mdc-slider-inactive-track-color: #22c55e;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #22c55e;--mat-mdc-slider-ripple-color: #22c55e;--mat-mdc-slider-hover-ripple-color: rgba(34, 197, 94, .05);--mat-mdc-slider-focus-ripple-color: rgba(34, 197, 94, .2)}.propiu-theme-default.dark .mat-mdc-slider.mat-accent,.propiu-theme-default .dark .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mat-mdc-slider-ripple-color: #f59e0b;--mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);--mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2)}.propiu-theme-default.dark .mat-mdc-slider.mat-warn,.propiu-theme-default .dark .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-default.dark,.propiu-theme-default .dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #1f2937}.propiu-theme-default.dark .mat-mdc-list-base,.propiu-theme-default .dark .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #9ca3af;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.propiu-theme-default.dark .mdc-list-item__start,.propiu-theme-default.dark .mdc-list-item__end,.propiu-theme-default .dark .mdc-list-item__start,.propiu-theme-default .dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #22c55e;--mdc-radio-selected-hover-icon-color: #22c55e;--mdc-radio-selected-icon-color: #22c55e;--mdc-radio-selected-pressed-icon-color: #22c55e}.propiu-theme-default.dark .mat-accent .mdc-list-item__start,.propiu-theme-default.dark .mat-accent .mdc-list-item__end,.propiu-theme-default .dark .mat-accent .mdc-list-item__start,.propiu-theme-default .dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.propiu-theme-default.dark .mat-warn .mdc-list-item__start,.propiu-theme-default.dark .mat-warn .mdc-list-item__end,.propiu-theme-default .dark .mat-warn .mdc-list-item__start,.propiu-theme-default .dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-default.dark .mat-mdc-list-option,.propiu-theme-default .dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #22c55e;--mdc-checkbox-selected-hover-icon-color: #22c55e;--mdc-checkbox-selected-icon-color: #22c55e;--mdc-checkbox-selected-pressed-icon-color: #22c55e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #22c55e;--mdc-checkbox-selected-hover-state-layer-color: #22c55e;--mdc-checkbox-selected-pressed-state-layer-color: #22c55e;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-default.dark .mat-mdc-list-option.mat-accent,.propiu-theme-default .dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-default.dark .mat-mdc-list-option.mat-warn,.propiu-theme-default .dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-default.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-default .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#22c55e}.propiu-theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-default.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-default .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.propiu-theme-default.dark,.propiu-theme-default .dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1f2937;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.propiu-theme-default.dark .mat-mdc-tab-group,.propiu-theme-default.dark .mat-mdc-tab-nav-bar,.propiu-theme-default .dark .mat-mdc-tab-group,.propiu-theme-default .dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #22c55e;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #22c55e;--mat-tab-header-active-ripple-color: #22c55e;--mat-tab-header-inactive-ripple-color: #22c55e;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #22c55e;--mat-tab-header-active-hover-label-text-color: #22c55e;--mat-tab-header-active-focus-indicator-color: #22c55e;--mat-tab-header-active-hover-indicator-color: #22c55e}.propiu-theme-default.dark .mat-mdc-tab-group.mat-accent,.propiu-theme-default.dark .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-default .dark .mat-mdc-tab-group.mat-accent,.propiu-theme-default .dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.propiu-theme-default.dark .mat-mdc-tab-group.mat-warn,.propiu-theme-default.dark .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-default .dark .mat-mdc-tab-group.mat-warn,.propiu-theme-default .dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-default.dark .mat-mdc-tab-group.mat-background-primary,.propiu-theme-default.dark .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-default .dark .mat-mdc-tab-group.mat-background-primary,.propiu-theme-default .dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #22c55e;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-default.dark .mat-mdc-tab-group.mat-background-accent,.propiu-theme-default.dark .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-default .dark .mat-mdc-tab-group.mat-background-accent,.propiu-theme-default .dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-default.dark .mat-mdc-tab-group.mat-background-warn,.propiu-theme-default.dark .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-default .dark .mat-mdc-tab-group.mat-background-warn,.propiu-theme-default .dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-default.dark,.propiu-theme-default .dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-default.dark .mat-mdc-checkbox.mat-primary,.propiu-theme-default .dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #22c55e;--mdc-checkbox-selected-hover-icon-color: #22c55e;--mdc-checkbox-selected-icon-color: #22c55e;--mdc-checkbox-selected-pressed-icon-color: #22c55e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #22c55e;--mdc-checkbox-selected-hover-state-layer-color: #22c55e;--mdc-checkbox-selected-pressed-state-layer-color: #22c55e;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-default.dark .mat-mdc-checkbox.mat-warn,.propiu-theme-default .dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-default.dark .mat-mdc-checkbox .mdc-form-field,.propiu-theme-default .dark .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-default.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-default .dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#6b7280}.propiu-theme-default.dark .mat-mdc-button.mat-unthemed,.propiu-theme-default .dark .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.propiu-theme-default.dark .mat-mdc-button.mat-primary,.propiu-theme-default .dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #22c55e}.propiu-theme-default.dark .mat-mdc-button.mat-accent,.propiu-theme-default .dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b}.propiu-theme-default.dark .mat-mdc-button.mat-warn,.propiu-theme-default .dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-default.dark .mat-mdc-button[disabled][disabled],.propiu-theme-default .dark .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.propiu-theme-default.dark .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-default .dark .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #1f2937;--mdc-filled-button-label-text-color: #fff}.propiu-theme-default.dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-default .dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #22c55e;--mdc-filled-button-label-text-color: #000}.propiu-theme-default.dark .mat-mdc-unelevated-button.mat-accent,.propiu-theme-default .dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #000}.propiu-theme-default.dark .mat-mdc-unelevated-button.mat-warn,.propiu-theme-default .dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-default.dark .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-default .dark .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.propiu-theme-default.dark .mat-mdc-raised-button.mat-unthemed,.propiu-theme-default .dark .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #1f2937;--mdc-protected-button-label-text-color: #fff}.propiu-theme-default.dark .mat-mdc-raised-button.mat-primary,.propiu-theme-default .dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #22c55e;--mdc-protected-button-label-text-color: #000}.propiu-theme-default.dark .mat-mdc-raised-button.mat-accent,.propiu-theme-default .dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #000}.propiu-theme-default.dark .mat-mdc-raised-button.mat-warn,.propiu-theme-default .dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-default.dark .mat-mdc-raised-button[disabled][disabled],.propiu-theme-default .dark .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.propiu-theme-default.dark .mat-mdc-outlined-button,.propiu-theme-default .dark .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.propiu-theme-default.dark .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-default .dark .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.propiu-theme-default.dark .mat-mdc-outlined-button.mat-primary,.propiu-theme-default .dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #22c55e}.propiu-theme-default.dark .mat-mdc-outlined-button.mat-accent,.propiu-theme-default .dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b}.propiu-theme-default.dark .mat-mdc-outlined-button.mat-warn,.propiu-theme-default .dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-default.dark .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-default .dark .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.propiu-theme-default.dark .mat-mdc-button,.propiu-theme-default.dark .mat-mdc-outlined-button,.propiu-theme-default .dark .mat-mdc-button,.propiu-theme-default .dark .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-default.dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-default.dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-default.dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-default.dark .mat-mdc-button.mat-primary,.propiu-theme-default.dark .mat-mdc-outlined-button.mat-primary,.propiu-theme-default .dark .mat-mdc-button.mat-primary,.propiu-theme-default .dark .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #22c55e;--mat-mdc-button-ripple-color: rgba(34, 197, 94, .1)}.propiu-theme-default.dark .mat-mdc-button.mat-accent,.propiu-theme-default.dark .mat-mdc-outlined-button.mat-accent,.propiu-theme-default .dark .mat-mdc-button.mat-accent,.propiu-theme-default .dark .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-default.dark .mat-mdc-button.mat-warn,.propiu-theme-default.dark .mat-mdc-outlined-button.mat-warn,.propiu-theme-default .dark .mat-mdc-button.mat-warn,.propiu-theme-default .dark .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-default.dark .mat-mdc-raised-button,.propiu-theme-default.dark .mat-mdc-unelevated-button,.propiu-theme-default .dark .mat-mdc-raised-button,.propiu-theme-default .dark .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-default.dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-default.dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-default.dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-default.dark .mat-mdc-raised-button.mat-primary,.propiu-theme-default.dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-default .dark .mat-mdc-raised-button.mat-primary,.propiu-theme-default .dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-default.dark .mat-mdc-raised-button.mat-accent,.propiu-theme-default.dark .mat-mdc-unelevated-button.mat-accent,.propiu-theme-default .dark .mat-mdc-raised-button.mat-accent,.propiu-theme-default .dark .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-default.dark .mat-mdc-raised-button.mat-warn,.propiu-theme-default.dark .mat-mdc-unelevated-button.mat-warn,.propiu-theme-default .dark .mat-mdc-raised-button.mat-warn,.propiu-theme-default .dark .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-default.dark .mat-mdc-icon-button,.propiu-theme-default .dark .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-default.dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-default.dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-default.dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-default.dark .mat-mdc-icon-button.mat-primary,.propiu-theme-default .dark .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.propiu-theme-default.dark .mat-mdc-icon-button.mat-accent,.propiu-theme-default .dark .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.propiu-theme-default.dark .mat-mdc-icon-button.mat-warn,.propiu-theme-default .dark .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.propiu-theme-default.dark .mat-mdc-icon-button.mat-primary,.propiu-theme-default .dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #22c55e;--mat-mdc-button-persistent-ripple-color: #22c55e;--mat-mdc-button-ripple-color: rgba(34, 197, 94, .1)}.propiu-theme-default.dark .mat-mdc-icon-button.mat-accent,.propiu-theme-default .dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-default.dark .mat-mdc-icon-button.mat-warn,.propiu-theme-default .dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-default.dark .mat-mdc-icon-button[disabled][disabled],.propiu-theme-default .dark .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.propiu-theme-default.dark .mat-mdc-fab,.propiu-theme-default.dark .mat-mdc-mini-fab,.propiu-theme-default .dark .mat-mdc-fab,.propiu-theme-default .dark .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-default.dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-default.dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-default.dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default.dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-default .dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-default.dark .mat-mdc-fab.mat-primary,.propiu-theme-default.dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-default .dark .mat-mdc-fab.mat-primary,.propiu-theme-default .dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-default.dark .mat-mdc-fab.mat-accent,.propiu-theme-default.dark .mat-mdc-mini-fab.mat-accent,.propiu-theme-default .dark .mat-mdc-fab.mat-accent,.propiu-theme-default .dark .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-default.dark .mat-mdc-fab.mat-warn,.propiu-theme-default.dark .mat-mdc-mini-fab.mat-warn,.propiu-theme-default .dark .mat-mdc-fab.mat-warn,.propiu-theme-default .dark .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-default.dark .mat-mdc-fab.mat-unthemed,.propiu-theme-default.dark .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-default .dark .mat-mdc-fab.mat-unthemed,.propiu-theme-default .dark .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #1f2937;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-default.dark .mat-mdc-fab.mat-primary,.propiu-theme-default.dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-default .dark .mat-mdc-fab.mat-primary,.propiu-theme-default .dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #22c55e;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-default.dark .mat-mdc-fab.mat-accent,.propiu-theme-default.dark .mat-mdc-mini-fab.mat-accent,.propiu-theme-default .dark .mat-mdc-fab.mat-accent,.propiu-theme-default .dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-default.dark .mat-mdc-fab.mat-warn,.propiu-theme-default.dark .mat-mdc-mini-fab.mat-warn,.propiu-theme-default .dark .mat-mdc-fab.mat-warn,.propiu-theme-default .dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-default.dark .mat-mdc-fab[disabled][disabled],.propiu-theme-default.dark .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-default .dark .mat-mdc-fab[disabled][disabled],.propiu-theme-default .dark .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.propiu-theme-default.dark .mat-mdc-snack-bar-container,.propiu-theme-default .dark .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #d2d4d7;--mdc-snackbar-supporting-text-color: rgba(31, 41, 55, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87)}.propiu-theme-default.dark .mdc-data-table,.propiu-theme-default .dark .mdc-data-table{background-color:var(--mdc-theme-surface, #1f2937);border-color:#ffffff1f}.propiu-theme-default.dark .mdc-data-table__row,.propiu-theme-default .dark .mdc-data-table__row{background-color:inherit}.propiu-theme-default.dark .mdc-data-table__header-cell,.propiu-theme-default .dark .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #1f2937)}.propiu-theme-default.dark .mdc-data-table__row--selected,.propiu-theme-default .dark .mdc-data-table__row--selected{background-color:#22c55e0a}.propiu-theme-default.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-default.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-default.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-default .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-default .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-default .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#ffffff1f}.propiu-theme-default.dark .mdc-data-table__cell,.propiu-theme-default.dark .mdc-data-table__header-cell,.propiu-theme-default .dark .mdc-data-table__cell,.propiu-theme-default .dark .mdc-data-table__header-cell{border-bottom-color:#ffffff1f}.propiu-theme-default.dark .mdc-data-table__pagination,.propiu-theme-default .dark .mdc-data-table__pagination{border-top-color:#ffffff1f}.propiu-theme-default.dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-default .dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#ffffff0a}.propiu-theme-default.dark .mdc-data-table__header-cell,.propiu-theme-default .dark .mdc-data-table__header-cell,.propiu-theme-default.dark .mdc-data-table__pagination-total,.propiu-theme-default.dark .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-default.dark .mdc-data-table__cell,.propiu-theme-default .dark .mdc-data-table__pagination-total,.propiu-theme-default .dark .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-default .dark .mdc-data-table__cell{color:#ffffffde}.propiu-theme-default.dark .mat-mdc-table,.propiu-theme-default .dark .mat-mdc-table{background:#1f2937}.propiu-theme-default.dark .mat-mdc-progress-spinner,.propiu-theme-default .dark .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #22c55e}.propiu-theme-default.dark .mat-mdc-progress-spinner.mat-accent,.propiu-theme-default .dark .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.propiu-theme-default.dark .mat-mdc-progress-spinner.mat-warn,.propiu-theme-default .dark .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-default.dark .mat-badge-content,.propiu-theme-default .dark .mat-badge-content{color:#fff;background:#22c55e}.cdk-high-contrast-active .propiu-theme-default.dark .mat-badge-content,.cdk-high-contrast-active .propiu-theme-default .dark .mat-badge-content{outline:solid 1px;border-radius:0}.propiu-theme-default.dark .mat-badge-accent .mat-badge-content,.propiu-theme-default .dark .mat-badge-accent .mat-badge-content{background:#f59e0b;color:#fff}.propiu-theme-default.dark .mat-badge-warn .mat-badge-content,.propiu-theme-default .dark .mat-badge-warn .mat-badge-content{color:#fff;background:#ef4444}.propiu-theme-default.dark .mat-badge-disabled .mat-badge-content,.propiu-theme-default .dark .mat-badge-disabled .mat-badge-content{background:#4b5563;color:#6b7280}.propiu-theme-default.dark,.propiu-theme-default .dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1f2937;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: #9ca3af;--mat-legacy-button-toggle-selected-state-background-color: #111827;--mat-legacy-button-toggle-disabled-state-text-color: #4b5563;--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1f2937;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #111827;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #4b5563;--mat-standard-button-toggle-disabled-state-background-color: #1f2937;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-divider-color: #3a434f}.propiu-theme-default.dark .mat-calendar-arrow,.propiu-theme-default .dark .mat-calendar-arrow{fill:#fff}.propiu-theme-default.dark .mat-datepicker-toggle,.propiu-theme-default.dark .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-default.dark .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-default .dark .mat-datepicker-toggle,.propiu-theme-default .dark .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-default .dark .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.propiu-theme-default.dark .mat-calendar-table-header-divider:after,.propiu-theme-default .dark .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.propiu-theme-default.dark .mat-calendar-table-header,.propiu-theme-default.dark .mat-calendar-body-label,.propiu-theme-default .dark .mat-calendar-table-header,.propiu-theme-default .dark .mat-calendar-body-label{color:#9ca3af}.propiu-theme-default.dark .mat-calendar-body-cell-content,.propiu-theme-default.dark .mat-date-range-input-separator,.propiu-theme-default .dark .mat-calendar-body-cell-content,.propiu-theme-default .dark .mat-date-range-input-separator{color:#fff;border-color:transparent}.propiu-theme-default.dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default .dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#6b7280}.propiu-theme-default.dark .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-default .dark .mat-form-field-disabled .mat-date-range-input-separator{color:#6b7280}.propiu-theme-default.dark .mat-calendar-body-in-preview,.propiu-theme-default .dark .mat-calendar-body-in-preview{color:#ffffff3d}.propiu-theme-default.dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default .dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280}.propiu-theme-default.dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default .dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280cc}.propiu-theme-default.dark .mat-calendar-body-in-range:before,.propiu-theme-default .dark .mat-calendar-body-in-range:before{background:rgba(34,197,94,.2)}.propiu-theme-default.dark .mat-calendar-body-comparison-identical,.propiu-theme-default.dark .mat-calendar-body-in-comparison-range:before,.propiu-theme-default .dark .mat-calendar-body-comparison-identical,.propiu-theme-default .dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-default.dark .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default.dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .dark .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(34,197,94,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-default.dark .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default.dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .dark .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(34,197,94,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-default.dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default.dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-default .dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default .dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-default.dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default.dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-default .dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default .dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-default.dark .mat-calendar-body-selected,.propiu-theme-default .dark .mat-calendar-body-selected{background-color:#22c55e;color:#fff}.propiu-theme-default.dark .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-default .dark .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#22c55e66}.propiu-theme-default.dark .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-default .dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-default.dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default.dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default .dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-default .dark .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:#22c55e4d}@media (hover: hover){.propiu-theme-default.dark .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),.propiu-theme-default .dark .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:#22c55e4d}}.propiu-theme-default.dark .mat-datepicker-content,.propiu-theme-default .dark .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#1f2937;color:#fff}.propiu-theme-default.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-default .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(245,158,11,.2)}.propiu-theme-default.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-default.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-default .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-default .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-default.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-default.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-default.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-default .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-default.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-default .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-default.dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-default .dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f59e0b;color:#fff}.propiu-theme-default.dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-default .dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f59e0b66}.propiu-theme-default.dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-default .dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-default.dark .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),.propiu-theme-default.dark .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),.propiu-theme-default .dark .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),.propiu-theme-default .dark .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:#f59e0b4d}@media (hover: hover){.propiu-theme-default.dark .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),.propiu-theme-default .dark .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:#f59e0b4d}}.propiu-theme-default.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-default .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-default.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-default.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-default .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-default .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-default.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-default.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-default .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-default .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-default.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-default .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-default .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-default.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-default .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-default .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-default.dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-default .dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-default.dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-default .dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-default.dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-default .dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-default.dark .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),.propiu-theme-default.dark .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),.propiu-theme-default .dark .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),.propiu-theme-default .dark .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:#ef44444d}@media (hover: hover){.propiu-theme-default.dark .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),.propiu-theme-default .dark .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:#ef44444d}}.propiu-theme-default.dark .mat-datepicker-content-touch,.propiu-theme-default .dark .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-default.dark .mat-datepicker-toggle-active,.propiu-theme-default .dark .mat-datepicker-toggle-active{color:#22c55e}.propiu-theme-default.dark .mat-datepicker-toggle-active.mat-accent,.propiu-theme-default .dark .mat-datepicker-toggle-active.mat-accent{color:#f59e0b}.propiu-theme-default.dark .mat-datepicker-toggle-active.mat-warn,.propiu-theme-default .dark .mat-datepicker-toggle-active.mat-warn{color:#ef4444}.propiu-theme-default.dark .mat-date-range-input-inner[disabled],.propiu-theme-default .dark .mat-date-range-input-inner[disabled]{color:#6b7280}.propiu-theme-default.dark,.propiu-theme-default .dark{--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-background-color: #1f2937;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: #4b5563;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #9ca3af;--mat-expansion-header-indicator-color: #9ca3af}.propiu-theme-default.dark .mat-icon.mat-primary,.propiu-theme-default .dark .mat-icon.mat-primary{color:#22c55e}.propiu-theme-default.dark .mat-icon.mat-accent,.propiu-theme-default .dark .mat-icon.mat-accent{color:#f59e0b}.propiu-theme-default.dark .mat-icon.mat-warn,.propiu-theme-default .dark .mat-icon.mat-warn{color:#ef4444}.propiu-theme-default.dark,.propiu-theme-default .dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #1f2937;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #111827;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(224, 214, 200, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #22c55e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #22c55e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #22c55e;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1f2937;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: #9ca3af;--mat-stepper-header-optional-label-text-color: #9ca3af;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #9ca3af;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.propiu-theme-default.dark .mat-step-header.mat-accent,.propiu-theme-default .dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-default.dark .mat-step-header.mat-warn,.propiu-theme-default .dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-default.dark .mat-sort-header-arrow,.propiu-theme-default .dark .mat-sort-header-arrow{color:#9ca3af}.propiu-theme-default.dark,.propiu-theme-default .dark{--mat-toolbar-container-background-color: #1f2937;--mat-toolbar-container-text-color: white}.propiu-theme-default.dark .mat-toolbar.mat-primary,.propiu-theme-default .dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #22c55e;--mat-toolbar-container-text-color: white}.propiu-theme-default.dark .mat-toolbar.mat-accent,.propiu-theme-default .dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.propiu-theme-default.dark .mat-toolbar.mat-warn,.propiu-theme-default .dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-default.dark .mat-tree,.propiu-theme-default .dark .mat-tree{background:#1f2937}.propiu-theme-default.dark .mat-tree-node,.propiu-theme-default.dark .mat-nested-tree-node,.propiu-theme-default .dark .mat-tree-node,.propiu-theme-default .dark .mat-nested-tree-node{color:#fff}.propiu-theme-teal .mat-ripple-element,.propiu-theme-teal.light .mat-ripple-element,.propiu-theme-teal .light .mat-ripple-element{background-color:#0000001a}.propiu-theme-teal,.propiu-theme-teal.light,.propiu-theme-teal .light{--mat-option-selected-state-label-text-color: #0d9488;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.propiu-theme-teal .mat-accent,.propiu-theme-teal.light .mat-accent,.propiu-theme-teal .light .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b}.propiu-theme-teal .mat-warn,.propiu-theme-teal.light .mat-warn,.propiu-theme-teal .light .mat-warn{--mat-option-selected-state-label-text-color: #ef4444}.propiu-theme-teal,.propiu-theme-teal.light,.propiu-theme-teal .light{--mat-optgroup-label-text-color: #030712}.propiu-theme-teal .mat-pseudo-checkbox-full,.propiu-theme-teal.light .mat-pseudo-checkbox-full,.propiu-theme-teal .light .mat-pseudo-checkbox-full{color:#4b5563}.propiu-theme-teal .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-teal.light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-teal .light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.propiu-theme-teal .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#0d9488}.propiu-theme-teal .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#0d9488}.propiu-theme-teal .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-teal.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-teal .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-teal .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-teal .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-teal .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-teal.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-teal .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-teal .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-teal .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-teal .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-teal.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-teal .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-teal .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-teal .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-teal .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-teal.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-teal .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-teal .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.propiu-theme-teal .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.propiu-theme-teal .mat-app-background,.propiu-theme-teal.mat-app-background,.propiu-theme-teal.light .mat-app-background,.propiu-theme-teal.light.mat-app-background,.propiu-theme-teal .light .mat-app-background,.propiu-theme-teal .light.mat-app-background{background-color:#f3f4f6;color:#030712}.propiu-theme-teal .mat-elevation-z0,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-teal.light .mat-elevation-z0,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-teal .light .mat-elevation-z0,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.propiu-theme-teal .mat-elevation-z1,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-teal.light .mat-elevation-z1,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-teal .light .mat-elevation-z1,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.propiu-theme-teal .mat-elevation-z2,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-teal.light .mat-elevation-z2,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-teal .light .mat-elevation-z2,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.propiu-theme-teal .mat-elevation-z3,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-teal.light .mat-elevation-z3,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-teal .light .mat-elevation-z3,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.propiu-theme-teal .mat-elevation-z4,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-teal.light .mat-elevation-z4,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-teal .light .mat-elevation-z4,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.propiu-theme-teal .mat-elevation-z5,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-teal.light .mat-elevation-z5,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-teal .light .mat-elevation-z5,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.propiu-theme-teal .mat-elevation-z6,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-teal.light .mat-elevation-z6,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-teal .light .mat-elevation-z6,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.propiu-theme-teal .mat-elevation-z7,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-teal.light .mat-elevation-z7,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-teal .light .mat-elevation-z7,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.propiu-theme-teal .mat-elevation-z8,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-teal.light .mat-elevation-z8,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-teal .light .mat-elevation-z8,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.propiu-theme-teal .mat-elevation-z9,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-teal.light .mat-elevation-z9,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-teal .light .mat-elevation-z9,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.propiu-theme-teal .mat-elevation-z10,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-teal.light .mat-elevation-z10,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-teal .light .mat-elevation-z10,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.propiu-theme-teal .mat-elevation-z11,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-teal.light .mat-elevation-z11,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-teal .light .mat-elevation-z11,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.propiu-theme-teal .mat-elevation-z12,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-teal.light .mat-elevation-z12,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-teal .light .mat-elevation-z12,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.propiu-theme-teal .mat-elevation-z13,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-teal.light .mat-elevation-z13,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-teal .light .mat-elevation-z13,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.propiu-theme-teal .mat-elevation-z14,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-teal.light .mat-elevation-z14,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-teal .light .mat-elevation-z14,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.propiu-theme-teal .mat-elevation-z15,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-teal.light .mat-elevation-z15,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-teal .light .mat-elevation-z15,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.propiu-theme-teal .mat-elevation-z16,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-teal.light .mat-elevation-z16,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-teal .light .mat-elevation-z16,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.propiu-theme-teal .mat-elevation-z17,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-teal.light .mat-elevation-z17,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-teal .light .mat-elevation-z17,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.propiu-theme-teal .mat-elevation-z18,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-teal.light .mat-elevation-z18,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-teal .light .mat-elevation-z18,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.propiu-theme-teal .mat-elevation-z19,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-teal.light .mat-elevation-z19,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-teal .light .mat-elevation-z19,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.propiu-theme-teal .mat-elevation-z20,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-teal.light .mat-elevation-z20,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-teal .light .mat-elevation-z20,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.propiu-theme-teal .mat-elevation-z21,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-teal.light .mat-elevation-z21,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-teal .light .mat-elevation-z21,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.propiu-theme-teal .mat-elevation-z22,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-teal.light .mat-elevation-z22,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-teal .light .mat-elevation-z22,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.propiu-theme-teal .mat-elevation-z23,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-teal.light .mat-elevation-z23,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-teal .light .mat-elevation-z23,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.propiu-theme-teal .mat-elevation-z24,.propiu-theme-teal .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-teal.light .mat-elevation-z24,.propiu-theme-teal.light .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-teal .light .mat-elevation-z24,.propiu-theme-teal .light .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-teal .mat-mdc-card,.propiu-theme-teal.light .mat-mdc-card,.propiu-theme-teal .light .mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #4b5563}.propiu-theme-teal .mat-mdc-progress-bar,.propiu-theme-teal.light .mat-mdc-progress-bar,.propiu-theme-teal .light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #0d9488;--mdc-linear-progress-track-color: rgba(13, 148, 136, .25)}.propiu-theme-teal .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-teal.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-teal .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#0d948840;background-color:var(--mdc-linear-progress-track-color, rgba(13, 148, 136, .25))}@media (forced-colors: active){.propiu-theme-teal .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-teal.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-teal .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-teal .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-teal.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-teal .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(13, 148, 136, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-teal .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-teal.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-teal .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#0d948840;background-color:var(--mdc-linear-progress-track-color, rgba(13, 148, 136, .25))}.propiu-theme-teal .mat-mdc-progress-bar.mat-accent,.propiu-theme-teal.light .mat-mdc-progress-bar.mat-accent,.propiu-theme-teal .light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.propiu-theme-teal .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-teal.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-teal .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}@media (forced-colors: active){.propiu-theme-teal .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-teal.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-teal .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-teal .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-teal.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-teal .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-teal .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-teal.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-teal .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}.propiu-theme-teal .mat-mdc-progress-bar.mat-warn,.propiu-theme-teal.light .mat-mdc-progress-bar.mat-warn,.propiu-theme-teal .light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.propiu-theme-teal .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-teal.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-teal .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-teal .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-teal.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-teal .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-teal .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-teal.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-teal .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-teal .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-teal.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-teal .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-teal .mat-mdc-tooltip,.propiu-theme-teal.light .mat-mdc-tooltip,.propiu-theme-teal .light .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #1f2937;--mdc-plain-tooltip-supporting-text-color: #fff}.propiu-theme-teal .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.propiu-theme-teal .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-teal.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-teal .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.propiu-theme-teal .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-teal.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-teal .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}.propiu-theme-teal .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-teal.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-teal .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.propiu-theme-teal .mdc-text-field .mdc-text-field__input,.propiu-theme-teal.light .mdc-text-field .mdc-text-field__input,.propiu-theme-teal .light .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #0d9488)}.propiu-theme-teal .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-teal.light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-teal .light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.propiu-theme-teal .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-teal .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-teal.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-teal.light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-teal .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-teal .light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.propiu-theme-teal .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-teal.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-teal .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.propiu-theme-teal .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-teal.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-teal .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.propiu-theme-teal .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-teal.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-teal .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.propiu-theme-teal .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-teal.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-teal .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.propiu-theme-teal .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-teal .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-teal.light .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-teal.light .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-teal .light .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-teal .light .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.propiu-theme-teal .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-teal .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-teal.light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-teal.light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-teal .light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-teal .light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.propiu-theme-teal .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-teal .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-teal.light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-teal.light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-teal .light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-teal .light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.propiu-theme-teal .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-teal.light .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-teal .light .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.propiu-theme-teal .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-teal.light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-teal .light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.propiu-theme-teal .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-teal.light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-teal .light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.propiu-theme-teal .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-teal.light .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-teal .light .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #0d9488)}.propiu-theme-teal .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.propiu-theme-teal .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-teal .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-teal .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-teal.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-teal.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-teal.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-teal .light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-teal .light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-teal .light .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}.propiu-theme-teal .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #0d9488)}.propiu-theme-teal .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-teal .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-teal.light .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-teal.light .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-teal .light .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-teal .light .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.propiu-theme-teal .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal.light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0d9488de}.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .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,.propiu-theme-teal.light .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,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-teal.light .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-teal .light .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.propiu-theme-teal .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.propiu-theme-teal .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-teal.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-teal .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-teal .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-teal.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-teal .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.propiu-theme-teal .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.propiu-theme-teal .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-teal .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-teal .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.propiu-theme-teal .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.propiu-theme-teal .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-teal.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-teal .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-teal .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-teal.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-teal .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-teal .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.propiu-theme-teal .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.propiu-theme-teal .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-teal .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-teal .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-teal.light .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-teal .light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.propiu-theme-teal .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-teal.light .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-teal .light .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.propiu-theme-teal .mat-mdc-form-field-error,.propiu-theme-teal.light .mat-mdc-form-field-error,.propiu-theme-teal .light .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .mat-mdc-form-field-focus-overlay,.propiu-theme-teal.light .mat-mdc-form-field-focus-overlay,.propiu-theme-teal .light .mat-mdc-form-field-focus-overlay{background-color:#000000de}.propiu-theme-teal .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-teal.light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-teal .light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.propiu-theme-teal .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-teal.light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-teal .light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.propiu-theme-teal .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-teal.light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-teal .light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.propiu-theme-teal .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-teal.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-teal .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#0d9488de}.propiu-theme-teal .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-teal.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-teal .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#f59e0bde}.propiu-theme-teal .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-teal.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-teal .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-teal .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-teal.light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-teal .light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-teal .light .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-teal .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal .light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f59e0bde}.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .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,.propiu-theme-teal.light .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,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-teal .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .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,.propiu-theme-teal .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,.propiu-theme-teal .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,.propiu-theme-teal.light .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,.propiu-theme-teal.light .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,.propiu-theme-teal.light .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,.propiu-theme-teal .light .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,.propiu-theme-teal .light .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,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal .light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .light .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, #f59e0b)}.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-teal .light .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal .light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .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,.propiu-theme-teal.light .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,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-teal .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .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,.propiu-theme-teal .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,.propiu-theme-teal .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,.propiu-theme-teal.light .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,.propiu-theme-teal.light .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,.propiu-theme-teal.light .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,.propiu-theme-teal .light .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,.propiu-theme-teal .light .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,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal .light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .light .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, #ef4444)}.propiu-theme-teal .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-teal.light .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-teal .light .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}.propiu-theme-teal [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,.propiu-theme-teal.light [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,.propiu-theme-teal .light [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}.propiu-theme-teal,.propiu-theme-teal.light,.propiu-theme-teal .light{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(13, 148, 136, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-teal .mat-mdc-form-field.mat-accent,.propiu-theme-teal.light .mat-mdc-form-field.mat-accent,.propiu-theme-teal .light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-teal .mat-mdc-form-field.mat-warn,.propiu-theme-teal.light .mat-mdc-form-field.mat-warn,.propiu-theme-teal .light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-teal,.propiu-theme-teal.light,.propiu-theme-teal .light{--mat-autocomplete-background-color: white}.propiu-theme-teal .mat-mdc-dialog-container,.propiu-theme-teal.light .mat-mdc-dialog-container,.propiu-theme-teal .light .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.propiu-theme-teal .mat-mdc-standard-chip,.propiu-theme-teal.light .mat-mdc-standard-chip,.propiu-theme-teal .light .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.propiu-theme-teal .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-teal .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #0d9488;--mdc-chip-elevated-disabled-container-color: #0d9488;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-teal .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-teal .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-teal .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-teal .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-teal.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-teal .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-teal .mat-mdc-slide-toggle,.propiu-theme-teal.light .mat-mdc-slide-toggle,.propiu-theme-teal .light .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}.propiu-theme-teal .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-teal.light .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-teal .light .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-teal .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-teal.light .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-teal .light .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#6b7280}.propiu-theme-teal .mat-mdc-slide-toggle.mat-primary,.propiu-theme-teal.light .mat-mdc-slide-toggle.mat-primary,.propiu-theme-teal .light .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #0d9488;--mdc-switch-selected-handle-color: #0d9488;--mdc-switch-selected-hover-state-layer-color: #0d9488;--mdc-switch-selected-pressed-state-layer-color: #0d9488;--mdc-switch-selected-focus-handle-color: #134e4a;--mdc-switch-selected-hover-handle-color: #134e4a;--mdc-switch-selected-pressed-handle-color: #134e4a;--mdc-switch-selected-focus-track-color: #5eead4;--mdc-switch-selected-hover-track-color: #5eead4;--mdc-switch-selected-pressed-track-color: #5eead4;--mdc-switch-selected-track-color: #5eead4}.propiu-theme-teal .mat-mdc-slide-toggle.mat-accent,.propiu-theme-teal.light .mat-mdc-slide-toggle.mat-accent,.propiu-theme-teal .light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d97706;--mdc-switch-selected-handle-color: #d97706;--mdc-switch-selected-hover-state-layer-color: #d97706;--mdc-switch-selected-pressed-state-layer-color: #d97706;--mdc-switch-selected-focus-handle-color: #78350f;--mdc-switch-selected-hover-handle-color: #78350f;--mdc-switch-selected-pressed-handle-color: #78350f;--mdc-switch-selected-focus-track-color: #fcd34d;--mdc-switch-selected-hover-track-color: #fcd34d;--mdc-switch-selected-pressed-track-color: #fcd34d;--mdc-switch-selected-track-color: #fcd34d}.propiu-theme-teal .mat-mdc-slide-toggle.mat-warn,.propiu-theme-teal.light .mat-mdc-slide-toggle.mat-warn,.propiu-theme-teal .light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.propiu-theme-teal .mat-mdc-radio-button .mdc-form-field,.propiu-theme-teal.light .mat-mdc-radio-button .mdc-form-field,.propiu-theme-teal .light .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-teal .mat-mdc-radio-button.mat-primary,.propiu-theme-teal.light .mat-mdc-radio-button.mat-primary,.propiu-theme-teal .light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0d9488;--mdc-radio-selected-hover-icon-color: #0d9488;--mdc-radio-selected-icon-color: #0d9488;--mdc-radio-selected-pressed-icon-color: #0d9488;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #0d9488;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-teal .mat-mdc-radio-button.mat-accent,.propiu-theme-teal.light .mat-mdc-radio-button.mat-accent,.propiu-theme-teal .light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-teal .mat-mdc-radio-button.mat-warn,.propiu-theme-teal.light .mat-mdc-radio-button.mat-warn,.propiu-theme-teal .light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-teal .mat-mdc-slider,.propiu-theme-teal.light .mat-mdc-slider,.propiu-theme-teal .light .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}.propiu-theme-teal .mat-mdc-slider.mat-primary,.propiu-theme-teal.light .mat-mdc-slider.mat-primary,.propiu-theme-teal .light .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #0d9488;--mdc-slider-focus-handle-color: #0d9488;--mdc-slider-hover-handle-color: #0d9488;--mdc-slider-active-track-color: #0d9488;--mdc-slider-inactive-track-color: #0d9488;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #0d9488;--mat-mdc-slider-ripple-color: #0d9488;--mat-mdc-slider-hover-ripple-color: rgba(13, 148, 136, .05);--mat-mdc-slider-focus-ripple-color: rgba(13, 148, 136, .2)}.propiu-theme-teal .mat-mdc-slider.mat-accent,.propiu-theme-teal.light .mat-mdc-slider.mat-accent,.propiu-theme-teal .light .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mat-mdc-slider-ripple-color: #f59e0b;--mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);--mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2)}.propiu-theme-teal .mat-mdc-slider.mat-warn,.propiu-theme-teal.light .mat-mdc-slider.mat-warn,.propiu-theme-teal .light .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-teal,.propiu-theme-teal.light,.propiu-theme-teal .light{--mat-menu-item-label-text-color: #030712;--mat-menu-item-icon-color: #030712;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}.propiu-theme-teal .mat-mdc-list-base,.propiu-theme-teal.light .mat-mdc-list-base,.propiu-theme-teal .light .mat-mdc-list-base{--mdc-list-list-item-label-text-color: #030712;--mdc-list-list-item-supporting-text-color: #4b5563;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--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: #030712;--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: #030712;--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}.propiu-theme-teal .mdc-list-item__start,.propiu-theme-teal .mdc-list-item__end,.propiu-theme-teal.light .mdc-list-item__start,.propiu-theme-teal.light .mdc-list-item__end,.propiu-theme-teal .light .mdc-list-item__start,.propiu-theme-teal .light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #0d9488;--mdc-radio-selected-hover-icon-color: #0d9488;--mdc-radio-selected-icon-color: #0d9488;--mdc-radio-selected-pressed-icon-color: #0d9488}.propiu-theme-teal .mat-accent .mdc-list-item__start,.propiu-theme-teal .mat-accent .mdc-list-item__end,.propiu-theme-teal.light .mat-accent .mdc-list-item__start,.propiu-theme-teal.light .mat-accent .mdc-list-item__end,.propiu-theme-teal .light .mat-accent .mdc-list-item__start,.propiu-theme-teal .light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.propiu-theme-teal .mat-warn .mdc-list-item__start,.propiu-theme-teal .mat-warn .mdc-list-item__end,.propiu-theme-teal.light .mat-warn .mdc-list-item__start,.propiu-theme-teal.light .mat-warn .mdc-list-item__end,.propiu-theme-teal .light .mat-warn .mdc-list-item__start,.propiu-theme-teal .light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-teal .mat-mdc-list-option,.propiu-theme-teal.light .mat-mdc-list-option,.propiu-theme-teal .light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #0d9488;--mdc-checkbox-selected-hover-icon-color: #0d9488;--mdc-checkbox-selected-icon-color: #0d9488;--mdc-checkbox-selected-pressed-icon-color: #0d9488;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0d9488;--mdc-checkbox-selected-hover-state-layer-color: #0d9488;--mdc-checkbox-selected-pressed-state-layer-color: #0d9488;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-teal .mat-mdc-list-option.mat-accent,.propiu-theme-teal.light .mat-mdc-list-option.mat-accent,.propiu-theme-teal .light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-teal .mat-mdc-list-option.mat-warn,.propiu-theme-teal.light .mat-mdc-list-option.mat-warn,.propiu-theme-teal .light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-teal .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-teal .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-teal .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-teal .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-teal.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-teal .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#0d9488}.propiu-theme-teal .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-teal .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-teal .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-teal.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-teal .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.propiu-theme-teal,.propiu-theme-teal.light,.propiu-theme-teal .light{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.propiu-theme-teal .mat-mdc-tab-group,.propiu-theme-teal .mat-mdc-tab-nav-bar,.propiu-theme-teal.light .mat-mdc-tab-group,.propiu-theme-teal.light .mat-mdc-tab-nav-bar,.propiu-theme-teal .light .mat-mdc-tab-group,.propiu-theme-teal .light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #0d9488;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #0d9488;--mat-tab-header-active-ripple-color: #0d9488;--mat-tab-header-inactive-ripple-color: #0d9488;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #0d9488;--mat-tab-header-active-hover-label-text-color: #0d9488;--mat-tab-header-active-focus-indicator-color: #0d9488;--mat-tab-header-active-hover-indicator-color: #0d9488}.propiu-theme-teal .mat-mdc-tab-group.mat-accent,.propiu-theme-teal .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-teal.light .mat-mdc-tab-group.mat-accent,.propiu-theme-teal.light .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-teal .light .mat-mdc-tab-group.mat-accent,.propiu-theme-teal .light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.propiu-theme-teal .mat-mdc-tab-group.mat-warn,.propiu-theme-teal .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-teal.light .mat-mdc-tab-group.mat-warn,.propiu-theme-teal.light .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-teal .light .mat-mdc-tab-group.mat-warn,.propiu-theme-teal .light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-teal .mat-mdc-tab-group.mat-background-primary,.propiu-theme-teal .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-teal.light .mat-mdc-tab-group.mat-background-primary,.propiu-theme-teal.light .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-teal .light .mat-mdc-tab-group.mat-background-primary,.propiu-theme-teal .light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #0d9488;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-teal .mat-mdc-tab-group.mat-background-accent,.propiu-theme-teal .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-teal.light .mat-mdc-tab-group.mat-background-accent,.propiu-theme-teal.light .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-teal .light .mat-mdc-tab-group.mat-background-accent,.propiu-theme-teal .light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-teal .mat-mdc-tab-group.mat-background-warn,.propiu-theme-teal .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-teal.light .mat-mdc-tab-group.mat-background-warn,.propiu-theme-teal.light .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-teal .light .mat-mdc-tab-group.mat-background-warn,.propiu-theme-teal .light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-teal,.propiu-theme-teal.light,.propiu-theme-teal .light{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-teal .mat-mdc-checkbox.mat-primary,.propiu-theme-teal.light .mat-mdc-checkbox.mat-primary,.propiu-theme-teal .light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #0d9488;--mdc-checkbox-selected-hover-icon-color: #0d9488;--mdc-checkbox-selected-icon-color: #0d9488;--mdc-checkbox-selected-pressed-icon-color: #0d9488;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #0d9488;--mdc-checkbox-selected-hover-state-layer-color: #0d9488;--mdc-checkbox-selected-pressed-state-layer-color: #0d9488;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-teal .mat-mdc-checkbox.mat-warn,.propiu-theme-teal.light .mat-mdc-checkbox.mat-warn,.propiu-theme-teal .light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-teal .mat-mdc-checkbox .mdc-form-field,.propiu-theme-teal.light .mat-mdc-checkbox .mdc-form-field,.propiu-theme-teal .light .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-teal .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-teal.light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-teal .light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#6b7280}.propiu-theme-teal .mat-mdc-button.mat-unthemed,.propiu-theme-teal.light .mat-mdc-button.mat-unthemed,.propiu-theme-teal .light .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.propiu-theme-teal .mat-mdc-button.mat-primary,.propiu-theme-teal.light .mat-mdc-button.mat-primary,.propiu-theme-teal .light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #0d9488}.propiu-theme-teal .mat-mdc-button.mat-accent,.propiu-theme-teal.light .mat-mdc-button.mat-accent,.propiu-theme-teal .light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b}.propiu-theme-teal .mat-mdc-button.mat-warn,.propiu-theme-teal.light .mat-mdc-button.mat-warn,.propiu-theme-teal .light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-teal .mat-mdc-button[disabled][disabled],.propiu-theme-teal.light .mat-mdc-button[disabled][disabled],.propiu-theme-teal .light .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)}.propiu-theme-teal .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-teal.light .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-teal .light .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.propiu-theme-teal .mat-mdc-unelevated-button.mat-primary,.propiu-theme-teal.light .mat-mdc-unelevated-button.mat-primary,.propiu-theme-teal .light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #0d9488;--mdc-filled-button-label-text-color: #fff}.propiu-theme-teal .mat-mdc-unelevated-button.mat-accent,.propiu-theme-teal.light .mat-mdc-unelevated-button.mat-accent,.propiu-theme-teal .light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #000}.propiu-theme-teal .mat-mdc-unelevated-button.mat-warn,.propiu-theme-teal.light .mat-mdc-unelevated-button.mat-warn,.propiu-theme-teal .light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-teal .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-teal.light .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-teal .light .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)}.propiu-theme-teal .mat-mdc-raised-button.mat-unthemed,.propiu-theme-teal.light .mat-mdc-raised-button.mat-unthemed,.propiu-theme-teal .light .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.propiu-theme-teal .mat-mdc-raised-button.mat-primary,.propiu-theme-teal.light .mat-mdc-raised-button.mat-primary,.propiu-theme-teal .light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #0d9488;--mdc-protected-button-label-text-color: #fff}.propiu-theme-teal .mat-mdc-raised-button.mat-accent,.propiu-theme-teal.light .mat-mdc-raised-button.mat-accent,.propiu-theme-teal .light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #000}.propiu-theme-teal .mat-mdc-raised-button.mat-warn,.propiu-theme-teal.light .mat-mdc-raised-button.mat-warn,.propiu-theme-teal .light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-teal .mat-mdc-raised-button[disabled][disabled],.propiu-theme-teal.light .mat-mdc-raised-button[disabled][disabled],.propiu-theme-teal .light .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}.propiu-theme-teal .mat-mdc-outlined-button,.propiu-theme-teal.light .mat-mdc-outlined-button,.propiu-theme-teal .light .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.propiu-theme-teal .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-teal.light .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-teal .light .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.propiu-theme-teal .mat-mdc-outlined-button.mat-primary,.propiu-theme-teal.light .mat-mdc-outlined-button.mat-primary,.propiu-theme-teal .light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #0d9488}.propiu-theme-teal .mat-mdc-outlined-button.mat-accent,.propiu-theme-teal.light .mat-mdc-outlined-button.mat-accent,.propiu-theme-teal .light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b}.propiu-theme-teal .mat-mdc-outlined-button.mat-warn,.propiu-theme-teal.light .mat-mdc-outlined-button.mat-warn,.propiu-theme-teal .light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-teal .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-teal.light .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-teal .light .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)}.propiu-theme-teal .mat-mdc-button,.propiu-theme-teal .mat-mdc-outlined-button,.propiu-theme-teal.light .mat-mdc-button,.propiu-theme-teal.light .mat-mdc-outlined-button,.propiu-theme-teal .light .mat-mdc-button,.propiu-theme-teal .light .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-teal .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-teal .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-teal .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-teal .mat-mdc-button.mat-primary,.propiu-theme-teal .mat-mdc-outlined-button.mat-primary,.propiu-theme-teal.light .mat-mdc-button.mat-primary,.propiu-theme-teal.light .mat-mdc-outlined-button.mat-primary,.propiu-theme-teal .light .mat-mdc-button.mat-primary,.propiu-theme-teal .light .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #0d9488;--mat-mdc-button-ripple-color: rgba(13, 148, 136, .1)}.propiu-theme-teal .mat-mdc-button.mat-accent,.propiu-theme-teal .mat-mdc-outlined-button.mat-accent,.propiu-theme-teal.light .mat-mdc-button.mat-accent,.propiu-theme-teal.light .mat-mdc-outlined-button.mat-accent,.propiu-theme-teal .light .mat-mdc-button.mat-accent,.propiu-theme-teal .light .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-teal .mat-mdc-button.mat-warn,.propiu-theme-teal .mat-mdc-outlined-button.mat-warn,.propiu-theme-teal.light .mat-mdc-button.mat-warn,.propiu-theme-teal.light .mat-mdc-outlined-button.mat-warn,.propiu-theme-teal .light .mat-mdc-button.mat-warn,.propiu-theme-teal .light .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-teal .mat-mdc-raised-button,.propiu-theme-teal .mat-mdc-unelevated-button,.propiu-theme-teal.light .mat-mdc-raised-button,.propiu-theme-teal.light .mat-mdc-unelevated-button,.propiu-theme-teal .light .mat-mdc-raised-button,.propiu-theme-teal .light .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-teal .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-teal .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-teal .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-teal .mat-mdc-raised-button.mat-primary,.propiu-theme-teal .mat-mdc-unelevated-button.mat-primary,.propiu-theme-teal.light .mat-mdc-raised-button.mat-primary,.propiu-theme-teal.light .mat-mdc-unelevated-button.mat-primary,.propiu-theme-teal .light .mat-mdc-raised-button.mat-primary,.propiu-theme-teal .light .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-teal .mat-mdc-raised-button.mat-accent,.propiu-theme-teal .mat-mdc-unelevated-button.mat-accent,.propiu-theme-teal.light .mat-mdc-raised-button.mat-accent,.propiu-theme-teal.light .mat-mdc-unelevated-button.mat-accent,.propiu-theme-teal .light .mat-mdc-raised-button.mat-accent,.propiu-theme-teal .light .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-teal .mat-mdc-raised-button.mat-warn,.propiu-theme-teal .mat-mdc-unelevated-button.mat-warn,.propiu-theme-teal.light .mat-mdc-raised-button.mat-warn,.propiu-theme-teal.light .mat-mdc-unelevated-button.mat-warn,.propiu-theme-teal .light .mat-mdc-raised-button.mat-warn,.propiu-theme-teal .light .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-teal .mat-mdc-icon-button,.propiu-theme-teal.light .mat-mdc-icon-button,.propiu-theme-teal .light .mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-teal .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-teal .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-teal .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-teal .mat-mdc-icon-button.mat-primary,.propiu-theme-teal.light .mat-mdc-icon-button.mat-primary,.propiu-theme-teal .light .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.propiu-theme-teal .mat-mdc-icon-button.mat-accent,.propiu-theme-teal.light .mat-mdc-icon-button.mat-accent,.propiu-theme-teal .light .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.propiu-theme-teal .mat-mdc-icon-button.mat-warn,.propiu-theme-teal.light .mat-mdc-icon-button.mat-warn,.propiu-theme-teal .light .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.propiu-theme-teal .mat-mdc-icon-button.mat-primary,.propiu-theme-teal.light .mat-mdc-icon-button.mat-primary,.propiu-theme-teal .light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #0d9488;--mat-mdc-button-persistent-ripple-color: #0d9488;--mat-mdc-button-ripple-color: rgba(13, 148, 136, .1)}.propiu-theme-teal .mat-mdc-icon-button.mat-accent,.propiu-theme-teal.light .mat-mdc-icon-button.mat-accent,.propiu-theme-teal .light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-teal .mat-mdc-icon-button.mat-warn,.propiu-theme-teal.light .mat-mdc-icon-button.mat-warn,.propiu-theme-teal .light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-teal .mat-mdc-icon-button[disabled][disabled],.propiu-theme-teal.light .mat-mdc-icon-button[disabled][disabled],.propiu-theme-teal .light .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)}.propiu-theme-teal .mat-mdc-fab,.propiu-theme-teal .mat-mdc-mini-fab,.propiu-theme-teal.light .mat-mdc-fab,.propiu-theme-teal.light .mat-mdc-mini-fab,.propiu-theme-teal .light .mat-mdc-fab,.propiu-theme-teal .light .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-teal .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-teal .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-teal .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-teal .mat-mdc-fab.mat-primary,.propiu-theme-teal .mat-mdc-mini-fab.mat-primary,.propiu-theme-teal.light .mat-mdc-fab.mat-primary,.propiu-theme-teal.light .mat-mdc-mini-fab.mat-primary,.propiu-theme-teal .light .mat-mdc-fab.mat-primary,.propiu-theme-teal .light .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-teal .mat-mdc-fab.mat-accent,.propiu-theme-teal .mat-mdc-mini-fab.mat-accent,.propiu-theme-teal.light .mat-mdc-fab.mat-accent,.propiu-theme-teal.light .mat-mdc-mini-fab.mat-accent,.propiu-theme-teal .light .mat-mdc-fab.mat-accent,.propiu-theme-teal .light .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-teal .mat-mdc-fab.mat-warn,.propiu-theme-teal .mat-mdc-mini-fab.mat-warn,.propiu-theme-teal.light .mat-mdc-fab.mat-warn,.propiu-theme-teal.light .mat-mdc-mini-fab.mat-warn,.propiu-theme-teal .light .mat-mdc-fab.mat-warn,.propiu-theme-teal .light .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-teal .mat-mdc-fab.mat-unthemed,.propiu-theme-teal .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-teal.light .mat-mdc-fab.mat-unthemed,.propiu-theme-teal.light .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-teal .light .mat-mdc-fab.mat-unthemed,.propiu-theme-teal .light .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-teal .mat-mdc-fab.mat-primary,.propiu-theme-teal .mat-mdc-mini-fab.mat-primary,.propiu-theme-teal.light .mat-mdc-fab.mat-primary,.propiu-theme-teal.light .mat-mdc-mini-fab.mat-primary,.propiu-theme-teal .light .mat-mdc-fab.mat-primary,.propiu-theme-teal .light .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #0d9488;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-teal .mat-mdc-fab.mat-accent,.propiu-theme-teal .mat-mdc-mini-fab.mat-accent,.propiu-theme-teal.light .mat-mdc-fab.mat-accent,.propiu-theme-teal.light .mat-mdc-mini-fab.mat-accent,.propiu-theme-teal .light .mat-mdc-fab.mat-accent,.propiu-theme-teal .light .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-teal .mat-mdc-fab.mat-warn,.propiu-theme-teal .mat-mdc-mini-fab.mat-warn,.propiu-theme-teal.light .mat-mdc-fab.mat-warn,.propiu-theme-teal.light .mat-mdc-mini-fab.mat-warn,.propiu-theme-teal .light .mat-mdc-fab.mat-warn,.propiu-theme-teal .light .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-teal .mat-mdc-fab[disabled][disabled],.propiu-theme-teal .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-teal.light .mat-mdc-fab[disabled][disabled],.propiu-theme-teal.light .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-teal .light .mat-mdc-fab[disabled][disabled],.propiu-theme-teal .light .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)}.propiu-theme-teal .mat-mdc-snack-bar-container,.propiu-theme-teal.light .mat-mdc-snack-bar-container,.propiu-theme-teal .light .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f59e0b}.propiu-theme-teal .mdc-data-table,.propiu-theme-teal.light .mdc-data-table,.propiu-theme-teal .light .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.propiu-theme-teal .mdc-data-table__row,.propiu-theme-teal.light .mdc-data-table__row,.propiu-theme-teal .light .mdc-data-table__row{background-color:inherit}.propiu-theme-teal .mdc-data-table__header-cell,.propiu-theme-teal.light .mdc-data-table__header-cell,.propiu-theme-teal .light .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.propiu-theme-teal .mdc-data-table__row--selected,.propiu-theme-teal.light .mdc-data-table__row--selected,.propiu-theme-teal .light .mdc-data-table__row--selected{background-color:#0d94880a}.propiu-theme-teal .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-teal.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-teal.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.propiu-theme-teal .mdc-data-table__cell,.propiu-theme-teal .mdc-data-table__header-cell,.propiu-theme-teal.light .mdc-data-table__cell,.propiu-theme-teal.light .mdc-data-table__header-cell,.propiu-theme-teal .light .mdc-data-table__cell,.propiu-theme-teal .light .mdc-data-table__header-cell{border-bottom-color:#0000001f}.propiu-theme-teal .mdc-data-table__pagination,.propiu-theme-teal.light .mdc-data-table__pagination,.propiu-theme-teal .light .mdc-data-table__pagination{border-top-color:#0000001f}.propiu-theme-teal .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-teal.light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-teal .light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.propiu-theme-teal .mdc-data-table__header-cell,.propiu-theme-teal.light .mdc-data-table__header-cell,.propiu-theme-teal .light .mdc-data-table__header-cell,.propiu-theme-teal .mdc-data-table__pagination-total,.propiu-theme-teal .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-teal .mdc-data-table__cell,.propiu-theme-teal.light .mdc-data-table__pagination-total,.propiu-theme-teal.light .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-teal.light .mdc-data-table__cell,.propiu-theme-teal .light .mdc-data-table__pagination-total,.propiu-theme-teal .light .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-teal .light .mdc-data-table__cell{color:#000000de}.propiu-theme-teal .mat-mdc-table,.propiu-theme-teal.light .mat-mdc-table,.propiu-theme-teal .light .mat-mdc-table{background:white}.propiu-theme-teal .mat-mdc-progress-spinner,.propiu-theme-teal.light .mat-mdc-progress-spinner,.propiu-theme-teal .light .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #0d9488}.propiu-theme-teal .mat-mdc-progress-spinner.mat-accent,.propiu-theme-teal.light .mat-mdc-progress-spinner.mat-accent,.propiu-theme-teal .light .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.propiu-theme-teal .mat-mdc-progress-spinner.mat-warn,.propiu-theme-teal.light .mat-mdc-progress-spinner.mat-warn,.propiu-theme-teal .light .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-teal .mat-badge-content,.propiu-theme-teal.light .mat-badge-content,.propiu-theme-teal .light .mat-badge-content{color:#fff;background:#0d9488}.cdk-high-contrast-active .propiu-theme-teal .mat-badge-content,.cdk-high-contrast-active .propiu-theme-teal.light .mat-badge-content,.cdk-high-contrast-active .propiu-theme-teal .light .mat-badge-content{outline:solid 1px;border-radius:0}.propiu-theme-teal .mat-badge-accent .mat-badge-content,.propiu-theme-teal.light .mat-badge-accent .mat-badge-content,.propiu-theme-teal .light .mat-badge-accent .mat-badge-content{background:#f59e0b;color:#fff}.propiu-theme-teal .mat-badge-warn .mat-badge-content,.propiu-theme-teal.light .mat-badge-warn .mat-badge-content,.propiu-theme-teal .light .mat-badge-warn .mat-badge-content{color:#fff;background:#ef4444}.propiu-theme-teal .mat-badge-disabled .mat-badge-content,.propiu-theme-teal.light .mat-badge-disabled .mat-badge-content,.propiu-theme-teal .light .mat-badge-disabled .mat-badge-content{background:#9ca3af;color:#6b7280}.propiu-theme-teal,.propiu-theme-teal.light,.propiu-theme-teal .light{--mat-bottom-sheet-container-text-color: #030712;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: #e5e7eb;--mat-legacy-button-toggle-selected-state-text-color: #4b5563;--mat-legacy-button-toggle-selected-state-background-color: #d1d5db;--mat-legacy-button-toggle-disabled-state-text-color: #9ca3af;--mat-legacy-button-toggle-disabled-state-background-color: #e5e7eb;--mat-legacy-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-text-color: #030712;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #e5e7eb;--mat-standard-button-toggle-selected-state-background-color: #d1d5db;--mat-standard-button-toggle-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-state-text-color: #9ca3af;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-divider-color: #f0f0f0}.propiu-theme-teal .mat-calendar-arrow,.propiu-theme-teal.light .mat-calendar-arrow,.propiu-theme-teal .light .mat-calendar-arrow{fill:#1f2937}.propiu-theme-teal .mat-datepicker-toggle,.propiu-theme-teal .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-teal .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-teal.light .mat-datepicker-toggle,.propiu-theme-teal.light .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-teal.light .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-teal .light .mat-datepicker-toggle,.propiu-theme-teal .light .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-teal .light .mat-datepicker-content .mat-calendar-previous-button{color:#1f2937}.propiu-theme-teal .mat-calendar-table-header-divider:after,.propiu-theme-teal.light .mat-calendar-table-header-divider:after,.propiu-theme-teal .light .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.06)}.propiu-theme-teal .mat-calendar-table-header,.propiu-theme-teal .mat-calendar-body-label,.propiu-theme-teal.light .mat-calendar-table-header,.propiu-theme-teal.light .mat-calendar-body-label,.propiu-theme-teal .light .mat-calendar-table-header,.propiu-theme-teal .light .mat-calendar-body-label{color:#4b5563}.propiu-theme-teal .mat-calendar-body-cell-content,.propiu-theme-teal .mat-date-range-input-separator,.propiu-theme-teal.light .mat-calendar-body-cell-content,.propiu-theme-teal.light .mat-date-range-input-separator,.propiu-theme-teal .light .mat-calendar-body-cell-content,.propiu-theme-teal .light .mat-date-range-input-separator{color:#030712;border-color:transparent}.propiu-theme-teal .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal.light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal .light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#6b7280}.propiu-theme-teal .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-teal.light .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-teal .light .mat-form-field-disabled .mat-date-range-input-separator{color:#6b7280}.propiu-theme-teal .mat-calendar-body-in-preview,.propiu-theme-teal.light .mat-calendar-body-in-preview,.propiu-theme-teal .light .mat-calendar-body-in-preview{color:#0000001f}.propiu-theme-teal .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal.light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal .light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280}.propiu-theme-teal .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal.light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal .light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280cc}.propiu-theme-teal .mat-calendar-body-in-range:before,.propiu-theme-teal.light .mat-calendar-body-in-range:before,.propiu-theme-teal .light .mat-calendar-body-in-range:before{background:rgba(13,148,136,.2)}.propiu-theme-teal .mat-calendar-body-comparison-identical,.propiu-theme-teal .mat-calendar-body-in-comparison-range:before,.propiu-theme-teal.light .mat-calendar-body-comparison-identical,.propiu-theme-teal.light .mat-calendar-body-in-comparison-range:before,.propiu-theme-teal .light .mat-calendar-body-comparison-identical,.propiu-theme-teal .light .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-teal .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal.light .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal.light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .light .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(13,148,136,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-teal .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal.light .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal.light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .light .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(13,148,136,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-teal .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-teal.light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal.light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-teal .light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal .light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-teal .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-teal.light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal.light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-teal .light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal .light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-teal .mat-calendar-body-selected,.propiu-theme-teal.light .mat-calendar-body-selected,.propiu-theme-teal .light .mat-calendar-body-selected{background-color:#0d9488;color:#fff}.propiu-theme-teal .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-teal.light .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-teal .light .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#0d948866}.propiu-theme-teal .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-teal.light .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-teal .light .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-teal .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal.light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal.light .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal .light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal .light .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:#0d94884d}@media (hover: hover){.propiu-theme-teal .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),.propiu-theme-teal.light .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),.propiu-theme-teal .light .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:#0d94884d}}.propiu-theme-teal .mat-datepicker-content,.propiu-theme-teal.light .mat-datepicker-content,.propiu-theme-teal .light .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#030712}.propiu-theme-teal .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-teal.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-teal .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(245,158,11,.2)}.propiu-theme-teal .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-teal .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-teal.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-teal.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-teal .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-teal .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-teal .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-teal .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-teal .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-teal.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-teal .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-teal .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-teal.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-teal .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-teal .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-teal.light .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-teal .light .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f59e0b;color:#fff}.propiu-theme-teal .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-teal.light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-teal .light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f59e0b66}.propiu-theme-teal .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-teal.light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-teal .light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-teal .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),.propiu-theme-teal .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),.propiu-theme-teal.light .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),.propiu-theme-teal.light .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),.propiu-theme-teal .light .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),.propiu-theme-teal .light .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:#f59e0b4d}@media (hover: hover){.propiu-theme-teal .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),.propiu-theme-teal.light .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),.propiu-theme-teal .light .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:#f59e0b4d}}.propiu-theme-teal .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-teal.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-teal .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-teal .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-teal .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-teal.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-teal.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-teal .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-teal .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-teal .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-teal .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-teal .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-teal.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-teal .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-teal .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-teal.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-teal .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-teal .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-teal.light .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-teal .light .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-teal .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-teal.light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-teal .light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-teal .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-teal.light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-teal .light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-teal .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),.propiu-theme-teal .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),.propiu-theme-teal.light .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),.propiu-theme-teal.light .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),.propiu-theme-teal .light .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),.propiu-theme-teal .light .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:#ef44444d}@media (hover: hover){.propiu-theme-teal .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),.propiu-theme-teal.light .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),.propiu-theme-teal .light .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:#ef44444d}}.propiu-theme-teal .mat-datepicker-content-touch,.propiu-theme-teal.light .mat-datepicker-content-touch,.propiu-theme-teal .light .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-teal .mat-datepicker-toggle-active,.propiu-theme-teal.light .mat-datepicker-toggle-active,.propiu-theme-teal .light .mat-datepicker-toggle-active{color:#0d9488}.propiu-theme-teal .mat-datepicker-toggle-active.mat-accent,.propiu-theme-teal.light .mat-datepicker-toggle-active.mat-accent,.propiu-theme-teal .light .mat-datepicker-toggle-active.mat-accent{color:#f59e0b}.propiu-theme-teal .mat-datepicker-toggle-active.mat-warn,.propiu-theme-teal.light .mat-datepicker-toggle-active.mat-warn,.propiu-theme-teal .light .mat-datepicker-toggle-active.mat-warn{color:#ef4444}.propiu-theme-teal .mat-date-range-input-inner[disabled],.propiu-theme-teal.light .mat-date-range-input-inner[disabled],.propiu-theme-teal .light .mat-date-range-input-inner[disabled]{color:#6b7280}.propiu-theme-teal,.propiu-theme-teal.light,.propiu-theme-teal .light{--mat-divider-color: rgba(0, 0, 0, .06);--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #030712;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .06);--mat-expansion-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-disabled-state-text-color: #9ca3af;--mat-expansion-header-text-color: #030712;--mat-expansion-header-description-color: #4b5563;--mat-expansion-header-indicator-color: #4b5563}.propiu-theme-teal .mat-icon.mat-primary,.propiu-theme-teal.light .mat-icon.mat-primary,.propiu-theme-teal .light .mat-icon.mat-primary{color:#0d9488}.propiu-theme-teal .mat-icon.mat-accent,.propiu-theme-teal.light .mat-icon.mat-accent,.propiu-theme-teal .light .mat-icon.mat-accent{color:#f59e0b}.propiu-theme-teal .mat-icon.mat-warn,.propiu-theme-teal.light .mat-icon.mat-warn,.propiu-theme-teal .light .mat-icon.mat-warn{color:#ef4444}.propiu-theme-teal,.propiu-theme-teal.light,.propiu-theme-teal .light{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .06);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #030712;--mat-sidenav-content-background-color: #f3f4f6;--mat-sidenav-content-text-color: #030712;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #0d9488;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #0d9488;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #0d9488;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .06);--mat-stepper-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-label-text-color: #4b5563;--mat-stepper-header-optional-label-text-color: #4b5563;--mat-stepper-header-selected-state-label-text-color: #030712;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #4b5563;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.propiu-theme-teal .mat-step-header.mat-accent,.propiu-theme-teal.light .mat-step-header.mat-accent,.propiu-theme-teal .light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-teal .mat-step-header.mat-warn,.propiu-theme-teal.light .mat-step-header.mat-warn,.propiu-theme-teal .light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-teal .mat-sort-header-arrow,.propiu-theme-teal.light .mat-sort-header-arrow,.propiu-theme-teal .light .mat-sort-header-arrow{color:#4b5563}.propiu-theme-teal,.propiu-theme-teal.light,.propiu-theme-teal .light{--mat-toolbar-container-background-color: #e5e7eb;--mat-toolbar-container-text-color: #030712}.propiu-theme-teal .mat-toolbar.mat-primary,.propiu-theme-teal.light .mat-toolbar.mat-primary,.propiu-theme-teal .light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #0d9488;--mat-toolbar-container-text-color: white}.propiu-theme-teal .mat-toolbar.mat-accent,.propiu-theme-teal.light .mat-toolbar.mat-accent,.propiu-theme-teal .light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.propiu-theme-teal .mat-toolbar.mat-warn,.propiu-theme-teal.light .mat-toolbar.mat-warn,.propiu-theme-teal .light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-teal .mat-tree,.propiu-theme-teal.light .mat-tree,.propiu-theme-teal .light .mat-tree{background:white}.propiu-theme-teal .mat-tree-node,.propiu-theme-teal .mat-nested-tree-node,.propiu-theme-teal.light .mat-tree-node,.propiu-theme-teal.light .mat-nested-tree-node,.propiu-theme-teal .light .mat-tree-node,.propiu-theme-teal .light .mat-nested-tree-node{color:#030712}.propiu-theme-teal.dark .mat-ripple-element,.propiu-theme-teal .dark .mat-ripple-element{background-color:#ffffff1a}.propiu-theme-teal.dark,.propiu-theme-teal .dark{--mat-option-selected-state-label-text-color: #14b8a6;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.propiu-theme-teal.dark .mat-accent,.propiu-theme-teal .dark .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b}.propiu-theme-teal.dark .mat-warn,.propiu-theme-teal .dark .mat-warn{--mat-option-selected-state-label-text-color: #ef4444}.propiu-theme-teal.dark,.propiu-theme-teal .dark{--mat-optgroup-label-text-color: white}.propiu-theme-teal.dark .mat-pseudo-checkbox-full,.propiu-theme-teal .dark .mat-pseudo-checkbox-full{color:#9ca3af}.propiu-theme-teal.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-teal .dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.propiu-theme-teal.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#14b8a6}.propiu-theme-teal.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#14b8a6}.propiu-theme-teal.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-teal .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-teal.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-teal.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-teal.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-teal .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-teal.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-teal.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-teal.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-teal .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-teal.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-teal.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-teal.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-teal .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-teal .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-teal.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-teal .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.propiu-theme-teal.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-teal .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-teal .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.propiu-theme-teal.dark .mat-app-background,.propiu-theme-teal.dark.mat-app-background,.propiu-theme-teal .dark .mat-app-background,.propiu-theme-teal .dark.mat-app-background{background-color:#111827;color:#fff}.propiu-theme-teal.dark .mat-elevation-z0,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-teal .dark .mat-elevation-z0,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.propiu-theme-teal.dark .mat-elevation-z1,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-teal .dark .mat-elevation-z1,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.propiu-theme-teal.dark .mat-elevation-z2,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-teal .dark .mat-elevation-z2,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.propiu-theme-teal.dark .mat-elevation-z3,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-teal .dark .mat-elevation-z3,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.propiu-theme-teal.dark .mat-elevation-z4,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-teal .dark .mat-elevation-z4,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.propiu-theme-teal.dark .mat-elevation-z5,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-teal .dark .mat-elevation-z5,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.propiu-theme-teal.dark .mat-elevation-z6,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-teal .dark .mat-elevation-z6,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.propiu-theme-teal.dark .mat-elevation-z7,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-teal .dark .mat-elevation-z7,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.propiu-theme-teal.dark .mat-elevation-z8,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-teal .dark .mat-elevation-z8,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.propiu-theme-teal.dark .mat-elevation-z9,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-teal .dark .mat-elevation-z9,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.propiu-theme-teal.dark .mat-elevation-z10,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-teal .dark .mat-elevation-z10,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.propiu-theme-teal.dark .mat-elevation-z11,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-teal .dark .mat-elevation-z11,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.propiu-theme-teal.dark .mat-elevation-z12,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-teal .dark .mat-elevation-z12,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.propiu-theme-teal.dark .mat-elevation-z13,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-teal .dark .mat-elevation-z13,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.propiu-theme-teal.dark .mat-elevation-z14,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-teal .dark .mat-elevation-z14,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.propiu-theme-teal.dark .mat-elevation-z15,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-teal .dark .mat-elevation-z15,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.propiu-theme-teal.dark .mat-elevation-z16,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-teal .dark .mat-elevation-z16,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.propiu-theme-teal.dark .mat-elevation-z17,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-teal .dark .mat-elevation-z17,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.propiu-theme-teal.dark .mat-elevation-z18,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-teal .dark .mat-elevation-z18,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.propiu-theme-teal.dark .mat-elevation-z19,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-teal .dark .mat-elevation-z19,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.propiu-theme-teal.dark .mat-elevation-z20,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-teal .dark .mat-elevation-z20,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.propiu-theme-teal.dark .mat-elevation-z21,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-teal .dark .mat-elevation-z21,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.propiu-theme-teal.dark .mat-elevation-z22,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-teal .dark .mat-elevation-z22,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.propiu-theme-teal.dark .mat-elevation-z23,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-teal .dark .mat-elevation-z23,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.propiu-theme-teal.dark .mat-elevation-z24,.propiu-theme-teal.dark .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-teal .dark .mat-elevation-z24,.propiu-theme-teal .dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-teal.dark .mat-mdc-card,.propiu-theme-teal .dark .mat-mdc-card{--mdc-elevated-card-container-color: #1f2937;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1f2937;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #9ca3af}.propiu-theme-teal.dark .mat-mdc-progress-bar,.propiu-theme-teal .dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #14b8a6;--mdc-linear-progress-track-color: rgba(20, 184, 166, .25)}.propiu-theme-teal.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-teal .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#14b8a640;background-color:var(--mdc-linear-progress-track-color, rgba(20, 184, 166, .25))}@media (forced-colors: active){.propiu-theme-teal.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-teal .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-teal.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-teal .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(20, 184, 166, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-teal.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-teal .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#14b8a640;background-color:var(--mdc-linear-progress-track-color, rgba(20, 184, 166, .25))}.propiu-theme-teal.dark .mat-mdc-progress-bar.mat-accent,.propiu-theme-teal .dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.propiu-theme-teal.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-teal .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}@media (forced-colors: active){.propiu-theme-teal.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-teal .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-teal.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-teal .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-teal.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-teal .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}.propiu-theme-teal.dark .mat-mdc-progress-bar.mat-warn,.propiu-theme-teal .dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.propiu-theme-teal.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-teal .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-teal.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-teal .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-teal.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-teal .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-teal.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-teal .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-teal.dark .mat-mdc-tooltip,.propiu-theme-teal .dark .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #374151;--mdc-plain-tooltip-supporting-text-color: #fff}.propiu-theme-teal.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fff9}.propiu-theme-teal.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-teal .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#ffffffde}@media all{.propiu-theme-teal.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-teal .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#fff9}.propiu-theme-teal.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-teal .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#fff9}}.propiu-theme-teal.dark .mdc-text-field .mdc-text-field__input,.propiu-theme-teal .dark .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #14b8a6)}.propiu-theme-teal.dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-teal .dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.propiu-theme-teal.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-teal.dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-teal .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-teal .dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.propiu-theme-teal.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-teal .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.propiu-theme-teal.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-teal .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.propiu-theme-teal.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-teal .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.propiu-theme-teal.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-teal .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.propiu-theme-teal.dark .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-teal.dark .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-teal .dark .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-teal .dark .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .87))}.propiu-theme-teal.dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-teal.dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-teal .dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-teal .dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .08)}.propiu-theme-teal.dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-teal.dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-teal .dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-teal .dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .24)}.propiu-theme-teal.dark .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-teal .dark .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#28323f}.propiu-theme-teal.dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-teal .dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#ffffff6b}.propiu-theme-teal.dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-teal .dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#ffffffde}.propiu-theme-teal.dark .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-teal .dark .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #14b8a6)}.propiu-theme-teal.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#ffffff61}.propiu-theme-teal.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-teal.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-teal.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-teal .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-teal .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffffde}.propiu-theme-teal.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #14b8a6)}.propiu-theme-teal.dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-teal.dark .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-teal .dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-teal .dark .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.propiu-theme-teal.dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#14b8a6de}.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .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,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-teal .dark .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__input{color:#ffffff61}@media all{.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#ffffff61}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#ffffff61}}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}.propiu-theme-teal.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-teal .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-teal.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-teal .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#ffffff0f}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#ffffff0f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.propiu-theme-teal.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-teal .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-teal.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-teal .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-teal.dark .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-teal .dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.propiu-theme-teal.dark .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-teal .dark .mdc-text-field--disabled.mdc-text-field--filled{background-color:#232d3b}.propiu-theme-teal.dark .mat-mdc-form-field-error,.propiu-theme-teal .dark .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field-focus-overlay,.propiu-theme-teal .dark .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.propiu-theme-teal.dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-teal .dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.propiu-theme-teal.dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-teal .dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.propiu-theme-teal.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option,.propiu-theme-teal .dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.propiu-theme-teal.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled,.propiu-theme-teal .dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.propiu-theme-teal.dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-teal .dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.propiu-theme-teal.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-teal .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#14b8a6de}.propiu-theme-teal.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-teal .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#f59e0bde}.propiu-theme-teal.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-teal .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-teal.dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-teal .dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-teal .dark .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal .dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f59e0bde}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .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,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-teal .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .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,.propiu-theme-teal.dark .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,.propiu-theme-teal.dark .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,.propiu-theme-teal .dark .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,.propiu-theme-teal .dark .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,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .dark .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, #f59e0b)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-teal .dark .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal .dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-teal .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .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,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-teal .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .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,.propiu-theme-teal.dark .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,.propiu-theme-teal.dark .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,.propiu-theme-teal .dark .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,.propiu-theme-teal .dark .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,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-teal .dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-teal .dark .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, #ef4444)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-teal .dark .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}.propiu-theme-teal.dark [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,.propiu-theme-teal .dark [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}.propiu-theme-teal.dark,.propiu-theme-teal .dark{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(20, 184, 166, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-accent,.propiu-theme-teal .dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-teal.dark .mat-mdc-form-field.mat-warn,.propiu-theme-teal .dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-teal.dark,.propiu-theme-teal .dark{--mat-autocomplete-background-color: #1f2937}.propiu-theme-teal.dark .mat-mdc-dialog-container,.propiu-theme-teal .dark .mat-mdc-dialog-container{--mdc-dialog-container-color: #1f2937;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.propiu-theme-teal.dark .mat-mdc-standard-chip,.propiu-theme-teal .dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #3a434f;--mdc-chip-elevated-disabled-container-color: #3a434f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.propiu-theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #14b8a6;--mdc-chip-elevated-disabled-container-color: #14b8a6;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-teal.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-teal .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-teal.dark .mat-mdc-slide-toggle,.propiu-theme-teal .dark .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}.propiu-theme-teal.dark .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-teal .dark .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-teal.dark .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-teal .dark .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#6b7280}.propiu-theme-teal.dark .mat-mdc-slide-toggle.mat-primary,.propiu-theme-teal .dark .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #5eead4;--mdc-switch-selected-handle-color: #5eead4;--mdc-switch-selected-hover-state-layer-color: #5eead4;--mdc-switch-selected-pressed-state-layer-color: #5eead4;--mdc-switch-selected-focus-handle-color: #99f6e4;--mdc-switch-selected-hover-handle-color: #99f6e4;--mdc-switch-selected-pressed-handle-color: #99f6e4;--mdc-switch-selected-focus-track-color: #0d9488;--mdc-switch-selected-hover-track-color: #0d9488;--mdc-switch-selected-pressed-track-color: #0d9488;--mdc-switch-selected-track-color: #0d9488}.propiu-theme-teal.dark .mat-mdc-slide-toggle.mat-accent,.propiu-theme-teal .dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fcd34d;--mdc-switch-selected-handle-color: #fcd34d;--mdc-switch-selected-hover-state-layer-color: #fcd34d;--mdc-switch-selected-pressed-state-layer-color: #fcd34d;--mdc-switch-selected-focus-handle-color: #fde68a;--mdc-switch-selected-hover-handle-color: #fde68a;--mdc-switch-selected-pressed-handle-color: #fde68a;--mdc-switch-selected-focus-track-color: #d97706;--mdc-switch-selected-hover-track-color: #d97706;--mdc-switch-selected-pressed-track-color: #d97706;--mdc-switch-selected-track-color: #d97706}.propiu-theme-teal.dark .mat-mdc-slide-toggle.mat-warn,.propiu-theme-teal .dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.propiu-theme-teal.dark .mat-mdc-radio-button .mdc-form-field,.propiu-theme-teal .dark .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-teal.dark .mat-mdc-radio-button.mat-primary,.propiu-theme-teal .dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #14b8a6;--mdc-radio-selected-hover-icon-color: #14b8a6;--mdc-radio-selected-icon-color: #14b8a6;--mdc-radio-selected-pressed-icon-color: #14b8a6;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #14b8a6;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-teal.dark .mat-mdc-radio-button.mat-accent,.propiu-theme-teal .dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-teal.dark .mat-mdc-radio-button.mat-warn,.propiu-theme-teal .dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-teal.dark .mat-mdc-slider,.propiu-theme-teal .dark .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.propiu-theme-teal.dark .mat-mdc-slider.mat-primary,.propiu-theme-teal .dark .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #14b8a6;--mdc-slider-focus-handle-color: #14b8a6;--mdc-slider-hover-handle-color: #14b8a6;--mdc-slider-active-track-color: #14b8a6;--mdc-slider-inactive-track-color: #14b8a6;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #14b8a6;--mat-mdc-slider-ripple-color: #14b8a6;--mat-mdc-slider-hover-ripple-color: rgba(20, 184, 166, .05);--mat-mdc-slider-focus-ripple-color: rgba(20, 184, 166, .2)}.propiu-theme-teal.dark .mat-mdc-slider.mat-accent,.propiu-theme-teal .dark .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mat-mdc-slider-ripple-color: #f59e0b;--mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);--mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2)}.propiu-theme-teal.dark .mat-mdc-slider.mat-warn,.propiu-theme-teal .dark .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-teal.dark,.propiu-theme-teal .dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #1f2937}.propiu-theme-teal.dark .mat-mdc-list-base,.propiu-theme-teal .dark .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #9ca3af;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.propiu-theme-teal.dark .mdc-list-item__start,.propiu-theme-teal.dark .mdc-list-item__end,.propiu-theme-teal .dark .mdc-list-item__start,.propiu-theme-teal .dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #14b8a6;--mdc-radio-selected-hover-icon-color: #14b8a6;--mdc-radio-selected-icon-color: #14b8a6;--mdc-radio-selected-pressed-icon-color: #14b8a6}.propiu-theme-teal.dark .mat-accent .mdc-list-item__start,.propiu-theme-teal.dark .mat-accent .mdc-list-item__end,.propiu-theme-teal .dark .mat-accent .mdc-list-item__start,.propiu-theme-teal .dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.propiu-theme-teal.dark .mat-warn .mdc-list-item__start,.propiu-theme-teal.dark .mat-warn .mdc-list-item__end,.propiu-theme-teal .dark .mat-warn .mdc-list-item__start,.propiu-theme-teal .dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-teal.dark .mat-mdc-list-option,.propiu-theme-teal .dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #14b8a6;--mdc-checkbox-selected-hover-icon-color: #14b8a6;--mdc-checkbox-selected-icon-color: #14b8a6;--mdc-checkbox-selected-pressed-icon-color: #14b8a6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #14b8a6;--mdc-checkbox-selected-hover-state-layer-color: #14b8a6;--mdc-checkbox-selected-pressed-state-layer-color: #14b8a6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-teal.dark .mat-mdc-list-option.mat-accent,.propiu-theme-teal .dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-teal.dark .mat-mdc-list-option.mat-warn,.propiu-theme-teal .dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-teal.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-teal .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#14b8a6}.propiu-theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-teal.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-teal .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.propiu-theme-teal.dark,.propiu-theme-teal .dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1f2937;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.propiu-theme-teal.dark .mat-mdc-tab-group,.propiu-theme-teal.dark .mat-mdc-tab-nav-bar,.propiu-theme-teal .dark .mat-mdc-tab-group,.propiu-theme-teal .dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #14b8a6;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #14b8a6;--mat-tab-header-active-ripple-color: #14b8a6;--mat-tab-header-inactive-ripple-color: #14b8a6;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #14b8a6;--mat-tab-header-active-hover-label-text-color: #14b8a6;--mat-tab-header-active-focus-indicator-color: #14b8a6;--mat-tab-header-active-hover-indicator-color: #14b8a6}.propiu-theme-teal.dark .mat-mdc-tab-group.mat-accent,.propiu-theme-teal.dark .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-teal .dark .mat-mdc-tab-group.mat-accent,.propiu-theme-teal .dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.propiu-theme-teal.dark .mat-mdc-tab-group.mat-warn,.propiu-theme-teal.dark .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-teal .dark .mat-mdc-tab-group.mat-warn,.propiu-theme-teal .dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-teal.dark .mat-mdc-tab-group.mat-background-primary,.propiu-theme-teal.dark .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-teal .dark .mat-mdc-tab-group.mat-background-primary,.propiu-theme-teal .dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #14b8a6;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-teal.dark .mat-mdc-tab-group.mat-background-accent,.propiu-theme-teal.dark .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-teal .dark .mat-mdc-tab-group.mat-background-accent,.propiu-theme-teal .dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-teal.dark .mat-mdc-tab-group.mat-background-warn,.propiu-theme-teal.dark .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-teal .dark .mat-mdc-tab-group.mat-background-warn,.propiu-theme-teal .dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-teal.dark,.propiu-theme-teal .dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-teal.dark .mat-mdc-checkbox.mat-primary,.propiu-theme-teal .dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #14b8a6;--mdc-checkbox-selected-hover-icon-color: #14b8a6;--mdc-checkbox-selected-icon-color: #14b8a6;--mdc-checkbox-selected-pressed-icon-color: #14b8a6;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #14b8a6;--mdc-checkbox-selected-hover-state-layer-color: #14b8a6;--mdc-checkbox-selected-pressed-state-layer-color: #14b8a6;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-teal.dark .mat-mdc-checkbox.mat-warn,.propiu-theme-teal .dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-teal.dark .mat-mdc-checkbox .mdc-form-field,.propiu-theme-teal .dark .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-teal.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-teal .dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#6b7280}.propiu-theme-teal.dark .mat-mdc-button.mat-unthemed,.propiu-theme-teal .dark .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.propiu-theme-teal.dark .mat-mdc-button.mat-primary,.propiu-theme-teal .dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #14b8a6}.propiu-theme-teal.dark .mat-mdc-button.mat-accent,.propiu-theme-teal .dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b}.propiu-theme-teal.dark .mat-mdc-button.mat-warn,.propiu-theme-teal .dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-teal.dark .mat-mdc-button[disabled][disabled],.propiu-theme-teal .dark .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.propiu-theme-teal.dark .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-teal .dark .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #1f2937;--mdc-filled-button-label-text-color: #fff}.propiu-theme-teal.dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-teal .dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #14b8a6;--mdc-filled-button-label-text-color: #000}.propiu-theme-teal.dark .mat-mdc-unelevated-button.mat-accent,.propiu-theme-teal .dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #000}.propiu-theme-teal.dark .mat-mdc-unelevated-button.mat-warn,.propiu-theme-teal .dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-teal.dark .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-teal .dark .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.propiu-theme-teal.dark .mat-mdc-raised-button.mat-unthemed,.propiu-theme-teal .dark .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #1f2937;--mdc-protected-button-label-text-color: #fff}.propiu-theme-teal.dark .mat-mdc-raised-button.mat-primary,.propiu-theme-teal .dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #14b8a6;--mdc-protected-button-label-text-color: #000}.propiu-theme-teal.dark .mat-mdc-raised-button.mat-accent,.propiu-theme-teal .dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #000}.propiu-theme-teal.dark .mat-mdc-raised-button.mat-warn,.propiu-theme-teal .dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-teal.dark .mat-mdc-raised-button[disabled][disabled],.propiu-theme-teal .dark .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.propiu-theme-teal.dark .mat-mdc-outlined-button,.propiu-theme-teal .dark .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.propiu-theme-teal.dark .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-teal .dark .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.propiu-theme-teal.dark .mat-mdc-outlined-button.mat-primary,.propiu-theme-teal .dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #14b8a6}.propiu-theme-teal.dark .mat-mdc-outlined-button.mat-accent,.propiu-theme-teal .dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b}.propiu-theme-teal.dark .mat-mdc-outlined-button.mat-warn,.propiu-theme-teal .dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-teal.dark .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-teal .dark .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.propiu-theme-teal.dark .mat-mdc-button,.propiu-theme-teal.dark .mat-mdc-outlined-button,.propiu-theme-teal .dark .mat-mdc-button,.propiu-theme-teal .dark .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-teal.dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-teal.dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-teal.dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-teal.dark .mat-mdc-button.mat-primary,.propiu-theme-teal.dark .mat-mdc-outlined-button.mat-primary,.propiu-theme-teal .dark .mat-mdc-button.mat-primary,.propiu-theme-teal .dark .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #14b8a6;--mat-mdc-button-ripple-color: rgba(20, 184, 166, .1)}.propiu-theme-teal.dark .mat-mdc-button.mat-accent,.propiu-theme-teal.dark .mat-mdc-outlined-button.mat-accent,.propiu-theme-teal .dark .mat-mdc-button.mat-accent,.propiu-theme-teal .dark .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-teal.dark .mat-mdc-button.mat-warn,.propiu-theme-teal.dark .mat-mdc-outlined-button.mat-warn,.propiu-theme-teal .dark .mat-mdc-button.mat-warn,.propiu-theme-teal .dark .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-teal.dark .mat-mdc-raised-button,.propiu-theme-teal.dark .mat-mdc-unelevated-button,.propiu-theme-teal .dark .mat-mdc-raised-button,.propiu-theme-teal .dark .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-teal.dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-teal.dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-teal.dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-teal.dark .mat-mdc-raised-button.mat-primary,.propiu-theme-teal.dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-teal .dark .mat-mdc-raised-button.mat-primary,.propiu-theme-teal .dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-teal.dark .mat-mdc-raised-button.mat-accent,.propiu-theme-teal.dark .mat-mdc-unelevated-button.mat-accent,.propiu-theme-teal .dark .mat-mdc-raised-button.mat-accent,.propiu-theme-teal .dark .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-teal.dark .mat-mdc-raised-button.mat-warn,.propiu-theme-teal.dark .mat-mdc-unelevated-button.mat-warn,.propiu-theme-teal .dark .mat-mdc-raised-button.mat-warn,.propiu-theme-teal .dark .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-teal.dark .mat-mdc-icon-button,.propiu-theme-teal .dark .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-teal.dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-teal.dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-teal.dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-teal.dark .mat-mdc-icon-button.mat-primary,.propiu-theme-teal .dark .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.propiu-theme-teal.dark .mat-mdc-icon-button.mat-accent,.propiu-theme-teal .dark .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.propiu-theme-teal.dark .mat-mdc-icon-button.mat-warn,.propiu-theme-teal .dark .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.propiu-theme-teal.dark .mat-mdc-icon-button.mat-primary,.propiu-theme-teal .dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #14b8a6;--mat-mdc-button-persistent-ripple-color: #14b8a6;--mat-mdc-button-ripple-color: rgba(20, 184, 166, .1)}.propiu-theme-teal.dark .mat-mdc-icon-button.mat-accent,.propiu-theme-teal .dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-teal.dark .mat-mdc-icon-button.mat-warn,.propiu-theme-teal .dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-teal.dark .mat-mdc-icon-button[disabled][disabled],.propiu-theme-teal .dark .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.propiu-theme-teal.dark .mat-mdc-fab,.propiu-theme-teal.dark .mat-mdc-mini-fab,.propiu-theme-teal .dark .mat-mdc-fab,.propiu-theme-teal .dark .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-teal.dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-teal.dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-teal.dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal.dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-teal .dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-teal.dark .mat-mdc-fab.mat-primary,.propiu-theme-teal.dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-teal .dark .mat-mdc-fab.mat-primary,.propiu-theme-teal .dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-teal.dark .mat-mdc-fab.mat-accent,.propiu-theme-teal.dark .mat-mdc-mini-fab.mat-accent,.propiu-theme-teal .dark .mat-mdc-fab.mat-accent,.propiu-theme-teal .dark .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-teal.dark .mat-mdc-fab.mat-warn,.propiu-theme-teal.dark .mat-mdc-mini-fab.mat-warn,.propiu-theme-teal .dark .mat-mdc-fab.mat-warn,.propiu-theme-teal .dark .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-teal.dark .mat-mdc-fab.mat-unthemed,.propiu-theme-teal.dark .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-teal .dark .mat-mdc-fab.mat-unthemed,.propiu-theme-teal .dark .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #1f2937;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-teal.dark .mat-mdc-fab.mat-primary,.propiu-theme-teal.dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-teal .dark .mat-mdc-fab.mat-primary,.propiu-theme-teal .dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #14b8a6;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-teal.dark .mat-mdc-fab.mat-accent,.propiu-theme-teal.dark .mat-mdc-mini-fab.mat-accent,.propiu-theme-teal .dark .mat-mdc-fab.mat-accent,.propiu-theme-teal .dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-teal.dark .mat-mdc-fab.mat-warn,.propiu-theme-teal.dark .mat-mdc-mini-fab.mat-warn,.propiu-theme-teal .dark .mat-mdc-fab.mat-warn,.propiu-theme-teal .dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-teal.dark .mat-mdc-fab[disabled][disabled],.propiu-theme-teal.dark .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-teal .dark .mat-mdc-fab[disabled][disabled],.propiu-theme-teal .dark .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.propiu-theme-teal.dark .mat-mdc-snack-bar-container,.propiu-theme-teal .dark .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #d2d4d7;--mdc-snackbar-supporting-text-color: rgba(31, 41, 55, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87)}.propiu-theme-teal.dark .mdc-data-table,.propiu-theme-teal .dark .mdc-data-table{background-color:var(--mdc-theme-surface, #1f2937);border-color:#ffffff1f}.propiu-theme-teal.dark .mdc-data-table__row,.propiu-theme-teal .dark .mdc-data-table__row{background-color:inherit}.propiu-theme-teal.dark .mdc-data-table__header-cell,.propiu-theme-teal .dark .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #1f2937)}.propiu-theme-teal.dark .mdc-data-table__row--selected,.propiu-theme-teal .dark .mdc-data-table__row--selected{background-color:#14b8a60a}.propiu-theme-teal.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-teal.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-teal.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-teal .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-teal .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-teal .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#ffffff1f}.propiu-theme-teal.dark .mdc-data-table__cell,.propiu-theme-teal.dark .mdc-data-table__header-cell,.propiu-theme-teal .dark .mdc-data-table__cell,.propiu-theme-teal .dark .mdc-data-table__header-cell{border-bottom-color:#ffffff1f}.propiu-theme-teal.dark .mdc-data-table__pagination,.propiu-theme-teal .dark .mdc-data-table__pagination{border-top-color:#ffffff1f}.propiu-theme-teal.dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-teal .dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#ffffff0a}.propiu-theme-teal.dark .mdc-data-table__header-cell,.propiu-theme-teal .dark .mdc-data-table__header-cell,.propiu-theme-teal.dark .mdc-data-table__pagination-total,.propiu-theme-teal.dark .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-teal.dark .mdc-data-table__cell,.propiu-theme-teal .dark .mdc-data-table__pagination-total,.propiu-theme-teal .dark .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-teal .dark .mdc-data-table__cell{color:#ffffffde}.propiu-theme-teal.dark .mat-mdc-table,.propiu-theme-teal .dark .mat-mdc-table{background:#1f2937}.propiu-theme-teal.dark .mat-mdc-progress-spinner,.propiu-theme-teal .dark .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #14b8a6}.propiu-theme-teal.dark .mat-mdc-progress-spinner.mat-accent,.propiu-theme-teal .dark .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.propiu-theme-teal.dark .mat-mdc-progress-spinner.mat-warn,.propiu-theme-teal .dark .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-teal.dark .mat-badge-content,.propiu-theme-teal .dark .mat-badge-content{color:#fff;background:#14b8a6}.cdk-high-contrast-active .propiu-theme-teal.dark .mat-badge-content,.cdk-high-contrast-active .propiu-theme-teal .dark .mat-badge-content{outline:solid 1px;border-radius:0}.propiu-theme-teal.dark .mat-badge-accent .mat-badge-content,.propiu-theme-teal .dark .mat-badge-accent .mat-badge-content{background:#f59e0b;color:#fff}.propiu-theme-teal.dark .mat-badge-warn .mat-badge-content,.propiu-theme-teal .dark .mat-badge-warn .mat-badge-content{color:#fff;background:#ef4444}.propiu-theme-teal.dark .mat-badge-disabled .mat-badge-content,.propiu-theme-teal .dark .mat-badge-disabled .mat-badge-content{background:#4b5563;color:#6b7280}.propiu-theme-teal.dark,.propiu-theme-teal .dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1f2937;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: #9ca3af;--mat-legacy-button-toggle-selected-state-background-color: #111827;--mat-legacy-button-toggle-disabled-state-text-color: #4b5563;--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1f2937;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #111827;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #4b5563;--mat-standard-button-toggle-disabled-state-background-color: #1f2937;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-divider-color: #3a434f}.propiu-theme-teal.dark .mat-calendar-arrow,.propiu-theme-teal .dark .mat-calendar-arrow{fill:#fff}.propiu-theme-teal.dark .mat-datepicker-toggle,.propiu-theme-teal.dark .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-teal.dark .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-teal .dark .mat-datepicker-toggle,.propiu-theme-teal .dark .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-teal .dark .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.propiu-theme-teal.dark .mat-calendar-table-header-divider:after,.propiu-theme-teal .dark .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.propiu-theme-teal.dark .mat-calendar-table-header,.propiu-theme-teal.dark .mat-calendar-body-label,.propiu-theme-teal .dark .mat-calendar-table-header,.propiu-theme-teal .dark .mat-calendar-body-label{color:#9ca3af}.propiu-theme-teal.dark .mat-calendar-body-cell-content,.propiu-theme-teal.dark .mat-date-range-input-separator,.propiu-theme-teal .dark .mat-calendar-body-cell-content,.propiu-theme-teal .dark .mat-date-range-input-separator{color:#fff;border-color:transparent}.propiu-theme-teal.dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal .dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#6b7280}.propiu-theme-teal.dark .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-teal .dark .mat-form-field-disabled .mat-date-range-input-separator{color:#6b7280}.propiu-theme-teal.dark .mat-calendar-body-in-preview,.propiu-theme-teal .dark .mat-calendar-body-in-preview{color:#ffffff3d}.propiu-theme-teal.dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal .dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280}.propiu-theme-teal.dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal .dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280cc}.propiu-theme-teal.dark .mat-calendar-body-in-range:before,.propiu-theme-teal .dark .mat-calendar-body-in-range:before{background:rgba(20,184,166,.2)}.propiu-theme-teal.dark .mat-calendar-body-comparison-identical,.propiu-theme-teal.dark .mat-calendar-body-in-comparison-range:before,.propiu-theme-teal .dark .mat-calendar-body-comparison-identical,.propiu-theme-teal .dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-teal.dark .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal.dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .dark .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(20,184,166,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-teal.dark .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal.dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .dark .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(20,184,166,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-teal.dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal.dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-teal .dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal .dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-teal.dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal.dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-teal .dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal .dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-teal.dark .mat-calendar-body-selected,.propiu-theme-teal .dark .mat-calendar-body-selected{background-color:#14b8a6;color:#fff}.propiu-theme-teal.dark .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-teal .dark .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#14b8a666}.propiu-theme-teal.dark .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-teal .dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-teal.dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal.dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal .dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-teal .dark .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:#14b8a64d}@media (hover: hover){.propiu-theme-teal.dark .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),.propiu-theme-teal .dark .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:#14b8a64d}}.propiu-theme-teal.dark .mat-datepicker-content,.propiu-theme-teal .dark .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#1f2937;color:#fff}.propiu-theme-teal.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(245,158,11,.2)}.propiu-theme-teal.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-teal.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-teal.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-teal.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-teal.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-teal.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-teal.dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f59e0b;color:#fff}.propiu-theme-teal.dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f59e0b66}.propiu-theme-teal.dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-teal .dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-teal.dark .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),.propiu-theme-teal.dark .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),.propiu-theme-teal .dark .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),.propiu-theme-teal .dark .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:#f59e0b4d}@media (hover: hover){.propiu-theme-teal.dark .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),.propiu-theme-teal .dark .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:#f59e0b4d}}.propiu-theme-teal.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-teal.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-teal.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-teal.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-teal.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-teal.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-teal.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-teal.dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-teal.dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-teal.dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-teal .dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-teal.dark .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),.propiu-theme-teal.dark .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),.propiu-theme-teal .dark .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),.propiu-theme-teal .dark .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:#ef44444d}@media (hover: hover){.propiu-theme-teal.dark .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),.propiu-theme-teal .dark .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:#ef44444d}}.propiu-theme-teal.dark .mat-datepicker-content-touch,.propiu-theme-teal .dark .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-teal.dark .mat-datepicker-toggle-active,.propiu-theme-teal .dark .mat-datepicker-toggle-active{color:#14b8a6}.propiu-theme-teal.dark .mat-datepicker-toggle-active.mat-accent,.propiu-theme-teal .dark .mat-datepicker-toggle-active.mat-accent{color:#f59e0b}.propiu-theme-teal.dark .mat-datepicker-toggle-active.mat-warn,.propiu-theme-teal .dark .mat-datepicker-toggle-active.mat-warn{color:#ef4444}.propiu-theme-teal.dark .mat-date-range-input-inner[disabled],.propiu-theme-teal .dark .mat-date-range-input-inner[disabled]{color:#6b7280}.propiu-theme-teal.dark,.propiu-theme-teal .dark{--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-background-color: #1f2937;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: #4b5563;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #9ca3af;--mat-expansion-header-indicator-color: #9ca3af}.propiu-theme-teal.dark .mat-icon.mat-primary,.propiu-theme-teal .dark .mat-icon.mat-primary{color:#14b8a6}.propiu-theme-teal.dark .mat-icon.mat-accent,.propiu-theme-teal .dark .mat-icon.mat-accent{color:#f59e0b}.propiu-theme-teal.dark .mat-icon.mat-warn,.propiu-theme-teal .dark .mat-icon.mat-warn{color:#ef4444}.propiu-theme-teal.dark,.propiu-theme-teal .dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #1f2937;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #111827;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(224, 214, 200, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #14b8a6;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #14b8a6;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #14b8a6;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1f2937;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: #9ca3af;--mat-stepper-header-optional-label-text-color: #9ca3af;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #9ca3af;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.propiu-theme-teal.dark .mat-step-header.mat-accent,.propiu-theme-teal .dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-teal.dark .mat-step-header.mat-warn,.propiu-theme-teal .dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-teal.dark .mat-sort-header-arrow,.propiu-theme-teal .dark .mat-sort-header-arrow{color:#9ca3af}.propiu-theme-teal.dark,.propiu-theme-teal .dark{--mat-toolbar-container-background-color: #1f2937;--mat-toolbar-container-text-color: white}.propiu-theme-teal.dark .mat-toolbar.mat-primary,.propiu-theme-teal .dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #14b8a6;--mat-toolbar-container-text-color: white}.propiu-theme-teal.dark .mat-toolbar.mat-accent,.propiu-theme-teal .dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.propiu-theme-teal.dark .mat-toolbar.mat-warn,.propiu-theme-teal .dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-teal.dark .mat-tree,.propiu-theme-teal .dark .mat-tree{background:#1f2937}.propiu-theme-teal.dark .mat-tree-node,.propiu-theme-teal.dark .mat-nested-tree-node,.propiu-theme-teal .dark .mat-tree-node,.propiu-theme-teal .dark .mat-nested-tree-node{color:#fff}.propiu-theme-green .mat-ripple-element,.propiu-theme-green.light .mat-ripple-element,.propiu-theme-green .light .mat-ripple-element{background-color:#0000001a}.propiu-theme-green,.propiu-theme-green.light,.propiu-theme-green .light{--mat-option-selected-state-label-text-color: #16a34a;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.propiu-theme-green .mat-accent,.propiu-theme-green.light .mat-accent,.propiu-theme-green .light .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b}.propiu-theme-green .mat-warn,.propiu-theme-green.light .mat-warn,.propiu-theme-green .light .mat-warn{--mat-option-selected-state-label-text-color: #ef4444}.propiu-theme-green,.propiu-theme-green.light,.propiu-theme-green .light{--mat-optgroup-label-text-color: #030712}.propiu-theme-green .mat-pseudo-checkbox-full,.propiu-theme-green.light .mat-pseudo-checkbox-full,.propiu-theme-green .light .mat-pseudo-checkbox-full{color:#4b5563}.propiu-theme-green .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-green.light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-green .light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.propiu-theme-green .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#16a34a}.propiu-theme-green .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#16a34a}.propiu-theme-green .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-green.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-green .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-green .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-green .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-green .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-green.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-green .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-green .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-green .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-green .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-green.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-green .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-green .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-green .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-green .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-green.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-green .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-green .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.propiu-theme-green .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.propiu-theme-green .mat-app-background,.propiu-theme-green.mat-app-background,.propiu-theme-green.light .mat-app-background,.propiu-theme-green.light.mat-app-background,.propiu-theme-green .light .mat-app-background,.propiu-theme-green .light.mat-app-background{background-color:#f3f4f6;color:#030712}.propiu-theme-green .mat-elevation-z0,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-green.light .mat-elevation-z0,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-green .light .mat-elevation-z0,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.propiu-theme-green .mat-elevation-z1,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-green.light .mat-elevation-z1,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-green .light .mat-elevation-z1,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.propiu-theme-green .mat-elevation-z2,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-green.light .mat-elevation-z2,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-green .light .mat-elevation-z2,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.propiu-theme-green .mat-elevation-z3,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-green.light .mat-elevation-z3,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-green .light .mat-elevation-z3,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.propiu-theme-green .mat-elevation-z4,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-green.light .mat-elevation-z4,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-green .light .mat-elevation-z4,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.propiu-theme-green .mat-elevation-z5,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-green.light .mat-elevation-z5,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-green .light .mat-elevation-z5,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.propiu-theme-green .mat-elevation-z6,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-green.light .mat-elevation-z6,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-green .light .mat-elevation-z6,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.propiu-theme-green .mat-elevation-z7,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-green.light .mat-elevation-z7,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-green .light .mat-elevation-z7,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.propiu-theme-green .mat-elevation-z8,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-green.light .mat-elevation-z8,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-green .light .mat-elevation-z8,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.propiu-theme-green .mat-elevation-z9,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-green.light .mat-elevation-z9,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-green .light .mat-elevation-z9,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.propiu-theme-green .mat-elevation-z10,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-green.light .mat-elevation-z10,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-green .light .mat-elevation-z10,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.propiu-theme-green .mat-elevation-z11,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-green.light .mat-elevation-z11,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-green .light .mat-elevation-z11,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.propiu-theme-green .mat-elevation-z12,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-green.light .mat-elevation-z12,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-green .light .mat-elevation-z12,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.propiu-theme-green .mat-elevation-z13,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-green.light .mat-elevation-z13,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-green .light .mat-elevation-z13,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.propiu-theme-green .mat-elevation-z14,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-green.light .mat-elevation-z14,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-green .light .mat-elevation-z14,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.propiu-theme-green .mat-elevation-z15,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-green.light .mat-elevation-z15,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-green .light .mat-elevation-z15,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.propiu-theme-green .mat-elevation-z16,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-green.light .mat-elevation-z16,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-green .light .mat-elevation-z16,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.propiu-theme-green .mat-elevation-z17,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-green.light .mat-elevation-z17,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-green .light .mat-elevation-z17,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.propiu-theme-green .mat-elevation-z18,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-green.light .mat-elevation-z18,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-green .light .mat-elevation-z18,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.propiu-theme-green .mat-elevation-z19,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-green.light .mat-elevation-z19,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-green .light .mat-elevation-z19,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.propiu-theme-green .mat-elevation-z20,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-green.light .mat-elevation-z20,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-green .light .mat-elevation-z20,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.propiu-theme-green .mat-elevation-z21,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-green.light .mat-elevation-z21,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-green .light .mat-elevation-z21,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.propiu-theme-green .mat-elevation-z22,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-green.light .mat-elevation-z22,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-green .light .mat-elevation-z22,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.propiu-theme-green .mat-elevation-z23,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-green.light .mat-elevation-z23,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-green .light .mat-elevation-z23,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.propiu-theme-green .mat-elevation-z24,.propiu-theme-green .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-green.light .mat-elevation-z24,.propiu-theme-green.light .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-green .light .mat-elevation-z24,.propiu-theme-green .light .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-green .mat-mdc-card,.propiu-theme-green.light .mat-mdc-card,.propiu-theme-green .light .mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #4b5563}.propiu-theme-green .mat-mdc-progress-bar,.propiu-theme-green.light .mat-mdc-progress-bar,.propiu-theme-green .light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #16a34a;--mdc-linear-progress-track-color: rgba(22, 163, 74, .25)}.propiu-theme-green .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-green.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-green .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#16a34a40;background-color:var(--mdc-linear-progress-track-color, rgba(22, 163, 74, .25))}@media (forced-colors: active){.propiu-theme-green .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-green.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-green .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-green .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-green.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-green .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(22, 163, 74, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-green .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-green.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-green .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#16a34a40;background-color:var(--mdc-linear-progress-track-color, rgba(22, 163, 74, .25))}.propiu-theme-green .mat-mdc-progress-bar.mat-accent,.propiu-theme-green.light .mat-mdc-progress-bar.mat-accent,.propiu-theme-green .light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.propiu-theme-green .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-green.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-green .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}@media (forced-colors: active){.propiu-theme-green .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-green.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-green .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-green .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-green.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-green .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-green .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-green.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-green .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}.propiu-theme-green .mat-mdc-progress-bar.mat-warn,.propiu-theme-green.light .mat-mdc-progress-bar.mat-warn,.propiu-theme-green .light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.propiu-theme-green .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-green.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-green .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-green .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-green.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-green .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-green .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-green.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-green .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-green .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-green.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-green .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-green .mat-mdc-tooltip,.propiu-theme-green.light .mat-mdc-tooltip,.propiu-theme-green .light .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #1f2937;--mdc-plain-tooltip-supporting-text-color: #fff}.propiu-theme-green .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.propiu-theme-green .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-green.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-green .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.propiu-theme-green .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-green.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-green .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}.propiu-theme-green .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-green.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-green .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.propiu-theme-green .mdc-text-field .mdc-text-field__input,.propiu-theme-green.light .mdc-text-field .mdc-text-field__input,.propiu-theme-green .light .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #16a34a)}.propiu-theme-green .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-green.light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-green .light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.propiu-theme-green .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-green .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-green.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-green.light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-green .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-green .light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.propiu-theme-green .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-green.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-green .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.propiu-theme-green .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-green.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-green .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.propiu-theme-green .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-green.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-green .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.propiu-theme-green .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-green.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-green .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.propiu-theme-green .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-green .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-green.light .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-green.light .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-green .light .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-green .light .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.propiu-theme-green .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-green .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-green.light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-green.light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-green .light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-green .light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.propiu-theme-green .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-green .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-green.light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-green.light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-green .light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-green .light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.propiu-theme-green .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-green.light .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-green .light .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.propiu-theme-green .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-green.light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-green .light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.propiu-theme-green .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-green.light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-green .light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.propiu-theme-green .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-green.light .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-green .light .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #16a34a)}.propiu-theme-green .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-green.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-green .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.propiu-theme-green .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-green .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-green .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-green.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-green.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-green.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-green .light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-green .light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-green .light .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}.propiu-theme-green .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #16a34a)}.propiu-theme-green .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-green .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-green.light .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-green.light .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-green .light .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-green .light .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.propiu-theme-green .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green.light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#16a34ade}.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .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,.propiu-theme-green.light .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,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-green.light .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-green .light .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.propiu-theme-green .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-green.light .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-green .light .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.propiu-theme-green .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-green.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-green .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.propiu-theme-green .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-green .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-green.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-green .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.propiu-theme-green .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-green.light .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-green .light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.propiu-theme-green .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-green .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-green .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-green.light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-green.light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-green.light .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-green .light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-green .light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-green .light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.propiu-theme-green .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-green.light .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-green .light .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.propiu-theme-green .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-green.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-green .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.propiu-theme-green .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-green .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-green.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-green .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-green .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-green.light .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-green .light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.propiu-theme-green .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-green.light .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-green .light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.propiu-theme-green .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-green .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-green .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-green.light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-green.light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-green.light .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-green .light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-green .light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-green .light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.propiu-theme-green .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-green.light .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-green .light .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.propiu-theme-green .mat-mdc-form-field-error,.propiu-theme-green.light .mat-mdc-form-field-error,.propiu-theme-green .light .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .mat-mdc-form-field-focus-overlay,.propiu-theme-green.light .mat-mdc-form-field-focus-overlay,.propiu-theme-green .light .mat-mdc-form-field-focus-overlay{background-color:#000000de}.propiu-theme-green .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-green.light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-green .light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.propiu-theme-green .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-green.light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-green .light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.propiu-theme-green .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-green.light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-green .light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.propiu-theme-green .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-green.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-green .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#16a34ade}.propiu-theme-green .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-green.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-green .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#f59e0bde}.propiu-theme-green .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-green.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-green .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-green .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-green.light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-green .light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-green .light .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-green .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green.light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green .light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f59e0bde}.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .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,.propiu-theme-green.light .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,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-green .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-green .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .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,.propiu-theme-green .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,.propiu-theme-green .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,.propiu-theme-green.light .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,.propiu-theme-green.light .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,.propiu-theme-green.light .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,.propiu-theme-green .light .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,.propiu-theme-green .light .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,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green .light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .light .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, #f59e0b)}.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-green .light .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green.light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green .light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .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,.propiu-theme-green.light .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,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-green .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-green .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .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,.propiu-theme-green .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,.propiu-theme-green .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,.propiu-theme-green.light .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,.propiu-theme-green.light .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,.propiu-theme-green.light .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,.propiu-theme-green .light .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,.propiu-theme-green .light .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,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green .light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .light .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, #ef4444)}.propiu-theme-green .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-green.light .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-green .light .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}.propiu-theme-green [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,.propiu-theme-green.light [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,.propiu-theme-green .light [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}.propiu-theme-green,.propiu-theme-green.light,.propiu-theme-green .light{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(22, 163, 74, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-green .mat-mdc-form-field.mat-accent,.propiu-theme-green.light .mat-mdc-form-field.mat-accent,.propiu-theme-green .light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-green .mat-mdc-form-field.mat-warn,.propiu-theme-green.light .mat-mdc-form-field.mat-warn,.propiu-theme-green .light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-green,.propiu-theme-green.light,.propiu-theme-green .light{--mat-autocomplete-background-color: white}.propiu-theme-green .mat-mdc-dialog-container,.propiu-theme-green.light .mat-mdc-dialog-container,.propiu-theme-green .light .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.propiu-theme-green .mat-mdc-standard-chip,.propiu-theme-green.light .mat-mdc-standard-chip,.propiu-theme-green .light .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.propiu-theme-green .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-green .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-green.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-green.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-green .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-green .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #16a34a;--mdc-chip-elevated-disabled-container-color: #16a34a;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-green .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-green .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-green.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-green.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-green .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-green .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-green .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-green .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-green.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-green.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-green .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-green .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-green .mat-mdc-slide-toggle,.propiu-theme-green.light .mat-mdc-slide-toggle,.propiu-theme-green .light .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}.propiu-theme-green .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-green.light .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-green .light .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-green .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-green.light .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-green .light .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#6b7280}.propiu-theme-green .mat-mdc-slide-toggle.mat-primary,.propiu-theme-green.light .mat-mdc-slide-toggle.mat-primary,.propiu-theme-green .light .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #16a34a;--mdc-switch-selected-handle-color: #16a34a;--mdc-switch-selected-hover-state-layer-color: #16a34a;--mdc-switch-selected-pressed-state-layer-color: #16a34a;--mdc-switch-selected-focus-handle-color: #14532d;--mdc-switch-selected-hover-handle-color: #14532d;--mdc-switch-selected-pressed-handle-color: #14532d;--mdc-switch-selected-focus-track-color: #86efac;--mdc-switch-selected-hover-track-color: #86efac;--mdc-switch-selected-pressed-track-color: #86efac;--mdc-switch-selected-track-color: #86efac}.propiu-theme-green .mat-mdc-slide-toggle.mat-accent,.propiu-theme-green.light .mat-mdc-slide-toggle.mat-accent,.propiu-theme-green .light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d97706;--mdc-switch-selected-handle-color: #d97706;--mdc-switch-selected-hover-state-layer-color: #d97706;--mdc-switch-selected-pressed-state-layer-color: #d97706;--mdc-switch-selected-focus-handle-color: #78350f;--mdc-switch-selected-hover-handle-color: #78350f;--mdc-switch-selected-pressed-handle-color: #78350f;--mdc-switch-selected-focus-track-color: #fcd34d;--mdc-switch-selected-hover-track-color: #fcd34d;--mdc-switch-selected-pressed-track-color: #fcd34d;--mdc-switch-selected-track-color: #fcd34d}.propiu-theme-green .mat-mdc-slide-toggle.mat-warn,.propiu-theme-green.light .mat-mdc-slide-toggle.mat-warn,.propiu-theme-green .light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.propiu-theme-green .mat-mdc-radio-button .mdc-form-field,.propiu-theme-green.light .mat-mdc-radio-button .mdc-form-field,.propiu-theme-green .light .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-green .mat-mdc-radio-button.mat-primary,.propiu-theme-green.light .mat-mdc-radio-button.mat-primary,.propiu-theme-green .light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #16a34a;--mdc-radio-selected-hover-icon-color: #16a34a;--mdc-radio-selected-icon-color: #16a34a;--mdc-radio-selected-pressed-icon-color: #16a34a;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #16a34a;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-green .mat-mdc-radio-button.mat-accent,.propiu-theme-green.light .mat-mdc-radio-button.mat-accent,.propiu-theme-green .light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-green .mat-mdc-radio-button.mat-warn,.propiu-theme-green.light .mat-mdc-radio-button.mat-warn,.propiu-theme-green .light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-green .mat-mdc-slider,.propiu-theme-green.light .mat-mdc-slider,.propiu-theme-green .light .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}.propiu-theme-green .mat-mdc-slider.mat-primary,.propiu-theme-green.light .mat-mdc-slider.mat-primary,.propiu-theme-green .light .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #16a34a;--mdc-slider-focus-handle-color: #16a34a;--mdc-slider-hover-handle-color: #16a34a;--mdc-slider-active-track-color: #16a34a;--mdc-slider-inactive-track-color: #16a34a;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #16a34a;--mat-mdc-slider-ripple-color: #16a34a;--mat-mdc-slider-hover-ripple-color: rgba(22, 163, 74, .05);--mat-mdc-slider-focus-ripple-color: rgba(22, 163, 74, .2)}.propiu-theme-green .mat-mdc-slider.mat-accent,.propiu-theme-green.light .mat-mdc-slider.mat-accent,.propiu-theme-green .light .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mat-mdc-slider-ripple-color: #f59e0b;--mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);--mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2)}.propiu-theme-green .mat-mdc-slider.mat-warn,.propiu-theme-green.light .mat-mdc-slider.mat-warn,.propiu-theme-green .light .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-green,.propiu-theme-green.light,.propiu-theme-green .light{--mat-menu-item-label-text-color: #030712;--mat-menu-item-icon-color: #030712;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}.propiu-theme-green .mat-mdc-list-base,.propiu-theme-green.light .mat-mdc-list-base,.propiu-theme-green .light .mat-mdc-list-base{--mdc-list-list-item-label-text-color: #030712;--mdc-list-list-item-supporting-text-color: #4b5563;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--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: #030712;--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: #030712;--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}.propiu-theme-green .mdc-list-item__start,.propiu-theme-green .mdc-list-item__end,.propiu-theme-green.light .mdc-list-item__start,.propiu-theme-green.light .mdc-list-item__end,.propiu-theme-green .light .mdc-list-item__start,.propiu-theme-green .light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #16a34a;--mdc-radio-selected-hover-icon-color: #16a34a;--mdc-radio-selected-icon-color: #16a34a;--mdc-radio-selected-pressed-icon-color: #16a34a}.propiu-theme-green .mat-accent .mdc-list-item__start,.propiu-theme-green .mat-accent .mdc-list-item__end,.propiu-theme-green.light .mat-accent .mdc-list-item__start,.propiu-theme-green.light .mat-accent .mdc-list-item__end,.propiu-theme-green .light .mat-accent .mdc-list-item__start,.propiu-theme-green .light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.propiu-theme-green .mat-warn .mdc-list-item__start,.propiu-theme-green .mat-warn .mdc-list-item__end,.propiu-theme-green.light .mat-warn .mdc-list-item__start,.propiu-theme-green.light .mat-warn .mdc-list-item__end,.propiu-theme-green .light .mat-warn .mdc-list-item__start,.propiu-theme-green .light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-green .mat-mdc-list-option,.propiu-theme-green.light .mat-mdc-list-option,.propiu-theme-green .light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #16a34a;--mdc-checkbox-selected-hover-icon-color: #16a34a;--mdc-checkbox-selected-icon-color: #16a34a;--mdc-checkbox-selected-pressed-icon-color: #16a34a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #16a34a;--mdc-checkbox-selected-hover-state-layer-color: #16a34a;--mdc-checkbox-selected-pressed-state-layer-color: #16a34a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-green .mat-mdc-list-option.mat-accent,.propiu-theme-green.light .mat-mdc-list-option.mat-accent,.propiu-theme-green .light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-green .mat-mdc-list-option.mat-warn,.propiu-theme-green.light .mat-mdc-list-option.mat-warn,.propiu-theme-green .light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-green .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-green .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-green.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-green.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-green .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-green .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-green .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-green .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-green.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-green.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-green .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-green .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#16a34a}.propiu-theme-green .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-green .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-green .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-green.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-green.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-green.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-green .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-green .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-green .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.propiu-theme-green,.propiu-theme-green.light,.propiu-theme-green .light{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.propiu-theme-green .mat-mdc-tab-group,.propiu-theme-green .mat-mdc-tab-nav-bar,.propiu-theme-green.light .mat-mdc-tab-group,.propiu-theme-green.light .mat-mdc-tab-nav-bar,.propiu-theme-green .light .mat-mdc-tab-group,.propiu-theme-green .light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #16a34a;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #16a34a;--mat-tab-header-active-ripple-color: #16a34a;--mat-tab-header-inactive-ripple-color: #16a34a;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #16a34a;--mat-tab-header-active-hover-label-text-color: #16a34a;--mat-tab-header-active-focus-indicator-color: #16a34a;--mat-tab-header-active-hover-indicator-color: #16a34a}.propiu-theme-green .mat-mdc-tab-group.mat-accent,.propiu-theme-green .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-green.light .mat-mdc-tab-group.mat-accent,.propiu-theme-green.light .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-green .light .mat-mdc-tab-group.mat-accent,.propiu-theme-green .light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.propiu-theme-green .mat-mdc-tab-group.mat-warn,.propiu-theme-green .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-green.light .mat-mdc-tab-group.mat-warn,.propiu-theme-green.light .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-green .light .mat-mdc-tab-group.mat-warn,.propiu-theme-green .light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-green .mat-mdc-tab-group.mat-background-primary,.propiu-theme-green .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-green.light .mat-mdc-tab-group.mat-background-primary,.propiu-theme-green.light .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-green .light .mat-mdc-tab-group.mat-background-primary,.propiu-theme-green .light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #16a34a;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-green .mat-mdc-tab-group.mat-background-accent,.propiu-theme-green .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-green.light .mat-mdc-tab-group.mat-background-accent,.propiu-theme-green.light .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-green .light .mat-mdc-tab-group.mat-background-accent,.propiu-theme-green .light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-green .mat-mdc-tab-group.mat-background-warn,.propiu-theme-green .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-green.light .mat-mdc-tab-group.mat-background-warn,.propiu-theme-green.light .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-green .light .mat-mdc-tab-group.mat-background-warn,.propiu-theme-green .light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-green,.propiu-theme-green.light,.propiu-theme-green .light{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-green .mat-mdc-checkbox.mat-primary,.propiu-theme-green.light .mat-mdc-checkbox.mat-primary,.propiu-theme-green .light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #16a34a;--mdc-checkbox-selected-hover-icon-color: #16a34a;--mdc-checkbox-selected-icon-color: #16a34a;--mdc-checkbox-selected-pressed-icon-color: #16a34a;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #16a34a;--mdc-checkbox-selected-hover-state-layer-color: #16a34a;--mdc-checkbox-selected-pressed-state-layer-color: #16a34a;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-green .mat-mdc-checkbox.mat-warn,.propiu-theme-green.light .mat-mdc-checkbox.mat-warn,.propiu-theme-green .light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-green .mat-mdc-checkbox .mdc-form-field,.propiu-theme-green.light .mat-mdc-checkbox .mdc-form-field,.propiu-theme-green .light .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-green .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-green.light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-green .light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#6b7280}.propiu-theme-green .mat-mdc-button.mat-unthemed,.propiu-theme-green.light .mat-mdc-button.mat-unthemed,.propiu-theme-green .light .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.propiu-theme-green .mat-mdc-button.mat-primary,.propiu-theme-green.light .mat-mdc-button.mat-primary,.propiu-theme-green .light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #16a34a}.propiu-theme-green .mat-mdc-button.mat-accent,.propiu-theme-green.light .mat-mdc-button.mat-accent,.propiu-theme-green .light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b}.propiu-theme-green .mat-mdc-button.mat-warn,.propiu-theme-green.light .mat-mdc-button.mat-warn,.propiu-theme-green .light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-green .mat-mdc-button[disabled][disabled],.propiu-theme-green.light .mat-mdc-button[disabled][disabled],.propiu-theme-green .light .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)}.propiu-theme-green .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-green.light .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-green .light .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.propiu-theme-green .mat-mdc-unelevated-button.mat-primary,.propiu-theme-green.light .mat-mdc-unelevated-button.mat-primary,.propiu-theme-green .light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #16a34a;--mdc-filled-button-label-text-color: #fff}.propiu-theme-green .mat-mdc-unelevated-button.mat-accent,.propiu-theme-green.light .mat-mdc-unelevated-button.mat-accent,.propiu-theme-green .light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #000}.propiu-theme-green .mat-mdc-unelevated-button.mat-warn,.propiu-theme-green.light .mat-mdc-unelevated-button.mat-warn,.propiu-theme-green .light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-green .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-green.light .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-green .light .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)}.propiu-theme-green .mat-mdc-raised-button.mat-unthemed,.propiu-theme-green.light .mat-mdc-raised-button.mat-unthemed,.propiu-theme-green .light .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.propiu-theme-green .mat-mdc-raised-button.mat-primary,.propiu-theme-green.light .mat-mdc-raised-button.mat-primary,.propiu-theme-green .light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #16a34a;--mdc-protected-button-label-text-color: #fff}.propiu-theme-green .mat-mdc-raised-button.mat-accent,.propiu-theme-green.light .mat-mdc-raised-button.mat-accent,.propiu-theme-green .light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #000}.propiu-theme-green .mat-mdc-raised-button.mat-warn,.propiu-theme-green.light .mat-mdc-raised-button.mat-warn,.propiu-theme-green .light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-green .mat-mdc-raised-button[disabled][disabled],.propiu-theme-green.light .mat-mdc-raised-button[disabled][disabled],.propiu-theme-green .light .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}.propiu-theme-green .mat-mdc-outlined-button,.propiu-theme-green.light .mat-mdc-outlined-button,.propiu-theme-green .light .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.propiu-theme-green .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-green.light .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-green .light .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.propiu-theme-green .mat-mdc-outlined-button.mat-primary,.propiu-theme-green.light .mat-mdc-outlined-button.mat-primary,.propiu-theme-green .light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #16a34a}.propiu-theme-green .mat-mdc-outlined-button.mat-accent,.propiu-theme-green.light .mat-mdc-outlined-button.mat-accent,.propiu-theme-green .light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b}.propiu-theme-green .mat-mdc-outlined-button.mat-warn,.propiu-theme-green.light .mat-mdc-outlined-button.mat-warn,.propiu-theme-green .light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-green .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-green.light .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-green .light .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)}.propiu-theme-green .mat-mdc-button,.propiu-theme-green .mat-mdc-outlined-button,.propiu-theme-green.light .mat-mdc-button,.propiu-theme-green.light .mat-mdc-outlined-button,.propiu-theme-green .light .mat-mdc-button,.propiu-theme-green .light .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-green .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-green .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-green .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-green .mat-mdc-button.mat-primary,.propiu-theme-green .mat-mdc-outlined-button.mat-primary,.propiu-theme-green.light .mat-mdc-button.mat-primary,.propiu-theme-green.light .mat-mdc-outlined-button.mat-primary,.propiu-theme-green .light .mat-mdc-button.mat-primary,.propiu-theme-green .light .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #16a34a;--mat-mdc-button-ripple-color: rgba(22, 163, 74, .1)}.propiu-theme-green .mat-mdc-button.mat-accent,.propiu-theme-green .mat-mdc-outlined-button.mat-accent,.propiu-theme-green.light .mat-mdc-button.mat-accent,.propiu-theme-green.light .mat-mdc-outlined-button.mat-accent,.propiu-theme-green .light .mat-mdc-button.mat-accent,.propiu-theme-green .light .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-green .mat-mdc-button.mat-warn,.propiu-theme-green .mat-mdc-outlined-button.mat-warn,.propiu-theme-green.light .mat-mdc-button.mat-warn,.propiu-theme-green.light .mat-mdc-outlined-button.mat-warn,.propiu-theme-green .light .mat-mdc-button.mat-warn,.propiu-theme-green .light .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-green .mat-mdc-raised-button,.propiu-theme-green .mat-mdc-unelevated-button,.propiu-theme-green.light .mat-mdc-raised-button,.propiu-theme-green.light .mat-mdc-unelevated-button,.propiu-theme-green .light .mat-mdc-raised-button,.propiu-theme-green .light .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-green .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-green .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-green .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-green .mat-mdc-raised-button.mat-primary,.propiu-theme-green .mat-mdc-unelevated-button.mat-primary,.propiu-theme-green.light .mat-mdc-raised-button.mat-primary,.propiu-theme-green.light .mat-mdc-unelevated-button.mat-primary,.propiu-theme-green .light .mat-mdc-raised-button.mat-primary,.propiu-theme-green .light .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-green .mat-mdc-raised-button.mat-accent,.propiu-theme-green .mat-mdc-unelevated-button.mat-accent,.propiu-theme-green.light .mat-mdc-raised-button.mat-accent,.propiu-theme-green.light .mat-mdc-unelevated-button.mat-accent,.propiu-theme-green .light .mat-mdc-raised-button.mat-accent,.propiu-theme-green .light .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-green .mat-mdc-raised-button.mat-warn,.propiu-theme-green .mat-mdc-unelevated-button.mat-warn,.propiu-theme-green.light .mat-mdc-raised-button.mat-warn,.propiu-theme-green.light .mat-mdc-unelevated-button.mat-warn,.propiu-theme-green .light .mat-mdc-raised-button.mat-warn,.propiu-theme-green .light .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-green .mat-mdc-icon-button,.propiu-theme-green.light .mat-mdc-icon-button,.propiu-theme-green .light .mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-green .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-green .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-green .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-green .mat-mdc-icon-button.mat-primary,.propiu-theme-green.light .mat-mdc-icon-button.mat-primary,.propiu-theme-green .light .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.propiu-theme-green .mat-mdc-icon-button.mat-accent,.propiu-theme-green.light .mat-mdc-icon-button.mat-accent,.propiu-theme-green .light .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.propiu-theme-green .mat-mdc-icon-button.mat-warn,.propiu-theme-green.light .mat-mdc-icon-button.mat-warn,.propiu-theme-green .light .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.propiu-theme-green .mat-mdc-icon-button.mat-primary,.propiu-theme-green.light .mat-mdc-icon-button.mat-primary,.propiu-theme-green .light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #16a34a;--mat-mdc-button-persistent-ripple-color: #16a34a;--mat-mdc-button-ripple-color: rgba(22, 163, 74, .1)}.propiu-theme-green .mat-mdc-icon-button.mat-accent,.propiu-theme-green.light .mat-mdc-icon-button.mat-accent,.propiu-theme-green .light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-green .mat-mdc-icon-button.mat-warn,.propiu-theme-green.light .mat-mdc-icon-button.mat-warn,.propiu-theme-green .light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-green .mat-mdc-icon-button[disabled][disabled],.propiu-theme-green.light .mat-mdc-icon-button[disabled][disabled],.propiu-theme-green .light .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)}.propiu-theme-green .mat-mdc-fab,.propiu-theme-green .mat-mdc-mini-fab,.propiu-theme-green.light .mat-mdc-fab,.propiu-theme-green.light .mat-mdc-mini-fab,.propiu-theme-green .light .mat-mdc-fab,.propiu-theme-green .light .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-green .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-green .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-green .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-green .mat-mdc-fab.mat-primary,.propiu-theme-green .mat-mdc-mini-fab.mat-primary,.propiu-theme-green.light .mat-mdc-fab.mat-primary,.propiu-theme-green.light .mat-mdc-mini-fab.mat-primary,.propiu-theme-green .light .mat-mdc-fab.mat-primary,.propiu-theme-green .light .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-green .mat-mdc-fab.mat-accent,.propiu-theme-green .mat-mdc-mini-fab.mat-accent,.propiu-theme-green.light .mat-mdc-fab.mat-accent,.propiu-theme-green.light .mat-mdc-mini-fab.mat-accent,.propiu-theme-green .light .mat-mdc-fab.mat-accent,.propiu-theme-green .light .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-green .mat-mdc-fab.mat-warn,.propiu-theme-green .mat-mdc-mini-fab.mat-warn,.propiu-theme-green.light .mat-mdc-fab.mat-warn,.propiu-theme-green.light .mat-mdc-mini-fab.mat-warn,.propiu-theme-green .light .mat-mdc-fab.mat-warn,.propiu-theme-green .light .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-green .mat-mdc-fab.mat-unthemed,.propiu-theme-green .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-green.light .mat-mdc-fab.mat-unthemed,.propiu-theme-green.light .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-green .light .mat-mdc-fab.mat-unthemed,.propiu-theme-green .light .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-green .mat-mdc-fab.mat-primary,.propiu-theme-green .mat-mdc-mini-fab.mat-primary,.propiu-theme-green.light .mat-mdc-fab.mat-primary,.propiu-theme-green.light .mat-mdc-mini-fab.mat-primary,.propiu-theme-green .light .mat-mdc-fab.mat-primary,.propiu-theme-green .light .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #16a34a;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-green .mat-mdc-fab.mat-accent,.propiu-theme-green .mat-mdc-mini-fab.mat-accent,.propiu-theme-green.light .mat-mdc-fab.mat-accent,.propiu-theme-green.light .mat-mdc-mini-fab.mat-accent,.propiu-theme-green .light .mat-mdc-fab.mat-accent,.propiu-theme-green .light .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-green .mat-mdc-fab.mat-warn,.propiu-theme-green .mat-mdc-mini-fab.mat-warn,.propiu-theme-green.light .mat-mdc-fab.mat-warn,.propiu-theme-green.light .mat-mdc-mini-fab.mat-warn,.propiu-theme-green .light .mat-mdc-fab.mat-warn,.propiu-theme-green .light .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-green .mat-mdc-fab[disabled][disabled],.propiu-theme-green .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-green.light .mat-mdc-fab[disabled][disabled],.propiu-theme-green.light .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-green .light .mat-mdc-fab[disabled][disabled],.propiu-theme-green .light .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)}.propiu-theme-green .mat-mdc-snack-bar-container,.propiu-theme-green.light .mat-mdc-snack-bar-container,.propiu-theme-green .light .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f59e0b}.propiu-theme-green .mdc-data-table,.propiu-theme-green.light .mdc-data-table,.propiu-theme-green .light .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.propiu-theme-green .mdc-data-table__row,.propiu-theme-green.light .mdc-data-table__row,.propiu-theme-green .light .mdc-data-table__row{background-color:inherit}.propiu-theme-green .mdc-data-table__header-cell,.propiu-theme-green.light .mdc-data-table__header-cell,.propiu-theme-green .light .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.propiu-theme-green .mdc-data-table__row--selected,.propiu-theme-green.light .mdc-data-table__row--selected,.propiu-theme-green .light .mdc-data-table__row--selected{background-color:#16a34a0a}.propiu-theme-green .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-green .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-green .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-green.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-green.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-green.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-green .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-green .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-green .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.propiu-theme-green .mdc-data-table__cell,.propiu-theme-green .mdc-data-table__header-cell,.propiu-theme-green.light .mdc-data-table__cell,.propiu-theme-green.light .mdc-data-table__header-cell,.propiu-theme-green .light .mdc-data-table__cell,.propiu-theme-green .light .mdc-data-table__header-cell{border-bottom-color:#0000001f}.propiu-theme-green .mdc-data-table__pagination,.propiu-theme-green.light .mdc-data-table__pagination,.propiu-theme-green .light .mdc-data-table__pagination{border-top-color:#0000001f}.propiu-theme-green .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-green.light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-green .light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.propiu-theme-green .mdc-data-table__header-cell,.propiu-theme-green.light .mdc-data-table__header-cell,.propiu-theme-green .light .mdc-data-table__header-cell,.propiu-theme-green .mdc-data-table__pagination-total,.propiu-theme-green .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-green .mdc-data-table__cell,.propiu-theme-green.light .mdc-data-table__pagination-total,.propiu-theme-green.light .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-green.light .mdc-data-table__cell,.propiu-theme-green .light .mdc-data-table__pagination-total,.propiu-theme-green .light .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-green .light .mdc-data-table__cell{color:#000000de}.propiu-theme-green .mat-mdc-table,.propiu-theme-green.light .mat-mdc-table,.propiu-theme-green .light .mat-mdc-table{background:white}.propiu-theme-green .mat-mdc-progress-spinner,.propiu-theme-green.light .mat-mdc-progress-spinner,.propiu-theme-green .light .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #16a34a}.propiu-theme-green .mat-mdc-progress-spinner.mat-accent,.propiu-theme-green.light .mat-mdc-progress-spinner.mat-accent,.propiu-theme-green .light .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.propiu-theme-green .mat-mdc-progress-spinner.mat-warn,.propiu-theme-green.light .mat-mdc-progress-spinner.mat-warn,.propiu-theme-green .light .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-green .mat-badge-content,.propiu-theme-green.light .mat-badge-content,.propiu-theme-green .light .mat-badge-content{color:#fff;background:#16a34a}.cdk-high-contrast-active .propiu-theme-green .mat-badge-content,.cdk-high-contrast-active .propiu-theme-green.light .mat-badge-content,.cdk-high-contrast-active .propiu-theme-green .light .mat-badge-content{outline:solid 1px;border-radius:0}.propiu-theme-green .mat-badge-accent .mat-badge-content,.propiu-theme-green.light .mat-badge-accent .mat-badge-content,.propiu-theme-green .light .mat-badge-accent .mat-badge-content{background:#f59e0b;color:#fff}.propiu-theme-green .mat-badge-warn .mat-badge-content,.propiu-theme-green.light .mat-badge-warn .mat-badge-content,.propiu-theme-green .light .mat-badge-warn .mat-badge-content{color:#fff;background:#ef4444}.propiu-theme-green .mat-badge-disabled .mat-badge-content,.propiu-theme-green.light .mat-badge-disabled .mat-badge-content,.propiu-theme-green .light .mat-badge-disabled .mat-badge-content{background:#9ca3af;color:#6b7280}.propiu-theme-green,.propiu-theme-green.light,.propiu-theme-green .light{--mat-bottom-sheet-container-text-color: #030712;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: #e5e7eb;--mat-legacy-button-toggle-selected-state-text-color: #4b5563;--mat-legacy-button-toggle-selected-state-background-color: #d1d5db;--mat-legacy-button-toggle-disabled-state-text-color: #9ca3af;--mat-legacy-button-toggle-disabled-state-background-color: #e5e7eb;--mat-legacy-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-text-color: #030712;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #e5e7eb;--mat-standard-button-toggle-selected-state-background-color: #d1d5db;--mat-standard-button-toggle-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-state-text-color: #9ca3af;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-divider-color: #f0f0f0}.propiu-theme-green .mat-calendar-arrow,.propiu-theme-green.light .mat-calendar-arrow,.propiu-theme-green .light .mat-calendar-arrow{fill:#1f2937}.propiu-theme-green .mat-datepicker-toggle,.propiu-theme-green .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-green .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-green.light .mat-datepicker-toggle,.propiu-theme-green.light .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-green.light .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-green .light .mat-datepicker-toggle,.propiu-theme-green .light .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-green .light .mat-datepicker-content .mat-calendar-previous-button{color:#1f2937}.propiu-theme-green .mat-calendar-table-header-divider:after,.propiu-theme-green.light .mat-calendar-table-header-divider:after,.propiu-theme-green .light .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.06)}.propiu-theme-green .mat-calendar-table-header,.propiu-theme-green .mat-calendar-body-label,.propiu-theme-green.light .mat-calendar-table-header,.propiu-theme-green.light .mat-calendar-body-label,.propiu-theme-green .light .mat-calendar-table-header,.propiu-theme-green .light .mat-calendar-body-label{color:#4b5563}.propiu-theme-green .mat-calendar-body-cell-content,.propiu-theme-green .mat-date-range-input-separator,.propiu-theme-green.light .mat-calendar-body-cell-content,.propiu-theme-green.light .mat-date-range-input-separator,.propiu-theme-green .light .mat-calendar-body-cell-content,.propiu-theme-green .light .mat-date-range-input-separator{color:#030712;border-color:transparent}.propiu-theme-green .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green.light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green .light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#6b7280}.propiu-theme-green .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-green.light .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-green .light .mat-form-field-disabled .mat-date-range-input-separator{color:#6b7280}.propiu-theme-green .mat-calendar-body-in-preview,.propiu-theme-green.light .mat-calendar-body-in-preview,.propiu-theme-green .light .mat-calendar-body-in-preview{color:#0000001f}.propiu-theme-green .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green.light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green .light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280}.propiu-theme-green .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green.light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green .light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280cc}.propiu-theme-green .mat-calendar-body-in-range:before,.propiu-theme-green.light .mat-calendar-body-in-range:before,.propiu-theme-green .light .mat-calendar-body-in-range:before{background:rgba(22,163,74,.2)}.propiu-theme-green .mat-calendar-body-comparison-identical,.propiu-theme-green .mat-calendar-body-in-comparison-range:before,.propiu-theme-green.light .mat-calendar-body-comparison-identical,.propiu-theme-green.light .mat-calendar-body-in-comparison-range:before,.propiu-theme-green .light .mat-calendar-body-comparison-identical,.propiu-theme-green .light .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-green .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green.light .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green.light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .light .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(22,163,74,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-green .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green.light .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green.light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .light .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(22,163,74,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-green .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-green.light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green.light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-green .light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green .light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-green .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-green.light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green.light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-green .light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green .light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-green .mat-calendar-body-selected,.propiu-theme-green.light .mat-calendar-body-selected,.propiu-theme-green .light .mat-calendar-body-selected{background-color:#16a34a;color:#fff}.propiu-theme-green .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-green.light .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-green .light .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#16a34a66}.propiu-theme-green .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-green.light .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-green .light .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-green .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green.light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green.light .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green .light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green .light .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:#16a34a4d}@media (hover: hover){.propiu-theme-green .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),.propiu-theme-green.light .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),.propiu-theme-green .light .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:#16a34a4d}}.propiu-theme-green .mat-datepicker-content,.propiu-theme-green.light .mat-datepicker-content,.propiu-theme-green .light .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#030712}.propiu-theme-green .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-green.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-green .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(245,158,11,.2)}.propiu-theme-green .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-green .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-green.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-green.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-green .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-green .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-green .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-green .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-green .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-green.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-green .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-green .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-green.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-green .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-green .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-green.light .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-green .light .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f59e0b;color:#fff}.propiu-theme-green .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-green.light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-green .light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f59e0b66}.propiu-theme-green .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-green.light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-green .light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-green .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),.propiu-theme-green .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),.propiu-theme-green.light .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),.propiu-theme-green.light .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),.propiu-theme-green .light .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),.propiu-theme-green .light .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:#f59e0b4d}@media (hover: hover){.propiu-theme-green .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),.propiu-theme-green.light .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),.propiu-theme-green .light .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:#f59e0b4d}}.propiu-theme-green .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-green.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-green .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-green .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-green .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-green.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-green.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-green .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-green .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-green .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-green .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-green .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-green.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-green .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-green .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-green.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-green .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-green .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-green.light .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-green .light .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-green .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-green.light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-green .light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-green .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-green.light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-green .light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-green .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),.propiu-theme-green .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),.propiu-theme-green.light .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),.propiu-theme-green.light .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),.propiu-theme-green .light .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),.propiu-theme-green .light .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:#ef44444d}@media (hover: hover){.propiu-theme-green .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),.propiu-theme-green.light .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),.propiu-theme-green .light .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:#ef44444d}}.propiu-theme-green .mat-datepicker-content-touch,.propiu-theme-green.light .mat-datepicker-content-touch,.propiu-theme-green .light .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-green .mat-datepicker-toggle-active,.propiu-theme-green.light .mat-datepicker-toggle-active,.propiu-theme-green .light .mat-datepicker-toggle-active{color:#16a34a}.propiu-theme-green .mat-datepicker-toggle-active.mat-accent,.propiu-theme-green.light .mat-datepicker-toggle-active.mat-accent,.propiu-theme-green .light .mat-datepicker-toggle-active.mat-accent{color:#f59e0b}.propiu-theme-green .mat-datepicker-toggle-active.mat-warn,.propiu-theme-green.light .mat-datepicker-toggle-active.mat-warn,.propiu-theme-green .light .mat-datepicker-toggle-active.mat-warn{color:#ef4444}.propiu-theme-green .mat-date-range-input-inner[disabled],.propiu-theme-green.light .mat-date-range-input-inner[disabled],.propiu-theme-green .light .mat-date-range-input-inner[disabled]{color:#6b7280}.propiu-theme-green,.propiu-theme-green.light,.propiu-theme-green .light{--mat-divider-color: rgba(0, 0, 0, .06);--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #030712;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .06);--mat-expansion-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-disabled-state-text-color: #9ca3af;--mat-expansion-header-text-color: #030712;--mat-expansion-header-description-color: #4b5563;--mat-expansion-header-indicator-color: #4b5563}.propiu-theme-green .mat-icon.mat-primary,.propiu-theme-green.light .mat-icon.mat-primary,.propiu-theme-green .light .mat-icon.mat-primary{color:#16a34a}.propiu-theme-green .mat-icon.mat-accent,.propiu-theme-green.light .mat-icon.mat-accent,.propiu-theme-green .light .mat-icon.mat-accent{color:#f59e0b}.propiu-theme-green .mat-icon.mat-warn,.propiu-theme-green.light .mat-icon.mat-warn,.propiu-theme-green .light .mat-icon.mat-warn{color:#ef4444}.propiu-theme-green,.propiu-theme-green.light,.propiu-theme-green .light{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .06);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #030712;--mat-sidenav-content-background-color: #f3f4f6;--mat-sidenav-content-text-color: #030712;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #16a34a;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #16a34a;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #16a34a;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .06);--mat-stepper-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-label-text-color: #4b5563;--mat-stepper-header-optional-label-text-color: #4b5563;--mat-stepper-header-selected-state-label-text-color: #030712;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #4b5563;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.propiu-theme-green .mat-step-header.mat-accent,.propiu-theme-green.light .mat-step-header.mat-accent,.propiu-theme-green .light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-green .mat-step-header.mat-warn,.propiu-theme-green.light .mat-step-header.mat-warn,.propiu-theme-green .light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-green .mat-sort-header-arrow,.propiu-theme-green.light .mat-sort-header-arrow,.propiu-theme-green .light .mat-sort-header-arrow{color:#4b5563}.propiu-theme-green,.propiu-theme-green.light,.propiu-theme-green .light{--mat-toolbar-container-background-color: #e5e7eb;--mat-toolbar-container-text-color: #030712}.propiu-theme-green .mat-toolbar.mat-primary,.propiu-theme-green.light .mat-toolbar.mat-primary,.propiu-theme-green .light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #16a34a;--mat-toolbar-container-text-color: white}.propiu-theme-green .mat-toolbar.mat-accent,.propiu-theme-green.light .mat-toolbar.mat-accent,.propiu-theme-green .light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.propiu-theme-green .mat-toolbar.mat-warn,.propiu-theme-green.light .mat-toolbar.mat-warn,.propiu-theme-green .light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-green .mat-tree,.propiu-theme-green.light .mat-tree,.propiu-theme-green .light .mat-tree{background:white}.propiu-theme-green .mat-tree-node,.propiu-theme-green .mat-nested-tree-node,.propiu-theme-green.light .mat-tree-node,.propiu-theme-green.light .mat-nested-tree-node,.propiu-theme-green .light .mat-tree-node,.propiu-theme-green .light .mat-nested-tree-node{color:#030712}.propiu-theme-green.dark .mat-ripple-element,.propiu-theme-green .dark .mat-ripple-element{background-color:#ffffff1a}.propiu-theme-green.dark,.propiu-theme-green .dark{--mat-option-selected-state-label-text-color: #22c55e;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.propiu-theme-green.dark .mat-accent,.propiu-theme-green .dark .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b}.propiu-theme-green.dark .mat-warn,.propiu-theme-green .dark .mat-warn{--mat-option-selected-state-label-text-color: #ef4444}.propiu-theme-green.dark,.propiu-theme-green .dark{--mat-optgroup-label-text-color: white}.propiu-theme-green.dark .mat-pseudo-checkbox-full,.propiu-theme-green .dark .mat-pseudo-checkbox-full{color:#9ca3af}.propiu-theme-green.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-green .dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.propiu-theme-green.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#22c55e}.propiu-theme-green.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#22c55e}.propiu-theme-green.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-green .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-green.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-green.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-green.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-green .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-green.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-green.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-green.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-green .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-green.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-green.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-green.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-green .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-green .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-green.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-green .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.propiu-theme-green.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-green .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-green .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.propiu-theme-green.dark .mat-app-background,.propiu-theme-green.dark.mat-app-background,.propiu-theme-green .dark .mat-app-background,.propiu-theme-green .dark.mat-app-background{background-color:#111827;color:#fff}.propiu-theme-green.dark .mat-elevation-z0,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-green .dark .mat-elevation-z0,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.propiu-theme-green.dark .mat-elevation-z1,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-green .dark .mat-elevation-z1,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.propiu-theme-green.dark .mat-elevation-z2,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-green .dark .mat-elevation-z2,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.propiu-theme-green.dark .mat-elevation-z3,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-green .dark .mat-elevation-z3,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.propiu-theme-green.dark .mat-elevation-z4,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-green .dark .mat-elevation-z4,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.propiu-theme-green.dark .mat-elevation-z5,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-green .dark .mat-elevation-z5,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.propiu-theme-green.dark .mat-elevation-z6,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-green .dark .mat-elevation-z6,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.propiu-theme-green.dark .mat-elevation-z7,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-green .dark .mat-elevation-z7,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.propiu-theme-green.dark .mat-elevation-z8,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-green .dark .mat-elevation-z8,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.propiu-theme-green.dark .mat-elevation-z9,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-green .dark .mat-elevation-z9,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.propiu-theme-green.dark .mat-elevation-z10,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-green .dark .mat-elevation-z10,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.propiu-theme-green.dark .mat-elevation-z11,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-green .dark .mat-elevation-z11,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.propiu-theme-green.dark .mat-elevation-z12,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-green .dark .mat-elevation-z12,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.propiu-theme-green.dark .mat-elevation-z13,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-green .dark .mat-elevation-z13,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.propiu-theme-green.dark .mat-elevation-z14,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-green .dark .mat-elevation-z14,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.propiu-theme-green.dark .mat-elevation-z15,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-green .dark .mat-elevation-z15,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.propiu-theme-green.dark .mat-elevation-z16,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-green .dark .mat-elevation-z16,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.propiu-theme-green.dark .mat-elevation-z17,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-green .dark .mat-elevation-z17,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.propiu-theme-green.dark .mat-elevation-z18,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-green .dark .mat-elevation-z18,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.propiu-theme-green.dark .mat-elevation-z19,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-green .dark .mat-elevation-z19,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.propiu-theme-green.dark .mat-elevation-z20,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-green .dark .mat-elevation-z20,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.propiu-theme-green.dark .mat-elevation-z21,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-green .dark .mat-elevation-z21,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.propiu-theme-green.dark .mat-elevation-z22,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-green .dark .mat-elevation-z22,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.propiu-theme-green.dark .mat-elevation-z23,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-green .dark .mat-elevation-z23,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.propiu-theme-green.dark .mat-elevation-z24,.propiu-theme-green.dark .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-green .dark .mat-elevation-z24,.propiu-theme-green .dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-green.dark .mat-mdc-card,.propiu-theme-green .dark .mat-mdc-card{--mdc-elevated-card-container-color: #1f2937;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1f2937;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #9ca3af}.propiu-theme-green.dark .mat-mdc-progress-bar,.propiu-theme-green .dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #22c55e;--mdc-linear-progress-track-color: rgba(34, 197, 94, .25)}.propiu-theme-green.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-green .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#22c55e40;background-color:var(--mdc-linear-progress-track-color, rgba(34, 197, 94, .25))}@media (forced-colors: active){.propiu-theme-green.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-green .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-green.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-green .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(34, 197, 94, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-green.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-green .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#22c55e40;background-color:var(--mdc-linear-progress-track-color, rgba(34, 197, 94, .25))}.propiu-theme-green.dark .mat-mdc-progress-bar.mat-accent,.propiu-theme-green .dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.propiu-theme-green.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-green .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}@media (forced-colors: active){.propiu-theme-green.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-green .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-green.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-green .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-green.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-green .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}.propiu-theme-green.dark .mat-mdc-progress-bar.mat-warn,.propiu-theme-green .dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.propiu-theme-green.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-green .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-green.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-green .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-green.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-green .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-green.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-green .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-green.dark .mat-mdc-tooltip,.propiu-theme-green .dark .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #374151;--mdc-plain-tooltip-supporting-text-color: #fff}.propiu-theme-green.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fff9}.propiu-theme-green.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-green .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#ffffffde}@media all{.propiu-theme-green.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-green .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#fff9}.propiu-theme-green.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-green .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#fff9}}.propiu-theme-green.dark .mdc-text-field .mdc-text-field__input,.propiu-theme-green .dark .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #22c55e)}.propiu-theme-green.dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-green .dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.propiu-theme-green.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-green.dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-green .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-green .dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.propiu-theme-green.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-green .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.propiu-theme-green.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-green .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.propiu-theme-green.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-green .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.propiu-theme-green.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-green .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.propiu-theme-green.dark .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-green.dark .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-green .dark .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-green .dark .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .87))}.propiu-theme-green.dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-green.dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-green .dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-green .dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .08)}.propiu-theme-green.dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-green.dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-green .dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-green .dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .24)}.propiu-theme-green.dark .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-green .dark .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#28323f}.propiu-theme-green.dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-green .dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#ffffff6b}.propiu-theme-green.dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-green .dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#ffffffde}.propiu-theme-green.dark .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-green .dark .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #22c55e)}.propiu-theme-green.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-green .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#ffffff61}.propiu-theme-green.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-green.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-green.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-green .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-green .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-green .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffffde}.propiu-theme-green.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #22c55e)}.propiu-theme-green.dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-green.dark .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-green .dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-green .dark .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.propiu-theme-green.dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#22c55ede}.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .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,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-green .dark .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__input{color:#ffffff61}@media all{.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#ffffff61}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#ffffff61}}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}.propiu-theme-green.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-green .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-green.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-green .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#ffffff0f}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-green.dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-green.dark .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#ffffff0f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.propiu-theme-green.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-green .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-green.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-green .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-green.dark .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.propiu-theme-green.dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-green.dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-green.dark .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-green .dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.propiu-theme-green.dark .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-green .dark .mdc-text-field--disabled.mdc-text-field--filled{background-color:#232d3b}.propiu-theme-green.dark .mat-mdc-form-field-error,.propiu-theme-green .dark .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field-focus-overlay,.propiu-theme-green .dark .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.propiu-theme-green.dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-green .dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.propiu-theme-green.dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-green .dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.propiu-theme-green.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option,.propiu-theme-green .dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.propiu-theme-green.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled,.propiu-theme-green .dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.propiu-theme-green.dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-green .dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.propiu-theme-green.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-green .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#22c55ede}.propiu-theme-green.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-green .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#f59e0bde}.propiu-theme-green.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-green .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-green.dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-green .dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-green .dark .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green .dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f59e0bde}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .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,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-green .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-green .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .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,.propiu-theme-green.dark .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,.propiu-theme-green.dark .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,.propiu-theme-green .dark .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,.propiu-theme-green .dark .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,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green .dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .dark .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, #f59e0b)}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-green .dark .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green .dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-green .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .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,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-green .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-green .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-green .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .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,.propiu-theme-green.dark .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,.propiu-theme-green.dark .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,.propiu-theme-green .dark .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,.propiu-theme-green .dark .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,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-green .dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-green .dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-green .dark .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, #ef4444)}.propiu-theme-green.dark .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-green .dark .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}.propiu-theme-green.dark [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,.propiu-theme-green .dark [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}.propiu-theme-green.dark,.propiu-theme-green .dark{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(34, 197, 94, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-green.dark .mat-mdc-form-field.mat-accent,.propiu-theme-green .dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-green.dark .mat-mdc-form-field.mat-warn,.propiu-theme-green .dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-green.dark,.propiu-theme-green .dark{--mat-autocomplete-background-color: #1f2937}.propiu-theme-green.dark .mat-mdc-dialog-container,.propiu-theme-green .dark .mat-mdc-dialog-container{--mdc-dialog-container-color: #1f2937;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.propiu-theme-green.dark .mat-mdc-standard-chip,.propiu-theme-green .dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #3a434f;--mdc-chip-elevated-disabled-container-color: #3a434f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.propiu-theme-green.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-green.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-green .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-green .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #22c55e;--mdc-chip-elevated-disabled-container-color: #22c55e;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-green.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-green.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-green .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-green .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-green.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-green.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-green .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-green .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-green.dark .mat-mdc-slide-toggle,.propiu-theme-green .dark .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}.propiu-theme-green.dark .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-green .dark .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-green.dark .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-green .dark .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#6b7280}.propiu-theme-green.dark .mat-mdc-slide-toggle.mat-primary,.propiu-theme-green .dark .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #86efac;--mdc-switch-selected-handle-color: #86efac;--mdc-switch-selected-hover-state-layer-color: #86efac;--mdc-switch-selected-pressed-state-layer-color: #86efac;--mdc-switch-selected-focus-handle-color: #bbf7d0;--mdc-switch-selected-hover-handle-color: #bbf7d0;--mdc-switch-selected-pressed-handle-color: #bbf7d0;--mdc-switch-selected-focus-track-color: #16a34a;--mdc-switch-selected-hover-track-color: #16a34a;--mdc-switch-selected-pressed-track-color: #16a34a;--mdc-switch-selected-track-color: #16a34a}.propiu-theme-green.dark .mat-mdc-slide-toggle.mat-accent,.propiu-theme-green .dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fcd34d;--mdc-switch-selected-handle-color: #fcd34d;--mdc-switch-selected-hover-state-layer-color: #fcd34d;--mdc-switch-selected-pressed-state-layer-color: #fcd34d;--mdc-switch-selected-focus-handle-color: #fde68a;--mdc-switch-selected-hover-handle-color: #fde68a;--mdc-switch-selected-pressed-handle-color: #fde68a;--mdc-switch-selected-focus-track-color: #d97706;--mdc-switch-selected-hover-track-color: #d97706;--mdc-switch-selected-pressed-track-color: #d97706;--mdc-switch-selected-track-color: #d97706}.propiu-theme-green.dark .mat-mdc-slide-toggle.mat-warn,.propiu-theme-green .dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.propiu-theme-green.dark .mat-mdc-radio-button .mdc-form-field,.propiu-theme-green .dark .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-green.dark .mat-mdc-radio-button.mat-primary,.propiu-theme-green .dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #22c55e;--mdc-radio-selected-hover-icon-color: #22c55e;--mdc-radio-selected-icon-color: #22c55e;--mdc-radio-selected-pressed-icon-color: #22c55e;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #22c55e;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-green.dark .mat-mdc-radio-button.mat-accent,.propiu-theme-green .dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-green.dark .mat-mdc-radio-button.mat-warn,.propiu-theme-green .dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-green.dark .mat-mdc-slider,.propiu-theme-green .dark .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.propiu-theme-green.dark .mat-mdc-slider.mat-primary,.propiu-theme-green .dark .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #22c55e;--mdc-slider-focus-handle-color: #22c55e;--mdc-slider-hover-handle-color: #22c55e;--mdc-slider-active-track-color: #22c55e;--mdc-slider-inactive-track-color: #22c55e;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #22c55e;--mat-mdc-slider-ripple-color: #22c55e;--mat-mdc-slider-hover-ripple-color: rgba(34, 197, 94, .05);--mat-mdc-slider-focus-ripple-color: rgba(34, 197, 94, .2)}.propiu-theme-green.dark .mat-mdc-slider.mat-accent,.propiu-theme-green .dark .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mat-mdc-slider-ripple-color: #f59e0b;--mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);--mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2)}.propiu-theme-green.dark .mat-mdc-slider.mat-warn,.propiu-theme-green .dark .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-green.dark,.propiu-theme-green .dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #1f2937}.propiu-theme-green.dark .mat-mdc-list-base,.propiu-theme-green .dark .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #9ca3af;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.propiu-theme-green.dark .mdc-list-item__start,.propiu-theme-green.dark .mdc-list-item__end,.propiu-theme-green .dark .mdc-list-item__start,.propiu-theme-green .dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #22c55e;--mdc-radio-selected-hover-icon-color: #22c55e;--mdc-radio-selected-icon-color: #22c55e;--mdc-radio-selected-pressed-icon-color: #22c55e}.propiu-theme-green.dark .mat-accent .mdc-list-item__start,.propiu-theme-green.dark .mat-accent .mdc-list-item__end,.propiu-theme-green .dark .mat-accent .mdc-list-item__start,.propiu-theme-green .dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.propiu-theme-green.dark .mat-warn .mdc-list-item__start,.propiu-theme-green.dark .mat-warn .mdc-list-item__end,.propiu-theme-green .dark .mat-warn .mdc-list-item__start,.propiu-theme-green .dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-green.dark .mat-mdc-list-option,.propiu-theme-green .dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #22c55e;--mdc-checkbox-selected-hover-icon-color: #22c55e;--mdc-checkbox-selected-icon-color: #22c55e;--mdc-checkbox-selected-pressed-icon-color: #22c55e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #22c55e;--mdc-checkbox-selected-hover-state-layer-color: #22c55e;--mdc-checkbox-selected-pressed-state-layer-color: #22c55e;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-green.dark .mat-mdc-list-option.mat-accent,.propiu-theme-green .dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-green.dark .mat-mdc-list-option.mat-warn,.propiu-theme-green .dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-green.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-green.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-green .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-green .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-green.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-green.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-green .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-green .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#22c55e}.propiu-theme-green.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-green.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-green.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-green .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-green .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-green .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.propiu-theme-green.dark,.propiu-theme-green .dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1f2937;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.propiu-theme-green.dark .mat-mdc-tab-group,.propiu-theme-green.dark .mat-mdc-tab-nav-bar,.propiu-theme-green .dark .mat-mdc-tab-group,.propiu-theme-green .dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #22c55e;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #22c55e;--mat-tab-header-active-ripple-color: #22c55e;--mat-tab-header-inactive-ripple-color: #22c55e;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #22c55e;--mat-tab-header-active-hover-label-text-color: #22c55e;--mat-tab-header-active-focus-indicator-color: #22c55e;--mat-tab-header-active-hover-indicator-color: #22c55e}.propiu-theme-green.dark .mat-mdc-tab-group.mat-accent,.propiu-theme-green.dark .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-green .dark .mat-mdc-tab-group.mat-accent,.propiu-theme-green .dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.propiu-theme-green.dark .mat-mdc-tab-group.mat-warn,.propiu-theme-green.dark .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-green .dark .mat-mdc-tab-group.mat-warn,.propiu-theme-green .dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-green.dark .mat-mdc-tab-group.mat-background-primary,.propiu-theme-green.dark .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-green .dark .mat-mdc-tab-group.mat-background-primary,.propiu-theme-green .dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #22c55e;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-green.dark .mat-mdc-tab-group.mat-background-accent,.propiu-theme-green.dark .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-green .dark .mat-mdc-tab-group.mat-background-accent,.propiu-theme-green .dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-green.dark .mat-mdc-tab-group.mat-background-warn,.propiu-theme-green.dark .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-green .dark .mat-mdc-tab-group.mat-background-warn,.propiu-theme-green .dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-green.dark,.propiu-theme-green .dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-green.dark .mat-mdc-checkbox.mat-primary,.propiu-theme-green .dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #22c55e;--mdc-checkbox-selected-hover-icon-color: #22c55e;--mdc-checkbox-selected-icon-color: #22c55e;--mdc-checkbox-selected-pressed-icon-color: #22c55e;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #22c55e;--mdc-checkbox-selected-hover-state-layer-color: #22c55e;--mdc-checkbox-selected-pressed-state-layer-color: #22c55e;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-green.dark .mat-mdc-checkbox.mat-warn,.propiu-theme-green .dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-green.dark .mat-mdc-checkbox .mdc-form-field,.propiu-theme-green .dark .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-green.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-green .dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#6b7280}.propiu-theme-green.dark .mat-mdc-button.mat-unthemed,.propiu-theme-green .dark .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.propiu-theme-green.dark .mat-mdc-button.mat-primary,.propiu-theme-green .dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #22c55e}.propiu-theme-green.dark .mat-mdc-button.mat-accent,.propiu-theme-green .dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b}.propiu-theme-green.dark .mat-mdc-button.mat-warn,.propiu-theme-green .dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-green.dark .mat-mdc-button[disabled][disabled],.propiu-theme-green .dark .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.propiu-theme-green.dark .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-green .dark .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #1f2937;--mdc-filled-button-label-text-color: #fff}.propiu-theme-green.dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-green .dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #22c55e;--mdc-filled-button-label-text-color: #000}.propiu-theme-green.dark .mat-mdc-unelevated-button.mat-accent,.propiu-theme-green .dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #000}.propiu-theme-green.dark .mat-mdc-unelevated-button.mat-warn,.propiu-theme-green .dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-green.dark .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-green .dark .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.propiu-theme-green.dark .mat-mdc-raised-button.mat-unthemed,.propiu-theme-green .dark .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #1f2937;--mdc-protected-button-label-text-color: #fff}.propiu-theme-green.dark .mat-mdc-raised-button.mat-primary,.propiu-theme-green .dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #22c55e;--mdc-protected-button-label-text-color: #000}.propiu-theme-green.dark .mat-mdc-raised-button.mat-accent,.propiu-theme-green .dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #000}.propiu-theme-green.dark .mat-mdc-raised-button.mat-warn,.propiu-theme-green .dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-green.dark .mat-mdc-raised-button[disabled][disabled],.propiu-theme-green .dark .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.propiu-theme-green.dark .mat-mdc-outlined-button,.propiu-theme-green .dark .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.propiu-theme-green.dark .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-green .dark .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.propiu-theme-green.dark .mat-mdc-outlined-button.mat-primary,.propiu-theme-green .dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #22c55e}.propiu-theme-green.dark .mat-mdc-outlined-button.mat-accent,.propiu-theme-green .dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b}.propiu-theme-green.dark .mat-mdc-outlined-button.mat-warn,.propiu-theme-green .dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-green.dark .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-green .dark .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.propiu-theme-green.dark .mat-mdc-button,.propiu-theme-green.dark .mat-mdc-outlined-button,.propiu-theme-green .dark .mat-mdc-button,.propiu-theme-green .dark .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-green.dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-green.dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-green.dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-green.dark .mat-mdc-button.mat-primary,.propiu-theme-green.dark .mat-mdc-outlined-button.mat-primary,.propiu-theme-green .dark .mat-mdc-button.mat-primary,.propiu-theme-green .dark .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #22c55e;--mat-mdc-button-ripple-color: rgba(34, 197, 94, .1)}.propiu-theme-green.dark .mat-mdc-button.mat-accent,.propiu-theme-green.dark .mat-mdc-outlined-button.mat-accent,.propiu-theme-green .dark .mat-mdc-button.mat-accent,.propiu-theme-green .dark .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-green.dark .mat-mdc-button.mat-warn,.propiu-theme-green.dark .mat-mdc-outlined-button.mat-warn,.propiu-theme-green .dark .mat-mdc-button.mat-warn,.propiu-theme-green .dark .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-green.dark .mat-mdc-raised-button,.propiu-theme-green.dark .mat-mdc-unelevated-button,.propiu-theme-green .dark .mat-mdc-raised-button,.propiu-theme-green .dark .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-green.dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-green.dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-green.dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-green.dark .mat-mdc-raised-button.mat-primary,.propiu-theme-green.dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-green .dark .mat-mdc-raised-button.mat-primary,.propiu-theme-green .dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-green.dark .mat-mdc-raised-button.mat-accent,.propiu-theme-green.dark .mat-mdc-unelevated-button.mat-accent,.propiu-theme-green .dark .mat-mdc-raised-button.mat-accent,.propiu-theme-green .dark .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-green.dark .mat-mdc-raised-button.mat-warn,.propiu-theme-green.dark .mat-mdc-unelevated-button.mat-warn,.propiu-theme-green .dark .mat-mdc-raised-button.mat-warn,.propiu-theme-green .dark .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-green.dark .mat-mdc-icon-button,.propiu-theme-green .dark .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-green.dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-green.dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-green.dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-green.dark .mat-mdc-icon-button.mat-primary,.propiu-theme-green .dark .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.propiu-theme-green.dark .mat-mdc-icon-button.mat-accent,.propiu-theme-green .dark .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.propiu-theme-green.dark .mat-mdc-icon-button.mat-warn,.propiu-theme-green .dark .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.propiu-theme-green.dark .mat-mdc-icon-button.mat-primary,.propiu-theme-green .dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #22c55e;--mat-mdc-button-persistent-ripple-color: #22c55e;--mat-mdc-button-ripple-color: rgba(34, 197, 94, .1)}.propiu-theme-green.dark .mat-mdc-icon-button.mat-accent,.propiu-theme-green .dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-green.dark .mat-mdc-icon-button.mat-warn,.propiu-theme-green .dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-green.dark .mat-mdc-icon-button[disabled][disabled],.propiu-theme-green .dark .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.propiu-theme-green.dark .mat-mdc-fab,.propiu-theme-green.dark .mat-mdc-mini-fab,.propiu-theme-green .dark .mat-mdc-fab,.propiu-theme-green .dark .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-green.dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-green.dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-green.dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green.dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-green .dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-green.dark .mat-mdc-fab.mat-primary,.propiu-theme-green.dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-green .dark .mat-mdc-fab.mat-primary,.propiu-theme-green .dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-green.dark .mat-mdc-fab.mat-accent,.propiu-theme-green.dark .mat-mdc-mini-fab.mat-accent,.propiu-theme-green .dark .mat-mdc-fab.mat-accent,.propiu-theme-green .dark .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-green.dark .mat-mdc-fab.mat-warn,.propiu-theme-green.dark .mat-mdc-mini-fab.mat-warn,.propiu-theme-green .dark .mat-mdc-fab.mat-warn,.propiu-theme-green .dark .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-green.dark .mat-mdc-fab.mat-unthemed,.propiu-theme-green.dark .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-green .dark .mat-mdc-fab.mat-unthemed,.propiu-theme-green .dark .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #1f2937;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-green.dark .mat-mdc-fab.mat-primary,.propiu-theme-green.dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-green .dark .mat-mdc-fab.mat-primary,.propiu-theme-green .dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #22c55e;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-green.dark .mat-mdc-fab.mat-accent,.propiu-theme-green.dark .mat-mdc-mini-fab.mat-accent,.propiu-theme-green .dark .mat-mdc-fab.mat-accent,.propiu-theme-green .dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-green.dark .mat-mdc-fab.mat-warn,.propiu-theme-green.dark .mat-mdc-mini-fab.mat-warn,.propiu-theme-green .dark .mat-mdc-fab.mat-warn,.propiu-theme-green .dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-green.dark .mat-mdc-fab[disabled][disabled],.propiu-theme-green.dark .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-green .dark .mat-mdc-fab[disabled][disabled],.propiu-theme-green .dark .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.propiu-theme-green.dark .mat-mdc-snack-bar-container,.propiu-theme-green .dark .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #d2d4d7;--mdc-snackbar-supporting-text-color: rgba(31, 41, 55, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87)}.propiu-theme-green.dark .mdc-data-table,.propiu-theme-green .dark .mdc-data-table{background-color:var(--mdc-theme-surface, #1f2937);border-color:#ffffff1f}.propiu-theme-green.dark .mdc-data-table__row,.propiu-theme-green .dark .mdc-data-table__row{background-color:inherit}.propiu-theme-green.dark .mdc-data-table__header-cell,.propiu-theme-green .dark .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #1f2937)}.propiu-theme-green.dark .mdc-data-table__row--selected,.propiu-theme-green .dark .mdc-data-table__row--selected{background-color:#22c55e0a}.propiu-theme-green.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-green.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-green.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-green .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-green .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-green .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#ffffff1f}.propiu-theme-green.dark .mdc-data-table__cell,.propiu-theme-green.dark .mdc-data-table__header-cell,.propiu-theme-green .dark .mdc-data-table__cell,.propiu-theme-green .dark .mdc-data-table__header-cell{border-bottom-color:#ffffff1f}.propiu-theme-green.dark .mdc-data-table__pagination,.propiu-theme-green .dark .mdc-data-table__pagination{border-top-color:#ffffff1f}.propiu-theme-green.dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-green .dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#ffffff0a}.propiu-theme-green.dark .mdc-data-table__header-cell,.propiu-theme-green .dark .mdc-data-table__header-cell,.propiu-theme-green.dark .mdc-data-table__pagination-total,.propiu-theme-green.dark .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-green.dark .mdc-data-table__cell,.propiu-theme-green .dark .mdc-data-table__pagination-total,.propiu-theme-green .dark .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-green .dark .mdc-data-table__cell{color:#ffffffde}.propiu-theme-green.dark .mat-mdc-table,.propiu-theme-green .dark .mat-mdc-table{background:#1f2937}.propiu-theme-green.dark .mat-mdc-progress-spinner,.propiu-theme-green .dark .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #22c55e}.propiu-theme-green.dark .mat-mdc-progress-spinner.mat-accent,.propiu-theme-green .dark .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.propiu-theme-green.dark .mat-mdc-progress-spinner.mat-warn,.propiu-theme-green .dark .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-green.dark .mat-badge-content,.propiu-theme-green .dark .mat-badge-content{color:#fff;background:#22c55e}.cdk-high-contrast-active .propiu-theme-green.dark .mat-badge-content,.cdk-high-contrast-active .propiu-theme-green .dark .mat-badge-content{outline:solid 1px;border-radius:0}.propiu-theme-green.dark .mat-badge-accent .mat-badge-content,.propiu-theme-green .dark .mat-badge-accent .mat-badge-content{background:#f59e0b;color:#fff}.propiu-theme-green.dark .mat-badge-warn .mat-badge-content,.propiu-theme-green .dark .mat-badge-warn .mat-badge-content{color:#fff;background:#ef4444}.propiu-theme-green.dark .mat-badge-disabled .mat-badge-content,.propiu-theme-green .dark .mat-badge-disabled .mat-badge-content{background:#4b5563;color:#6b7280}.propiu-theme-green.dark,.propiu-theme-green .dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1f2937;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: #9ca3af;--mat-legacy-button-toggle-selected-state-background-color: #111827;--mat-legacy-button-toggle-disabled-state-text-color: #4b5563;--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1f2937;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #111827;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #4b5563;--mat-standard-button-toggle-disabled-state-background-color: #1f2937;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-divider-color: #3a434f}.propiu-theme-green.dark .mat-calendar-arrow,.propiu-theme-green .dark .mat-calendar-arrow{fill:#fff}.propiu-theme-green.dark .mat-datepicker-toggle,.propiu-theme-green.dark .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-green.dark .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-green .dark .mat-datepicker-toggle,.propiu-theme-green .dark .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-green .dark .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.propiu-theme-green.dark .mat-calendar-table-header-divider:after,.propiu-theme-green .dark .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.propiu-theme-green.dark .mat-calendar-table-header,.propiu-theme-green.dark .mat-calendar-body-label,.propiu-theme-green .dark .mat-calendar-table-header,.propiu-theme-green .dark .mat-calendar-body-label{color:#9ca3af}.propiu-theme-green.dark .mat-calendar-body-cell-content,.propiu-theme-green.dark .mat-date-range-input-separator,.propiu-theme-green .dark .mat-calendar-body-cell-content,.propiu-theme-green .dark .mat-date-range-input-separator{color:#fff;border-color:transparent}.propiu-theme-green.dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green .dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#6b7280}.propiu-theme-green.dark .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-green .dark .mat-form-field-disabled .mat-date-range-input-separator{color:#6b7280}.propiu-theme-green.dark .mat-calendar-body-in-preview,.propiu-theme-green .dark .mat-calendar-body-in-preview{color:#ffffff3d}.propiu-theme-green.dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green .dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280}.propiu-theme-green.dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green .dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280cc}.propiu-theme-green.dark .mat-calendar-body-in-range:before,.propiu-theme-green .dark .mat-calendar-body-in-range:before{background:rgba(34,197,94,.2)}.propiu-theme-green.dark .mat-calendar-body-comparison-identical,.propiu-theme-green.dark .mat-calendar-body-in-comparison-range:before,.propiu-theme-green .dark .mat-calendar-body-comparison-identical,.propiu-theme-green .dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-green.dark .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green.dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .dark .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(34,197,94,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-green.dark .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green.dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .dark .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(34,197,94,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-green.dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green.dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-green .dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green .dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-green.dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green.dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-green .dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green .dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-green.dark .mat-calendar-body-selected,.propiu-theme-green .dark .mat-calendar-body-selected{background-color:#22c55e;color:#fff}.propiu-theme-green.dark .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-green .dark .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#22c55e66}.propiu-theme-green.dark .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-green .dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-green.dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green.dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green .dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-green .dark .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:#22c55e4d}@media (hover: hover){.propiu-theme-green.dark .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),.propiu-theme-green .dark .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:#22c55e4d}}.propiu-theme-green.dark .mat-datepicker-content,.propiu-theme-green .dark .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#1f2937;color:#fff}.propiu-theme-green.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-green .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(245,158,11,.2)}.propiu-theme-green.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-green.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-green .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-green .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-green.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-green.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-green.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-green .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-green.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-green .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-green.dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-green .dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f59e0b;color:#fff}.propiu-theme-green.dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-green .dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f59e0b66}.propiu-theme-green.dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-green .dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-green.dark .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),.propiu-theme-green.dark .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),.propiu-theme-green .dark .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),.propiu-theme-green .dark .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:#f59e0b4d}@media (hover: hover){.propiu-theme-green.dark .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),.propiu-theme-green .dark .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:#f59e0b4d}}.propiu-theme-green.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-green .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-green.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-green.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-green .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-green .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-green.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-green.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-green .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-green .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-green.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-green .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-green .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-green.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-green .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-green .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-green.dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-green .dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-green.dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-green .dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-green.dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-green .dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-green.dark .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),.propiu-theme-green.dark .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),.propiu-theme-green .dark .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),.propiu-theme-green .dark .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:#ef44444d}@media (hover: hover){.propiu-theme-green.dark .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),.propiu-theme-green .dark .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:#ef44444d}}.propiu-theme-green.dark .mat-datepicker-content-touch,.propiu-theme-green .dark .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-green.dark .mat-datepicker-toggle-active,.propiu-theme-green .dark .mat-datepicker-toggle-active{color:#22c55e}.propiu-theme-green.dark .mat-datepicker-toggle-active.mat-accent,.propiu-theme-green .dark .mat-datepicker-toggle-active.mat-accent{color:#f59e0b}.propiu-theme-green.dark .mat-datepicker-toggle-active.mat-warn,.propiu-theme-green .dark .mat-datepicker-toggle-active.mat-warn{color:#ef4444}.propiu-theme-green.dark .mat-date-range-input-inner[disabled],.propiu-theme-green .dark .mat-date-range-input-inner[disabled]{color:#6b7280}.propiu-theme-green.dark,.propiu-theme-green .dark{--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-background-color: #1f2937;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: #4b5563;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #9ca3af;--mat-expansion-header-indicator-color: #9ca3af}.propiu-theme-green.dark .mat-icon.mat-primary,.propiu-theme-green .dark .mat-icon.mat-primary{color:#22c55e}.propiu-theme-green.dark .mat-icon.mat-accent,.propiu-theme-green .dark .mat-icon.mat-accent{color:#f59e0b}.propiu-theme-green.dark .mat-icon.mat-warn,.propiu-theme-green .dark .mat-icon.mat-warn{color:#ef4444}.propiu-theme-green.dark,.propiu-theme-green .dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #1f2937;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #111827;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(224, 214, 200, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #22c55e;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #22c55e;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #22c55e;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1f2937;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: #9ca3af;--mat-stepper-header-optional-label-text-color: #9ca3af;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #9ca3af;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.propiu-theme-green.dark .mat-step-header.mat-accent,.propiu-theme-green .dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-green.dark .mat-step-header.mat-warn,.propiu-theme-green .dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-green.dark .mat-sort-header-arrow,.propiu-theme-green .dark .mat-sort-header-arrow{color:#9ca3af}.propiu-theme-green.dark,.propiu-theme-green .dark{--mat-toolbar-container-background-color: #1f2937;--mat-toolbar-container-text-color: white}.propiu-theme-green.dark .mat-toolbar.mat-primary,.propiu-theme-green .dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #22c55e;--mat-toolbar-container-text-color: white}.propiu-theme-green.dark .mat-toolbar.mat-accent,.propiu-theme-green .dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.propiu-theme-green.dark .mat-toolbar.mat-warn,.propiu-theme-green .dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-green.dark .mat-tree,.propiu-theme-green .dark .mat-tree{background:#1f2937}.propiu-theme-green.dark .mat-tree-node,.propiu-theme-green.dark .mat-nested-tree-node,.propiu-theme-green .dark .mat-tree-node,.propiu-theme-green .dark .mat-nested-tree-node{color:#fff}.propiu-theme-purple .mat-ripple-element,.propiu-theme-purple.light .mat-ripple-element,.propiu-theme-purple .light .mat-ripple-element{background-color:#0000001a}.propiu-theme-purple,.propiu-theme-purple.light,.propiu-theme-purple .light{--mat-option-selected-state-label-text-color: #9333ea;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.propiu-theme-purple .mat-accent,.propiu-theme-purple.light .mat-accent,.propiu-theme-purple .light .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b}.propiu-theme-purple .mat-warn,.propiu-theme-purple.light .mat-warn,.propiu-theme-purple .light .mat-warn{--mat-option-selected-state-label-text-color: #ef4444}.propiu-theme-purple,.propiu-theme-purple.light,.propiu-theme-purple .light{--mat-optgroup-label-text-color: #030712}.propiu-theme-purple .mat-pseudo-checkbox-full,.propiu-theme-purple.light .mat-pseudo-checkbox-full,.propiu-theme-purple .light .mat-pseudo-checkbox-full{color:#4b5563}.propiu-theme-purple .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-purple.light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-purple .light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.propiu-theme-purple .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#9333ea}.propiu-theme-purple .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#9333ea}.propiu-theme-purple .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-purple.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-purple .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-purple .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-purple .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-purple .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-purple.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-purple .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-purple .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-purple .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-purple .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-purple.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-purple .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-purple .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-purple .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-purple .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-purple.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-purple .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-purple .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.propiu-theme-purple .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.propiu-theme-purple .mat-app-background,.propiu-theme-purple.mat-app-background,.propiu-theme-purple.light .mat-app-background,.propiu-theme-purple.light.mat-app-background,.propiu-theme-purple .light .mat-app-background,.propiu-theme-purple .light.mat-app-background{background-color:#f3f4f6;color:#030712}.propiu-theme-purple .mat-elevation-z0,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-purple.light .mat-elevation-z0,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-purple .light .mat-elevation-z0,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.propiu-theme-purple .mat-elevation-z1,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-purple.light .mat-elevation-z1,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-purple .light .mat-elevation-z1,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.propiu-theme-purple .mat-elevation-z2,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-purple.light .mat-elevation-z2,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-purple .light .mat-elevation-z2,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.propiu-theme-purple .mat-elevation-z3,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-purple.light .mat-elevation-z3,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-purple .light .mat-elevation-z3,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.propiu-theme-purple .mat-elevation-z4,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-purple.light .mat-elevation-z4,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-purple .light .mat-elevation-z4,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.propiu-theme-purple .mat-elevation-z5,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-purple.light .mat-elevation-z5,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-purple .light .mat-elevation-z5,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.propiu-theme-purple .mat-elevation-z6,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-purple.light .mat-elevation-z6,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-purple .light .mat-elevation-z6,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.propiu-theme-purple .mat-elevation-z7,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-purple.light .mat-elevation-z7,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-purple .light .mat-elevation-z7,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.propiu-theme-purple .mat-elevation-z8,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-purple.light .mat-elevation-z8,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-purple .light .mat-elevation-z8,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.propiu-theme-purple .mat-elevation-z9,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-purple.light .mat-elevation-z9,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-purple .light .mat-elevation-z9,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.propiu-theme-purple .mat-elevation-z10,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-purple.light .mat-elevation-z10,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-purple .light .mat-elevation-z10,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.propiu-theme-purple .mat-elevation-z11,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-purple.light .mat-elevation-z11,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-purple .light .mat-elevation-z11,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.propiu-theme-purple .mat-elevation-z12,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-purple.light .mat-elevation-z12,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-purple .light .mat-elevation-z12,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.propiu-theme-purple .mat-elevation-z13,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-purple.light .mat-elevation-z13,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-purple .light .mat-elevation-z13,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.propiu-theme-purple .mat-elevation-z14,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-purple.light .mat-elevation-z14,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-purple .light .mat-elevation-z14,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.propiu-theme-purple .mat-elevation-z15,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-purple.light .mat-elevation-z15,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-purple .light .mat-elevation-z15,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.propiu-theme-purple .mat-elevation-z16,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-purple.light .mat-elevation-z16,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-purple .light .mat-elevation-z16,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.propiu-theme-purple .mat-elevation-z17,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-purple.light .mat-elevation-z17,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-purple .light .mat-elevation-z17,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.propiu-theme-purple .mat-elevation-z18,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-purple.light .mat-elevation-z18,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-purple .light .mat-elevation-z18,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.propiu-theme-purple .mat-elevation-z19,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-purple.light .mat-elevation-z19,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-purple .light .mat-elevation-z19,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.propiu-theme-purple .mat-elevation-z20,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-purple.light .mat-elevation-z20,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-purple .light .mat-elevation-z20,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.propiu-theme-purple .mat-elevation-z21,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-purple.light .mat-elevation-z21,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-purple .light .mat-elevation-z21,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.propiu-theme-purple .mat-elevation-z22,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-purple.light .mat-elevation-z22,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-purple .light .mat-elevation-z22,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.propiu-theme-purple .mat-elevation-z23,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-purple.light .mat-elevation-z23,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-purple .light .mat-elevation-z23,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.propiu-theme-purple .mat-elevation-z24,.propiu-theme-purple .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-purple.light .mat-elevation-z24,.propiu-theme-purple.light .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-purple .light .mat-elevation-z24,.propiu-theme-purple .light .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-purple .mat-mdc-card,.propiu-theme-purple.light .mat-mdc-card,.propiu-theme-purple .light .mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #4b5563}.propiu-theme-purple .mat-mdc-progress-bar,.propiu-theme-purple.light .mat-mdc-progress-bar,.propiu-theme-purple .light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #9333ea;--mdc-linear-progress-track-color: rgba(147, 51, 234, .25)}.propiu-theme-purple .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-purple.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-purple .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#9333ea40;background-color:var(--mdc-linear-progress-track-color, rgba(147, 51, 234, .25))}@media (forced-colors: active){.propiu-theme-purple .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-purple.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-purple .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-purple .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-purple.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-purple .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(147, 51, 234, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-purple .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-purple.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-purple .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#9333ea40;background-color:var(--mdc-linear-progress-track-color, rgba(147, 51, 234, .25))}.propiu-theme-purple .mat-mdc-progress-bar.mat-accent,.propiu-theme-purple.light .mat-mdc-progress-bar.mat-accent,.propiu-theme-purple .light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.propiu-theme-purple .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-purple.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-purple .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}@media (forced-colors: active){.propiu-theme-purple .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-purple.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-purple .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-purple .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-purple.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-purple .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-purple .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-purple.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-purple .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}.propiu-theme-purple .mat-mdc-progress-bar.mat-warn,.propiu-theme-purple.light .mat-mdc-progress-bar.mat-warn,.propiu-theme-purple .light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.propiu-theme-purple .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-purple.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-purple .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-purple .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-purple.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-purple .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-purple .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-purple.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-purple .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-purple .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-purple.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-purple .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-purple .mat-mdc-tooltip,.propiu-theme-purple.light .mat-mdc-tooltip,.propiu-theme-purple .light .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #1f2937;--mdc-plain-tooltip-supporting-text-color: #fff}.propiu-theme-purple .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.propiu-theme-purple .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-purple.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-purple .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.propiu-theme-purple .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-purple.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-purple .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}.propiu-theme-purple .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-purple.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-purple .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.propiu-theme-purple .mdc-text-field .mdc-text-field__input,.propiu-theme-purple.light .mdc-text-field .mdc-text-field__input,.propiu-theme-purple .light .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #9333ea)}.propiu-theme-purple .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-purple.light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-purple .light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.propiu-theme-purple .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-purple .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-purple.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-purple.light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-purple .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-purple .light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.propiu-theme-purple .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-purple.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-purple .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.propiu-theme-purple .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-purple.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-purple .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.propiu-theme-purple .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-purple.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-purple .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.propiu-theme-purple .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-purple.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-purple .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.propiu-theme-purple .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-purple .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-purple.light .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-purple.light .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-purple .light .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-purple .light .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.propiu-theme-purple .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-purple .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-purple.light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-purple.light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-purple .light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-purple .light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.propiu-theme-purple .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-purple .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-purple.light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-purple.light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-purple .light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-purple .light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.propiu-theme-purple .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-purple.light .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-purple .light .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.propiu-theme-purple .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-purple.light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-purple .light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.propiu-theme-purple .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-purple.light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-purple .light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.propiu-theme-purple .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-purple.light .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-purple .light .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #9333ea)}.propiu-theme-purple .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.propiu-theme-purple .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-purple .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-purple .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-purple.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-purple.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-purple.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-purple .light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-purple .light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-purple .light .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}.propiu-theme-purple .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #9333ea)}.propiu-theme-purple .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-purple .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-purple.light .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-purple.light .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-purple .light .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-purple .light .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.propiu-theme-purple .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple.light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#9333eade}.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .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,.propiu-theme-purple.light .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,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-purple.light .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-purple .light .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.propiu-theme-purple .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.propiu-theme-purple .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-purple.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-purple .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-purple .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-purple.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-purple .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.propiu-theme-purple .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.propiu-theme-purple .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-purple .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-purple .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.propiu-theme-purple .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.propiu-theme-purple .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-purple.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-purple .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-purple .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-purple.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-purple .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-purple .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.propiu-theme-purple .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.propiu-theme-purple .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-purple .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-purple .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-purple.light .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-purple .light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.propiu-theme-purple .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-purple.light .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-purple .light .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.propiu-theme-purple .mat-mdc-form-field-error,.propiu-theme-purple.light .mat-mdc-form-field-error,.propiu-theme-purple .light .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .mat-mdc-form-field-focus-overlay,.propiu-theme-purple.light .mat-mdc-form-field-focus-overlay,.propiu-theme-purple .light .mat-mdc-form-field-focus-overlay{background-color:#000000de}.propiu-theme-purple .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-purple.light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-purple .light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.propiu-theme-purple .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-purple.light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-purple .light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.propiu-theme-purple .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-purple.light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-purple .light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.propiu-theme-purple .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-purple.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-purple .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#9333eade}.propiu-theme-purple .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-purple.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-purple .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#f59e0bde}.propiu-theme-purple .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-purple.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-purple .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-purple .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-purple.light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-purple .light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-purple .light .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-purple .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple .light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f59e0bde}.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .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,.propiu-theme-purple.light .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,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-purple .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .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,.propiu-theme-purple .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,.propiu-theme-purple .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,.propiu-theme-purple.light .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,.propiu-theme-purple.light .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,.propiu-theme-purple.light .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,.propiu-theme-purple .light .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,.propiu-theme-purple .light .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,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple .light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .light .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, #f59e0b)}.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-purple .light .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple .light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .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,.propiu-theme-purple.light .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,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-purple .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .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,.propiu-theme-purple .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,.propiu-theme-purple .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,.propiu-theme-purple.light .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,.propiu-theme-purple.light .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,.propiu-theme-purple.light .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,.propiu-theme-purple .light .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,.propiu-theme-purple .light .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,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple .light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .light .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, #ef4444)}.propiu-theme-purple .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-purple.light .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-purple .light .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}.propiu-theme-purple [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,.propiu-theme-purple.light [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,.propiu-theme-purple .light [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}.propiu-theme-purple,.propiu-theme-purple.light,.propiu-theme-purple .light{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(147, 51, 234, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-purple .mat-mdc-form-field.mat-accent,.propiu-theme-purple.light .mat-mdc-form-field.mat-accent,.propiu-theme-purple .light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-purple .mat-mdc-form-field.mat-warn,.propiu-theme-purple.light .mat-mdc-form-field.mat-warn,.propiu-theme-purple .light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-purple,.propiu-theme-purple.light,.propiu-theme-purple .light{--mat-autocomplete-background-color: white}.propiu-theme-purple .mat-mdc-dialog-container,.propiu-theme-purple.light .mat-mdc-dialog-container,.propiu-theme-purple .light .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.propiu-theme-purple .mat-mdc-standard-chip,.propiu-theme-purple.light .mat-mdc-standard-chip,.propiu-theme-purple .light .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.propiu-theme-purple .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-purple .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #9333ea;--mdc-chip-elevated-disabled-container-color: #9333ea;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-purple .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-purple .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-purple .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-purple .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-purple.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-purple .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-purple .mat-mdc-slide-toggle,.propiu-theme-purple.light .mat-mdc-slide-toggle,.propiu-theme-purple .light .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}.propiu-theme-purple .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-purple.light .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-purple .light .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-purple .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-purple.light .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-purple .light .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#6b7280}.propiu-theme-purple .mat-mdc-slide-toggle.mat-primary,.propiu-theme-purple.light .mat-mdc-slide-toggle.mat-primary,.propiu-theme-purple .light .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #9333ea;--mdc-switch-selected-handle-color: #9333ea;--mdc-switch-selected-hover-state-layer-color: #9333ea;--mdc-switch-selected-pressed-state-layer-color: #9333ea;--mdc-switch-selected-focus-handle-color: #581c87;--mdc-switch-selected-hover-handle-color: #581c87;--mdc-switch-selected-pressed-handle-color: #581c87;--mdc-switch-selected-focus-track-color: #d8b4fe;--mdc-switch-selected-hover-track-color: #d8b4fe;--mdc-switch-selected-pressed-track-color: #d8b4fe;--mdc-switch-selected-track-color: #d8b4fe}.propiu-theme-purple .mat-mdc-slide-toggle.mat-accent,.propiu-theme-purple.light .mat-mdc-slide-toggle.mat-accent,.propiu-theme-purple .light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d97706;--mdc-switch-selected-handle-color: #d97706;--mdc-switch-selected-hover-state-layer-color: #d97706;--mdc-switch-selected-pressed-state-layer-color: #d97706;--mdc-switch-selected-focus-handle-color: #78350f;--mdc-switch-selected-hover-handle-color: #78350f;--mdc-switch-selected-pressed-handle-color: #78350f;--mdc-switch-selected-focus-track-color: #fcd34d;--mdc-switch-selected-hover-track-color: #fcd34d;--mdc-switch-selected-pressed-track-color: #fcd34d;--mdc-switch-selected-track-color: #fcd34d}.propiu-theme-purple .mat-mdc-slide-toggle.mat-warn,.propiu-theme-purple.light .mat-mdc-slide-toggle.mat-warn,.propiu-theme-purple .light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.propiu-theme-purple .mat-mdc-radio-button .mdc-form-field,.propiu-theme-purple.light .mat-mdc-radio-button .mdc-form-field,.propiu-theme-purple .light .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-purple .mat-mdc-radio-button.mat-primary,.propiu-theme-purple.light .mat-mdc-radio-button.mat-primary,.propiu-theme-purple .light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #9333ea;--mdc-radio-selected-hover-icon-color: #9333ea;--mdc-radio-selected-icon-color: #9333ea;--mdc-radio-selected-pressed-icon-color: #9333ea;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #9333ea;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-purple .mat-mdc-radio-button.mat-accent,.propiu-theme-purple.light .mat-mdc-radio-button.mat-accent,.propiu-theme-purple .light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-purple .mat-mdc-radio-button.mat-warn,.propiu-theme-purple.light .mat-mdc-radio-button.mat-warn,.propiu-theme-purple .light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-purple .mat-mdc-slider,.propiu-theme-purple.light .mat-mdc-slider,.propiu-theme-purple .light .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}.propiu-theme-purple .mat-mdc-slider.mat-primary,.propiu-theme-purple.light .mat-mdc-slider.mat-primary,.propiu-theme-purple .light .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #9333ea;--mdc-slider-focus-handle-color: #9333ea;--mdc-slider-hover-handle-color: #9333ea;--mdc-slider-active-track-color: #9333ea;--mdc-slider-inactive-track-color: #9333ea;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #9333ea;--mat-mdc-slider-ripple-color: #9333ea;--mat-mdc-slider-hover-ripple-color: rgba(147, 51, 234, .05);--mat-mdc-slider-focus-ripple-color: rgba(147, 51, 234, .2)}.propiu-theme-purple .mat-mdc-slider.mat-accent,.propiu-theme-purple.light .mat-mdc-slider.mat-accent,.propiu-theme-purple .light .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mat-mdc-slider-ripple-color: #f59e0b;--mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);--mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2)}.propiu-theme-purple .mat-mdc-slider.mat-warn,.propiu-theme-purple.light .mat-mdc-slider.mat-warn,.propiu-theme-purple .light .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-purple,.propiu-theme-purple.light,.propiu-theme-purple .light{--mat-menu-item-label-text-color: #030712;--mat-menu-item-icon-color: #030712;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}.propiu-theme-purple .mat-mdc-list-base,.propiu-theme-purple.light .mat-mdc-list-base,.propiu-theme-purple .light .mat-mdc-list-base{--mdc-list-list-item-label-text-color: #030712;--mdc-list-list-item-supporting-text-color: #4b5563;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--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: #030712;--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: #030712;--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}.propiu-theme-purple .mdc-list-item__start,.propiu-theme-purple .mdc-list-item__end,.propiu-theme-purple.light .mdc-list-item__start,.propiu-theme-purple.light .mdc-list-item__end,.propiu-theme-purple .light .mdc-list-item__start,.propiu-theme-purple .light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #9333ea;--mdc-radio-selected-hover-icon-color: #9333ea;--mdc-radio-selected-icon-color: #9333ea;--mdc-radio-selected-pressed-icon-color: #9333ea}.propiu-theme-purple .mat-accent .mdc-list-item__start,.propiu-theme-purple .mat-accent .mdc-list-item__end,.propiu-theme-purple.light .mat-accent .mdc-list-item__start,.propiu-theme-purple.light .mat-accent .mdc-list-item__end,.propiu-theme-purple .light .mat-accent .mdc-list-item__start,.propiu-theme-purple .light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.propiu-theme-purple .mat-warn .mdc-list-item__start,.propiu-theme-purple .mat-warn .mdc-list-item__end,.propiu-theme-purple.light .mat-warn .mdc-list-item__start,.propiu-theme-purple.light .mat-warn .mdc-list-item__end,.propiu-theme-purple .light .mat-warn .mdc-list-item__start,.propiu-theme-purple .light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-purple .mat-mdc-list-option,.propiu-theme-purple.light .mat-mdc-list-option,.propiu-theme-purple .light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #9333ea;--mdc-checkbox-selected-hover-icon-color: #9333ea;--mdc-checkbox-selected-icon-color: #9333ea;--mdc-checkbox-selected-pressed-icon-color: #9333ea;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #9333ea;--mdc-checkbox-selected-hover-state-layer-color: #9333ea;--mdc-checkbox-selected-pressed-state-layer-color: #9333ea;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-purple .mat-mdc-list-option.mat-accent,.propiu-theme-purple.light .mat-mdc-list-option.mat-accent,.propiu-theme-purple .light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-purple .mat-mdc-list-option.mat-warn,.propiu-theme-purple.light .mat-mdc-list-option.mat-warn,.propiu-theme-purple .light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-purple .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-purple .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-purple .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-purple .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-purple.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-purple .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#9333ea}.propiu-theme-purple .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-purple .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-purple .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-purple.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-purple .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.propiu-theme-purple,.propiu-theme-purple.light,.propiu-theme-purple .light{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.propiu-theme-purple .mat-mdc-tab-group,.propiu-theme-purple .mat-mdc-tab-nav-bar,.propiu-theme-purple.light .mat-mdc-tab-group,.propiu-theme-purple.light .mat-mdc-tab-nav-bar,.propiu-theme-purple .light .mat-mdc-tab-group,.propiu-theme-purple .light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #9333ea;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #9333ea;--mat-tab-header-active-ripple-color: #9333ea;--mat-tab-header-inactive-ripple-color: #9333ea;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #9333ea;--mat-tab-header-active-hover-label-text-color: #9333ea;--mat-tab-header-active-focus-indicator-color: #9333ea;--mat-tab-header-active-hover-indicator-color: #9333ea}.propiu-theme-purple .mat-mdc-tab-group.mat-accent,.propiu-theme-purple .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-purple.light .mat-mdc-tab-group.mat-accent,.propiu-theme-purple.light .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-purple .light .mat-mdc-tab-group.mat-accent,.propiu-theme-purple .light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.propiu-theme-purple .mat-mdc-tab-group.mat-warn,.propiu-theme-purple .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-purple.light .mat-mdc-tab-group.mat-warn,.propiu-theme-purple.light .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-purple .light .mat-mdc-tab-group.mat-warn,.propiu-theme-purple .light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-purple .mat-mdc-tab-group.mat-background-primary,.propiu-theme-purple .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-purple.light .mat-mdc-tab-group.mat-background-primary,.propiu-theme-purple.light .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-purple .light .mat-mdc-tab-group.mat-background-primary,.propiu-theme-purple .light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #9333ea;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-purple .mat-mdc-tab-group.mat-background-accent,.propiu-theme-purple .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-purple.light .mat-mdc-tab-group.mat-background-accent,.propiu-theme-purple.light .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-purple .light .mat-mdc-tab-group.mat-background-accent,.propiu-theme-purple .light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-purple .mat-mdc-tab-group.mat-background-warn,.propiu-theme-purple .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-purple.light .mat-mdc-tab-group.mat-background-warn,.propiu-theme-purple.light .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-purple .light .mat-mdc-tab-group.mat-background-warn,.propiu-theme-purple .light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-purple,.propiu-theme-purple.light,.propiu-theme-purple .light{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-purple .mat-mdc-checkbox.mat-primary,.propiu-theme-purple.light .mat-mdc-checkbox.mat-primary,.propiu-theme-purple .light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #9333ea;--mdc-checkbox-selected-hover-icon-color: #9333ea;--mdc-checkbox-selected-icon-color: #9333ea;--mdc-checkbox-selected-pressed-icon-color: #9333ea;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #9333ea;--mdc-checkbox-selected-hover-state-layer-color: #9333ea;--mdc-checkbox-selected-pressed-state-layer-color: #9333ea;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-purple .mat-mdc-checkbox.mat-warn,.propiu-theme-purple.light .mat-mdc-checkbox.mat-warn,.propiu-theme-purple .light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-purple .mat-mdc-checkbox .mdc-form-field,.propiu-theme-purple.light .mat-mdc-checkbox .mdc-form-field,.propiu-theme-purple .light .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-purple .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-purple.light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-purple .light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#6b7280}.propiu-theme-purple .mat-mdc-button.mat-unthemed,.propiu-theme-purple.light .mat-mdc-button.mat-unthemed,.propiu-theme-purple .light .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.propiu-theme-purple .mat-mdc-button.mat-primary,.propiu-theme-purple.light .mat-mdc-button.mat-primary,.propiu-theme-purple .light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #9333ea}.propiu-theme-purple .mat-mdc-button.mat-accent,.propiu-theme-purple.light .mat-mdc-button.mat-accent,.propiu-theme-purple .light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b}.propiu-theme-purple .mat-mdc-button.mat-warn,.propiu-theme-purple.light .mat-mdc-button.mat-warn,.propiu-theme-purple .light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-purple .mat-mdc-button[disabled][disabled],.propiu-theme-purple.light .mat-mdc-button[disabled][disabled],.propiu-theme-purple .light .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)}.propiu-theme-purple .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-purple.light .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-purple .light .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.propiu-theme-purple .mat-mdc-unelevated-button.mat-primary,.propiu-theme-purple.light .mat-mdc-unelevated-button.mat-primary,.propiu-theme-purple .light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #9333ea;--mdc-filled-button-label-text-color: #fff}.propiu-theme-purple .mat-mdc-unelevated-button.mat-accent,.propiu-theme-purple.light .mat-mdc-unelevated-button.mat-accent,.propiu-theme-purple .light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #000}.propiu-theme-purple .mat-mdc-unelevated-button.mat-warn,.propiu-theme-purple.light .mat-mdc-unelevated-button.mat-warn,.propiu-theme-purple .light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-purple .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-purple.light .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-purple .light .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)}.propiu-theme-purple .mat-mdc-raised-button.mat-unthemed,.propiu-theme-purple.light .mat-mdc-raised-button.mat-unthemed,.propiu-theme-purple .light .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.propiu-theme-purple .mat-mdc-raised-button.mat-primary,.propiu-theme-purple.light .mat-mdc-raised-button.mat-primary,.propiu-theme-purple .light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #9333ea;--mdc-protected-button-label-text-color: #fff}.propiu-theme-purple .mat-mdc-raised-button.mat-accent,.propiu-theme-purple.light .mat-mdc-raised-button.mat-accent,.propiu-theme-purple .light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #000}.propiu-theme-purple .mat-mdc-raised-button.mat-warn,.propiu-theme-purple.light .mat-mdc-raised-button.mat-warn,.propiu-theme-purple .light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-purple .mat-mdc-raised-button[disabled][disabled],.propiu-theme-purple.light .mat-mdc-raised-button[disabled][disabled],.propiu-theme-purple .light .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}.propiu-theme-purple .mat-mdc-outlined-button,.propiu-theme-purple.light .mat-mdc-outlined-button,.propiu-theme-purple .light .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.propiu-theme-purple .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-purple.light .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-purple .light .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.propiu-theme-purple .mat-mdc-outlined-button.mat-primary,.propiu-theme-purple.light .mat-mdc-outlined-button.mat-primary,.propiu-theme-purple .light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #9333ea}.propiu-theme-purple .mat-mdc-outlined-button.mat-accent,.propiu-theme-purple.light .mat-mdc-outlined-button.mat-accent,.propiu-theme-purple .light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b}.propiu-theme-purple .mat-mdc-outlined-button.mat-warn,.propiu-theme-purple.light .mat-mdc-outlined-button.mat-warn,.propiu-theme-purple .light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-purple .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-purple.light .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-purple .light .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)}.propiu-theme-purple .mat-mdc-button,.propiu-theme-purple .mat-mdc-outlined-button,.propiu-theme-purple.light .mat-mdc-button,.propiu-theme-purple.light .mat-mdc-outlined-button,.propiu-theme-purple .light .mat-mdc-button,.propiu-theme-purple .light .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-purple .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-purple .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-purple .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-purple .mat-mdc-button.mat-primary,.propiu-theme-purple .mat-mdc-outlined-button.mat-primary,.propiu-theme-purple.light .mat-mdc-button.mat-primary,.propiu-theme-purple.light .mat-mdc-outlined-button.mat-primary,.propiu-theme-purple .light .mat-mdc-button.mat-primary,.propiu-theme-purple .light .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #9333ea;--mat-mdc-button-ripple-color: rgba(147, 51, 234, .1)}.propiu-theme-purple .mat-mdc-button.mat-accent,.propiu-theme-purple .mat-mdc-outlined-button.mat-accent,.propiu-theme-purple.light .mat-mdc-button.mat-accent,.propiu-theme-purple.light .mat-mdc-outlined-button.mat-accent,.propiu-theme-purple .light .mat-mdc-button.mat-accent,.propiu-theme-purple .light .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-purple .mat-mdc-button.mat-warn,.propiu-theme-purple .mat-mdc-outlined-button.mat-warn,.propiu-theme-purple.light .mat-mdc-button.mat-warn,.propiu-theme-purple.light .mat-mdc-outlined-button.mat-warn,.propiu-theme-purple .light .mat-mdc-button.mat-warn,.propiu-theme-purple .light .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-purple .mat-mdc-raised-button,.propiu-theme-purple .mat-mdc-unelevated-button,.propiu-theme-purple.light .mat-mdc-raised-button,.propiu-theme-purple.light .mat-mdc-unelevated-button,.propiu-theme-purple .light .mat-mdc-raised-button,.propiu-theme-purple .light .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-purple .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-purple .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-purple .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-purple .mat-mdc-raised-button.mat-primary,.propiu-theme-purple .mat-mdc-unelevated-button.mat-primary,.propiu-theme-purple.light .mat-mdc-raised-button.mat-primary,.propiu-theme-purple.light .mat-mdc-unelevated-button.mat-primary,.propiu-theme-purple .light .mat-mdc-raised-button.mat-primary,.propiu-theme-purple .light .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-purple .mat-mdc-raised-button.mat-accent,.propiu-theme-purple .mat-mdc-unelevated-button.mat-accent,.propiu-theme-purple.light .mat-mdc-raised-button.mat-accent,.propiu-theme-purple.light .mat-mdc-unelevated-button.mat-accent,.propiu-theme-purple .light .mat-mdc-raised-button.mat-accent,.propiu-theme-purple .light .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-purple .mat-mdc-raised-button.mat-warn,.propiu-theme-purple .mat-mdc-unelevated-button.mat-warn,.propiu-theme-purple.light .mat-mdc-raised-button.mat-warn,.propiu-theme-purple.light .mat-mdc-unelevated-button.mat-warn,.propiu-theme-purple .light .mat-mdc-raised-button.mat-warn,.propiu-theme-purple .light .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-purple .mat-mdc-icon-button,.propiu-theme-purple.light .mat-mdc-icon-button,.propiu-theme-purple .light .mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-purple .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-purple .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-purple .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-purple .mat-mdc-icon-button.mat-primary,.propiu-theme-purple.light .mat-mdc-icon-button.mat-primary,.propiu-theme-purple .light .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.propiu-theme-purple .mat-mdc-icon-button.mat-accent,.propiu-theme-purple.light .mat-mdc-icon-button.mat-accent,.propiu-theme-purple .light .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.propiu-theme-purple .mat-mdc-icon-button.mat-warn,.propiu-theme-purple.light .mat-mdc-icon-button.mat-warn,.propiu-theme-purple .light .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.propiu-theme-purple .mat-mdc-icon-button.mat-primary,.propiu-theme-purple.light .mat-mdc-icon-button.mat-primary,.propiu-theme-purple .light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #9333ea;--mat-mdc-button-persistent-ripple-color: #9333ea;--mat-mdc-button-ripple-color: rgba(147, 51, 234, .1)}.propiu-theme-purple .mat-mdc-icon-button.mat-accent,.propiu-theme-purple.light .mat-mdc-icon-button.mat-accent,.propiu-theme-purple .light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-purple .mat-mdc-icon-button.mat-warn,.propiu-theme-purple.light .mat-mdc-icon-button.mat-warn,.propiu-theme-purple .light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-purple .mat-mdc-icon-button[disabled][disabled],.propiu-theme-purple.light .mat-mdc-icon-button[disabled][disabled],.propiu-theme-purple .light .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)}.propiu-theme-purple .mat-mdc-fab,.propiu-theme-purple .mat-mdc-mini-fab,.propiu-theme-purple.light .mat-mdc-fab,.propiu-theme-purple.light .mat-mdc-mini-fab,.propiu-theme-purple .light .mat-mdc-fab,.propiu-theme-purple .light .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-purple .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-purple .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-purple .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-purple .mat-mdc-fab.mat-primary,.propiu-theme-purple .mat-mdc-mini-fab.mat-primary,.propiu-theme-purple.light .mat-mdc-fab.mat-primary,.propiu-theme-purple.light .mat-mdc-mini-fab.mat-primary,.propiu-theme-purple .light .mat-mdc-fab.mat-primary,.propiu-theme-purple .light .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-purple .mat-mdc-fab.mat-accent,.propiu-theme-purple .mat-mdc-mini-fab.mat-accent,.propiu-theme-purple.light .mat-mdc-fab.mat-accent,.propiu-theme-purple.light .mat-mdc-mini-fab.mat-accent,.propiu-theme-purple .light .mat-mdc-fab.mat-accent,.propiu-theme-purple .light .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-purple .mat-mdc-fab.mat-warn,.propiu-theme-purple .mat-mdc-mini-fab.mat-warn,.propiu-theme-purple.light .mat-mdc-fab.mat-warn,.propiu-theme-purple.light .mat-mdc-mini-fab.mat-warn,.propiu-theme-purple .light .mat-mdc-fab.mat-warn,.propiu-theme-purple .light .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-purple .mat-mdc-fab.mat-unthemed,.propiu-theme-purple .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-purple.light .mat-mdc-fab.mat-unthemed,.propiu-theme-purple.light .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-purple .light .mat-mdc-fab.mat-unthemed,.propiu-theme-purple .light .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-purple .mat-mdc-fab.mat-primary,.propiu-theme-purple .mat-mdc-mini-fab.mat-primary,.propiu-theme-purple.light .mat-mdc-fab.mat-primary,.propiu-theme-purple.light .mat-mdc-mini-fab.mat-primary,.propiu-theme-purple .light .mat-mdc-fab.mat-primary,.propiu-theme-purple .light .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #9333ea;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-purple .mat-mdc-fab.mat-accent,.propiu-theme-purple .mat-mdc-mini-fab.mat-accent,.propiu-theme-purple.light .mat-mdc-fab.mat-accent,.propiu-theme-purple.light .mat-mdc-mini-fab.mat-accent,.propiu-theme-purple .light .mat-mdc-fab.mat-accent,.propiu-theme-purple .light .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-purple .mat-mdc-fab.mat-warn,.propiu-theme-purple .mat-mdc-mini-fab.mat-warn,.propiu-theme-purple.light .mat-mdc-fab.mat-warn,.propiu-theme-purple.light .mat-mdc-mini-fab.mat-warn,.propiu-theme-purple .light .mat-mdc-fab.mat-warn,.propiu-theme-purple .light .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-purple .mat-mdc-fab[disabled][disabled],.propiu-theme-purple .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-purple.light .mat-mdc-fab[disabled][disabled],.propiu-theme-purple.light .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-purple .light .mat-mdc-fab[disabled][disabled],.propiu-theme-purple .light .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)}.propiu-theme-purple .mat-mdc-snack-bar-container,.propiu-theme-purple.light .mat-mdc-snack-bar-container,.propiu-theme-purple .light .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f59e0b}.propiu-theme-purple .mdc-data-table,.propiu-theme-purple.light .mdc-data-table,.propiu-theme-purple .light .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.propiu-theme-purple .mdc-data-table__row,.propiu-theme-purple.light .mdc-data-table__row,.propiu-theme-purple .light .mdc-data-table__row{background-color:inherit}.propiu-theme-purple .mdc-data-table__header-cell,.propiu-theme-purple.light .mdc-data-table__header-cell,.propiu-theme-purple .light .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.propiu-theme-purple .mdc-data-table__row--selected,.propiu-theme-purple.light .mdc-data-table__row--selected,.propiu-theme-purple .light .mdc-data-table__row--selected{background-color:#9333ea0a}.propiu-theme-purple .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-purple.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-purple.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.propiu-theme-purple .mdc-data-table__cell,.propiu-theme-purple .mdc-data-table__header-cell,.propiu-theme-purple.light .mdc-data-table__cell,.propiu-theme-purple.light .mdc-data-table__header-cell,.propiu-theme-purple .light .mdc-data-table__cell,.propiu-theme-purple .light .mdc-data-table__header-cell{border-bottom-color:#0000001f}.propiu-theme-purple .mdc-data-table__pagination,.propiu-theme-purple.light .mdc-data-table__pagination,.propiu-theme-purple .light .mdc-data-table__pagination{border-top-color:#0000001f}.propiu-theme-purple .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-purple.light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-purple .light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.propiu-theme-purple .mdc-data-table__header-cell,.propiu-theme-purple.light .mdc-data-table__header-cell,.propiu-theme-purple .light .mdc-data-table__header-cell,.propiu-theme-purple .mdc-data-table__pagination-total,.propiu-theme-purple .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-purple .mdc-data-table__cell,.propiu-theme-purple.light .mdc-data-table__pagination-total,.propiu-theme-purple.light .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-purple.light .mdc-data-table__cell,.propiu-theme-purple .light .mdc-data-table__pagination-total,.propiu-theme-purple .light .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-purple .light .mdc-data-table__cell{color:#000000de}.propiu-theme-purple .mat-mdc-table,.propiu-theme-purple.light .mat-mdc-table,.propiu-theme-purple .light .mat-mdc-table{background:white}.propiu-theme-purple .mat-mdc-progress-spinner,.propiu-theme-purple.light .mat-mdc-progress-spinner,.propiu-theme-purple .light .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #9333ea}.propiu-theme-purple .mat-mdc-progress-spinner.mat-accent,.propiu-theme-purple.light .mat-mdc-progress-spinner.mat-accent,.propiu-theme-purple .light .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.propiu-theme-purple .mat-mdc-progress-spinner.mat-warn,.propiu-theme-purple.light .mat-mdc-progress-spinner.mat-warn,.propiu-theme-purple .light .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-purple .mat-badge-content,.propiu-theme-purple.light .mat-badge-content,.propiu-theme-purple .light .mat-badge-content{color:#fff;background:#9333ea}.cdk-high-contrast-active .propiu-theme-purple .mat-badge-content,.cdk-high-contrast-active .propiu-theme-purple.light .mat-badge-content,.cdk-high-contrast-active .propiu-theme-purple .light .mat-badge-content{outline:solid 1px;border-radius:0}.propiu-theme-purple .mat-badge-accent .mat-badge-content,.propiu-theme-purple.light .mat-badge-accent .mat-badge-content,.propiu-theme-purple .light .mat-badge-accent .mat-badge-content{background:#f59e0b;color:#fff}.propiu-theme-purple .mat-badge-warn .mat-badge-content,.propiu-theme-purple.light .mat-badge-warn .mat-badge-content,.propiu-theme-purple .light .mat-badge-warn .mat-badge-content{color:#fff;background:#ef4444}.propiu-theme-purple .mat-badge-disabled .mat-badge-content,.propiu-theme-purple.light .mat-badge-disabled .mat-badge-content,.propiu-theme-purple .light .mat-badge-disabled .mat-badge-content{background:#9ca3af;color:#6b7280}.propiu-theme-purple,.propiu-theme-purple.light,.propiu-theme-purple .light{--mat-bottom-sheet-container-text-color: #030712;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: #e5e7eb;--mat-legacy-button-toggle-selected-state-text-color: #4b5563;--mat-legacy-button-toggle-selected-state-background-color: #d1d5db;--mat-legacy-button-toggle-disabled-state-text-color: #9ca3af;--mat-legacy-button-toggle-disabled-state-background-color: #e5e7eb;--mat-legacy-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-text-color: #030712;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #e5e7eb;--mat-standard-button-toggle-selected-state-background-color: #d1d5db;--mat-standard-button-toggle-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-state-text-color: #9ca3af;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-divider-color: #f0f0f0}.propiu-theme-purple .mat-calendar-arrow,.propiu-theme-purple.light .mat-calendar-arrow,.propiu-theme-purple .light .mat-calendar-arrow{fill:#1f2937}.propiu-theme-purple .mat-datepicker-toggle,.propiu-theme-purple .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-purple .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-purple.light .mat-datepicker-toggle,.propiu-theme-purple.light .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-purple.light .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-purple .light .mat-datepicker-toggle,.propiu-theme-purple .light .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-purple .light .mat-datepicker-content .mat-calendar-previous-button{color:#1f2937}.propiu-theme-purple .mat-calendar-table-header-divider:after,.propiu-theme-purple.light .mat-calendar-table-header-divider:after,.propiu-theme-purple .light .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.06)}.propiu-theme-purple .mat-calendar-table-header,.propiu-theme-purple .mat-calendar-body-label,.propiu-theme-purple.light .mat-calendar-table-header,.propiu-theme-purple.light .mat-calendar-body-label,.propiu-theme-purple .light .mat-calendar-table-header,.propiu-theme-purple .light .mat-calendar-body-label{color:#4b5563}.propiu-theme-purple .mat-calendar-body-cell-content,.propiu-theme-purple .mat-date-range-input-separator,.propiu-theme-purple.light .mat-calendar-body-cell-content,.propiu-theme-purple.light .mat-date-range-input-separator,.propiu-theme-purple .light .mat-calendar-body-cell-content,.propiu-theme-purple .light .mat-date-range-input-separator{color:#030712;border-color:transparent}.propiu-theme-purple .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple.light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple .light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#6b7280}.propiu-theme-purple .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-purple.light .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-purple .light .mat-form-field-disabled .mat-date-range-input-separator{color:#6b7280}.propiu-theme-purple .mat-calendar-body-in-preview,.propiu-theme-purple.light .mat-calendar-body-in-preview,.propiu-theme-purple .light .mat-calendar-body-in-preview{color:#0000001f}.propiu-theme-purple .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple.light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple .light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280}.propiu-theme-purple .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple.light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple .light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280cc}.propiu-theme-purple .mat-calendar-body-in-range:before,.propiu-theme-purple.light .mat-calendar-body-in-range:before,.propiu-theme-purple .light .mat-calendar-body-in-range:before{background:rgba(147,51,234,.2)}.propiu-theme-purple .mat-calendar-body-comparison-identical,.propiu-theme-purple .mat-calendar-body-in-comparison-range:before,.propiu-theme-purple.light .mat-calendar-body-comparison-identical,.propiu-theme-purple.light .mat-calendar-body-in-comparison-range:before,.propiu-theme-purple .light .mat-calendar-body-comparison-identical,.propiu-theme-purple .light .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-purple .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple.light .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple.light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .light .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(147,51,234,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-purple .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple.light .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple.light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .light .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(147,51,234,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-purple .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-purple.light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple.light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-purple .light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple .light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-purple .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-purple.light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple.light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-purple .light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple .light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-purple .mat-calendar-body-selected,.propiu-theme-purple.light .mat-calendar-body-selected,.propiu-theme-purple .light .mat-calendar-body-selected{background-color:#9333ea;color:#fff}.propiu-theme-purple .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-purple.light .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-purple .light .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#9333ea66}.propiu-theme-purple .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-purple.light .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-purple .light .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-purple .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple.light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple.light .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple .light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple .light .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:#9333ea4d}@media (hover: hover){.propiu-theme-purple .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),.propiu-theme-purple.light .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),.propiu-theme-purple .light .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:#9333ea4d}}.propiu-theme-purple .mat-datepicker-content,.propiu-theme-purple.light .mat-datepicker-content,.propiu-theme-purple .light .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#030712}.propiu-theme-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-purple.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-purple .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(245,158,11,.2)}.propiu-theme-purple .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-purple.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-purple.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-purple .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-purple .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-purple .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-purple .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-purple.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-purple .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-purple .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-purple.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-purple .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-purple .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-purple.light .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-purple .light .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f59e0b;color:#fff}.propiu-theme-purple .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-purple.light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-purple .light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f59e0b66}.propiu-theme-purple .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-purple.light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-purple .light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-purple .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),.propiu-theme-purple .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),.propiu-theme-purple.light .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),.propiu-theme-purple.light .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),.propiu-theme-purple .light .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),.propiu-theme-purple .light .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:#f59e0b4d}@media (hover: hover){.propiu-theme-purple .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),.propiu-theme-purple.light .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),.propiu-theme-purple .light .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:#f59e0b4d}}.propiu-theme-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-purple.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-purple .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-purple .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-purple.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-purple.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-purple .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-purple .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-purple .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-purple .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-purple.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-purple .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-purple .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-purple.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-purple .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-purple .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-purple.light .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-purple .light .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-purple .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-purple.light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-purple .light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-purple .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-purple.light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-purple .light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-purple .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),.propiu-theme-purple .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),.propiu-theme-purple.light .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),.propiu-theme-purple.light .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),.propiu-theme-purple .light .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),.propiu-theme-purple .light .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:#ef44444d}@media (hover: hover){.propiu-theme-purple .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),.propiu-theme-purple.light .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),.propiu-theme-purple .light .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:#ef44444d}}.propiu-theme-purple .mat-datepicker-content-touch,.propiu-theme-purple.light .mat-datepicker-content-touch,.propiu-theme-purple .light .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-purple .mat-datepicker-toggle-active,.propiu-theme-purple.light .mat-datepicker-toggle-active,.propiu-theme-purple .light .mat-datepicker-toggle-active{color:#9333ea}.propiu-theme-purple .mat-datepicker-toggle-active.mat-accent,.propiu-theme-purple.light .mat-datepicker-toggle-active.mat-accent,.propiu-theme-purple .light .mat-datepicker-toggle-active.mat-accent{color:#f59e0b}.propiu-theme-purple .mat-datepicker-toggle-active.mat-warn,.propiu-theme-purple.light .mat-datepicker-toggle-active.mat-warn,.propiu-theme-purple .light .mat-datepicker-toggle-active.mat-warn{color:#ef4444}.propiu-theme-purple .mat-date-range-input-inner[disabled],.propiu-theme-purple.light .mat-date-range-input-inner[disabled],.propiu-theme-purple .light .mat-date-range-input-inner[disabled]{color:#6b7280}.propiu-theme-purple,.propiu-theme-purple.light,.propiu-theme-purple .light{--mat-divider-color: rgba(0, 0, 0, .06);--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #030712;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .06);--mat-expansion-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-disabled-state-text-color: #9ca3af;--mat-expansion-header-text-color: #030712;--mat-expansion-header-description-color: #4b5563;--mat-expansion-header-indicator-color: #4b5563}.propiu-theme-purple .mat-icon.mat-primary,.propiu-theme-purple.light .mat-icon.mat-primary,.propiu-theme-purple .light .mat-icon.mat-primary{color:#9333ea}.propiu-theme-purple .mat-icon.mat-accent,.propiu-theme-purple.light .mat-icon.mat-accent,.propiu-theme-purple .light .mat-icon.mat-accent{color:#f59e0b}.propiu-theme-purple .mat-icon.mat-warn,.propiu-theme-purple.light .mat-icon.mat-warn,.propiu-theme-purple .light .mat-icon.mat-warn{color:#ef4444}.propiu-theme-purple,.propiu-theme-purple.light,.propiu-theme-purple .light{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .06);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #030712;--mat-sidenav-content-background-color: #f3f4f6;--mat-sidenav-content-text-color: #030712;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #9333ea;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #9333ea;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #9333ea;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .06);--mat-stepper-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-label-text-color: #4b5563;--mat-stepper-header-optional-label-text-color: #4b5563;--mat-stepper-header-selected-state-label-text-color: #030712;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #4b5563;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.propiu-theme-purple .mat-step-header.mat-accent,.propiu-theme-purple.light .mat-step-header.mat-accent,.propiu-theme-purple .light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-purple .mat-step-header.mat-warn,.propiu-theme-purple.light .mat-step-header.mat-warn,.propiu-theme-purple .light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-purple .mat-sort-header-arrow,.propiu-theme-purple.light .mat-sort-header-arrow,.propiu-theme-purple .light .mat-sort-header-arrow{color:#4b5563}.propiu-theme-purple,.propiu-theme-purple.light,.propiu-theme-purple .light{--mat-toolbar-container-background-color: #e5e7eb;--mat-toolbar-container-text-color: #030712}.propiu-theme-purple .mat-toolbar.mat-primary,.propiu-theme-purple.light .mat-toolbar.mat-primary,.propiu-theme-purple .light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #9333ea;--mat-toolbar-container-text-color: white}.propiu-theme-purple .mat-toolbar.mat-accent,.propiu-theme-purple.light .mat-toolbar.mat-accent,.propiu-theme-purple .light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.propiu-theme-purple .mat-toolbar.mat-warn,.propiu-theme-purple.light .mat-toolbar.mat-warn,.propiu-theme-purple .light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-purple .mat-tree,.propiu-theme-purple.light .mat-tree,.propiu-theme-purple .light .mat-tree{background:white}.propiu-theme-purple .mat-tree-node,.propiu-theme-purple .mat-nested-tree-node,.propiu-theme-purple.light .mat-tree-node,.propiu-theme-purple.light .mat-nested-tree-node,.propiu-theme-purple .light .mat-tree-node,.propiu-theme-purple .light .mat-nested-tree-node{color:#030712}.propiu-theme-purple.dark .mat-ripple-element,.propiu-theme-purple .dark .mat-ripple-element{background-color:#ffffff1a}.propiu-theme-purple.dark,.propiu-theme-purple .dark{--mat-option-selected-state-label-text-color: #a855f7;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.propiu-theme-purple.dark .mat-accent,.propiu-theme-purple .dark .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b}.propiu-theme-purple.dark .mat-warn,.propiu-theme-purple .dark .mat-warn{--mat-option-selected-state-label-text-color: #ef4444}.propiu-theme-purple.dark,.propiu-theme-purple .dark{--mat-optgroup-label-text-color: white}.propiu-theme-purple.dark .mat-pseudo-checkbox-full,.propiu-theme-purple .dark .mat-pseudo-checkbox-full{color:#9ca3af}.propiu-theme-purple.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-purple .dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.propiu-theme-purple.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#a855f7}.propiu-theme-purple.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#a855f7}.propiu-theme-purple.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-purple .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-purple.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-purple.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-purple.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-purple .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-purple.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-purple.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-purple.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-purple .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-purple.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-purple.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-purple.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-purple .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-purple .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-purple.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-purple .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.propiu-theme-purple.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-purple .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-purple .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.propiu-theme-purple.dark .mat-app-background,.propiu-theme-purple.dark.mat-app-background,.propiu-theme-purple .dark .mat-app-background,.propiu-theme-purple .dark.mat-app-background{background-color:#111827;color:#fff}.propiu-theme-purple.dark .mat-elevation-z0,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-purple .dark .mat-elevation-z0,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.propiu-theme-purple.dark .mat-elevation-z1,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-purple .dark .mat-elevation-z1,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.propiu-theme-purple.dark .mat-elevation-z2,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-purple .dark .mat-elevation-z2,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.propiu-theme-purple.dark .mat-elevation-z3,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-purple .dark .mat-elevation-z3,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.propiu-theme-purple.dark .mat-elevation-z4,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-purple .dark .mat-elevation-z4,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.propiu-theme-purple.dark .mat-elevation-z5,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-purple .dark .mat-elevation-z5,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.propiu-theme-purple.dark .mat-elevation-z6,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-purple .dark .mat-elevation-z6,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.propiu-theme-purple.dark .mat-elevation-z7,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-purple .dark .mat-elevation-z7,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.propiu-theme-purple.dark .mat-elevation-z8,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-purple .dark .mat-elevation-z8,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.propiu-theme-purple.dark .mat-elevation-z9,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-purple .dark .mat-elevation-z9,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.propiu-theme-purple.dark .mat-elevation-z10,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-purple .dark .mat-elevation-z10,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.propiu-theme-purple.dark .mat-elevation-z11,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-purple .dark .mat-elevation-z11,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.propiu-theme-purple.dark .mat-elevation-z12,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-purple .dark .mat-elevation-z12,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.propiu-theme-purple.dark .mat-elevation-z13,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-purple .dark .mat-elevation-z13,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.propiu-theme-purple.dark .mat-elevation-z14,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-purple .dark .mat-elevation-z14,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.propiu-theme-purple.dark .mat-elevation-z15,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-purple .dark .mat-elevation-z15,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.propiu-theme-purple.dark .mat-elevation-z16,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-purple .dark .mat-elevation-z16,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.propiu-theme-purple.dark .mat-elevation-z17,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-purple .dark .mat-elevation-z17,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.propiu-theme-purple.dark .mat-elevation-z18,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-purple .dark .mat-elevation-z18,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.propiu-theme-purple.dark .mat-elevation-z19,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-purple .dark .mat-elevation-z19,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.propiu-theme-purple.dark .mat-elevation-z20,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-purple .dark .mat-elevation-z20,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.propiu-theme-purple.dark .mat-elevation-z21,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-purple .dark .mat-elevation-z21,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.propiu-theme-purple.dark .mat-elevation-z22,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-purple .dark .mat-elevation-z22,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.propiu-theme-purple.dark .mat-elevation-z23,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-purple .dark .mat-elevation-z23,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.propiu-theme-purple.dark .mat-elevation-z24,.propiu-theme-purple.dark .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-purple .dark .mat-elevation-z24,.propiu-theme-purple .dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-purple.dark .mat-mdc-card,.propiu-theme-purple .dark .mat-mdc-card{--mdc-elevated-card-container-color: #1f2937;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1f2937;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #9ca3af}.propiu-theme-purple.dark .mat-mdc-progress-bar,.propiu-theme-purple .dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #a855f7;--mdc-linear-progress-track-color: rgba(168, 85, 247, .25)}.propiu-theme-purple.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-purple .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#a855f740;background-color:var(--mdc-linear-progress-track-color, rgba(168, 85, 247, .25))}@media (forced-colors: active){.propiu-theme-purple.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-purple .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-purple.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-purple .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(168, 85, 247, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-purple.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-purple .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#a855f740;background-color:var(--mdc-linear-progress-track-color, rgba(168, 85, 247, .25))}.propiu-theme-purple.dark .mat-mdc-progress-bar.mat-accent,.propiu-theme-purple .dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.propiu-theme-purple.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-purple .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}@media (forced-colors: active){.propiu-theme-purple.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-purple .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-purple.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-purple .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-purple.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-purple .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}.propiu-theme-purple.dark .mat-mdc-progress-bar.mat-warn,.propiu-theme-purple .dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.propiu-theme-purple.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-purple .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-purple.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-purple .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-purple.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-purple .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-purple.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-purple .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-purple.dark .mat-mdc-tooltip,.propiu-theme-purple .dark .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #374151;--mdc-plain-tooltip-supporting-text-color: #fff}.propiu-theme-purple.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fff9}.propiu-theme-purple.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-purple .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#ffffffde}@media all{.propiu-theme-purple.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-purple .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#fff9}.propiu-theme-purple.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-purple .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#fff9}}.propiu-theme-purple.dark .mdc-text-field .mdc-text-field__input,.propiu-theme-purple .dark .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #a855f7)}.propiu-theme-purple.dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-purple .dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.propiu-theme-purple.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-purple.dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-purple .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-purple .dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.propiu-theme-purple.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-purple .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.propiu-theme-purple.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-purple .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.propiu-theme-purple.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-purple .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.propiu-theme-purple.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-purple .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.propiu-theme-purple.dark .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-purple.dark .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-purple .dark .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-purple .dark .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .87))}.propiu-theme-purple.dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-purple.dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-purple .dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-purple .dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .08)}.propiu-theme-purple.dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-purple.dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-purple .dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-purple .dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .24)}.propiu-theme-purple.dark .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-purple .dark .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#28323f}.propiu-theme-purple.dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-purple .dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#ffffff6b}.propiu-theme-purple.dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-purple .dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#ffffffde}.propiu-theme-purple.dark .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-purple .dark .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #a855f7)}.propiu-theme-purple.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#ffffff61}.propiu-theme-purple.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-purple.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-purple.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-purple .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-purple .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffffde}.propiu-theme-purple.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #a855f7)}.propiu-theme-purple.dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-purple.dark .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-purple .dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-purple .dark .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.propiu-theme-purple.dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#a855f7de}.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .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,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-purple .dark .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__input{color:#ffffff61}@media all{.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#ffffff61}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#ffffff61}}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}.propiu-theme-purple.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-purple .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-purple.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-purple .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#ffffff0f}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#ffffff0f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.propiu-theme-purple.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-purple .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-purple.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-purple .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-purple.dark .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-purple .dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.propiu-theme-purple.dark .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-purple .dark .mdc-text-field--disabled.mdc-text-field--filled{background-color:#232d3b}.propiu-theme-purple.dark .mat-mdc-form-field-error,.propiu-theme-purple .dark .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field-focus-overlay,.propiu-theme-purple .dark .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.propiu-theme-purple.dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-purple .dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.propiu-theme-purple.dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-purple .dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.propiu-theme-purple.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option,.propiu-theme-purple .dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.propiu-theme-purple.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled,.propiu-theme-purple .dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.propiu-theme-purple.dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-purple .dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.propiu-theme-purple.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-purple .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#a855f7de}.propiu-theme-purple.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-purple .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#f59e0bde}.propiu-theme-purple.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-purple .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-purple.dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-purple .dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-purple .dark .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple .dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f59e0bde}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .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,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-purple .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .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,.propiu-theme-purple.dark .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,.propiu-theme-purple.dark .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,.propiu-theme-purple .dark .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,.propiu-theme-purple .dark .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,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .dark .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, #f59e0b)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-purple .dark .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple .dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-purple .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .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,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-purple .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .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,.propiu-theme-purple.dark .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,.propiu-theme-purple.dark .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,.propiu-theme-purple .dark .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,.propiu-theme-purple .dark .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,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-purple .dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-purple .dark .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, #ef4444)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-purple .dark .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}.propiu-theme-purple.dark [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,.propiu-theme-purple .dark [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}.propiu-theme-purple.dark,.propiu-theme-purple .dark{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(168, 85, 247, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-accent,.propiu-theme-purple .dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-purple.dark .mat-mdc-form-field.mat-warn,.propiu-theme-purple .dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-purple.dark,.propiu-theme-purple .dark{--mat-autocomplete-background-color: #1f2937}.propiu-theme-purple.dark .mat-mdc-dialog-container,.propiu-theme-purple .dark .mat-mdc-dialog-container{--mdc-dialog-container-color: #1f2937;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.propiu-theme-purple.dark .mat-mdc-standard-chip,.propiu-theme-purple .dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #3a434f;--mdc-chip-elevated-disabled-container-color: #3a434f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.propiu-theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #a855f7;--mdc-chip-elevated-disabled-container-color: #a855f7;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-purple.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-purple .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-purple.dark .mat-mdc-slide-toggle,.propiu-theme-purple .dark .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}.propiu-theme-purple.dark .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-purple .dark .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-purple.dark .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-purple .dark .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#6b7280}.propiu-theme-purple.dark .mat-mdc-slide-toggle.mat-primary,.propiu-theme-purple .dark .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #d8b4fe;--mdc-switch-selected-handle-color: #d8b4fe;--mdc-switch-selected-hover-state-layer-color: #d8b4fe;--mdc-switch-selected-pressed-state-layer-color: #d8b4fe;--mdc-switch-selected-focus-handle-color: #e9d5ff;--mdc-switch-selected-hover-handle-color: #e9d5ff;--mdc-switch-selected-pressed-handle-color: #e9d5ff;--mdc-switch-selected-focus-track-color: #9333ea;--mdc-switch-selected-hover-track-color: #9333ea;--mdc-switch-selected-pressed-track-color: #9333ea;--mdc-switch-selected-track-color: #9333ea}.propiu-theme-purple.dark .mat-mdc-slide-toggle.mat-accent,.propiu-theme-purple .dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fcd34d;--mdc-switch-selected-handle-color: #fcd34d;--mdc-switch-selected-hover-state-layer-color: #fcd34d;--mdc-switch-selected-pressed-state-layer-color: #fcd34d;--mdc-switch-selected-focus-handle-color: #fde68a;--mdc-switch-selected-hover-handle-color: #fde68a;--mdc-switch-selected-pressed-handle-color: #fde68a;--mdc-switch-selected-focus-track-color: #d97706;--mdc-switch-selected-hover-track-color: #d97706;--mdc-switch-selected-pressed-track-color: #d97706;--mdc-switch-selected-track-color: #d97706}.propiu-theme-purple.dark .mat-mdc-slide-toggle.mat-warn,.propiu-theme-purple .dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.propiu-theme-purple.dark .mat-mdc-radio-button .mdc-form-field,.propiu-theme-purple .dark .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-purple.dark .mat-mdc-radio-button.mat-primary,.propiu-theme-purple .dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #a855f7;--mdc-radio-selected-hover-icon-color: #a855f7;--mdc-radio-selected-icon-color: #a855f7;--mdc-radio-selected-pressed-icon-color: #a855f7;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #a855f7;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-purple.dark .mat-mdc-radio-button.mat-accent,.propiu-theme-purple .dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-purple.dark .mat-mdc-radio-button.mat-warn,.propiu-theme-purple .dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-purple.dark .mat-mdc-slider,.propiu-theme-purple .dark .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.propiu-theme-purple.dark .mat-mdc-slider.mat-primary,.propiu-theme-purple .dark .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #a855f7;--mdc-slider-focus-handle-color: #a855f7;--mdc-slider-hover-handle-color: #a855f7;--mdc-slider-active-track-color: #a855f7;--mdc-slider-inactive-track-color: #a855f7;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #a855f7;--mat-mdc-slider-ripple-color: #a855f7;--mat-mdc-slider-hover-ripple-color: rgba(168, 85, 247, .05);--mat-mdc-slider-focus-ripple-color: rgba(168, 85, 247, .2)}.propiu-theme-purple.dark .mat-mdc-slider.mat-accent,.propiu-theme-purple .dark .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mat-mdc-slider-ripple-color: #f59e0b;--mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);--mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2)}.propiu-theme-purple.dark .mat-mdc-slider.mat-warn,.propiu-theme-purple .dark .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-purple.dark,.propiu-theme-purple .dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #1f2937}.propiu-theme-purple.dark .mat-mdc-list-base,.propiu-theme-purple .dark .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #9ca3af;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.propiu-theme-purple.dark .mdc-list-item__start,.propiu-theme-purple.dark .mdc-list-item__end,.propiu-theme-purple .dark .mdc-list-item__start,.propiu-theme-purple .dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #a855f7;--mdc-radio-selected-hover-icon-color: #a855f7;--mdc-radio-selected-icon-color: #a855f7;--mdc-radio-selected-pressed-icon-color: #a855f7}.propiu-theme-purple.dark .mat-accent .mdc-list-item__start,.propiu-theme-purple.dark .mat-accent .mdc-list-item__end,.propiu-theme-purple .dark .mat-accent .mdc-list-item__start,.propiu-theme-purple .dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.propiu-theme-purple.dark .mat-warn .mdc-list-item__start,.propiu-theme-purple.dark .mat-warn .mdc-list-item__end,.propiu-theme-purple .dark .mat-warn .mdc-list-item__start,.propiu-theme-purple .dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-purple.dark .mat-mdc-list-option,.propiu-theme-purple .dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #a855f7;--mdc-checkbox-selected-hover-icon-color: #a855f7;--mdc-checkbox-selected-icon-color: #a855f7;--mdc-checkbox-selected-pressed-icon-color: #a855f7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #a855f7;--mdc-checkbox-selected-hover-state-layer-color: #a855f7;--mdc-checkbox-selected-pressed-state-layer-color: #a855f7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-purple.dark .mat-mdc-list-option.mat-accent,.propiu-theme-purple .dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-purple.dark .mat-mdc-list-option.mat-warn,.propiu-theme-purple .dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-purple.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-purple .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#a855f7}.propiu-theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-purple.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-purple .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.propiu-theme-purple.dark,.propiu-theme-purple .dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1f2937;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.propiu-theme-purple.dark .mat-mdc-tab-group,.propiu-theme-purple.dark .mat-mdc-tab-nav-bar,.propiu-theme-purple .dark .mat-mdc-tab-group,.propiu-theme-purple .dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #a855f7;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #a855f7;--mat-tab-header-active-ripple-color: #a855f7;--mat-tab-header-inactive-ripple-color: #a855f7;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #a855f7;--mat-tab-header-active-hover-label-text-color: #a855f7;--mat-tab-header-active-focus-indicator-color: #a855f7;--mat-tab-header-active-hover-indicator-color: #a855f7}.propiu-theme-purple.dark .mat-mdc-tab-group.mat-accent,.propiu-theme-purple.dark .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-purple .dark .mat-mdc-tab-group.mat-accent,.propiu-theme-purple .dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.propiu-theme-purple.dark .mat-mdc-tab-group.mat-warn,.propiu-theme-purple.dark .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-purple .dark .mat-mdc-tab-group.mat-warn,.propiu-theme-purple .dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-purple.dark .mat-mdc-tab-group.mat-background-primary,.propiu-theme-purple.dark .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-purple .dark .mat-mdc-tab-group.mat-background-primary,.propiu-theme-purple .dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #a855f7;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-purple.dark .mat-mdc-tab-group.mat-background-accent,.propiu-theme-purple.dark .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-purple .dark .mat-mdc-tab-group.mat-background-accent,.propiu-theme-purple .dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-purple.dark .mat-mdc-tab-group.mat-background-warn,.propiu-theme-purple.dark .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-purple .dark .mat-mdc-tab-group.mat-background-warn,.propiu-theme-purple .dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-purple.dark,.propiu-theme-purple .dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-purple.dark .mat-mdc-checkbox.mat-primary,.propiu-theme-purple .dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #a855f7;--mdc-checkbox-selected-hover-icon-color: #a855f7;--mdc-checkbox-selected-icon-color: #a855f7;--mdc-checkbox-selected-pressed-icon-color: #a855f7;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #a855f7;--mdc-checkbox-selected-hover-state-layer-color: #a855f7;--mdc-checkbox-selected-pressed-state-layer-color: #a855f7;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-purple.dark .mat-mdc-checkbox.mat-warn,.propiu-theme-purple .dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-purple.dark .mat-mdc-checkbox .mdc-form-field,.propiu-theme-purple .dark .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-purple.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-purple .dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#6b7280}.propiu-theme-purple.dark .mat-mdc-button.mat-unthemed,.propiu-theme-purple .dark .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.propiu-theme-purple.dark .mat-mdc-button.mat-primary,.propiu-theme-purple .dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #a855f7}.propiu-theme-purple.dark .mat-mdc-button.mat-accent,.propiu-theme-purple .dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b}.propiu-theme-purple.dark .mat-mdc-button.mat-warn,.propiu-theme-purple .dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-purple.dark .mat-mdc-button[disabled][disabled],.propiu-theme-purple .dark .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.propiu-theme-purple.dark .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-purple .dark .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #1f2937;--mdc-filled-button-label-text-color: #fff}.propiu-theme-purple.dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-purple .dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #a855f7;--mdc-filled-button-label-text-color: #fff}.propiu-theme-purple.dark .mat-mdc-unelevated-button.mat-accent,.propiu-theme-purple .dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #000}.propiu-theme-purple.dark .mat-mdc-unelevated-button.mat-warn,.propiu-theme-purple .dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-purple.dark .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-purple .dark .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.propiu-theme-purple.dark .mat-mdc-raised-button.mat-unthemed,.propiu-theme-purple .dark .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #1f2937;--mdc-protected-button-label-text-color: #fff}.propiu-theme-purple.dark .mat-mdc-raised-button.mat-primary,.propiu-theme-purple .dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #a855f7;--mdc-protected-button-label-text-color: #fff}.propiu-theme-purple.dark .mat-mdc-raised-button.mat-accent,.propiu-theme-purple .dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #000}.propiu-theme-purple.dark .mat-mdc-raised-button.mat-warn,.propiu-theme-purple .dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-purple.dark .mat-mdc-raised-button[disabled][disabled],.propiu-theme-purple .dark .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.propiu-theme-purple.dark .mat-mdc-outlined-button,.propiu-theme-purple .dark .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.propiu-theme-purple.dark .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-purple .dark .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.propiu-theme-purple.dark .mat-mdc-outlined-button.mat-primary,.propiu-theme-purple .dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #a855f7}.propiu-theme-purple.dark .mat-mdc-outlined-button.mat-accent,.propiu-theme-purple .dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b}.propiu-theme-purple.dark .mat-mdc-outlined-button.mat-warn,.propiu-theme-purple .dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-purple.dark .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-purple .dark .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.propiu-theme-purple.dark .mat-mdc-button,.propiu-theme-purple.dark .mat-mdc-outlined-button,.propiu-theme-purple .dark .mat-mdc-button,.propiu-theme-purple .dark .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-purple.dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-purple.dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-purple.dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-purple.dark .mat-mdc-button.mat-primary,.propiu-theme-purple.dark .mat-mdc-outlined-button.mat-primary,.propiu-theme-purple .dark .mat-mdc-button.mat-primary,.propiu-theme-purple .dark .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #a855f7;--mat-mdc-button-ripple-color: rgba(168, 85, 247, .1)}.propiu-theme-purple.dark .mat-mdc-button.mat-accent,.propiu-theme-purple.dark .mat-mdc-outlined-button.mat-accent,.propiu-theme-purple .dark .mat-mdc-button.mat-accent,.propiu-theme-purple .dark .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-purple.dark .mat-mdc-button.mat-warn,.propiu-theme-purple.dark .mat-mdc-outlined-button.mat-warn,.propiu-theme-purple .dark .mat-mdc-button.mat-warn,.propiu-theme-purple .dark .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-purple.dark .mat-mdc-raised-button,.propiu-theme-purple.dark .mat-mdc-unelevated-button,.propiu-theme-purple .dark .mat-mdc-raised-button,.propiu-theme-purple .dark .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-purple.dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-purple.dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-purple.dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-purple.dark .mat-mdc-raised-button.mat-primary,.propiu-theme-purple.dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-purple .dark .mat-mdc-raised-button.mat-primary,.propiu-theme-purple .dark .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-purple.dark .mat-mdc-raised-button.mat-accent,.propiu-theme-purple.dark .mat-mdc-unelevated-button.mat-accent,.propiu-theme-purple .dark .mat-mdc-raised-button.mat-accent,.propiu-theme-purple .dark .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-purple.dark .mat-mdc-raised-button.mat-warn,.propiu-theme-purple.dark .mat-mdc-unelevated-button.mat-warn,.propiu-theme-purple .dark .mat-mdc-raised-button.mat-warn,.propiu-theme-purple .dark .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-purple.dark .mat-mdc-icon-button,.propiu-theme-purple .dark .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-purple.dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-purple.dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-purple.dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-purple.dark .mat-mdc-icon-button.mat-primary,.propiu-theme-purple .dark .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.propiu-theme-purple.dark .mat-mdc-icon-button.mat-accent,.propiu-theme-purple .dark .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.propiu-theme-purple.dark .mat-mdc-icon-button.mat-warn,.propiu-theme-purple .dark .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.propiu-theme-purple.dark .mat-mdc-icon-button.mat-primary,.propiu-theme-purple .dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #a855f7;--mat-mdc-button-persistent-ripple-color: #a855f7;--mat-mdc-button-ripple-color: rgba(168, 85, 247, .1)}.propiu-theme-purple.dark .mat-mdc-icon-button.mat-accent,.propiu-theme-purple .dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-purple.dark .mat-mdc-icon-button.mat-warn,.propiu-theme-purple .dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-purple.dark .mat-mdc-icon-button[disabled][disabled],.propiu-theme-purple .dark .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.propiu-theme-purple.dark .mat-mdc-fab,.propiu-theme-purple.dark .mat-mdc-mini-fab,.propiu-theme-purple .dark .mat-mdc-fab,.propiu-theme-purple .dark .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-purple.dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-purple.dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-purple.dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple.dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-purple .dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-purple.dark .mat-mdc-fab.mat-primary,.propiu-theme-purple.dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-purple .dark .mat-mdc-fab.mat-primary,.propiu-theme-purple .dark .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-purple.dark .mat-mdc-fab.mat-accent,.propiu-theme-purple.dark .mat-mdc-mini-fab.mat-accent,.propiu-theme-purple .dark .mat-mdc-fab.mat-accent,.propiu-theme-purple .dark .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-purple.dark .mat-mdc-fab.mat-warn,.propiu-theme-purple.dark .mat-mdc-mini-fab.mat-warn,.propiu-theme-purple .dark .mat-mdc-fab.mat-warn,.propiu-theme-purple .dark .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-purple.dark .mat-mdc-fab.mat-unthemed,.propiu-theme-purple.dark .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-purple .dark .mat-mdc-fab.mat-unthemed,.propiu-theme-purple .dark .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #1f2937;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-purple.dark .mat-mdc-fab.mat-primary,.propiu-theme-purple.dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-purple .dark .mat-mdc-fab.mat-primary,.propiu-theme-purple .dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #a855f7;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-purple.dark .mat-mdc-fab.mat-accent,.propiu-theme-purple.dark .mat-mdc-mini-fab.mat-accent,.propiu-theme-purple .dark .mat-mdc-fab.mat-accent,.propiu-theme-purple .dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-purple.dark .mat-mdc-fab.mat-warn,.propiu-theme-purple.dark .mat-mdc-mini-fab.mat-warn,.propiu-theme-purple .dark .mat-mdc-fab.mat-warn,.propiu-theme-purple .dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-purple.dark .mat-mdc-fab[disabled][disabled],.propiu-theme-purple.dark .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-purple .dark .mat-mdc-fab[disabled][disabled],.propiu-theme-purple .dark .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.propiu-theme-purple.dark .mat-mdc-snack-bar-container,.propiu-theme-purple .dark .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #d2d4d7;--mdc-snackbar-supporting-text-color: rgba(31, 41, 55, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87)}.propiu-theme-purple.dark .mdc-data-table,.propiu-theme-purple .dark .mdc-data-table{background-color:var(--mdc-theme-surface, #1f2937);border-color:#ffffff1f}.propiu-theme-purple.dark .mdc-data-table__row,.propiu-theme-purple .dark .mdc-data-table__row{background-color:inherit}.propiu-theme-purple.dark .mdc-data-table__header-cell,.propiu-theme-purple .dark .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #1f2937)}.propiu-theme-purple.dark .mdc-data-table__row--selected,.propiu-theme-purple .dark .mdc-data-table__row--selected{background-color:#a855f70a}.propiu-theme-purple.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-purple.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-purple.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-purple .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-purple .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-purple .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#ffffff1f}.propiu-theme-purple.dark .mdc-data-table__cell,.propiu-theme-purple.dark .mdc-data-table__header-cell,.propiu-theme-purple .dark .mdc-data-table__cell,.propiu-theme-purple .dark .mdc-data-table__header-cell{border-bottom-color:#ffffff1f}.propiu-theme-purple.dark .mdc-data-table__pagination,.propiu-theme-purple .dark .mdc-data-table__pagination{border-top-color:#ffffff1f}.propiu-theme-purple.dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-purple .dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#ffffff0a}.propiu-theme-purple.dark .mdc-data-table__header-cell,.propiu-theme-purple .dark .mdc-data-table__header-cell,.propiu-theme-purple.dark .mdc-data-table__pagination-total,.propiu-theme-purple.dark .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-purple.dark .mdc-data-table__cell,.propiu-theme-purple .dark .mdc-data-table__pagination-total,.propiu-theme-purple .dark .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-purple .dark .mdc-data-table__cell{color:#ffffffde}.propiu-theme-purple.dark .mat-mdc-table,.propiu-theme-purple .dark .mat-mdc-table{background:#1f2937}.propiu-theme-purple.dark .mat-mdc-progress-spinner,.propiu-theme-purple .dark .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #a855f7}.propiu-theme-purple.dark .mat-mdc-progress-spinner.mat-accent,.propiu-theme-purple .dark .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.propiu-theme-purple.dark .mat-mdc-progress-spinner.mat-warn,.propiu-theme-purple .dark .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-purple.dark .mat-badge-content,.propiu-theme-purple .dark .mat-badge-content{color:#fff;background:#a855f7}.cdk-high-contrast-active .propiu-theme-purple.dark .mat-badge-content,.cdk-high-contrast-active .propiu-theme-purple .dark .mat-badge-content{outline:solid 1px;border-radius:0}.propiu-theme-purple.dark .mat-badge-accent .mat-badge-content,.propiu-theme-purple .dark .mat-badge-accent .mat-badge-content{background:#f59e0b;color:#fff}.propiu-theme-purple.dark .mat-badge-warn .mat-badge-content,.propiu-theme-purple .dark .mat-badge-warn .mat-badge-content{color:#fff;background:#ef4444}.propiu-theme-purple.dark .mat-badge-disabled .mat-badge-content,.propiu-theme-purple .dark .mat-badge-disabled .mat-badge-content{background:#4b5563;color:#6b7280}.propiu-theme-purple.dark,.propiu-theme-purple .dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1f2937;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: #9ca3af;--mat-legacy-button-toggle-selected-state-background-color: #111827;--mat-legacy-button-toggle-disabled-state-text-color: #4b5563;--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1f2937;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #111827;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #4b5563;--mat-standard-button-toggle-disabled-state-background-color: #1f2937;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-divider-color: #3a434f}.propiu-theme-purple.dark .mat-calendar-arrow,.propiu-theme-purple .dark .mat-calendar-arrow{fill:#fff}.propiu-theme-purple.dark .mat-datepicker-toggle,.propiu-theme-purple.dark .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-purple.dark .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-purple .dark .mat-datepicker-toggle,.propiu-theme-purple .dark .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-purple .dark .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.propiu-theme-purple.dark .mat-calendar-table-header-divider:after,.propiu-theme-purple .dark .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.propiu-theme-purple.dark .mat-calendar-table-header,.propiu-theme-purple.dark .mat-calendar-body-label,.propiu-theme-purple .dark .mat-calendar-table-header,.propiu-theme-purple .dark .mat-calendar-body-label{color:#9ca3af}.propiu-theme-purple.dark .mat-calendar-body-cell-content,.propiu-theme-purple.dark .mat-date-range-input-separator,.propiu-theme-purple .dark .mat-calendar-body-cell-content,.propiu-theme-purple .dark .mat-date-range-input-separator{color:#fff;border-color:transparent}.propiu-theme-purple.dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple .dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#6b7280}.propiu-theme-purple.dark .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-purple .dark .mat-form-field-disabled .mat-date-range-input-separator{color:#6b7280}.propiu-theme-purple.dark .mat-calendar-body-in-preview,.propiu-theme-purple .dark .mat-calendar-body-in-preview{color:#ffffff3d}.propiu-theme-purple.dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple .dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280}.propiu-theme-purple.dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple .dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280cc}.propiu-theme-purple.dark .mat-calendar-body-in-range:before,.propiu-theme-purple .dark .mat-calendar-body-in-range:before{background:rgba(168,85,247,.2)}.propiu-theme-purple.dark .mat-calendar-body-comparison-identical,.propiu-theme-purple.dark .mat-calendar-body-in-comparison-range:before,.propiu-theme-purple .dark .mat-calendar-body-comparison-identical,.propiu-theme-purple .dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-purple.dark .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple.dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .dark .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(168,85,247,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-purple.dark .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple.dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .dark .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(168,85,247,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-purple.dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple.dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-purple .dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple .dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-purple.dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple.dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-purple .dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple .dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-purple.dark .mat-calendar-body-selected,.propiu-theme-purple .dark .mat-calendar-body-selected{background-color:#a855f7;color:#fff}.propiu-theme-purple.dark .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-purple .dark .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#a855f766}.propiu-theme-purple.dark .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-purple .dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-purple.dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple.dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple .dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-purple .dark .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:#a855f74d}@media (hover: hover){.propiu-theme-purple.dark .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),.propiu-theme-purple .dark .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:#a855f74d}}.propiu-theme-purple.dark .mat-datepicker-content,.propiu-theme-purple .dark .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#1f2937;color:#fff}.propiu-theme-purple.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(245,158,11,.2)}.propiu-theme-purple.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-purple.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-purple.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-purple.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-purple.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-purple.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-purple.dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f59e0b;color:#fff}.propiu-theme-purple.dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f59e0b66}.propiu-theme-purple.dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-purple .dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-purple.dark .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),.propiu-theme-purple.dark .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),.propiu-theme-purple .dark .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),.propiu-theme-purple .dark .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:#f59e0b4d}@media (hover: hover){.propiu-theme-purple.dark .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),.propiu-theme-purple .dark .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:#f59e0b4d}}.propiu-theme-purple.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-purple.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-purple.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-purple.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-purple.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-purple.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-purple.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-purple.dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-purple.dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-purple.dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-purple .dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-purple.dark .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),.propiu-theme-purple.dark .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),.propiu-theme-purple .dark .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),.propiu-theme-purple .dark .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:#ef44444d}@media (hover: hover){.propiu-theme-purple.dark .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),.propiu-theme-purple .dark .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:#ef44444d}}.propiu-theme-purple.dark .mat-datepicker-content-touch,.propiu-theme-purple .dark .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-purple.dark .mat-datepicker-toggle-active,.propiu-theme-purple .dark .mat-datepicker-toggle-active{color:#a855f7}.propiu-theme-purple.dark .mat-datepicker-toggle-active.mat-accent,.propiu-theme-purple .dark .mat-datepicker-toggle-active.mat-accent{color:#f59e0b}.propiu-theme-purple.dark .mat-datepicker-toggle-active.mat-warn,.propiu-theme-purple .dark .mat-datepicker-toggle-active.mat-warn{color:#ef4444}.propiu-theme-purple.dark .mat-date-range-input-inner[disabled],.propiu-theme-purple .dark .mat-date-range-input-inner[disabled]{color:#6b7280}.propiu-theme-purple.dark,.propiu-theme-purple .dark{--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-background-color: #1f2937;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: #4b5563;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #9ca3af;--mat-expansion-header-indicator-color: #9ca3af}.propiu-theme-purple.dark .mat-icon.mat-primary,.propiu-theme-purple .dark .mat-icon.mat-primary{color:#a855f7}.propiu-theme-purple.dark .mat-icon.mat-accent,.propiu-theme-purple .dark .mat-icon.mat-accent{color:#f59e0b}.propiu-theme-purple.dark .mat-icon.mat-warn,.propiu-theme-purple .dark .mat-icon.mat-warn{color:#ef4444}.propiu-theme-purple.dark,.propiu-theme-purple .dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #1f2937;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #111827;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(224, 214, 200, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #a855f7;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #a855f7;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #a855f7;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1f2937;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: #9ca3af;--mat-stepper-header-optional-label-text-color: #9ca3af;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #9ca3af;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.propiu-theme-purple.dark .mat-step-header.mat-accent,.propiu-theme-purple .dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-purple.dark .mat-step-header.mat-warn,.propiu-theme-purple .dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-purple.dark .mat-sort-header-arrow,.propiu-theme-purple .dark .mat-sort-header-arrow{color:#9ca3af}.propiu-theme-purple.dark,.propiu-theme-purple .dark{--mat-toolbar-container-background-color: #1f2937;--mat-toolbar-container-text-color: white}.propiu-theme-purple.dark .mat-toolbar.mat-primary,.propiu-theme-purple .dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #a855f7;--mat-toolbar-container-text-color: white}.propiu-theme-purple.dark .mat-toolbar.mat-accent,.propiu-theme-purple .dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.propiu-theme-purple.dark .mat-toolbar.mat-warn,.propiu-theme-purple .dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-purple.dark .mat-tree,.propiu-theme-purple .dark .mat-tree{background:#1f2937}.propiu-theme-purple.dark .mat-tree-node,.propiu-theme-purple.dark .mat-nested-tree-node,.propiu-theme-purple .dark .mat-tree-node,.propiu-theme-purple .dark .mat-nested-tree-node{color:#fff}.propiu-theme-red .mat-ripple-element,.propiu-theme-red.light .mat-ripple-element,.propiu-theme-red .light .mat-ripple-element{background-color:#0000001a}.propiu-theme-red,.propiu-theme-red.light,.propiu-theme-red .light{--mat-option-selected-state-label-text-color: #dc2626;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.propiu-theme-red .mat-accent,.propiu-theme-red.light .mat-accent,.propiu-theme-red .light .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b}.propiu-theme-red .mat-warn,.propiu-theme-red.light .mat-warn,.propiu-theme-red .light .mat-warn{--mat-option-selected-state-label-text-color: #ef4444}.propiu-theme-red,.propiu-theme-red.light,.propiu-theme-red .light{--mat-optgroup-label-text-color: #030712}.propiu-theme-red .mat-pseudo-checkbox-full,.propiu-theme-red.light .mat-pseudo-checkbox-full,.propiu-theme-red .light .mat-pseudo-checkbox-full{color:#4b5563}.propiu-theme-red .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-red.light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-red .light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.propiu-theme-red .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#dc2626}.propiu-theme-red .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#dc2626}.propiu-theme-red .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-red.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-red .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-red .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-red .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-red .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-red.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-red .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-red .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-red .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-red .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-red.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-red .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-red .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-red .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-red .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-red.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-red .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-red .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.propiu-theme-red .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.propiu-theme-red .mat-app-background,.propiu-theme-red.mat-app-background,.propiu-theme-red.light .mat-app-background,.propiu-theme-red.light.mat-app-background,.propiu-theme-red .light .mat-app-background,.propiu-theme-red .light.mat-app-background{background-color:#f3f4f6;color:#030712}.propiu-theme-red .mat-elevation-z0,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-red.light .mat-elevation-z0,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-red .light .mat-elevation-z0,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.propiu-theme-red .mat-elevation-z1,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-red.light .mat-elevation-z1,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-red .light .mat-elevation-z1,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.propiu-theme-red .mat-elevation-z2,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-red.light .mat-elevation-z2,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-red .light .mat-elevation-z2,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.propiu-theme-red .mat-elevation-z3,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-red.light .mat-elevation-z3,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-red .light .mat-elevation-z3,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.propiu-theme-red .mat-elevation-z4,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-red.light .mat-elevation-z4,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-red .light .mat-elevation-z4,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.propiu-theme-red .mat-elevation-z5,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-red.light .mat-elevation-z5,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-red .light .mat-elevation-z5,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.propiu-theme-red .mat-elevation-z6,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-red.light .mat-elevation-z6,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-red .light .mat-elevation-z6,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.propiu-theme-red .mat-elevation-z7,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-red.light .mat-elevation-z7,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-red .light .mat-elevation-z7,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.propiu-theme-red .mat-elevation-z8,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-red.light .mat-elevation-z8,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-red .light .mat-elevation-z8,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.propiu-theme-red .mat-elevation-z9,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-red.light .mat-elevation-z9,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-red .light .mat-elevation-z9,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.propiu-theme-red .mat-elevation-z10,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-red.light .mat-elevation-z10,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-red .light .mat-elevation-z10,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.propiu-theme-red .mat-elevation-z11,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-red.light .mat-elevation-z11,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-red .light .mat-elevation-z11,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.propiu-theme-red .mat-elevation-z12,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-red.light .mat-elevation-z12,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-red .light .mat-elevation-z12,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.propiu-theme-red .mat-elevation-z13,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-red.light .mat-elevation-z13,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-red .light .mat-elevation-z13,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.propiu-theme-red .mat-elevation-z14,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-red.light .mat-elevation-z14,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-red .light .mat-elevation-z14,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.propiu-theme-red .mat-elevation-z15,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-red.light .mat-elevation-z15,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-red .light .mat-elevation-z15,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.propiu-theme-red .mat-elevation-z16,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-red.light .mat-elevation-z16,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-red .light .mat-elevation-z16,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.propiu-theme-red .mat-elevation-z17,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-red.light .mat-elevation-z17,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-red .light .mat-elevation-z17,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.propiu-theme-red .mat-elevation-z18,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-red.light .mat-elevation-z18,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-red .light .mat-elevation-z18,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.propiu-theme-red .mat-elevation-z19,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-red.light .mat-elevation-z19,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-red .light .mat-elevation-z19,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.propiu-theme-red .mat-elevation-z20,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-red.light .mat-elevation-z20,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-red .light .mat-elevation-z20,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.propiu-theme-red .mat-elevation-z21,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-red.light .mat-elevation-z21,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-red .light .mat-elevation-z21,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.propiu-theme-red .mat-elevation-z22,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-red.light .mat-elevation-z22,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-red .light .mat-elevation-z22,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.propiu-theme-red .mat-elevation-z23,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-red.light .mat-elevation-z23,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-red .light .mat-elevation-z23,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.propiu-theme-red .mat-elevation-z24,.propiu-theme-red .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-red.light .mat-elevation-z24,.propiu-theme-red.light .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-red .light .mat-elevation-z24,.propiu-theme-red .light .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-red .mat-mdc-card,.propiu-theme-red.light .mat-mdc-card,.propiu-theme-red .light .mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #4b5563}.propiu-theme-red .mat-mdc-progress-bar,.propiu-theme-red.light .mat-mdc-progress-bar,.propiu-theme-red .light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #dc2626;--mdc-linear-progress-track-color: rgba(220, 38, 38, .25)}.propiu-theme-red .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-red.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-red .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#dc262640;background-color:var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))}@media (forced-colors: active){.propiu-theme-red .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-red.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-red .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-red .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-red.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-red .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(220, 38, 38, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-red .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-red.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-red .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#dc262640;background-color:var(--mdc-linear-progress-track-color, rgba(220, 38, 38, .25))}.propiu-theme-red .mat-mdc-progress-bar.mat-accent,.propiu-theme-red.light .mat-mdc-progress-bar.mat-accent,.propiu-theme-red .light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.propiu-theme-red .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-red.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-red .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}@media (forced-colors: active){.propiu-theme-red .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-red.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-red .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-red .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-red.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-red .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-red .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-red.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-red .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}.propiu-theme-red .mat-mdc-progress-bar.mat-warn,.propiu-theme-red.light .mat-mdc-progress-bar.mat-warn,.propiu-theme-red .light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.propiu-theme-red .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-red.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-red .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-red .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-red.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-red .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-red .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-red.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-red .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-red .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-red.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-red .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-red .mat-mdc-tooltip,.propiu-theme-red.light .mat-mdc-tooltip,.propiu-theme-red .light .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #1f2937;--mdc-plain-tooltip-supporting-text-color: #fff}.propiu-theme-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.propiu-theme-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-red.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-red .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.propiu-theme-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-red.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-red .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}.propiu-theme-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-red.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-red .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.propiu-theme-red .mdc-text-field .mdc-text-field__input,.propiu-theme-red.light .mdc-text-field .mdc-text-field__input,.propiu-theme-red .light .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #dc2626)}.propiu-theme-red .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-red.light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-red .light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.propiu-theme-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-red .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-red.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-red.light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-red .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-red .light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.propiu-theme-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-red.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-red .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.propiu-theme-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-red.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-red .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.propiu-theme-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-red.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-red .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.propiu-theme-red .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-red.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-red .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.propiu-theme-red .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-red .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-red.light .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-red.light .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-red .light .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-red .light .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.propiu-theme-red .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-red .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-red.light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-red.light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-red .light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-red .light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.propiu-theme-red .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-red .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-red.light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-red.light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-red .light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-red .light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.propiu-theme-red .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-red.light .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-red .light .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.propiu-theme-red .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-red.light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-red .light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.propiu-theme-red .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-red.light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-red .light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.propiu-theme-red .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-red.light .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-red .light .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #dc2626)}.propiu-theme-red .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-red.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-red .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.propiu-theme-red .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-red .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-red .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-red.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-red.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-red.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-red .light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-red .light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-red .light .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}.propiu-theme-red .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #dc2626)}.propiu-theme-red .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-red .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-red.light .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-red.light .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-red .light .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-red .light .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.propiu-theme-red .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red.light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#dc2626de}.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .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,.propiu-theme-red.light .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,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-red.light .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-red .light .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.propiu-theme-red .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-red.light .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-red .light .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.propiu-theme-red .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-red.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-red .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.propiu-theme-red .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-red .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-red.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-red .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.propiu-theme-red .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-red.light .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-red .light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.propiu-theme-red .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-red .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-red .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-red.light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-red.light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-red.light .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-red .light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-red .light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-red .light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.propiu-theme-red .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-red.light .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-red .light .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.propiu-theme-red .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-red.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-red .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.propiu-theme-red .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-red .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-red.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-red .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-red .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-red.light .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-red .light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.propiu-theme-red .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-red.light .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-red .light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.propiu-theme-red .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-red .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-red .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-red.light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-red.light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-red.light .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-red .light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-red .light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-red .light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.propiu-theme-red .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-red.light .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-red .light .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.propiu-theme-red .mat-mdc-form-field-error,.propiu-theme-red.light .mat-mdc-form-field-error,.propiu-theme-red .light .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .mat-mdc-form-field-focus-overlay,.propiu-theme-red.light .mat-mdc-form-field-focus-overlay,.propiu-theme-red .light .mat-mdc-form-field-focus-overlay{background-color:#000000de}.propiu-theme-red .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-red.light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-red .light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.propiu-theme-red .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-red.light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-red .light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.propiu-theme-red .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-red.light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-red .light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.propiu-theme-red .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-red.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-red .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#dc2626de}.propiu-theme-red .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-red.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-red .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#f59e0bde}.propiu-theme-red .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-red.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-red .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-red .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-red.light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-red .light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-red .light .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-red .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red.light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red .light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f59e0bde}.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .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,.propiu-theme-red.light .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,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-red .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-red .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .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,.propiu-theme-red .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,.propiu-theme-red .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,.propiu-theme-red.light .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,.propiu-theme-red.light .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,.propiu-theme-red.light .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,.propiu-theme-red .light .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,.propiu-theme-red .light .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,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red .light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .light .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, #f59e0b)}.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-red .light .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red.light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red .light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .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,.propiu-theme-red.light .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,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-red .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-red .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .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,.propiu-theme-red .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,.propiu-theme-red .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,.propiu-theme-red.light .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,.propiu-theme-red.light .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,.propiu-theme-red.light .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,.propiu-theme-red .light .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,.propiu-theme-red .light .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,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red .light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .light .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, #ef4444)}.propiu-theme-red .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-red.light .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-red .light .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}.propiu-theme-red [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,.propiu-theme-red.light [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,.propiu-theme-red .light [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}.propiu-theme-red,.propiu-theme-red.light,.propiu-theme-red .light{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(220, 38, 38, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-red .mat-mdc-form-field.mat-accent,.propiu-theme-red.light .mat-mdc-form-field.mat-accent,.propiu-theme-red .light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-red .mat-mdc-form-field.mat-warn,.propiu-theme-red.light .mat-mdc-form-field.mat-warn,.propiu-theme-red .light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-red,.propiu-theme-red.light,.propiu-theme-red .light{--mat-autocomplete-background-color: white}.propiu-theme-red .mat-mdc-dialog-container,.propiu-theme-red.light .mat-mdc-dialog-container,.propiu-theme-red .light .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.propiu-theme-red .mat-mdc-standard-chip,.propiu-theme-red.light .mat-mdc-standard-chip,.propiu-theme-red .light .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.propiu-theme-red .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-red .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-red.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-red.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-red .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-red .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #dc2626;--mdc-chip-elevated-disabled-container-color: #dc2626;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-red .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-red .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-red.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-red.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-red .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-red .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-red .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-red .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-red.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-red.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-red .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-red .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-red .mat-mdc-slide-toggle,.propiu-theme-red.light .mat-mdc-slide-toggle,.propiu-theme-red .light .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}.propiu-theme-red .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-red.light .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-red .light .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-red .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-red.light .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-red .light .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#6b7280}.propiu-theme-red .mat-mdc-slide-toggle.mat-primary,.propiu-theme-red.light .mat-mdc-slide-toggle.mat-primary,.propiu-theme-red .light .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.propiu-theme-red .mat-mdc-slide-toggle.mat-accent,.propiu-theme-red.light .mat-mdc-slide-toggle.mat-accent,.propiu-theme-red .light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d97706;--mdc-switch-selected-handle-color: #d97706;--mdc-switch-selected-hover-state-layer-color: #d97706;--mdc-switch-selected-pressed-state-layer-color: #d97706;--mdc-switch-selected-focus-handle-color: #78350f;--mdc-switch-selected-hover-handle-color: #78350f;--mdc-switch-selected-pressed-handle-color: #78350f;--mdc-switch-selected-focus-track-color: #fcd34d;--mdc-switch-selected-hover-track-color: #fcd34d;--mdc-switch-selected-pressed-track-color: #fcd34d;--mdc-switch-selected-track-color: #fcd34d}.propiu-theme-red .mat-mdc-slide-toggle.mat-warn,.propiu-theme-red.light .mat-mdc-slide-toggle.mat-warn,.propiu-theme-red .light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.propiu-theme-red .mat-mdc-radio-button .mdc-form-field,.propiu-theme-red.light .mat-mdc-radio-button .mdc-form-field,.propiu-theme-red .light .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-red .mat-mdc-radio-button.mat-primary,.propiu-theme-red.light .mat-mdc-radio-button.mat-primary,.propiu-theme-red .light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #dc2626;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-red .mat-mdc-radio-button.mat-accent,.propiu-theme-red.light .mat-mdc-radio-button.mat-accent,.propiu-theme-red .light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-red .mat-mdc-radio-button.mat-warn,.propiu-theme-red.light .mat-mdc-radio-button.mat-warn,.propiu-theme-red .light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-red .mat-mdc-slider,.propiu-theme-red.light .mat-mdc-slider,.propiu-theme-red .light .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}.propiu-theme-red .mat-mdc-slider.mat-primary,.propiu-theme-red.light .mat-mdc-slider.mat-primary,.propiu-theme-red .light .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #dc2626;--mdc-slider-focus-handle-color: #dc2626;--mdc-slider-hover-handle-color: #dc2626;--mdc-slider-active-track-color: #dc2626;--mdc-slider-inactive-track-color: #dc2626;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #dc2626;--mat-mdc-slider-ripple-color: #dc2626;--mat-mdc-slider-hover-ripple-color: rgba(220, 38, 38, .05);--mat-mdc-slider-focus-ripple-color: rgba(220, 38, 38, .2)}.propiu-theme-red .mat-mdc-slider.mat-accent,.propiu-theme-red.light .mat-mdc-slider.mat-accent,.propiu-theme-red .light .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mat-mdc-slider-ripple-color: #f59e0b;--mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);--mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2)}.propiu-theme-red .mat-mdc-slider.mat-warn,.propiu-theme-red.light .mat-mdc-slider.mat-warn,.propiu-theme-red .light .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-red,.propiu-theme-red.light,.propiu-theme-red .light{--mat-menu-item-label-text-color: #030712;--mat-menu-item-icon-color: #030712;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}.propiu-theme-red .mat-mdc-list-base,.propiu-theme-red.light .mat-mdc-list-base,.propiu-theme-red .light .mat-mdc-list-base{--mdc-list-list-item-label-text-color: #030712;--mdc-list-list-item-supporting-text-color: #4b5563;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--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: #030712;--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: #030712;--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}.propiu-theme-red .mdc-list-item__start,.propiu-theme-red .mdc-list-item__end,.propiu-theme-red.light .mdc-list-item__start,.propiu-theme-red.light .mdc-list-item__end,.propiu-theme-red .light .mdc-list-item__start,.propiu-theme-red .light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #dc2626;--mdc-radio-selected-hover-icon-color: #dc2626;--mdc-radio-selected-icon-color: #dc2626;--mdc-radio-selected-pressed-icon-color: #dc2626}.propiu-theme-red .mat-accent .mdc-list-item__start,.propiu-theme-red .mat-accent .mdc-list-item__end,.propiu-theme-red.light .mat-accent .mdc-list-item__start,.propiu-theme-red.light .mat-accent .mdc-list-item__end,.propiu-theme-red .light .mat-accent .mdc-list-item__start,.propiu-theme-red .light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.propiu-theme-red .mat-warn .mdc-list-item__start,.propiu-theme-red .mat-warn .mdc-list-item__end,.propiu-theme-red.light .mat-warn .mdc-list-item__start,.propiu-theme-red.light .mat-warn .mdc-list-item__end,.propiu-theme-red .light .mat-warn .mdc-list-item__start,.propiu-theme-red .light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-red .mat-mdc-list-option,.propiu-theme-red.light .mat-mdc-list-option,.propiu-theme-red .light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-red .mat-mdc-list-option.mat-accent,.propiu-theme-red.light .mat-mdc-list-option.mat-accent,.propiu-theme-red .light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-red .mat-mdc-list-option.mat-warn,.propiu-theme-red.light .mat-mdc-list-option.mat-warn,.propiu-theme-red .light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-red.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-red.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-red .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-red .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-red .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-red.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-red.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-red .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-red .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#dc2626}.propiu-theme-red .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-red .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-red .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-red.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-red.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-red.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-red .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-red .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-red .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.propiu-theme-red,.propiu-theme-red.light,.propiu-theme-red .light{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.propiu-theme-red .mat-mdc-tab-group,.propiu-theme-red .mat-mdc-tab-nav-bar,.propiu-theme-red.light .mat-mdc-tab-group,.propiu-theme-red.light .mat-mdc-tab-nav-bar,.propiu-theme-red .light .mat-mdc-tab-group,.propiu-theme-red .light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #dc2626;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #dc2626;--mat-tab-header-active-ripple-color: #dc2626;--mat-tab-header-inactive-ripple-color: #dc2626;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #dc2626;--mat-tab-header-active-hover-label-text-color: #dc2626;--mat-tab-header-active-focus-indicator-color: #dc2626;--mat-tab-header-active-hover-indicator-color: #dc2626}.propiu-theme-red .mat-mdc-tab-group.mat-accent,.propiu-theme-red .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-red.light .mat-mdc-tab-group.mat-accent,.propiu-theme-red.light .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-red .light .mat-mdc-tab-group.mat-accent,.propiu-theme-red .light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.propiu-theme-red .mat-mdc-tab-group.mat-warn,.propiu-theme-red .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-red.light .mat-mdc-tab-group.mat-warn,.propiu-theme-red.light .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-red .light .mat-mdc-tab-group.mat-warn,.propiu-theme-red .light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-red .mat-mdc-tab-group.mat-background-primary,.propiu-theme-red .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-red.light .mat-mdc-tab-group.mat-background-primary,.propiu-theme-red.light .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-red .light .mat-mdc-tab-group.mat-background-primary,.propiu-theme-red .light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #dc2626;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-red .mat-mdc-tab-group.mat-background-accent,.propiu-theme-red .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-red.light .mat-mdc-tab-group.mat-background-accent,.propiu-theme-red.light .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-red .light .mat-mdc-tab-group.mat-background-accent,.propiu-theme-red .light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-red .mat-mdc-tab-group.mat-background-warn,.propiu-theme-red .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-red.light .mat-mdc-tab-group.mat-background-warn,.propiu-theme-red.light .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-red .light .mat-mdc-tab-group.mat-background-warn,.propiu-theme-red .light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-red,.propiu-theme-red.light,.propiu-theme-red .light{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-red .mat-mdc-checkbox.mat-primary,.propiu-theme-red.light .mat-mdc-checkbox.mat-primary,.propiu-theme-red .light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #dc2626;--mdc-checkbox-selected-hover-icon-color: #dc2626;--mdc-checkbox-selected-icon-color: #dc2626;--mdc-checkbox-selected-pressed-icon-color: #dc2626;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #dc2626;--mdc-checkbox-selected-hover-state-layer-color: #dc2626;--mdc-checkbox-selected-pressed-state-layer-color: #dc2626;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-red .mat-mdc-checkbox.mat-warn,.propiu-theme-red.light .mat-mdc-checkbox.mat-warn,.propiu-theme-red .light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-red .mat-mdc-checkbox .mdc-form-field,.propiu-theme-red.light .mat-mdc-checkbox .mdc-form-field,.propiu-theme-red .light .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-red .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-red.light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-red .light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#6b7280}.propiu-theme-red .mat-mdc-button.mat-unthemed,.propiu-theme-red.light .mat-mdc-button.mat-unthemed,.propiu-theme-red .light .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.propiu-theme-red .mat-mdc-button.mat-primary,.propiu-theme-red.light .mat-mdc-button.mat-primary,.propiu-theme-red .light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #dc2626}.propiu-theme-red .mat-mdc-button.mat-accent,.propiu-theme-red.light .mat-mdc-button.mat-accent,.propiu-theme-red .light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b}.propiu-theme-red .mat-mdc-button.mat-warn,.propiu-theme-red.light .mat-mdc-button.mat-warn,.propiu-theme-red .light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-red .mat-mdc-button[disabled][disabled],.propiu-theme-red.light .mat-mdc-button[disabled][disabled],.propiu-theme-red .light .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)}.propiu-theme-red .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-red.light .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-red .light .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.propiu-theme-red .mat-mdc-unelevated-button.mat-primary,.propiu-theme-red.light .mat-mdc-unelevated-button.mat-primary,.propiu-theme-red .light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #dc2626;--mdc-filled-button-label-text-color: #fff}.propiu-theme-red .mat-mdc-unelevated-button.mat-accent,.propiu-theme-red.light .mat-mdc-unelevated-button.mat-accent,.propiu-theme-red .light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #000}.propiu-theme-red .mat-mdc-unelevated-button.mat-warn,.propiu-theme-red.light .mat-mdc-unelevated-button.mat-warn,.propiu-theme-red .light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-red .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-red.light .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-red .light .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)}.propiu-theme-red .mat-mdc-raised-button.mat-unthemed,.propiu-theme-red.light .mat-mdc-raised-button.mat-unthemed,.propiu-theme-red .light .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.propiu-theme-red .mat-mdc-raised-button.mat-primary,.propiu-theme-red.light .mat-mdc-raised-button.mat-primary,.propiu-theme-red .light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #dc2626;--mdc-protected-button-label-text-color: #fff}.propiu-theme-red .mat-mdc-raised-button.mat-accent,.propiu-theme-red.light .mat-mdc-raised-button.mat-accent,.propiu-theme-red .light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #000}.propiu-theme-red .mat-mdc-raised-button.mat-warn,.propiu-theme-red.light .mat-mdc-raised-button.mat-warn,.propiu-theme-red .light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-red .mat-mdc-raised-button[disabled][disabled],.propiu-theme-red.light .mat-mdc-raised-button[disabled][disabled],.propiu-theme-red .light .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}.propiu-theme-red .mat-mdc-outlined-button,.propiu-theme-red.light .mat-mdc-outlined-button,.propiu-theme-red .light .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.propiu-theme-red .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-red.light .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-red .light .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.propiu-theme-red .mat-mdc-outlined-button.mat-primary,.propiu-theme-red.light .mat-mdc-outlined-button.mat-primary,.propiu-theme-red .light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #dc2626}.propiu-theme-red .mat-mdc-outlined-button.mat-accent,.propiu-theme-red.light .mat-mdc-outlined-button.mat-accent,.propiu-theme-red .light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b}.propiu-theme-red .mat-mdc-outlined-button.mat-warn,.propiu-theme-red.light .mat-mdc-outlined-button.mat-warn,.propiu-theme-red .light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-red .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-red.light .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-red .light .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)}.propiu-theme-red .mat-mdc-button,.propiu-theme-red .mat-mdc-outlined-button,.propiu-theme-red.light .mat-mdc-button,.propiu-theme-red.light .mat-mdc-outlined-button,.propiu-theme-red .light .mat-mdc-button,.propiu-theme-red .light .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-red .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-red .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-red .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-red .mat-mdc-button.mat-primary,.propiu-theme-red .mat-mdc-outlined-button.mat-primary,.propiu-theme-red.light .mat-mdc-button.mat-primary,.propiu-theme-red.light .mat-mdc-outlined-button.mat-primary,.propiu-theme-red .light .mat-mdc-button.mat-primary,.propiu-theme-red .light .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #dc2626;--mat-mdc-button-ripple-color: rgba(220, 38, 38, .1)}.propiu-theme-red .mat-mdc-button.mat-accent,.propiu-theme-red .mat-mdc-outlined-button.mat-accent,.propiu-theme-red.light .mat-mdc-button.mat-accent,.propiu-theme-red.light .mat-mdc-outlined-button.mat-accent,.propiu-theme-red .light .mat-mdc-button.mat-accent,.propiu-theme-red .light .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-red .mat-mdc-button.mat-warn,.propiu-theme-red .mat-mdc-outlined-button.mat-warn,.propiu-theme-red.light .mat-mdc-button.mat-warn,.propiu-theme-red.light .mat-mdc-outlined-button.mat-warn,.propiu-theme-red .light .mat-mdc-button.mat-warn,.propiu-theme-red .light .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-red .mat-mdc-raised-button,.propiu-theme-red .mat-mdc-unelevated-button,.propiu-theme-red.light .mat-mdc-raised-button,.propiu-theme-red.light .mat-mdc-unelevated-button,.propiu-theme-red .light .mat-mdc-raised-button,.propiu-theme-red .light .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-red .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-red .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-red .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-red .mat-mdc-raised-button.mat-primary,.propiu-theme-red .mat-mdc-unelevated-button.mat-primary,.propiu-theme-red.light .mat-mdc-raised-button.mat-primary,.propiu-theme-red.light .mat-mdc-unelevated-button.mat-primary,.propiu-theme-red .light .mat-mdc-raised-button.mat-primary,.propiu-theme-red .light .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-red .mat-mdc-raised-button.mat-accent,.propiu-theme-red .mat-mdc-unelevated-button.mat-accent,.propiu-theme-red.light .mat-mdc-raised-button.mat-accent,.propiu-theme-red.light .mat-mdc-unelevated-button.mat-accent,.propiu-theme-red .light .mat-mdc-raised-button.mat-accent,.propiu-theme-red .light .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-red .mat-mdc-raised-button.mat-warn,.propiu-theme-red .mat-mdc-unelevated-button.mat-warn,.propiu-theme-red.light .mat-mdc-raised-button.mat-warn,.propiu-theme-red.light .mat-mdc-unelevated-button.mat-warn,.propiu-theme-red .light .mat-mdc-raised-button.mat-warn,.propiu-theme-red .light .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-red .mat-mdc-icon-button,.propiu-theme-red.light .mat-mdc-icon-button,.propiu-theme-red .light .mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-red .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-red .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-red .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-red .mat-mdc-icon-button.mat-primary,.propiu-theme-red.light .mat-mdc-icon-button.mat-primary,.propiu-theme-red .light .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.propiu-theme-red .mat-mdc-icon-button.mat-accent,.propiu-theme-red.light .mat-mdc-icon-button.mat-accent,.propiu-theme-red .light .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.propiu-theme-red .mat-mdc-icon-button.mat-warn,.propiu-theme-red.light .mat-mdc-icon-button.mat-warn,.propiu-theme-red .light .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.propiu-theme-red .mat-mdc-icon-button.mat-primary,.propiu-theme-red.light .mat-mdc-icon-button.mat-primary,.propiu-theme-red .light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #dc2626;--mat-mdc-button-persistent-ripple-color: #dc2626;--mat-mdc-button-ripple-color: rgba(220, 38, 38, .1)}.propiu-theme-red .mat-mdc-icon-button.mat-accent,.propiu-theme-red.light .mat-mdc-icon-button.mat-accent,.propiu-theme-red .light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-red .mat-mdc-icon-button.mat-warn,.propiu-theme-red.light .mat-mdc-icon-button.mat-warn,.propiu-theme-red .light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-red .mat-mdc-icon-button[disabled][disabled],.propiu-theme-red.light .mat-mdc-icon-button[disabled][disabled],.propiu-theme-red .light .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)}.propiu-theme-red .mat-mdc-fab,.propiu-theme-red .mat-mdc-mini-fab,.propiu-theme-red.light .mat-mdc-fab,.propiu-theme-red.light .mat-mdc-mini-fab,.propiu-theme-red .light .mat-mdc-fab,.propiu-theme-red .light .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-red .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-red .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-red .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-red .mat-mdc-fab.mat-primary,.propiu-theme-red .mat-mdc-mini-fab.mat-primary,.propiu-theme-red.light .mat-mdc-fab.mat-primary,.propiu-theme-red.light .mat-mdc-mini-fab.mat-primary,.propiu-theme-red .light .mat-mdc-fab.mat-primary,.propiu-theme-red .light .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-red .mat-mdc-fab.mat-accent,.propiu-theme-red .mat-mdc-mini-fab.mat-accent,.propiu-theme-red.light .mat-mdc-fab.mat-accent,.propiu-theme-red.light .mat-mdc-mini-fab.mat-accent,.propiu-theme-red .light .mat-mdc-fab.mat-accent,.propiu-theme-red .light .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-red .mat-mdc-fab.mat-warn,.propiu-theme-red .mat-mdc-mini-fab.mat-warn,.propiu-theme-red.light .mat-mdc-fab.mat-warn,.propiu-theme-red.light .mat-mdc-mini-fab.mat-warn,.propiu-theme-red .light .mat-mdc-fab.mat-warn,.propiu-theme-red .light .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-red .mat-mdc-fab.mat-unthemed,.propiu-theme-red .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-red.light .mat-mdc-fab.mat-unthemed,.propiu-theme-red.light .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-red .light .mat-mdc-fab.mat-unthemed,.propiu-theme-red .light .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-red .mat-mdc-fab.mat-primary,.propiu-theme-red .mat-mdc-mini-fab.mat-primary,.propiu-theme-red.light .mat-mdc-fab.mat-primary,.propiu-theme-red.light .mat-mdc-mini-fab.mat-primary,.propiu-theme-red .light .mat-mdc-fab.mat-primary,.propiu-theme-red .light .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #dc2626;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-red .mat-mdc-fab.mat-accent,.propiu-theme-red .mat-mdc-mini-fab.mat-accent,.propiu-theme-red.light .mat-mdc-fab.mat-accent,.propiu-theme-red.light .mat-mdc-mini-fab.mat-accent,.propiu-theme-red .light .mat-mdc-fab.mat-accent,.propiu-theme-red .light .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-red .mat-mdc-fab.mat-warn,.propiu-theme-red .mat-mdc-mini-fab.mat-warn,.propiu-theme-red.light .mat-mdc-fab.mat-warn,.propiu-theme-red.light .mat-mdc-mini-fab.mat-warn,.propiu-theme-red .light .mat-mdc-fab.mat-warn,.propiu-theme-red .light .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-red .mat-mdc-fab[disabled][disabled],.propiu-theme-red .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-red.light .mat-mdc-fab[disabled][disabled],.propiu-theme-red.light .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-red .light .mat-mdc-fab[disabled][disabled],.propiu-theme-red .light .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)}.propiu-theme-red .mat-mdc-snack-bar-container,.propiu-theme-red.light .mat-mdc-snack-bar-container,.propiu-theme-red .light .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f59e0b}.propiu-theme-red .mdc-data-table,.propiu-theme-red.light .mdc-data-table,.propiu-theme-red .light .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.propiu-theme-red .mdc-data-table__row,.propiu-theme-red.light .mdc-data-table__row,.propiu-theme-red .light .mdc-data-table__row{background-color:inherit}.propiu-theme-red .mdc-data-table__header-cell,.propiu-theme-red.light .mdc-data-table__header-cell,.propiu-theme-red .light .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.propiu-theme-red .mdc-data-table__row--selected,.propiu-theme-red.light .mdc-data-table__row--selected,.propiu-theme-red .light .mdc-data-table__row--selected{background-color:#dc26260a}.propiu-theme-red .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-red .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-red .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-red.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-red.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-red.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-red .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-red .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-red .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.propiu-theme-red .mdc-data-table__cell,.propiu-theme-red .mdc-data-table__header-cell,.propiu-theme-red.light .mdc-data-table__cell,.propiu-theme-red.light .mdc-data-table__header-cell,.propiu-theme-red .light .mdc-data-table__cell,.propiu-theme-red .light .mdc-data-table__header-cell{border-bottom-color:#0000001f}.propiu-theme-red .mdc-data-table__pagination,.propiu-theme-red.light .mdc-data-table__pagination,.propiu-theme-red .light .mdc-data-table__pagination{border-top-color:#0000001f}.propiu-theme-red .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-red.light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-red .light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.propiu-theme-red .mdc-data-table__header-cell,.propiu-theme-red.light .mdc-data-table__header-cell,.propiu-theme-red .light .mdc-data-table__header-cell,.propiu-theme-red .mdc-data-table__pagination-total,.propiu-theme-red .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-red .mdc-data-table__cell,.propiu-theme-red.light .mdc-data-table__pagination-total,.propiu-theme-red.light .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-red.light .mdc-data-table__cell,.propiu-theme-red .light .mdc-data-table__pagination-total,.propiu-theme-red .light .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-red .light .mdc-data-table__cell{color:#000000de}.propiu-theme-red .mat-mdc-table,.propiu-theme-red.light .mat-mdc-table,.propiu-theme-red .light .mat-mdc-table{background:white}.propiu-theme-red .mat-mdc-progress-spinner,.propiu-theme-red.light .mat-mdc-progress-spinner,.propiu-theme-red .light .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #dc2626}.propiu-theme-red .mat-mdc-progress-spinner.mat-accent,.propiu-theme-red.light .mat-mdc-progress-spinner.mat-accent,.propiu-theme-red .light .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.propiu-theme-red .mat-mdc-progress-spinner.mat-warn,.propiu-theme-red.light .mat-mdc-progress-spinner.mat-warn,.propiu-theme-red .light .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-red .mat-badge-content,.propiu-theme-red.light .mat-badge-content,.propiu-theme-red .light .mat-badge-content{color:#fff;background:#dc2626}.cdk-high-contrast-active .propiu-theme-red .mat-badge-content,.cdk-high-contrast-active .propiu-theme-red.light .mat-badge-content,.cdk-high-contrast-active .propiu-theme-red .light .mat-badge-content{outline:solid 1px;border-radius:0}.propiu-theme-red .mat-badge-accent .mat-badge-content,.propiu-theme-red.light .mat-badge-accent .mat-badge-content,.propiu-theme-red .light .mat-badge-accent .mat-badge-content{background:#f59e0b;color:#fff}.propiu-theme-red .mat-badge-warn .mat-badge-content,.propiu-theme-red.light .mat-badge-warn .mat-badge-content,.propiu-theme-red .light .mat-badge-warn .mat-badge-content{color:#fff;background:#ef4444}.propiu-theme-red .mat-badge-disabled .mat-badge-content,.propiu-theme-red.light .mat-badge-disabled .mat-badge-content,.propiu-theme-red .light .mat-badge-disabled .mat-badge-content{background:#9ca3af;color:#6b7280}.propiu-theme-red,.propiu-theme-red.light,.propiu-theme-red .light{--mat-bottom-sheet-container-text-color: #030712;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: #e5e7eb;--mat-legacy-button-toggle-selected-state-text-color: #4b5563;--mat-legacy-button-toggle-selected-state-background-color: #d1d5db;--mat-legacy-button-toggle-disabled-state-text-color: #9ca3af;--mat-legacy-button-toggle-disabled-state-background-color: #e5e7eb;--mat-legacy-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-text-color: #030712;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #e5e7eb;--mat-standard-button-toggle-selected-state-background-color: #d1d5db;--mat-standard-button-toggle-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-state-text-color: #9ca3af;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-divider-color: #f0f0f0}.propiu-theme-red .mat-calendar-arrow,.propiu-theme-red.light .mat-calendar-arrow,.propiu-theme-red .light .mat-calendar-arrow{fill:#1f2937}.propiu-theme-red .mat-datepicker-toggle,.propiu-theme-red .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-red .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-red.light .mat-datepicker-toggle,.propiu-theme-red.light .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-red.light .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-red .light .mat-datepicker-toggle,.propiu-theme-red .light .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-red .light .mat-datepicker-content .mat-calendar-previous-button{color:#1f2937}.propiu-theme-red .mat-calendar-table-header-divider:after,.propiu-theme-red.light .mat-calendar-table-header-divider:after,.propiu-theme-red .light .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.06)}.propiu-theme-red .mat-calendar-table-header,.propiu-theme-red .mat-calendar-body-label,.propiu-theme-red.light .mat-calendar-table-header,.propiu-theme-red.light .mat-calendar-body-label,.propiu-theme-red .light .mat-calendar-table-header,.propiu-theme-red .light .mat-calendar-body-label{color:#4b5563}.propiu-theme-red .mat-calendar-body-cell-content,.propiu-theme-red .mat-date-range-input-separator,.propiu-theme-red.light .mat-calendar-body-cell-content,.propiu-theme-red.light .mat-date-range-input-separator,.propiu-theme-red .light .mat-calendar-body-cell-content,.propiu-theme-red .light .mat-date-range-input-separator{color:#030712;border-color:transparent}.propiu-theme-red .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red.light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red .light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#6b7280}.propiu-theme-red .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-red.light .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-red .light .mat-form-field-disabled .mat-date-range-input-separator{color:#6b7280}.propiu-theme-red .mat-calendar-body-in-preview,.propiu-theme-red.light .mat-calendar-body-in-preview,.propiu-theme-red .light .mat-calendar-body-in-preview{color:#0000001f}.propiu-theme-red .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red.light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red .light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280}.propiu-theme-red .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red.light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red .light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280cc}.propiu-theme-red .mat-calendar-body-in-range:before,.propiu-theme-red.light .mat-calendar-body-in-range:before,.propiu-theme-red .light .mat-calendar-body-in-range:before{background:rgba(220,38,38,.2)}.propiu-theme-red .mat-calendar-body-comparison-identical,.propiu-theme-red .mat-calendar-body-in-comparison-range:before,.propiu-theme-red.light .mat-calendar-body-comparison-identical,.propiu-theme-red.light .mat-calendar-body-in-comparison-range:before,.propiu-theme-red .light .mat-calendar-body-comparison-identical,.propiu-theme-red .light .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-red .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red.light .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red.light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .light .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(220,38,38,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-red .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red.light .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red.light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .light .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(220,38,38,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-red .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-red.light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red.light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-red .light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red .light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-red .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-red.light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red.light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-red .light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red .light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-red .mat-calendar-body-selected,.propiu-theme-red.light .mat-calendar-body-selected,.propiu-theme-red .light .mat-calendar-body-selected{background-color:#dc2626;color:#fff}.propiu-theme-red .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-red.light .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-red .light .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#dc262666}.propiu-theme-red .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-red.light .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-red .light .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-red .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red.light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red.light .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red .light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red .light .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:#dc26264d}@media (hover: hover){.propiu-theme-red .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),.propiu-theme-red.light .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),.propiu-theme-red .light .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:#dc26264d}}.propiu-theme-red .mat-datepicker-content,.propiu-theme-red.light .mat-datepicker-content,.propiu-theme-red .light .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#030712}.propiu-theme-red .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-red.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-red .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(245,158,11,.2)}.propiu-theme-red .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-red .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-red.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-red.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-red .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-red .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-red .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-red .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-red .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-red.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-red .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-red .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-red.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-red .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-red .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-red.light .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-red .light .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f59e0b;color:#fff}.propiu-theme-red .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-red.light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-red .light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f59e0b66}.propiu-theme-red .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-red.light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-red .light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-red .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),.propiu-theme-red .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),.propiu-theme-red.light .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),.propiu-theme-red.light .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),.propiu-theme-red .light .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),.propiu-theme-red .light .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:#f59e0b4d}@media (hover: hover){.propiu-theme-red .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),.propiu-theme-red.light .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),.propiu-theme-red .light .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:#f59e0b4d}}.propiu-theme-red .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-red.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-red .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-red .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-red .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-red.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-red.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-red .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-red .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-red .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-red .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-red .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-red.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-red .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-red .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-red.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-red .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-red .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-red.light .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-red .light .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-red .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-red.light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-red .light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-red .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-red.light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-red .light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-red .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),.propiu-theme-red .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),.propiu-theme-red.light .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),.propiu-theme-red.light .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),.propiu-theme-red .light .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),.propiu-theme-red .light .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:#ef44444d}@media (hover: hover){.propiu-theme-red .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),.propiu-theme-red.light .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),.propiu-theme-red .light .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:#ef44444d}}.propiu-theme-red .mat-datepicker-content-touch,.propiu-theme-red.light .mat-datepicker-content-touch,.propiu-theme-red .light .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-red .mat-datepicker-toggle-active,.propiu-theme-red.light .mat-datepicker-toggle-active,.propiu-theme-red .light .mat-datepicker-toggle-active{color:#dc2626}.propiu-theme-red .mat-datepicker-toggle-active.mat-accent,.propiu-theme-red.light .mat-datepicker-toggle-active.mat-accent,.propiu-theme-red .light .mat-datepicker-toggle-active.mat-accent{color:#f59e0b}.propiu-theme-red .mat-datepicker-toggle-active.mat-warn,.propiu-theme-red.light .mat-datepicker-toggle-active.mat-warn,.propiu-theme-red .light .mat-datepicker-toggle-active.mat-warn{color:#ef4444}.propiu-theme-red .mat-date-range-input-inner[disabled],.propiu-theme-red.light .mat-date-range-input-inner[disabled],.propiu-theme-red .light .mat-date-range-input-inner[disabled]{color:#6b7280}.propiu-theme-red,.propiu-theme-red.light,.propiu-theme-red .light{--mat-divider-color: rgba(0, 0, 0, .06);--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #030712;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .06);--mat-expansion-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-disabled-state-text-color: #9ca3af;--mat-expansion-header-text-color: #030712;--mat-expansion-header-description-color: #4b5563;--mat-expansion-header-indicator-color: #4b5563}.propiu-theme-red .mat-icon.mat-primary,.propiu-theme-red.light .mat-icon.mat-primary,.propiu-theme-red .light .mat-icon.mat-primary{color:#dc2626}.propiu-theme-red .mat-icon.mat-accent,.propiu-theme-red.light .mat-icon.mat-accent,.propiu-theme-red .light .mat-icon.mat-accent{color:#f59e0b}.propiu-theme-red .mat-icon.mat-warn,.propiu-theme-red.light .mat-icon.mat-warn,.propiu-theme-red .light .mat-icon.mat-warn{color:#ef4444}.propiu-theme-red,.propiu-theme-red.light,.propiu-theme-red .light{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .06);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #030712;--mat-sidenav-content-background-color: #f3f4f6;--mat-sidenav-content-text-color: #030712;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #dc2626;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #dc2626;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #dc2626;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .06);--mat-stepper-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-label-text-color: #4b5563;--mat-stepper-header-optional-label-text-color: #4b5563;--mat-stepper-header-selected-state-label-text-color: #030712;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #4b5563;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.propiu-theme-red .mat-step-header.mat-accent,.propiu-theme-red.light .mat-step-header.mat-accent,.propiu-theme-red .light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-red .mat-step-header.mat-warn,.propiu-theme-red.light .mat-step-header.mat-warn,.propiu-theme-red .light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-red .mat-sort-header-arrow,.propiu-theme-red.light .mat-sort-header-arrow,.propiu-theme-red .light .mat-sort-header-arrow{color:#4b5563}.propiu-theme-red,.propiu-theme-red.light,.propiu-theme-red .light{--mat-toolbar-container-background-color: #e5e7eb;--mat-toolbar-container-text-color: #030712}.propiu-theme-red .mat-toolbar.mat-primary,.propiu-theme-red.light .mat-toolbar.mat-primary,.propiu-theme-red .light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #dc2626;--mat-toolbar-container-text-color: white}.propiu-theme-red .mat-toolbar.mat-accent,.propiu-theme-red.light .mat-toolbar.mat-accent,.propiu-theme-red .light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.propiu-theme-red .mat-toolbar.mat-warn,.propiu-theme-red.light .mat-toolbar.mat-warn,.propiu-theme-red .light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-red .mat-tree,.propiu-theme-red.light .mat-tree,.propiu-theme-red .light .mat-tree{background:white}.propiu-theme-red .mat-tree-node,.propiu-theme-red .mat-nested-tree-node,.propiu-theme-red.light .mat-tree-node,.propiu-theme-red.light .mat-nested-tree-node,.propiu-theme-red .light .mat-tree-node,.propiu-theme-red .light .mat-nested-tree-node{color:#030712}.propiu-theme-red.dark .mat-ripple-element,.propiu-theme-red .dark .mat-ripple-element{background-color:#ffffff1a}.propiu-theme-red.dark,.propiu-theme-red .dark{--mat-option-selected-state-label-text-color: #ef4444;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.propiu-theme-red.dark .mat-accent,.propiu-theme-red .dark .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b}.propiu-theme-red.dark .mat-warn,.propiu-theme-red .dark .mat-warn{--mat-option-selected-state-label-text-color: #ef4444}.propiu-theme-red.dark,.propiu-theme-red .dark{--mat-optgroup-label-text-color: white}.propiu-theme-red.dark .mat-pseudo-checkbox-full,.propiu-theme-red .dark .mat-pseudo-checkbox-full{color:#9ca3af}.propiu-theme-red.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-red .dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.propiu-theme-red.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-red.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-red.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-red .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-red.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-red.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-red.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-red .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-red.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-red.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-red.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-red .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-red.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-red.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-red.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-red .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-red .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-red.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-red .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.propiu-theme-red.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-red .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-red .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.propiu-theme-red.dark .mat-app-background,.propiu-theme-red.dark.mat-app-background,.propiu-theme-red .dark .mat-app-background,.propiu-theme-red .dark.mat-app-background{background-color:#111827;color:#fff}.propiu-theme-red.dark .mat-elevation-z0,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-red .dark .mat-elevation-z0,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.propiu-theme-red.dark .mat-elevation-z1,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-red .dark .mat-elevation-z1,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.propiu-theme-red.dark .mat-elevation-z2,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-red .dark .mat-elevation-z2,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.propiu-theme-red.dark .mat-elevation-z3,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-red .dark .mat-elevation-z3,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.propiu-theme-red.dark .mat-elevation-z4,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-red .dark .mat-elevation-z4,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.propiu-theme-red.dark .mat-elevation-z5,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-red .dark .mat-elevation-z5,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.propiu-theme-red.dark .mat-elevation-z6,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-red .dark .mat-elevation-z6,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.propiu-theme-red.dark .mat-elevation-z7,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-red .dark .mat-elevation-z7,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.propiu-theme-red.dark .mat-elevation-z8,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-red .dark .mat-elevation-z8,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.propiu-theme-red.dark .mat-elevation-z9,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-red .dark .mat-elevation-z9,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.propiu-theme-red.dark .mat-elevation-z10,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-red .dark .mat-elevation-z10,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.propiu-theme-red.dark .mat-elevation-z11,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-red .dark .mat-elevation-z11,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.propiu-theme-red.dark .mat-elevation-z12,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-red .dark .mat-elevation-z12,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.propiu-theme-red.dark .mat-elevation-z13,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-red .dark .mat-elevation-z13,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.propiu-theme-red.dark .mat-elevation-z14,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-red .dark .mat-elevation-z14,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.propiu-theme-red.dark .mat-elevation-z15,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-red .dark .mat-elevation-z15,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.propiu-theme-red.dark .mat-elevation-z16,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-red .dark .mat-elevation-z16,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.propiu-theme-red.dark .mat-elevation-z17,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-red .dark .mat-elevation-z17,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.propiu-theme-red.dark .mat-elevation-z18,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-red .dark .mat-elevation-z18,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.propiu-theme-red.dark .mat-elevation-z19,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-red .dark .mat-elevation-z19,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.propiu-theme-red.dark .mat-elevation-z20,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-red .dark .mat-elevation-z20,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.propiu-theme-red.dark .mat-elevation-z21,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-red .dark .mat-elevation-z21,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.propiu-theme-red.dark .mat-elevation-z22,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-red .dark .mat-elevation-z22,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.propiu-theme-red.dark .mat-elevation-z23,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-red .dark .mat-elevation-z23,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.propiu-theme-red.dark .mat-elevation-z24,.propiu-theme-red.dark .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-red .dark .mat-elevation-z24,.propiu-theme-red .dark .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-red.dark .mat-mdc-card,.propiu-theme-red .dark .mat-mdc-card{--mdc-elevated-card-container-color: #1f2937;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1f2937;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #9ca3af}.propiu-theme-red.dark .mat-mdc-progress-bar,.propiu-theme-red .dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.propiu-theme-red.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-red .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-red.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-red .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-red.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-red .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-red.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-red .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-red.dark .mat-mdc-progress-bar.mat-accent,.propiu-theme-red .dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.propiu-theme-red.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-red .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}@media (forced-colors: active){.propiu-theme-red.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-red .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-red.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-red .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-red.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-red .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}.propiu-theme-red.dark .mat-mdc-progress-bar.mat-warn,.propiu-theme-red .dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.propiu-theme-red.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-red .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-red.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-red .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-red.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-red .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-red.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-red .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-red.dark .mat-mdc-tooltip,.propiu-theme-red .dark .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #374151;--mdc-plain-tooltip-supporting-text-color: #fff}.propiu-theme-red.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fff9}.propiu-theme-red.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-red .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#ffffffde}@media all{.propiu-theme-red.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-red .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#fff9}.propiu-theme-red.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-red .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#fff9}}.propiu-theme-red.dark .mdc-text-field .mdc-text-field__input,.propiu-theme-red .dark .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #ef4444)}.propiu-theme-red.dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-red .dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.propiu-theme-red.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-red.dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-red .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-red .dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.propiu-theme-red.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-red .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.propiu-theme-red.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-red .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.propiu-theme-red.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-red .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.propiu-theme-red.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-red .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.propiu-theme-red.dark .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-red.dark .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-red .dark .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-red .dark .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .87))}.propiu-theme-red.dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-red.dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-red .dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-red .dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .08)}.propiu-theme-red.dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-red.dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-red .dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-red .dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .24)}.propiu-theme-red.dark .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-red .dark .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#28323f}.propiu-theme-red.dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-red .dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#ffffff6b}.propiu-theme-red.dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-red .dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#ffffffde}.propiu-theme-red.dark .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-red .dark .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #ef4444)}.propiu-theme-red.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-red .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#ffffff61}.propiu-theme-red.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-red.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-red.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-red .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-red .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-red .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffffde}.propiu-theme-red.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #ef4444)}.propiu-theme-red.dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-red.dark .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-red .dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-red .dark .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.propiu-theme-red.dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .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,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-red .dark .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__input{color:#ffffff61}@media all{.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#ffffff61}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#ffffff61}}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}.propiu-theme-red.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-red .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-red.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-red .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#ffffff0f}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-red.dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-red.dark .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#ffffff0f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.propiu-theme-red.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-red .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-red.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-red .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-red.dark .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.propiu-theme-red.dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-red.dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-red.dark .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-red .dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.propiu-theme-red.dark .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-red .dark .mdc-text-field--disabled.mdc-text-field--filled{background-color:#232d3b}.propiu-theme-red.dark .mat-mdc-form-field-error,.propiu-theme-red .dark .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field-focus-overlay,.propiu-theme-red .dark .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.propiu-theme-red.dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-red .dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.propiu-theme-red.dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-red .dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.propiu-theme-red.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option,.propiu-theme-red .dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.propiu-theme-red.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled,.propiu-theme-red .dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.propiu-theme-red.dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-red .dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.propiu-theme-red.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-red .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-red.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-red .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#f59e0bde}.propiu-theme-red.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-red .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-red.dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-red .dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-red .dark .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red .dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f59e0bde}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .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,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-red .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-red .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .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,.propiu-theme-red.dark .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,.propiu-theme-red.dark .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,.propiu-theme-red .dark .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,.propiu-theme-red .dark .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,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red .dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .dark .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, #f59e0b)}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-red .dark .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red .dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-red .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .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,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-red .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-red .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-red .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .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,.propiu-theme-red.dark .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,.propiu-theme-red.dark .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,.propiu-theme-red .dark .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,.propiu-theme-red .dark .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,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-red .dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-red .dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-red .dark .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, #ef4444)}.propiu-theme-red.dark .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-red .dark .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}.propiu-theme-red.dark [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,.propiu-theme-red .dark [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}.propiu-theme-red.dark,.propiu-theme-red .dark{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-red.dark .mat-mdc-form-field.mat-accent,.propiu-theme-red .dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-red.dark .mat-mdc-form-field.mat-warn,.propiu-theme-red .dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-red.dark,.propiu-theme-red .dark{--mat-autocomplete-background-color: #1f2937}.propiu-theme-red.dark .mat-mdc-dialog-container,.propiu-theme-red .dark .mat-mdc-dialog-container{--mdc-dialog-container-color: #1f2937;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.propiu-theme-red.dark .mat-mdc-standard-chip,.propiu-theme-red .dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #3a434f;--mdc-chip-elevated-disabled-container-color: #3a434f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.propiu-theme-red.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-red.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-red .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-red .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-red.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-red.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-red .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-red .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-red.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-red.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-red .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-red .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-red.dark .mat-mdc-slide-toggle,.propiu-theme-red .dark .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}.propiu-theme-red.dark .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-red .dark .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-red.dark .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-red .dark .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#6b7280}.propiu-theme-red.dark .mat-mdc-slide-toggle.mat-primary,.propiu-theme-red .dark .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.propiu-theme-red.dark .mat-mdc-slide-toggle.mat-accent,.propiu-theme-red .dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fcd34d;--mdc-switch-selected-handle-color: #fcd34d;--mdc-switch-selected-hover-state-layer-color: #fcd34d;--mdc-switch-selected-pressed-state-layer-color: #fcd34d;--mdc-switch-selected-focus-handle-color: #fde68a;--mdc-switch-selected-hover-handle-color: #fde68a;--mdc-switch-selected-pressed-handle-color: #fde68a;--mdc-switch-selected-focus-track-color: #d97706;--mdc-switch-selected-hover-track-color: #d97706;--mdc-switch-selected-pressed-track-color: #d97706;--mdc-switch-selected-track-color: #d97706}.propiu-theme-red.dark .mat-mdc-slide-toggle.mat-warn,.propiu-theme-red .dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.propiu-theme-red.dark .mat-mdc-radio-button .mdc-form-field,.propiu-theme-red .dark .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-red.dark .mat-mdc-radio-button.mat-primary,.propiu-theme-red .dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-red.dark .mat-mdc-radio-button.mat-accent,.propiu-theme-red .dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-red.dark .mat-mdc-radio-button.mat-warn,.propiu-theme-red .dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-red.dark .mat-mdc-slider,.propiu-theme-red .dark .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.propiu-theme-red.dark .mat-mdc-slider.mat-primary,.propiu-theme-red .dark .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-red.dark .mat-mdc-slider.mat-accent,.propiu-theme-red .dark .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mat-mdc-slider-ripple-color: #f59e0b;--mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);--mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2)}.propiu-theme-red.dark .mat-mdc-slider.mat-warn,.propiu-theme-red .dark .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-red.dark,.propiu-theme-red .dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #1f2937}.propiu-theme-red.dark .mat-mdc-list-base,.propiu-theme-red .dark .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #9ca3af;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.propiu-theme-red.dark .mdc-list-item__start,.propiu-theme-red.dark .mdc-list-item__end,.propiu-theme-red .dark .mdc-list-item__start,.propiu-theme-red .dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-red.dark .mat-accent .mdc-list-item__start,.propiu-theme-red.dark .mat-accent .mdc-list-item__end,.propiu-theme-red .dark .mat-accent .mdc-list-item__start,.propiu-theme-red .dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.propiu-theme-red.dark .mat-warn .mdc-list-item__start,.propiu-theme-red.dark .mat-warn .mdc-list-item__end,.propiu-theme-red .dark .mat-warn .mdc-list-item__start,.propiu-theme-red .dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-red.dark .mat-mdc-list-option,.propiu-theme-red .dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-red.dark .mat-mdc-list-option.mat-accent,.propiu-theme-red .dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-red.dark .mat-mdc-list-option.mat-warn,.propiu-theme-red .dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-red.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-red.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-red .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-red .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-red.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-red.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-red .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-red .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#ef4444}.propiu-theme-red.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-red.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-red.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-red .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-red .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-red .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.propiu-theme-red.dark,.propiu-theme-red .dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1f2937;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.propiu-theme-red.dark .mat-mdc-tab-group,.propiu-theme-red.dark .mat-mdc-tab-nav-bar,.propiu-theme-red .dark .mat-mdc-tab-group,.propiu-theme-red .dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-red.dark .mat-mdc-tab-group.mat-accent,.propiu-theme-red.dark .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-red .dark .mat-mdc-tab-group.mat-accent,.propiu-theme-red .dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.propiu-theme-red.dark .mat-mdc-tab-group.mat-warn,.propiu-theme-red.dark .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-red .dark .mat-mdc-tab-group.mat-warn,.propiu-theme-red .dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-red.dark .mat-mdc-tab-group.mat-background-primary,.propiu-theme-red.dark .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-red .dark .mat-mdc-tab-group.mat-background-primary,.propiu-theme-red .dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-red.dark .mat-mdc-tab-group.mat-background-accent,.propiu-theme-red.dark .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-red .dark .mat-mdc-tab-group.mat-background-accent,.propiu-theme-red .dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-red.dark .mat-mdc-tab-group.mat-background-warn,.propiu-theme-red.dark .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-red .dark .mat-mdc-tab-group.mat-background-warn,.propiu-theme-red .dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-red.dark,.propiu-theme-red .dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-red.dark .mat-mdc-checkbox.mat-primary,.propiu-theme-red .dark .mat-mdc-checkbox.mat-primary,.propiu-theme-red.dark .mat-mdc-checkbox.mat-warn,.propiu-theme-red .dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-red.dark .mat-mdc-checkbox .mdc-form-field,.propiu-theme-red .dark .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-red.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-red .dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#6b7280}.propiu-theme-red.dark .mat-mdc-button.mat-unthemed,.propiu-theme-red .dark .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.propiu-theme-red.dark .mat-mdc-button.mat-primary,.propiu-theme-red .dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-red.dark .mat-mdc-button.mat-accent,.propiu-theme-red .dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b}.propiu-theme-red.dark .mat-mdc-button.mat-warn,.propiu-theme-red .dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-red.dark .mat-mdc-button[disabled][disabled],.propiu-theme-red .dark .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.propiu-theme-red.dark .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-red .dark .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #1f2937;--mdc-filled-button-label-text-color: #fff}.propiu-theme-red.dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-red .dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-red.dark .mat-mdc-unelevated-button.mat-accent,.propiu-theme-red .dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #000}.propiu-theme-red.dark .mat-mdc-unelevated-button.mat-warn,.propiu-theme-red .dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-red.dark .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-red .dark .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.propiu-theme-red.dark .mat-mdc-raised-button.mat-unthemed,.propiu-theme-red .dark .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #1f2937;--mdc-protected-button-label-text-color: #fff}.propiu-theme-red.dark .mat-mdc-raised-button.mat-primary,.propiu-theme-red .dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-red.dark .mat-mdc-raised-button.mat-accent,.propiu-theme-red .dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #000}.propiu-theme-red.dark .mat-mdc-raised-button.mat-warn,.propiu-theme-red .dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-red.dark .mat-mdc-raised-button[disabled][disabled],.propiu-theme-red .dark .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.propiu-theme-red.dark .mat-mdc-outlined-button,.propiu-theme-red .dark .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.propiu-theme-red.dark .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-red .dark .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.propiu-theme-red.dark .mat-mdc-outlined-button.mat-primary,.propiu-theme-red .dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-red.dark .mat-mdc-outlined-button.mat-accent,.propiu-theme-red .dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b}.propiu-theme-red.dark .mat-mdc-outlined-button.mat-warn,.propiu-theme-red .dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-red.dark .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-red .dark .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.propiu-theme-red.dark .mat-mdc-button,.propiu-theme-red.dark .mat-mdc-outlined-button,.propiu-theme-red .dark .mat-mdc-button,.propiu-theme-red .dark .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-red.dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-red.dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-red.dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-red.dark .mat-mdc-button.mat-primary,.propiu-theme-red.dark .mat-mdc-outlined-button.mat-primary,.propiu-theme-red .dark .mat-mdc-button.mat-primary,.propiu-theme-red .dark .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-red.dark .mat-mdc-button.mat-accent,.propiu-theme-red.dark .mat-mdc-outlined-button.mat-accent,.propiu-theme-red .dark .mat-mdc-button.mat-accent,.propiu-theme-red .dark .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-red.dark .mat-mdc-button.mat-warn,.propiu-theme-red.dark .mat-mdc-outlined-button.mat-warn,.propiu-theme-red .dark .mat-mdc-button.mat-warn,.propiu-theme-red .dark .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-red.dark .mat-mdc-raised-button,.propiu-theme-red.dark .mat-mdc-unelevated-button,.propiu-theme-red .dark .mat-mdc-raised-button,.propiu-theme-red .dark .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-red.dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-red.dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-red.dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-red.dark .mat-mdc-raised-button.mat-primary,.propiu-theme-red.dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-red .dark .mat-mdc-raised-button.mat-primary,.propiu-theme-red .dark .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-red.dark .mat-mdc-raised-button.mat-accent,.propiu-theme-red.dark .mat-mdc-unelevated-button.mat-accent,.propiu-theme-red .dark .mat-mdc-raised-button.mat-accent,.propiu-theme-red .dark .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-red.dark .mat-mdc-raised-button.mat-warn,.propiu-theme-red.dark .mat-mdc-unelevated-button.mat-warn,.propiu-theme-red .dark .mat-mdc-raised-button.mat-warn,.propiu-theme-red .dark .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-red.dark .mat-mdc-icon-button,.propiu-theme-red .dark .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-red.dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-red.dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-red.dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-red.dark .mat-mdc-icon-button.mat-primary,.propiu-theme-red .dark .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.propiu-theme-red.dark .mat-mdc-icon-button.mat-accent,.propiu-theme-red .dark .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.propiu-theme-red.dark .mat-mdc-icon-button.mat-warn,.propiu-theme-red .dark .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.propiu-theme-red.dark .mat-mdc-icon-button.mat-primary,.propiu-theme-red .dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-red.dark .mat-mdc-icon-button.mat-accent,.propiu-theme-red .dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-red.dark .mat-mdc-icon-button.mat-warn,.propiu-theme-red .dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-red.dark .mat-mdc-icon-button[disabled][disabled],.propiu-theme-red .dark .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.propiu-theme-red.dark .mat-mdc-fab,.propiu-theme-red.dark .mat-mdc-mini-fab,.propiu-theme-red .dark .mat-mdc-fab,.propiu-theme-red .dark .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-red.dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-red.dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-red.dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red.dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-red .dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-red.dark .mat-mdc-fab.mat-primary,.propiu-theme-red.dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-red .dark .mat-mdc-fab.mat-primary,.propiu-theme-red .dark .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-red.dark .mat-mdc-fab.mat-accent,.propiu-theme-red.dark .mat-mdc-mini-fab.mat-accent,.propiu-theme-red .dark .mat-mdc-fab.mat-accent,.propiu-theme-red .dark .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-red.dark .mat-mdc-fab.mat-warn,.propiu-theme-red.dark .mat-mdc-mini-fab.mat-warn,.propiu-theme-red .dark .mat-mdc-fab.mat-warn,.propiu-theme-red .dark .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-red.dark .mat-mdc-fab.mat-unthemed,.propiu-theme-red.dark .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-red .dark .mat-mdc-fab.mat-unthemed,.propiu-theme-red .dark .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #1f2937;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-red.dark .mat-mdc-fab.mat-primary,.propiu-theme-red.dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-red .dark .mat-mdc-fab.mat-primary,.propiu-theme-red .dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-red.dark .mat-mdc-fab.mat-accent,.propiu-theme-red.dark .mat-mdc-mini-fab.mat-accent,.propiu-theme-red .dark .mat-mdc-fab.mat-accent,.propiu-theme-red .dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-red.dark .mat-mdc-fab.mat-warn,.propiu-theme-red.dark .mat-mdc-mini-fab.mat-warn,.propiu-theme-red .dark .mat-mdc-fab.mat-warn,.propiu-theme-red .dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-red.dark .mat-mdc-fab[disabled][disabled],.propiu-theme-red.dark .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-red .dark .mat-mdc-fab[disabled][disabled],.propiu-theme-red .dark .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.propiu-theme-red.dark .mat-mdc-snack-bar-container,.propiu-theme-red .dark .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #d2d4d7;--mdc-snackbar-supporting-text-color: rgba(31, 41, 55, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87)}.propiu-theme-red.dark .mdc-data-table,.propiu-theme-red .dark .mdc-data-table{background-color:var(--mdc-theme-surface, #1f2937);border-color:#ffffff1f}.propiu-theme-red.dark .mdc-data-table__row,.propiu-theme-red .dark .mdc-data-table__row{background-color:inherit}.propiu-theme-red.dark .mdc-data-table__header-cell,.propiu-theme-red .dark .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #1f2937)}.propiu-theme-red.dark .mdc-data-table__row--selected,.propiu-theme-red .dark .mdc-data-table__row--selected{background-color:#ef44440a}.propiu-theme-red.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-red.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-red.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-red .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-red .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-red .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#ffffff1f}.propiu-theme-red.dark .mdc-data-table__cell,.propiu-theme-red.dark .mdc-data-table__header-cell,.propiu-theme-red .dark .mdc-data-table__cell,.propiu-theme-red .dark .mdc-data-table__header-cell{border-bottom-color:#ffffff1f}.propiu-theme-red.dark .mdc-data-table__pagination,.propiu-theme-red .dark .mdc-data-table__pagination{border-top-color:#ffffff1f}.propiu-theme-red.dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-red .dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#ffffff0a}.propiu-theme-red.dark .mdc-data-table__header-cell,.propiu-theme-red .dark .mdc-data-table__header-cell,.propiu-theme-red.dark .mdc-data-table__pagination-total,.propiu-theme-red.dark .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-red.dark .mdc-data-table__cell,.propiu-theme-red .dark .mdc-data-table__pagination-total,.propiu-theme-red .dark .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-red .dark .mdc-data-table__cell{color:#ffffffde}.propiu-theme-red.dark .mat-mdc-table,.propiu-theme-red .dark .mat-mdc-table{background:#1f2937}.propiu-theme-red.dark .mat-mdc-progress-spinner,.propiu-theme-red .dark .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-red.dark .mat-mdc-progress-spinner.mat-accent,.propiu-theme-red .dark .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.propiu-theme-red.dark .mat-mdc-progress-spinner.mat-warn,.propiu-theme-red .dark .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-red.dark .mat-badge-content,.propiu-theme-red .dark .mat-badge-content{color:#fff;background:#ef4444}.cdk-high-contrast-active .propiu-theme-red.dark .mat-badge-content,.cdk-high-contrast-active .propiu-theme-red .dark .mat-badge-content{outline:solid 1px;border-radius:0}.propiu-theme-red.dark .mat-badge-accent .mat-badge-content,.propiu-theme-red .dark .mat-badge-accent .mat-badge-content{background:#f59e0b;color:#fff}.propiu-theme-red.dark .mat-badge-warn .mat-badge-content,.propiu-theme-red .dark .mat-badge-warn .mat-badge-content{color:#fff;background:#ef4444}.propiu-theme-red.dark .mat-badge-disabled .mat-badge-content,.propiu-theme-red .dark .mat-badge-disabled .mat-badge-content{background:#4b5563;color:#6b7280}.propiu-theme-red.dark,.propiu-theme-red .dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1f2937;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: #9ca3af;--mat-legacy-button-toggle-selected-state-background-color: #111827;--mat-legacy-button-toggle-disabled-state-text-color: #4b5563;--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1f2937;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #111827;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #4b5563;--mat-standard-button-toggle-disabled-state-background-color: #1f2937;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-divider-color: #3a434f}.propiu-theme-red.dark .mat-calendar-arrow,.propiu-theme-red .dark .mat-calendar-arrow{fill:#fff}.propiu-theme-red.dark .mat-datepicker-toggle,.propiu-theme-red.dark .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-red.dark .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-red .dark .mat-datepicker-toggle,.propiu-theme-red .dark .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-red .dark .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.propiu-theme-red.dark .mat-calendar-table-header-divider:after,.propiu-theme-red .dark .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.propiu-theme-red.dark .mat-calendar-table-header,.propiu-theme-red.dark .mat-calendar-body-label,.propiu-theme-red .dark .mat-calendar-table-header,.propiu-theme-red .dark .mat-calendar-body-label{color:#9ca3af}.propiu-theme-red.dark .mat-calendar-body-cell-content,.propiu-theme-red.dark .mat-date-range-input-separator,.propiu-theme-red .dark .mat-calendar-body-cell-content,.propiu-theme-red .dark .mat-date-range-input-separator{color:#fff;border-color:transparent}.propiu-theme-red.dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red .dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#6b7280}.propiu-theme-red.dark .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-red .dark .mat-form-field-disabled .mat-date-range-input-separator{color:#6b7280}.propiu-theme-red.dark .mat-calendar-body-in-preview,.propiu-theme-red .dark .mat-calendar-body-in-preview{color:#ffffff3d}.propiu-theme-red.dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red .dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280}.propiu-theme-red.dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red .dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280cc}.propiu-theme-red.dark .mat-calendar-body-in-range:before,.propiu-theme-red .dark .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-red.dark .mat-calendar-body-comparison-identical,.propiu-theme-red.dark .mat-calendar-body-in-comparison-range:before,.propiu-theme-red .dark .mat-calendar-body-comparison-identical,.propiu-theme-red .dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-red.dark .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red.dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .dark .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-red.dark .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red.dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .dark .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-red.dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red.dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-red .dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red .dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-red.dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red.dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-red .dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red .dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-red.dark .mat-calendar-body-selected,.propiu-theme-red .dark .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-red.dark .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-red .dark .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-red.dark .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-red .dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-red.dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red.dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red .dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-red .dark .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:#ef44444d}@media (hover: hover){.propiu-theme-red.dark .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),.propiu-theme-red .dark .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:#ef44444d}}.propiu-theme-red.dark .mat-datepicker-content,.propiu-theme-red .dark .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#1f2937;color:#fff}.propiu-theme-red.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-red .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(245,158,11,.2)}.propiu-theme-red.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-red.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-red .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-red .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-red.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-red.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-red.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-red .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-red.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-red .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-red.dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-red .dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f59e0b;color:#fff}.propiu-theme-red.dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-red .dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f59e0b66}.propiu-theme-red.dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-red .dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-red.dark .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),.propiu-theme-red.dark .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),.propiu-theme-red .dark .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),.propiu-theme-red .dark .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:#f59e0b4d}@media (hover: hover){.propiu-theme-red.dark .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),.propiu-theme-red .dark .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:#f59e0b4d}}.propiu-theme-red.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-red .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-red.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-red.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-red .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-red .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-red.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-red.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-red .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-red .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-red.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-red .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-red .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-red.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-red .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-red .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-red.dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-red .dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-red.dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-red .dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-red.dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-red .dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-red.dark .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),.propiu-theme-red.dark .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),.propiu-theme-red .dark .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),.propiu-theme-red .dark .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:#ef44444d}@media (hover: hover){.propiu-theme-red.dark .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),.propiu-theme-red .dark .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:#ef44444d}}.propiu-theme-red.dark .mat-datepicker-content-touch,.propiu-theme-red .dark .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-red.dark .mat-datepicker-toggle-active,.propiu-theme-red .dark .mat-datepicker-toggle-active{color:#ef4444}.propiu-theme-red.dark .mat-datepicker-toggle-active.mat-accent,.propiu-theme-red .dark .mat-datepicker-toggle-active.mat-accent{color:#f59e0b}.propiu-theme-red.dark .mat-datepicker-toggle-active.mat-warn,.propiu-theme-red .dark .mat-datepicker-toggle-active.mat-warn{color:#ef4444}.propiu-theme-red.dark .mat-date-range-input-inner[disabled],.propiu-theme-red .dark .mat-date-range-input-inner[disabled]{color:#6b7280}.propiu-theme-red.dark,.propiu-theme-red .dark{--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-background-color: #1f2937;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: #4b5563;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #9ca3af;--mat-expansion-header-indicator-color: #9ca3af}.propiu-theme-red.dark .mat-icon.mat-primary,.propiu-theme-red .dark .mat-icon.mat-primary{color:#ef4444}.propiu-theme-red.dark .mat-icon.mat-accent,.propiu-theme-red .dark .mat-icon.mat-accent{color:#f59e0b}.propiu-theme-red.dark .mat-icon.mat-warn,.propiu-theme-red .dark .mat-icon.mat-warn{color:#ef4444}.propiu-theme-red.dark,.propiu-theme-red .dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #1f2937;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #111827;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(224, 214, 200, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1f2937;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: #9ca3af;--mat-stepper-header-optional-label-text-color: #9ca3af;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #9ca3af;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.propiu-theme-red.dark .mat-step-header.mat-accent,.propiu-theme-red .dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-red.dark .mat-step-header.mat-warn,.propiu-theme-red .dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-red.dark .mat-sort-header-arrow,.propiu-theme-red .dark .mat-sort-header-arrow{color:#9ca3af}.propiu-theme-red.dark,.propiu-theme-red .dark{--mat-toolbar-container-background-color: #1f2937;--mat-toolbar-container-text-color: white}.propiu-theme-red.dark .mat-toolbar.mat-primary,.propiu-theme-red .dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-red.dark .mat-toolbar.mat-accent,.propiu-theme-red .dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.propiu-theme-red.dark .mat-toolbar.mat-warn,.propiu-theme-red .dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-red.dark .mat-tree,.propiu-theme-red .dark .mat-tree{background:#1f2937}.propiu-theme-red.dark .mat-tree-node,.propiu-theme-red.dark .mat-nested-tree-node,.propiu-theme-red .dark .mat-tree-node,.propiu-theme-red .dark .mat-nested-tree-node{color:#fff}.propiu-theme-orange .mat-ripple-element,.propiu-theme-orange.light .mat-ripple-element,.propiu-theme-orange .light .mat-ripple-element{background-color:#0000001a}.propiu-theme-orange,.propiu-theme-orange.light,.propiu-theme-orange .light{--mat-option-selected-state-label-text-color: #ea580c;--mat-option-label-text-color: #030712;--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.propiu-theme-orange .mat-accent,.propiu-theme-orange.light .mat-accent,.propiu-theme-orange .light .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b}.propiu-theme-orange .mat-warn,.propiu-theme-orange.light .mat-warn,.propiu-theme-orange .light .mat-warn{--mat-option-selected-state-label-text-color: #ef4444}.propiu-theme-orange,.propiu-theme-orange.light,.propiu-theme-orange .light{--mat-optgroup-label-text-color: #030712}.propiu-theme-orange .mat-pseudo-checkbox-full,.propiu-theme-orange.light .mat-pseudo-checkbox-full,.propiu-theme-orange .light .mat-pseudo-checkbox-full{color:#4b5563}.propiu-theme-orange .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-orange.light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-orange .light .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.propiu-theme-orange .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ea580c}.propiu-theme-orange .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ea580c}.propiu-theme-orange .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-orange.light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange.light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-orange .light .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange .light .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-orange .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-orange .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-orange .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-orange.light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange.light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-orange .light .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange .light .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-orange .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-orange .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-orange .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-orange.light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange.light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-orange .light .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange .light .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-orange .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-orange .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-orange .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-orange.light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange.light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-orange .light .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange .light .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#f3f4f6}.propiu-theme-orange .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.propiu-theme-orange .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange.light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .light .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.propiu-theme-orange .mat-app-background,.propiu-theme-orange.mat-app-background,.propiu-theme-orange.light .mat-app-background,.propiu-theme-orange.light.mat-app-background,.propiu-theme-orange .light .mat-app-background,.propiu-theme-orange .light.mat-app-background{background-color:#f3f4f6;color:#030712}.propiu-theme-orange .mat-elevation-z0,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-orange.light .mat-elevation-z0,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-orange .light .mat-elevation-z0,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.propiu-theme-orange .mat-elevation-z1,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-orange.light .mat-elevation-z1,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-orange .light .mat-elevation-z1,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.propiu-theme-orange .mat-elevation-z2,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-orange.light .mat-elevation-z2,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-orange .light .mat-elevation-z2,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.propiu-theme-orange .mat-elevation-z3,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-orange.light .mat-elevation-z3,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-orange .light .mat-elevation-z3,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.propiu-theme-orange .mat-elevation-z4,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-orange.light .mat-elevation-z4,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-orange .light .mat-elevation-z4,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.propiu-theme-orange .mat-elevation-z5,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-orange.light .mat-elevation-z5,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-orange .light .mat-elevation-z5,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.propiu-theme-orange .mat-elevation-z6,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-orange.light .mat-elevation-z6,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-orange .light .mat-elevation-z6,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.propiu-theme-orange .mat-elevation-z7,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-orange.light .mat-elevation-z7,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-orange .light .mat-elevation-z7,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.propiu-theme-orange .mat-elevation-z8,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-orange.light .mat-elevation-z8,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-orange .light .mat-elevation-z8,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.propiu-theme-orange .mat-elevation-z9,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-orange.light .mat-elevation-z9,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-orange .light .mat-elevation-z9,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.propiu-theme-orange .mat-elevation-z10,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-orange.light .mat-elevation-z10,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-orange .light .mat-elevation-z10,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.propiu-theme-orange .mat-elevation-z11,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-orange.light .mat-elevation-z11,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-orange .light .mat-elevation-z11,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.propiu-theme-orange .mat-elevation-z12,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-orange.light .mat-elevation-z12,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-orange .light .mat-elevation-z12,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.propiu-theme-orange .mat-elevation-z13,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-orange.light .mat-elevation-z13,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-orange .light .mat-elevation-z13,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.propiu-theme-orange .mat-elevation-z14,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-orange.light .mat-elevation-z14,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-orange .light .mat-elevation-z14,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.propiu-theme-orange .mat-elevation-z15,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-orange.light .mat-elevation-z15,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-orange .light .mat-elevation-z15,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.propiu-theme-orange .mat-elevation-z16,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-orange.light .mat-elevation-z16,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-orange .light .mat-elevation-z16,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.propiu-theme-orange .mat-elevation-z17,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-orange.light .mat-elevation-z17,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-orange .light .mat-elevation-z17,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.propiu-theme-orange .mat-elevation-z18,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-orange.light .mat-elevation-z18,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-orange .light .mat-elevation-z18,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.propiu-theme-orange .mat-elevation-z19,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-orange.light .mat-elevation-z19,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-orange .light .mat-elevation-z19,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.propiu-theme-orange .mat-elevation-z20,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-orange.light .mat-elevation-z20,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-orange .light .mat-elevation-z20,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.propiu-theme-orange .mat-elevation-z21,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-orange.light .mat-elevation-z21,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-orange .light .mat-elevation-z21,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.propiu-theme-orange .mat-elevation-z22,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-orange.light .mat-elevation-z22,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-orange .light .mat-elevation-z22,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.propiu-theme-orange .mat-elevation-z23,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-orange.light .mat-elevation-z23,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-orange .light .mat-elevation-z23,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.propiu-theme-orange .mat-elevation-z24,.propiu-theme-orange .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-orange.light .mat-elevation-z24,.propiu-theme-orange.light .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-orange .light .mat-elevation-z24,.propiu-theme-orange .light .mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-orange .mat-mdc-card,.propiu-theme-orange.light .mat-mdc-card,.propiu-theme-orange .light .mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #4b5563}.propiu-theme-orange .mat-mdc-progress-bar,.propiu-theme-orange.light .mat-mdc-progress-bar,.propiu-theme-orange .light .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #ea580c;--mdc-linear-progress-track-color: rgba(234, 88, 12, .25)}.propiu-theme-orange .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-orange.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-orange .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#ea580c40;background-color:var(--mdc-linear-progress-track-color, rgba(234, 88, 12, .25))}@media (forced-colors: active){.propiu-theme-orange .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-orange.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-orange .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-orange .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-orange.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-orange .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(234, 88, 12, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-orange .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-orange.light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-orange .light .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#ea580c40;background-color:var(--mdc-linear-progress-track-color, rgba(234, 88, 12, .25))}.propiu-theme-orange .mat-mdc-progress-bar.mat-accent,.propiu-theme-orange.light .mat-mdc-progress-bar.mat-accent,.propiu-theme-orange .light .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.propiu-theme-orange .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-orange.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-orange .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}@media (forced-colors: active){.propiu-theme-orange .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-orange.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-orange .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-orange .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-orange.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-orange .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-orange .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-orange.light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-orange .light .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}.propiu-theme-orange .mat-mdc-progress-bar.mat-warn,.propiu-theme-orange.light .mat-mdc-progress-bar.mat-warn,.propiu-theme-orange .light .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}.propiu-theme-orange .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-orange.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-orange .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-orange .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-orange.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-orange .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-orange .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-orange.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-orange .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-orange .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-orange.light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-orange .light .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-orange .mat-mdc-tooltip,.propiu-theme-orange.light .mat-mdc-tooltip,.propiu-theme-orange .light .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #1f2937;--mdc-plain-tooltip-supporting-text-color: #fff}.propiu-theme-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#0009}.propiu-theme-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-orange.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-orange .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#000000de}@media all{.propiu-theme-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-orange.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-orange .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#0009}.propiu-theme-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-orange.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-orange .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#0009}}.propiu-theme-orange .mdc-text-field .mdc-text-field__input,.propiu-theme-orange.light .mdc-text-field .mdc-text-field__input,.propiu-theme-orange .light .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #ea580c)}.propiu-theme-orange .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-orange.light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-orange .light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.propiu-theme-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-orange .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-orange.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-orange.light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-orange .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-orange .light .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.propiu-theme-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-orange.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-orange .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.propiu-theme-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-orange.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-orange .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.propiu-theme-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-orange.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-orange .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.propiu-theme-orange .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-orange.light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-orange .light .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.propiu-theme-orange .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-orange .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-orange.light .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-orange.light .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-orange .light .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-orange .light .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(0, 0, 0, .87))}.propiu-theme-orange .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-orange .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-orange.light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-orange.light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-orange .light .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-orange .light .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .04)}.propiu-theme-orange .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-orange .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-orange.light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-orange.light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-orange .light .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-orange .light .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .12)}.propiu-theme-orange .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-orange.light .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-orange .light .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#f5f5f5}.propiu-theme-orange .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-orange.light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-orange .light .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.propiu-theme-orange .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-orange.light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-orange .light .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.propiu-theme-orange .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-orange.light .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-orange .light .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #ea580c)}.propiu-theme-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange.light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .light .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#00000061}.propiu-theme-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-orange.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-orange.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-orange.light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-orange .light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-orange .light .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-orange .light .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}.propiu-theme-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange.light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .light .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #ea580c)}.propiu-theme-orange .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-orange .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-orange.light .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-orange.light .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-orange .light .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-orange .light .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.propiu-theme-orange .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange.light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .light .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ea580cde}.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .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,.propiu-theme-orange.light .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,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-orange.light .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-orange .light .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange.light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .light .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__input{color:#00000061}@media all{.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#00000061}.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#00000061}}.propiu-theme-orange .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-floating-label{color:#00000061}.propiu-theme-orange .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-orange.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-orange .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-orange .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-orange.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-orange .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.propiu-theme-orange .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.propiu-theme-orange .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-orange .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-orange .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#0000000f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.propiu-theme-orange .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.propiu-theme-orange .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-orange.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-orange .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-orange .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-orange.light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-orange .light .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-orange .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.propiu-theme-orange .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.propiu-theme-orange .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-orange .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-orange .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-orange.light .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-orange .light .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.propiu-theme-orange .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-orange.light .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-orange .light .mdc-text-field--disabled.mdc-text-field--filled{background-color:#fafafa}.propiu-theme-orange .mat-mdc-form-field-error,.propiu-theme-orange.light .mat-mdc-form-field-error,.propiu-theme-orange .light .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .mat-mdc-form-field-focus-overlay,.propiu-theme-orange.light .mat-mdc-form-field-focus-overlay,.propiu-theme-orange .light .mat-mdc-form-field-focus-overlay{background-color:#000000de}.propiu-theme-orange .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-orange.light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-orange .light .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.propiu-theme-orange .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-orange.light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-orange .light .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.propiu-theme-orange .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-orange.light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-orange .light .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.propiu-theme-orange .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-orange.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-orange .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#ea580cde}.propiu-theme-orange .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-orange.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-orange .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#f59e0bde}.propiu-theme-orange .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-orange.light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-orange .light .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-orange .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-orange.light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-orange .light .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-orange .light .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-orange .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange .light .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .light .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f59e0bde}.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .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,.propiu-theme-orange.light .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,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-orange .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .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,.propiu-theme-orange .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,.propiu-theme-orange .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,.propiu-theme-orange.light .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,.propiu-theme-orange.light .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,.propiu-theme-orange.light .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,.propiu-theme-orange .light .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,.propiu-theme-orange .light .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,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .light .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange .light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .light .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .light .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, #f59e0b)}.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-orange .light .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange .light .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .light .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .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,.propiu-theme-orange.light .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,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-orange .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .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,.propiu-theme-orange .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,.propiu-theme-orange .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,.propiu-theme-orange.light .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,.propiu-theme-orange.light .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,.propiu-theme-orange.light .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,.propiu-theme-orange .light .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,.propiu-theme-orange .light .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,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .light .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange .light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .light .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .light .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, #ef4444)}.propiu-theme-orange .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-orange.light .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-orange .light .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}.propiu-theme-orange [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,.propiu-theme-orange.light [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,.propiu-theme-orange .light [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}.propiu-theme-orange,.propiu-theme-orange.light,.propiu-theme-orange .light{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(234, 88, 12, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-orange .mat-mdc-form-field.mat-accent,.propiu-theme-orange.light .mat-mdc-form-field.mat-accent,.propiu-theme-orange .light .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-orange .mat-mdc-form-field.mat-warn,.propiu-theme-orange.light .mat-mdc-form-field.mat-warn,.propiu-theme-orange .light .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-orange,.propiu-theme-orange.light,.propiu-theme-orange .light{--mat-autocomplete-background-color: white}.propiu-theme-orange .mat-mdc-dialog-container,.propiu-theme-orange.light .mat-mdc-dialog-container,.propiu-theme-orange .light .mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.propiu-theme-orange .mat-mdc-standard-chip,.propiu-theme-orange.light .mat-mdc-standard-chip,.propiu-theme-orange .light .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.propiu-theme-orange .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-orange .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-orange.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-orange.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-orange .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-orange .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ea580c;--mdc-chip-elevated-disabled-container-color: #ea580c;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-orange .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-orange .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-orange.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-orange.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-orange .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-orange .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-orange .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-orange .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-orange.light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-orange.light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-orange .light .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-orange .light .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-orange .mat-mdc-slide-toggle,.propiu-theme-orange.light .mat-mdc-slide-toggle,.propiu-theme-orange .light .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}.propiu-theme-orange .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-orange.light .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-orange .light .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-orange .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-orange.light .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-orange .light .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#6b7280}.propiu-theme-orange .mat-mdc-slide-toggle.mat-primary,.propiu-theme-orange.light .mat-mdc-slide-toggle.mat-primary,.propiu-theme-orange .light .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #ea580c;--mdc-switch-selected-handle-color: #ea580c;--mdc-switch-selected-hover-state-layer-color: #ea580c;--mdc-switch-selected-pressed-state-layer-color: #ea580c;--mdc-switch-selected-focus-handle-color: #7c2d12;--mdc-switch-selected-hover-handle-color: #7c2d12;--mdc-switch-selected-pressed-handle-color: #7c2d12;--mdc-switch-selected-focus-track-color: #fdba74;--mdc-switch-selected-hover-track-color: #fdba74;--mdc-switch-selected-pressed-track-color: #fdba74;--mdc-switch-selected-track-color: #fdba74}.propiu-theme-orange .mat-mdc-slide-toggle.mat-accent,.propiu-theme-orange.light .mat-mdc-slide-toggle.mat-accent,.propiu-theme-orange .light .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d97706;--mdc-switch-selected-handle-color: #d97706;--mdc-switch-selected-hover-state-layer-color: #d97706;--mdc-switch-selected-pressed-state-layer-color: #d97706;--mdc-switch-selected-focus-handle-color: #78350f;--mdc-switch-selected-hover-handle-color: #78350f;--mdc-switch-selected-pressed-handle-color: #78350f;--mdc-switch-selected-focus-track-color: #fcd34d;--mdc-switch-selected-hover-track-color: #fcd34d;--mdc-switch-selected-pressed-track-color: #fcd34d;--mdc-switch-selected-track-color: #fcd34d}.propiu-theme-orange .mat-mdc-slide-toggle.mat-warn,.propiu-theme-orange.light .mat-mdc-slide-toggle.mat-warn,.propiu-theme-orange .light .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #dc2626;--mdc-switch-selected-handle-color: #dc2626;--mdc-switch-selected-hover-state-layer-color: #dc2626;--mdc-switch-selected-pressed-state-layer-color: #dc2626;--mdc-switch-selected-focus-handle-color: #7f1d1d;--mdc-switch-selected-hover-handle-color: #7f1d1d;--mdc-switch-selected-pressed-handle-color: #7f1d1d;--mdc-switch-selected-focus-track-color: #fca5a5;--mdc-switch-selected-hover-track-color: #fca5a5;--mdc-switch-selected-pressed-track-color: #fca5a5;--mdc-switch-selected-track-color: #fca5a5}.propiu-theme-orange .mat-mdc-radio-button .mdc-form-field,.propiu-theme-orange.light .mat-mdc-radio-button .mdc-form-field,.propiu-theme-orange .light .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-orange .mat-mdc-radio-button.mat-primary,.propiu-theme-orange.light .mat-mdc-radio-button.mat-primary,.propiu-theme-orange .light .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ea580c;--mdc-radio-selected-hover-icon-color: #ea580c;--mdc-radio-selected-icon-color: #ea580c;--mdc-radio-selected-pressed-icon-color: #ea580c;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #ea580c;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-orange .mat-mdc-radio-button.mat-accent,.propiu-theme-orange.light .mat-mdc-radio-button.mat-accent,.propiu-theme-orange .light .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-orange .mat-mdc-radio-button.mat-warn,.propiu-theme-orange.light .mat-mdc-radio-button.mat-warn,.propiu-theme-orange .light .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-orange .mat-mdc-slider,.propiu-theme-orange.light .mat-mdc-slider,.propiu-theme-orange .light .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}.propiu-theme-orange .mat-mdc-slider.mat-primary,.propiu-theme-orange.light .mat-mdc-slider.mat-primary,.propiu-theme-orange .light .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #ea580c;--mdc-slider-focus-handle-color: #ea580c;--mdc-slider-hover-handle-color: #ea580c;--mdc-slider-active-track-color: #ea580c;--mdc-slider-inactive-track-color: #ea580c;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ea580c;--mat-mdc-slider-ripple-color: #ea580c;--mat-mdc-slider-hover-ripple-color: rgba(234, 88, 12, .05);--mat-mdc-slider-focus-ripple-color: rgba(234, 88, 12, .2)}.propiu-theme-orange .mat-mdc-slider.mat-accent,.propiu-theme-orange.light .mat-mdc-slider.mat-accent,.propiu-theme-orange .light .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mat-mdc-slider-ripple-color: #f59e0b;--mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);--mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2)}.propiu-theme-orange .mat-mdc-slider.mat-warn,.propiu-theme-orange.light .mat-mdc-slider.mat-warn,.propiu-theme-orange .light .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-orange,.propiu-theme-orange.light,.propiu-theme-orange .light{--mat-menu-item-label-text-color: #030712;--mat-menu-item-icon-color: #030712;--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}.propiu-theme-orange .mat-mdc-list-base,.propiu-theme-orange.light .mat-mdc-list-base,.propiu-theme-orange .light .mat-mdc-list-base{--mdc-list-list-item-label-text-color: #030712;--mdc-list-list-item-supporting-text-color: #4b5563;--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--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: #030712;--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: #030712;--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}.propiu-theme-orange .mdc-list-item__start,.propiu-theme-orange .mdc-list-item__end,.propiu-theme-orange.light .mdc-list-item__start,.propiu-theme-orange.light .mdc-list-item__end,.propiu-theme-orange .light .mdc-list-item__start,.propiu-theme-orange .light .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ea580c;--mdc-radio-selected-hover-icon-color: #ea580c;--mdc-radio-selected-icon-color: #ea580c;--mdc-radio-selected-pressed-icon-color: #ea580c}.propiu-theme-orange .mat-accent .mdc-list-item__start,.propiu-theme-orange .mat-accent .mdc-list-item__end,.propiu-theme-orange.light .mat-accent .mdc-list-item__start,.propiu-theme-orange.light .mat-accent .mdc-list-item__end,.propiu-theme-orange .light .mat-accent .mdc-list-item__start,.propiu-theme-orange .light .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.propiu-theme-orange .mat-warn .mdc-list-item__start,.propiu-theme-orange .mat-warn .mdc-list-item__end,.propiu-theme-orange.light .mat-warn .mdc-list-item__start,.propiu-theme-orange.light .mat-warn .mdc-list-item__end,.propiu-theme-orange .light .mat-warn .mdc-list-item__start,.propiu-theme-orange .light .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-orange .mat-mdc-list-option,.propiu-theme-orange.light .mat-mdc-list-option,.propiu-theme-orange .light .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ea580c;--mdc-checkbox-selected-hover-icon-color: #ea580c;--mdc-checkbox-selected-icon-color: #ea580c;--mdc-checkbox-selected-pressed-icon-color: #ea580c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ea580c;--mdc-checkbox-selected-hover-state-layer-color: #ea580c;--mdc-checkbox-selected-pressed-state-layer-color: #ea580c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-orange .mat-mdc-list-option.mat-accent,.propiu-theme-orange.light .mat-mdc-list-option.mat-accent,.propiu-theme-orange .light .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-orange .mat-mdc-list-option.mat-warn,.propiu-theme-orange.light .mat-mdc-list-option.mat-warn,.propiu-theme-orange .light .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-orange .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-orange .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-orange.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-orange.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-orange .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-orange .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-orange .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-orange .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-orange.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-orange.light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-orange .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-orange .light .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#ea580c}.propiu-theme-orange .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-orange .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-orange .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-orange.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-orange.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-orange.light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-orange .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-orange .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-orange .light .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.propiu-theme-orange,.propiu-theme-orange.light,.propiu-theme-orange .light{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}.propiu-theme-orange .mat-mdc-tab-group,.propiu-theme-orange .mat-mdc-tab-nav-bar,.propiu-theme-orange.light .mat-mdc-tab-group,.propiu-theme-orange.light .mat-mdc-tab-nav-bar,.propiu-theme-orange .light .mat-mdc-tab-group,.propiu-theme-orange .light .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #ea580c;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ea580c;--mat-tab-header-active-ripple-color: #ea580c;--mat-tab-header-inactive-ripple-color: #ea580c;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ea580c;--mat-tab-header-active-hover-label-text-color: #ea580c;--mat-tab-header-active-focus-indicator-color: #ea580c;--mat-tab-header-active-hover-indicator-color: #ea580c}.propiu-theme-orange .mat-mdc-tab-group.mat-accent,.propiu-theme-orange .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-orange.light .mat-mdc-tab-group.mat-accent,.propiu-theme-orange.light .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-orange .light .mat-mdc-tab-group.mat-accent,.propiu-theme-orange .light .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.propiu-theme-orange .mat-mdc-tab-group.mat-warn,.propiu-theme-orange .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-orange.light .mat-mdc-tab-group.mat-warn,.propiu-theme-orange.light .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-orange .light .mat-mdc-tab-group.mat-warn,.propiu-theme-orange .light .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-orange .mat-mdc-tab-group.mat-background-primary,.propiu-theme-orange .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-orange.light .mat-mdc-tab-group.mat-background-primary,.propiu-theme-orange.light .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-orange .light .mat-mdc-tab-group.mat-background-primary,.propiu-theme-orange .light .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #ea580c;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-orange .mat-mdc-tab-group.mat-background-accent,.propiu-theme-orange .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-orange.light .mat-mdc-tab-group.mat-background-accent,.propiu-theme-orange.light .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-orange .light .mat-mdc-tab-group.mat-background-accent,.propiu-theme-orange .light .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-orange .mat-mdc-tab-group.mat-background-warn,.propiu-theme-orange .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-orange.light .mat-mdc-tab-group.mat-background-warn,.propiu-theme-orange.light .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-orange .light .mat-mdc-tab-group.mat-background-warn,.propiu-theme-orange .light .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-orange,.propiu-theme-orange.light,.propiu-theme-orange .light{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-orange .mat-mdc-checkbox.mat-primary,.propiu-theme-orange.light .mat-mdc-checkbox.mat-primary,.propiu-theme-orange .light .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ea580c;--mdc-checkbox-selected-hover-icon-color: #ea580c;--mdc-checkbox-selected-icon-color: #ea580c;--mdc-checkbox-selected-pressed-icon-color: #ea580c;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ea580c;--mdc-checkbox-selected-hover-state-layer-color: #ea580c;--mdc-checkbox-selected-pressed-state-layer-color: #ea580c;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-orange .mat-mdc-checkbox.mat-warn,.propiu-theme-orange.light .mat-mdc-checkbox.mat-warn,.propiu-theme-orange .light .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.propiu-theme-orange .mat-mdc-checkbox .mdc-form-field,.propiu-theme-orange.light .mat-mdc-checkbox .mdc-form-field,.propiu-theme-orange .light .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.propiu-theme-orange .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-orange.light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-orange .light .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#6b7280}.propiu-theme-orange .mat-mdc-button.mat-unthemed,.propiu-theme-orange.light .mat-mdc-button.mat-unthemed,.propiu-theme-orange .light .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.propiu-theme-orange .mat-mdc-button.mat-primary,.propiu-theme-orange.light .mat-mdc-button.mat-primary,.propiu-theme-orange .light .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #ea580c}.propiu-theme-orange .mat-mdc-button.mat-accent,.propiu-theme-orange.light .mat-mdc-button.mat-accent,.propiu-theme-orange .light .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b}.propiu-theme-orange .mat-mdc-button.mat-warn,.propiu-theme-orange.light .mat-mdc-button.mat-warn,.propiu-theme-orange .light .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-orange .mat-mdc-button[disabled][disabled],.propiu-theme-orange.light .mat-mdc-button[disabled][disabled],.propiu-theme-orange .light .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)}.propiu-theme-orange .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-orange.light .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-orange .light .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.propiu-theme-orange .mat-mdc-unelevated-button.mat-primary,.propiu-theme-orange.light .mat-mdc-unelevated-button.mat-primary,.propiu-theme-orange .light .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #ea580c;--mdc-filled-button-label-text-color: #fff}.propiu-theme-orange .mat-mdc-unelevated-button.mat-accent,.propiu-theme-orange.light .mat-mdc-unelevated-button.mat-accent,.propiu-theme-orange .light .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #000}.propiu-theme-orange .mat-mdc-unelevated-button.mat-warn,.propiu-theme-orange.light .mat-mdc-unelevated-button.mat-warn,.propiu-theme-orange .light .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-orange .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-orange.light .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-orange .light .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)}.propiu-theme-orange .mat-mdc-raised-button.mat-unthemed,.propiu-theme-orange.light .mat-mdc-raised-button.mat-unthemed,.propiu-theme-orange .light .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.propiu-theme-orange .mat-mdc-raised-button.mat-primary,.propiu-theme-orange.light .mat-mdc-raised-button.mat-primary,.propiu-theme-orange .light .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #ea580c;--mdc-protected-button-label-text-color: #fff}.propiu-theme-orange .mat-mdc-raised-button.mat-accent,.propiu-theme-orange.light .mat-mdc-raised-button.mat-accent,.propiu-theme-orange .light .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #000}.propiu-theme-orange .mat-mdc-raised-button.mat-warn,.propiu-theme-orange.light .mat-mdc-raised-button.mat-warn,.propiu-theme-orange .light .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-orange .mat-mdc-raised-button[disabled][disabled],.propiu-theme-orange.light .mat-mdc-raised-button[disabled][disabled],.propiu-theme-orange .light .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}.propiu-theme-orange .mat-mdc-outlined-button,.propiu-theme-orange.light .mat-mdc-outlined-button,.propiu-theme-orange .light .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.propiu-theme-orange .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-orange.light .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-orange .light .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.propiu-theme-orange .mat-mdc-outlined-button.mat-primary,.propiu-theme-orange.light .mat-mdc-outlined-button.mat-primary,.propiu-theme-orange .light .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #ea580c}.propiu-theme-orange .mat-mdc-outlined-button.mat-accent,.propiu-theme-orange.light .mat-mdc-outlined-button.mat-accent,.propiu-theme-orange .light .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b}.propiu-theme-orange .mat-mdc-outlined-button.mat-warn,.propiu-theme-orange.light .mat-mdc-outlined-button.mat-warn,.propiu-theme-orange .light .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-orange .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-orange.light .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-orange .light .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)}.propiu-theme-orange .mat-mdc-button,.propiu-theme-orange .mat-mdc-outlined-button,.propiu-theme-orange.light .mat-mdc-button,.propiu-theme-orange.light .mat-mdc-outlined-button,.propiu-theme-orange .light .mat-mdc-button,.propiu-theme-orange .light .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-orange .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-orange .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-orange .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-orange .mat-mdc-button.mat-primary,.propiu-theme-orange .mat-mdc-outlined-button.mat-primary,.propiu-theme-orange.light .mat-mdc-button.mat-primary,.propiu-theme-orange.light .mat-mdc-outlined-button.mat-primary,.propiu-theme-orange .light .mat-mdc-button.mat-primary,.propiu-theme-orange .light .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #ea580c;--mat-mdc-button-ripple-color: rgba(234, 88, 12, .1)}.propiu-theme-orange .mat-mdc-button.mat-accent,.propiu-theme-orange .mat-mdc-outlined-button.mat-accent,.propiu-theme-orange.light .mat-mdc-button.mat-accent,.propiu-theme-orange.light .mat-mdc-outlined-button.mat-accent,.propiu-theme-orange .light .mat-mdc-button.mat-accent,.propiu-theme-orange .light .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-orange .mat-mdc-button.mat-warn,.propiu-theme-orange .mat-mdc-outlined-button.mat-warn,.propiu-theme-orange.light .mat-mdc-button.mat-warn,.propiu-theme-orange.light .mat-mdc-outlined-button.mat-warn,.propiu-theme-orange .light .mat-mdc-button.mat-warn,.propiu-theme-orange .light .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-orange .mat-mdc-raised-button,.propiu-theme-orange .mat-mdc-unelevated-button,.propiu-theme-orange.light .mat-mdc-raised-button,.propiu-theme-orange.light .mat-mdc-unelevated-button,.propiu-theme-orange .light .mat-mdc-raised-button,.propiu-theme-orange .light .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-orange .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-orange .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-orange .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-orange .mat-mdc-raised-button.mat-primary,.propiu-theme-orange .mat-mdc-unelevated-button.mat-primary,.propiu-theme-orange.light .mat-mdc-raised-button.mat-primary,.propiu-theme-orange.light .mat-mdc-unelevated-button.mat-primary,.propiu-theme-orange .light .mat-mdc-raised-button.mat-primary,.propiu-theme-orange .light .mat-mdc-unelevated-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-orange .mat-mdc-raised-button.mat-accent,.propiu-theme-orange .mat-mdc-unelevated-button.mat-accent,.propiu-theme-orange.light .mat-mdc-raised-button.mat-accent,.propiu-theme-orange.light .mat-mdc-unelevated-button.mat-accent,.propiu-theme-orange .light .mat-mdc-raised-button.mat-accent,.propiu-theme-orange .light .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-orange .mat-mdc-raised-button.mat-warn,.propiu-theme-orange .mat-mdc-unelevated-button.mat-warn,.propiu-theme-orange.light .mat-mdc-raised-button.mat-warn,.propiu-theme-orange.light .mat-mdc-unelevated-button.mat-warn,.propiu-theme-orange .light .mat-mdc-raised-button.mat-warn,.propiu-theme-orange .light .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-orange .mat-mdc-icon-button,.propiu-theme-orange.light .mat-mdc-icon-button,.propiu-theme-orange .light .mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-orange .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-orange .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-orange .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-orange .mat-mdc-icon-button.mat-primary,.propiu-theme-orange.light .mat-mdc-icon-button.mat-primary,.propiu-theme-orange .light .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.propiu-theme-orange .mat-mdc-icon-button.mat-accent,.propiu-theme-orange.light .mat-mdc-icon-button.mat-accent,.propiu-theme-orange .light .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.propiu-theme-orange .mat-mdc-icon-button.mat-warn,.propiu-theme-orange.light .mat-mdc-icon-button.mat-warn,.propiu-theme-orange .light .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.propiu-theme-orange .mat-mdc-icon-button.mat-primary,.propiu-theme-orange.light .mat-mdc-icon-button.mat-primary,.propiu-theme-orange .light .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #ea580c;--mat-mdc-button-persistent-ripple-color: #ea580c;--mat-mdc-button-ripple-color: rgba(234, 88, 12, .1)}.propiu-theme-orange .mat-mdc-icon-button.mat-accent,.propiu-theme-orange.light .mat-mdc-icon-button.mat-accent,.propiu-theme-orange .light .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-orange .mat-mdc-icon-button.mat-warn,.propiu-theme-orange.light .mat-mdc-icon-button.mat-warn,.propiu-theme-orange .light .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-orange .mat-mdc-icon-button[disabled][disabled],.propiu-theme-orange.light .mat-mdc-icon-button[disabled][disabled],.propiu-theme-orange .light .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)}.propiu-theme-orange .mat-mdc-fab,.propiu-theme-orange .mat-mdc-mini-fab,.propiu-theme-orange.light .mat-mdc-fab,.propiu-theme-orange.light .mat-mdc-mini-fab,.propiu-theme-orange .light .mat-mdc-fab,.propiu-theme-orange .light .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-orange .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.propiu-theme-orange .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-orange .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .light .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.propiu-theme-orange .mat-mdc-fab.mat-primary,.propiu-theme-orange .mat-mdc-mini-fab.mat-primary,.propiu-theme-orange.light .mat-mdc-fab.mat-primary,.propiu-theme-orange.light .mat-mdc-mini-fab.mat-primary,.propiu-theme-orange .light .mat-mdc-fab.mat-primary,.propiu-theme-orange .light .mat-mdc-mini-fab.mat-primary{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-orange .mat-mdc-fab.mat-accent,.propiu-theme-orange .mat-mdc-mini-fab.mat-accent,.propiu-theme-orange.light .mat-mdc-fab.mat-accent,.propiu-theme-orange.light .mat-mdc-mini-fab.mat-accent,.propiu-theme-orange .light .mat-mdc-fab.mat-accent,.propiu-theme-orange .light .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-orange .mat-mdc-fab.mat-warn,.propiu-theme-orange .mat-mdc-mini-fab.mat-warn,.propiu-theme-orange.light .mat-mdc-fab.mat-warn,.propiu-theme-orange.light .mat-mdc-mini-fab.mat-warn,.propiu-theme-orange .light .mat-mdc-fab.mat-warn,.propiu-theme-orange .light .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-orange .mat-mdc-fab.mat-unthemed,.propiu-theme-orange .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-orange.light .mat-mdc-fab.mat-unthemed,.propiu-theme-orange.light .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-orange .light .mat-mdc-fab.mat-unthemed,.propiu-theme-orange .light .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #fff;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-orange .mat-mdc-fab.mat-primary,.propiu-theme-orange .mat-mdc-mini-fab.mat-primary,.propiu-theme-orange.light .mat-mdc-fab.mat-primary,.propiu-theme-orange.light .mat-mdc-mini-fab.mat-primary,.propiu-theme-orange .light .mat-mdc-fab.mat-primary,.propiu-theme-orange .light .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #ea580c;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-orange .mat-mdc-fab.mat-accent,.propiu-theme-orange .mat-mdc-mini-fab.mat-accent,.propiu-theme-orange.light .mat-mdc-fab.mat-accent,.propiu-theme-orange.light .mat-mdc-mini-fab.mat-accent,.propiu-theme-orange .light .mat-mdc-fab.mat-accent,.propiu-theme-orange .light .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-orange .mat-mdc-fab.mat-warn,.propiu-theme-orange .mat-mdc-mini-fab.mat-warn,.propiu-theme-orange.light .mat-mdc-fab.mat-warn,.propiu-theme-orange.light .mat-mdc-mini-fab.mat-warn,.propiu-theme-orange .light .mat-mdc-fab.mat-warn,.propiu-theme-orange .light .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-orange .mat-mdc-fab[disabled][disabled],.propiu-theme-orange .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-orange.light .mat-mdc-fab[disabled][disabled],.propiu-theme-orange.light .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-orange .light .mat-mdc-fab[disabled][disabled],.propiu-theme-orange .light .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)}.propiu-theme-orange .mat-mdc-snack-bar-container,.propiu-theme-orange.light .mat-mdc-snack-bar-container,.propiu-theme-orange .light .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #f59e0b}.propiu-theme-orange .mdc-data-table,.propiu-theme-orange.light .mdc-data-table,.propiu-theme-orange .light .mdc-data-table{background-color:var(--mdc-theme-surface, #fff);border-color:#0000001f}.propiu-theme-orange .mdc-data-table__row,.propiu-theme-orange.light .mdc-data-table__row,.propiu-theme-orange .light .mdc-data-table__row{background-color:inherit}.propiu-theme-orange .mdc-data-table__header-cell,.propiu-theme-orange.light .mdc-data-table__header-cell,.propiu-theme-orange .light .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #fff)}.propiu-theme-orange .mdc-data-table__row--selected,.propiu-theme-orange.light .mdc-data-table__row--selected,.propiu-theme-orange .light .mdc-data-table__row--selected{background-color:#ea580c0a}.propiu-theme-orange .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-orange.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-orange.light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .light .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#0000001f}.propiu-theme-orange .mdc-data-table__cell,.propiu-theme-orange .mdc-data-table__header-cell,.propiu-theme-orange.light .mdc-data-table__cell,.propiu-theme-orange.light .mdc-data-table__header-cell,.propiu-theme-orange .light .mdc-data-table__cell,.propiu-theme-orange .light .mdc-data-table__header-cell{border-bottom-color:#0000001f}.propiu-theme-orange .mdc-data-table__pagination,.propiu-theme-orange.light .mdc-data-table__pagination,.propiu-theme-orange .light .mdc-data-table__pagination{border-top-color:#0000001f}.propiu-theme-orange .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-orange.light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-orange .light .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#0000000a}.propiu-theme-orange .mdc-data-table__header-cell,.propiu-theme-orange.light .mdc-data-table__header-cell,.propiu-theme-orange .light .mdc-data-table__header-cell,.propiu-theme-orange .mdc-data-table__pagination-total,.propiu-theme-orange .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-orange .mdc-data-table__cell,.propiu-theme-orange.light .mdc-data-table__pagination-total,.propiu-theme-orange.light .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-orange.light .mdc-data-table__cell,.propiu-theme-orange .light .mdc-data-table__pagination-total,.propiu-theme-orange .light .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-orange .light .mdc-data-table__cell{color:#000000de}.propiu-theme-orange .mat-mdc-table,.propiu-theme-orange.light .mat-mdc-table,.propiu-theme-orange .light .mat-mdc-table{background:white}.propiu-theme-orange .mat-mdc-progress-spinner,.propiu-theme-orange.light .mat-mdc-progress-spinner,.propiu-theme-orange .light .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #ea580c}.propiu-theme-orange .mat-mdc-progress-spinner.mat-accent,.propiu-theme-orange.light .mat-mdc-progress-spinner.mat-accent,.propiu-theme-orange .light .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.propiu-theme-orange .mat-mdc-progress-spinner.mat-warn,.propiu-theme-orange.light .mat-mdc-progress-spinner.mat-warn,.propiu-theme-orange .light .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-orange .mat-badge-content,.propiu-theme-orange.light .mat-badge-content,.propiu-theme-orange .light .mat-badge-content{color:#fff;background:#ea580c}.cdk-high-contrast-active .propiu-theme-orange .mat-badge-content,.cdk-high-contrast-active .propiu-theme-orange.light .mat-badge-content,.cdk-high-contrast-active .propiu-theme-orange .light .mat-badge-content{outline:solid 1px;border-radius:0}.propiu-theme-orange .mat-badge-accent .mat-badge-content,.propiu-theme-orange.light .mat-badge-accent .mat-badge-content,.propiu-theme-orange .light .mat-badge-accent .mat-badge-content{background:#f59e0b;color:#fff}.propiu-theme-orange .mat-badge-warn .mat-badge-content,.propiu-theme-orange.light .mat-badge-warn .mat-badge-content,.propiu-theme-orange .light .mat-badge-warn .mat-badge-content{color:#fff;background:#ef4444}.propiu-theme-orange .mat-badge-disabled .mat-badge-content,.propiu-theme-orange.light .mat-badge-disabled .mat-badge-content,.propiu-theme-orange .light .mat-badge-disabled .mat-badge-content{background:#9ca3af;color:#6b7280}.propiu-theme-orange,.propiu-theme-orange.light,.propiu-theme-orange .light{--mat-bottom-sheet-container-text-color: #030712;--mat-bottom-sheet-container-background-color: white;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: #e5e7eb;--mat-legacy-button-toggle-selected-state-text-color: #4b5563;--mat-legacy-button-toggle-selected-state-background-color: #d1d5db;--mat-legacy-button-toggle-disabled-state-text-color: #9ca3af;--mat-legacy-button-toggle-disabled-state-background-color: #e5e7eb;--mat-legacy-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-text-color: #030712;--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: #e5e7eb;--mat-standard-button-toggle-selected-state-background-color: #d1d5db;--mat-standard-button-toggle-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-state-text-color: #9ca3af;--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: #030712;--mat-standard-button-toggle-disabled-selected-state-background-color: #9ca3af;--mat-standard-button-toggle-divider-color: #f0f0f0}.propiu-theme-orange .mat-calendar-arrow,.propiu-theme-orange.light .mat-calendar-arrow,.propiu-theme-orange .light .mat-calendar-arrow{fill:#1f2937}.propiu-theme-orange .mat-datepicker-toggle,.propiu-theme-orange .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-orange .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-orange.light .mat-datepicker-toggle,.propiu-theme-orange.light .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-orange.light .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-orange .light .mat-datepicker-toggle,.propiu-theme-orange .light .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-orange .light .mat-datepicker-content .mat-calendar-previous-button{color:#1f2937}.propiu-theme-orange .mat-calendar-table-header-divider:after,.propiu-theme-orange.light .mat-calendar-table-header-divider:after,.propiu-theme-orange .light .mat-calendar-table-header-divider:after{background:rgba(0,0,0,.06)}.propiu-theme-orange .mat-calendar-table-header,.propiu-theme-orange .mat-calendar-body-label,.propiu-theme-orange.light .mat-calendar-table-header,.propiu-theme-orange.light .mat-calendar-body-label,.propiu-theme-orange .light .mat-calendar-table-header,.propiu-theme-orange .light .mat-calendar-body-label{color:#4b5563}.propiu-theme-orange .mat-calendar-body-cell-content,.propiu-theme-orange .mat-date-range-input-separator,.propiu-theme-orange.light .mat-calendar-body-cell-content,.propiu-theme-orange.light .mat-date-range-input-separator,.propiu-theme-orange .light .mat-calendar-body-cell-content,.propiu-theme-orange .light .mat-date-range-input-separator{color:#030712;border-color:transparent}.propiu-theme-orange .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange.light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange .light .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#6b7280}.propiu-theme-orange .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-orange.light .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-orange .light .mat-form-field-disabled .mat-date-range-input-separator{color:#6b7280}.propiu-theme-orange .mat-calendar-body-in-preview,.propiu-theme-orange.light .mat-calendar-body-in-preview,.propiu-theme-orange .light .mat-calendar-body-in-preview{color:#0000001f}.propiu-theme-orange .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange.light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange .light .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280}.propiu-theme-orange .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange.light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange .light .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280cc}.propiu-theme-orange .mat-calendar-body-in-range:before,.propiu-theme-orange.light .mat-calendar-body-in-range:before,.propiu-theme-orange .light .mat-calendar-body-in-range:before{background:rgba(234,88,12,.2)}.propiu-theme-orange .mat-calendar-body-comparison-identical,.propiu-theme-orange .mat-calendar-body-in-comparison-range:before,.propiu-theme-orange.light .mat-calendar-body-comparison-identical,.propiu-theme-orange.light .mat-calendar-body-in-comparison-range:before,.propiu-theme-orange .light .mat-calendar-body-comparison-identical,.propiu-theme-orange .light .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-orange .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange.light .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange.light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .light .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .light [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(234,88,12,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-orange .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange.light .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange.light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .light .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .light [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(234,88,12,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-orange .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-orange.light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange.light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-orange .light .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange .light .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-orange .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-orange.light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange.light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-orange .light .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange .light .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-orange .mat-calendar-body-selected,.propiu-theme-orange.light .mat-calendar-body-selected,.propiu-theme-orange .light .mat-calendar-body-selected{background-color:#ea580c;color:#fff}.propiu-theme-orange .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-orange.light .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-orange .light .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ea580c66}.propiu-theme-orange .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-orange.light .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-orange .light .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-orange .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange.light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange.light .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange .light .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange .light .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:#ea580c4d}@media (hover: hover){.propiu-theme-orange .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),.propiu-theme-orange.light .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),.propiu-theme-orange .light .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:#ea580c4d}}.propiu-theme-orange .mat-datepicker-content,.propiu-theme-orange.light .mat-datepicker-content,.propiu-theme-orange .light .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#fff;color:#030712}.propiu-theme-orange .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-orange.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-orange .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(245,158,11,.2)}.propiu-theme-orange .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-orange .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-orange.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-orange.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-orange .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-orange .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-orange .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-orange .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange.light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .light .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-orange .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-orange.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-orange .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-orange .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-orange.light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange.light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-orange .light .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange .light .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-orange .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-orange.light .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-orange .light .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f59e0b;color:#fff}.propiu-theme-orange .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-orange.light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-orange .light .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f59e0b66}.propiu-theme-orange .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-orange.light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-orange .light .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-orange .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),.propiu-theme-orange .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),.propiu-theme-orange.light .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),.propiu-theme-orange.light .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),.propiu-theme-orange .light .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),.propiu-theme-orange .light .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:#f59e0b4d}@media (hover: hover){.propiu-theme-orange .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),.propiu-theme-orange.light .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),.propiu-theme-orange .light .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:#f59e0b4d}}.propiu-theme-orange .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-orange.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-orange .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-orange .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-orange .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-orange.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-orange.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-orange .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-orange .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-orange .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-orange .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange.light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .light .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-orange .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-orange.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-orange .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-orange .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-orange.light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange.light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-orange .light .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange .light .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-orange .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-orange.light .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-orange .light .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-orange .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-orange.light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-orange .light .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-orange .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-orange.light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-orange .light .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-orange .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),.propiu-theme-orange .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),.propiu-theme-orange.light .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),.propiu-theme-orange.light .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),.propiu-theme-orange .light .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),.propiu-theme-orange .light .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:#ef44444d}@media (hover: hover){.propiu-theme-orange .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),.propiu-theme-orange.light .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),.propiu-theme-orange .light .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:#ef44444d}}.propiu-theme-orange .mat-datepicker-content-touch,.propiu-theme-orange.light .mat-datepicker-content-touch,.propiu-theme-orange .light .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-orange .mat-datepicker-toggle-active,.propiu-theme-orange.light .mat-datepicker-toggle-active,.propiu-theme-orange .light .mat-datepicker-toggle-active{color:#ea580c}.propiu-theme-orange .mat-datepicker-toggle-active.mat-accent,.propiu-theme-orange.light .mat-datepicker-toggle-active.mat-accent,.propiu-theme-orange .light .mat-datepicker-toggle-active.mat-accent{color:#f59e0b}.propiu-theme-orange .mat-datepicker-toggle-active.mat-warn,.propiu-theme-orange.light .mat-datepicker-toggle-active.mat-warn,.propiu-theme-orange .light .mat-datepicker-toggle-active.mat-warn{color:#ef4444}.propiu-theme-orange .mat-date-range-input-inner[disabled],.propiu-theme-orange.light .mat-date-range-input-inner[disabled],.propiu-theme-orange .light .mat-date-range-input-inner[disabled]{color:#6b7280}.propiu-theme-orange,.propiu-theme-orange.light,.propiu-theme-orange .light{--mat-divider-color: rgba(0, 0, 0, .06);--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: #030712;--mat-expansion-actions-divider-color: rgba(0, 0, 0, .06);--mat-expansion-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-expansion-header-disabled-state-text-color: #9ca3af;--mat-expansion-header-text-color: #030712;--mat-expansion-header-description-color: #4b5563;--mat-expansion-header-indicator-color: #4b5563}.propiu-theme-orange .mat-icon.mat-primary,.propiu-theme-orange.light .mat-icon.mat-primary,.propiu-theme-orange .light .mat-icon.mat-primary{color:#ea580c}.propiu-theme-orange .mat-icon.mat-accent,.propiu-theme-orange.light .mat-icon.mat-accent,.propiu-theme-orange .light .mat-icon.mat-accent{color:#f59e0b}.propiu-theme-orange .mat-icon.mat-warn,.propiu-theme-orange.light .mat-icon.mat-warn,.propiu-theme-orange .light .mat-icon.mat-warn{color:#ef4444}.propiu-theme-orange,.propiu-theme-orange.light,.propiu-theme-orange .light{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .06);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: #030712;--mat-sidenav-content-background-color: #f3f4f6;--mat-sidenav-content-text-color: #030712;--mat-sidenav-scrim-color: rgba(0, 0, 0, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ea580c;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ea580c;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ea580c;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .06);--mat-stepper-header-hover-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-focus-state-layer-color: rgba(17, 24, 39, .04);--mat-stepper-header-label-text-color: #4b5563;--mat-stepper-header-optional-label-text-color: #4b5563;--mat-stepper-header-selected-state-label-text-color: #030712;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #4b5563;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.propiu-theme-orange .mat-step-header.mat-accent,.propiu-theme-orange.light .mat-step-header.mat-accent,.propiu-theme-orange .light .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-orange .mat-step-header.mat-warn,.propiu-theme-orange.light .mat-step-header.mat-warn,.propiu-theme-orange .light .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-orange .mat-sort-header-arrow,.propiu-theme-orange.light .mat-sort-header-arrow,.propiu-theme-orange .light .mat-sort-header-arrow{color:#4b5563}.propiu-theme-orange,.propiu-theme-orange.light,.propiu-theme-orange .light{--mat-toolbar-container-background-color: #e5e7eb;--mat-toolbar-container-text-color: #030712}.propiu-theme-orange .mat-toolbar.mat-primary,.propiu-theme-orange.light .mat-toolbar.mat-primary,.propiu-theme-orange .light .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #ea580c;--mat-toolbar-container-text-color: white}.propiu-theme-orange .mat-toolbar.mat-accent,.propiu-theme-orange.light .mat-toolbar.mat-accent,.propiu-theme-orange .light .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.propiu-theme-orange .mat-toolbar.mat-warn,.propiu-theme-orange.light .mat-toolbar.mat-warn,.propiu-theme-orange .light .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-orange .mat-tree,.propiu-theme-orange.light .mat-tree,.propiu-theme-orange .light .mat-tree{background:white}.propiu-theme-orange .mat-tree-node,.propiu-theme-orange .mat-nested-tree-node,.propiu-theme-orange.light .mat-tree-node,.propiu-theme-orange.light .mat-nested-tree-node,.propiu-theme-orange .light .mat-tree-node,.propiu-theme-orange .light .mat-nested-tree-node{color:#030712}.propiu-theme-orange.dark .mat-ripple-element,.propiu-theme-orange .dark .mat-ripple-element{background-color:#ffffff1a}.propiu-theme-orange.dark,.propiu-theme-orange .dark{--mat-option-selected-state-label-text-color: #f97316;--mat-option-label-text-color: white;--mat-option-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-option-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-option-selected-state-layer-color: rgba(255, 255, 255, .08)}.propiu-theme-orange.dark .mat-accent,.propiu-theme-orange .dark .mat-accent{--mat-option-selected-state-label-text-color: #f59e0b}.propiu-theme-orange.dark .mat-warn,.propiu-theme-orange .dark .mat-warn{--mat-option-selected-state-label-text-color: #ef4444}.propiu-theme-orange.dark,.propiu-theme-orange .dark{--mat-optgroup-label-text-color: white}.propiu-theme-orange.dark .mat-pseudo-checkbox-full,.propiu-theme-orange .dark .mat-pseudo-checkbox-full{color:#9ca3af}.propiu-theme-orange.dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled,.propiu-theme-orange .dark .mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#686868}.propiu-theme-orange.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f97316}.propiu-theme-orange.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f97316}.propiu-theme-orange.dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange.dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-orange .dark .mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange .dark .mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-orange.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-orange.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-orange.dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange.dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-orange .dark .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange .dark .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-orange.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f59e0b}.propiu-theme-orange.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f59e0b}.propiu-theme-orange.dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange.dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-orange .dark .mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange .dark .mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-orange.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ef4444}.propiu-theme-orange.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ef4444}.propiu-theme-orange.dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange.dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after,.propiu-theme-orange .dark .mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.propiu-theme-orange .dark .mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#111827}.propiu-theme-orange.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.propiu-theme-orange .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#686868}.propiu-theme-orange.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange.dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full,.propiu-theme-orange .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.propiu-theme-orange .dark .mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#686868}.propiu-theme-orange.dark .mat-app-background,.propiu-theme-orange.dark.mat-app-background,.propiu-theme-orange .dark .mat-app-background,.propiu-theme-orange .dark.mat-app-background{background-color:#111827;color:#fff}.propiu-theme-orange.dark .mat-elevation-z0,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z0,.propiu-theme-orange .dark .mat-elevation-z0,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.propiu-theme-orange.dark .mat-elevation-z1,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z1,.propiu-theme-orange .dark .mat-elevation-z1,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.propiu-theme-orange.dark .mat-elevation-z2,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z2,.propiu-theme-orange .dark .mat-elevation-z2,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.propiu-theme-orange.dark .mat-elevation-z3,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z3,.propiu-theme-orange .dark .mat-elevation-z3,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.propiu-theme-orange.dark .mat-elevation-z4,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z4,.propiu-theme-orange .dark .mat-elevation-z4,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.propiu-theme-orange.dark .mat-elevation-z5,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z5,.propiu-theme-orange .dark .mat-elevation-z5,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.propiu-theme-orange.dark .mat-elevation-z6,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z6,.propiu-theme-orange .dark .mat-elevation-z6,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.propiu-theme-orange.dark .mat-elevation-z7,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z7,.propiu-theme-orange .dark .mat-elevation-z7,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.propiu-theme-orange.dark .mat-elevation-z8,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z8,.propiu-theme-orange .dark .mat-elevation-z8,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.propiu-theme-orange.dark .mat-elevation-z9,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z9,.propiu-theme-orange .dark .mat-elevation-z9,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.propiu-theme-orange.dark .mat-elevation-z10,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z10,.propiu-theme-orange .dark .mat-elevation-z10,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.propiu-theme-orange.dark .mat-elevation-z11,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z11,.propiu-theme-orange .dark .mat-elevation-z11,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.propiu-theme-orange.dark .mat-elevation-z12,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z12,.propiu-theme-orange .dark .mat-elevation-z12,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.propiu-theme-orange.dark .mat-elevation-z13,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z13,.propiu-theme-orange .dark .mat-elevation-z13,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.propiu-theme-orange.dark .mat-elevation-z14,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z14,.propiu-theme-orange .dark .mat-elevation-z14,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.propiu-theme-orange.dark .mat-elevation-z15,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z15,.propiu-theme-orange .dark .mat-elevation-z15,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.propiu-theme-orange.dark .mat-elevation-z16,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z16,.propiu-theme-orange .dark .mat-elevation-z16,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.propiu-theme-orange.dark .mat-elevation-z17,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z17,.propiu-theme-orange .dark .mat-elevation-z17,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.propiu-theme-orange.dark .mat-elevation-z18,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z18,.propiu-theme-orange .dark .mat-elevation-z18,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.propiu-theme-orange.dark .mat-elevation-z19,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z19,.propiu-theme-orange .dark .mat-elevation-z19,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.propiu-theme-orange.dark .mat-elevation-z20,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z20,.propiu-theme-orange .dark .mat-elevation-z20,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.propiu-theme-orange.dark .mat-elevation-z21,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z21,.propiu-theme-orange .dark .mat-elevation-z21,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.propiu-theme-orange.dark .mat-elevation-z22,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z22,.propiu-theme-orange .dark .mat-elevation-z22,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.propiu-theme-orange.dark .mat-elevation-z23,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z23,.propiu-theme-orange .dark .mat-elevation-z23,.propiu-theme-orange .dark .mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.propiu-theme-orange.dark .mat-elevation-z24,.propiu-theme-orange.dark .mat-mdc-elevation-specific.mat-elevation-z24,.propiu-theme-orange .dark .mat-elevation-z24,.propiu-theme-orange .dark .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}.propiu-theme-orange.dark .mat-mdc-card,.propiu-theme-orange .dark .mat-mdc-card{--mdc-elevated-card-container-color: #1f2937;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: #1f2937;--mdc-outlined-card-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: #9ca3af}.propiu-theme-orange.dark .mat-mdc-progress-bar,.propiu-theme-orange .dark .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #f97316;--mdc-linear-progress-track-color: rgba(249, 115, 22, .25)}.propiu-theme-orange.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-orange .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#f9731640;background-color:var(--mdc-linear-progress-track-color, rgba(249, 115, 22, .25))}@media (forced-colors: active){.propiu-theme-orange.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-orange .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-orange.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots,.propiu-theme-orange .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(249, 115, 22, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-orange.dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar,.propiu-theme-orange .dark .mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#f9731640;background-color:var(--mdc-linear-progress-track-color, rgba(249, 115, 22, .25))}.propiu-theme-orange.dark .mat-mdc-progress-bar.mat-accent,.propiu-theme-orange .dark .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #f59e0b;--mdc-linear-progress-track-color: rgba(245, 158, 11, .25)}.propiu-theme-orange.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-orange .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}@media (forced-colors: active){.propiu-theme-orange.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-orange .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-orange.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots,.propiu-theme-orange .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(245, 158, 11, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-orange.dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar,.propiu-theme-orange .dark .mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#f59e0b40;background-color:var(--mdc-linear-progress-track-color, rgba(245, 158, 11, .25))}.propiu-theme-orange.dark .mat-mdc-progress-bar.mat-warn,.propiu-theme-orange .dark .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #ef4444;--mdc-linear-progress-track-color: rgba(239, 68, 68, .25)}@keyframes mdc-linear-progress-buffering{}.propiu-theme-orange.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-orange .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}@media (forced-colors: active){.propiu-theme-orange.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-orange .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.propiu-theme-orange.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots,.propiu-theme-orange .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(239, 68, 68, 0.25)'/%3E%3C/svg%3E")}}.propiu-theme-orange.dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar,.propiu-theme-orange .dark .mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#ef444440;background-color:var(--mdc-linear-progress-track-color, rgba(239, 68, 68, .25))}.propiu-theme-orange.dark .mat-mdc-tooltip,.propiu-theme-orange .dark .mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #374151;--mdc-plain-tooltip-supporting-text-color: #fff}.propiu-theme-orange.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#fff9}.propiu-theme-orange.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input,.propiu-theme-orange .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input{color:#ffffffde}@media all{.propiu-theme-orange.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder,.propiu-theme-orange .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:#fff9}.propiu-theme-orange.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-orange .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:#fff9}}.propiu-theme-orange.dark .mdc-text-field .mdc-text-field__input,.propiu-theme-orange .dark .mdc-text-field .mdc-text-field__input{caret-color:var(--mdc-theme-primary, #f97316)}.propiu-theme-orange.dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-orange .dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.propiu-theme-orange.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-orange.dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-orange .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.propiu-theme-orange .dark .mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#0009}.propiu-theme-orange.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.propiu-theme-orange .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading{color:#0000008a}.propiu-theme-orange.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-orange .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:#0000008a}.propiu-theme-orange.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix,.propiu-theme-orange .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--prefix{color:#0009}.propiu-theme-orange.dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix,.propiu-theme-orange .dark .mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__affix--suffix{color:#0009}.propiu-theme-orange.dark .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-orange.dark .mdc-text-field--filled .mdc-text-field__ripple:after,.propiu-theme-orange .dark .mdc-text-field--filled .mdc-text-field__ripple:before,.propiu-theme-orange .dark .mdc-text-field--filled .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, rgba(255, 255, 255, .87))}.propiu-theme-orange.dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-orange.dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before,.propiu-theme-orange .dark .mdc-text-field--filled:hover .mdc-text-field__ripple:before,.propiu-theme-orange .dark .mdc-text-field--filled.mdc-ripple-surface--hover .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-hover-opacity, .08)}.propiu-theme-orange.dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-orange.dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before,.propiu-theme-orange .dark .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.propiu-theme-orange .dark .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:var(--mdc-ripple-focus-opacity, .24)}.propiu-theme-orange.dark .mdc-text-field--filled:not(.mdc-text-field--disabled),.propiu-theme-orange .dark .mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:#28323f}.propiu-theme-orange.dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-orange .dark .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#ffffff6b}.propiu-theme-orange.dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-orange .dark .mdc-text-field--filled:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#ffffffde}.propiu-theme-orange.dark .mdc-text-field--filled .mdc-line-ripple:after,.propiu-theme-orange .dark .mdc-text-field--filled .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-primary, #f97316)}.propiu-theme-orange.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:#ffffff61}.propiu-theme-orange.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-orange.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-orange.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-orange .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-orange .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:#ffffffde}.propiu-theme-orange.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange.dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .dark .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-primary, #f97316)}.propiu-theme-orange.dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-orange.dark .mdc-text-field--outlined .mdc-text-field__ripple:after,.propiu-theme-orange .dark .mdc-text-field--outlined .mdc-text-field__ripple:before,.propiu-theme-orange .dark .mdc-text-field--outlined .mdc-text-field__ripple:after{background-color:var(--mdc-ripple-color, transparent)}.propiu-theme-orange.dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .dark .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f97316de}.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .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,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-orange .dark .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange.dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .dark .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__input,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__input{color:#ffffff61}@media all{.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:#ffffff61}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:#ffffff61}}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-floating-label{color:#ffffff61}.propiu-theme-orange.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-orange .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#00000061}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-orange.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-orange .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:#00000061}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__icon--trailing{color:#0000004d}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:#00000061}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#ffffff0f}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:#ffffff0f}@media screen and (forced-colors: active),(-ms-high-contrast: active){.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__input::placeholder,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__input::placeholder{color:GrayText}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:GrayText}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-floating-label,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-floating-label{color:GrayText}.propiu-theme-orange.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text,.propiu-theme-orange .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:GrayText}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-orange.dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field-character-counter,.propiu-theme-orange .dark .mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter{color:GrayText}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__icon--leading,.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__icon--trailing,.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__affix--prefix,.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-text-field__affix--suffix,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-text-field__affix--suffix{color:GrayText}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-line-ripple:before,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:GrayText}.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-orange.dark .mdc-text-field--disabled .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-notched-outline__leading,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-notched-outline__notch,.propiu-theme-orange .dark .mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:GrayText}}.propiu-theme-orange.dark .mdc-text-field--disabled.mdc-text-field--filled,.propiu-theme-orange .dark .mdc-text-field--disabled.mdc-text-field--filled{background-color:#232d3b}.propiu-theme-orange.dark .mat-mdc-form-field-error,.propiu-theme-orange .dark .mat-mdc-form-field-error{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field-focus-overlay,.propiu-theme-orange .dark .mat-mdc-form-field-focus-overlay{background-color:#ffffffde}.propiu-theme-orange.dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay,.propiu-theme-orange .dark .mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.08}.propiu-theme-orange.dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay,.propiu-theme-orange .dark .mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.24}.propiu-theme-orange.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option,.propiu-theme-orange .dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:#000000de}.propiu-theme-orange.dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled,.propiu-theme-orange .dark select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:#00000061}.propiu-theme-orange.dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after,.propiu-theme-orange .dark .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#ffffff8a}.propiu-theme-orange.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after,.propiu-theme-orange .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#f97316de}.propiu-theme-orange.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after,.propiu-theme-orange .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#f59e0bde}.propiu-theme-orange.dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after,.propiu-theme-orange .dark .mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#ef4444de}.propiu-theme-orange.dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after,.propiu-theme-orange .dark .mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#ffffff61}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field__input,.propiu-theme-orange .dark .mat-mdc-form-field.mat-accent .mdc-text-field__input{caret-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange .dark .mat-mdc-form-field.mat-accent:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-secondary, #f59e0b)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .dark .mat-mdc-form-field.mat-accent .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#f59e0bde}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .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,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-orange .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .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,.propiu-theme-orange.dark .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,.propiu-theme-orange.dark .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,.propiu-theme-orange .dark .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,.propiu-theme-orange .dark .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,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .dark .mat-mdc-form-field.mat-accent .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .dark .mat-mdc-form-field.mat-accent .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .dark .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, #f59e0b)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field__input,.propiu-theme-orange .dark .mat-mdc-form-field.mat-warn .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange .dark .mat-mdc-form-field.mat-warn:not(.mdc-text-field--disabled) .mdc-line-ripple:after{border-bottom-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .dark .mat-mdc-form-field.mat-warn .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:#ef4444de}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.propiu-theme-orange .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .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,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input,.propiu-theme-orange .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--mdc-theme-error, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .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,.propiu-theme-orange.dark .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,.propiu-theme-orange.dark .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,.propiu-theme-orange .dark .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,.propiu-theme-orange .dark .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,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .dark .mat-mdc-form-field.mat-warn .mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.propiu-theme-orange .dark .mat-mdc-form-field.mat-warn .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.propiu-theme-orange .dark .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, #ef4444)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch,.propiu-theme-orange .dark .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}.propiu-theme-orange.dark [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,.propiu-theme-orange .dark [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}.propiu-theme-orange.dark,.propiu-theme-orange .dark{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(249, 115, 22, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-accent,.propiu-theme-orange .dark .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(245, 158, 11, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-orange.dark .mat-mdc-form-field.mat-warn,.propiu-theme-orange .dark .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: #1f2937;--mat-select-enabled-trigger-text-color: rgba(255, 255, 255, .87);--mat-select-disabled-trigger-text-color: rgba(255, 255, 255, .38);--mat-select-placeholder-text-color: rgba(255, 255, 255, .6);--mat-select-enabled-arrow-color: rgba(255, 255, 255, .54);--mat-select-disabled-arrow-color: rgba(255, 255, 255, .38);--mat-select-focused-arrow-color: rgba(239, 68, 68, .87);--mat-select-invalid-arrow-color: rgba(239, 68, 68, .87)}.propiu-theme-orange.dark,.propiu-theme-orange .dark{--mat-autocomplete-background-color: #1f2937}.propiu-theme-orange.dark .mat-mdc-dialog-container,.propiu-theme-orange .dark .mat-mdc-dialog-container{--mdc-dialog-container-color: #1f2937;--mdc-dialog-subhead-color: rgba(255, 255, 255, .87);--mdc-dialog-supporting-text-color: rgba(255, 255, 255, .6)}.propiu-theme-orange.dark .mat-mdc-standard-chip,.propiu-theme-orange .dark .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #fafafa;--mdc-chip-elevated-container-color: #3a434f;--mdc-chip-elevated-disabled-container-color: #3a434f;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #fafafa;--mdc-chip-with-icon-icon-color: #fafafa;--mdc-chip-with-icon-disabled-icon-color: #fafafa;--mdc-chip-with-icon-selected-icon-color: #fafafa;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #fafafa;--mdc-chip-with-trailing-icon-trailing-icon-color: #fafafa}.propiu-theme-orange.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-orange.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary,.propiu-theme-orange .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.propiu-theme-orange .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f97316;--mdc-chip-elevated-disabled-container-color: #f97316;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-orange.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-orange.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent,.propiu-theme-orange .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.propiu-theme-orange .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f59e0b;--mdc-chip-elevated-disabled-container-color: #f59e0b;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-orange.dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-orange.dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn,.propiu-theme-orange .dark .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.propiu-theme-orange .dark .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ef4444;--mdc-chip-elevated-disabled-container-color: #ef4444;--mdc-chip-focus-state-layer-color: white;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.propiu-theme-orange.dark .mat-mdc-slide-toggle,.propiu-theme-orange .dark .mat-mdc-slide-toggle{--mdc-switch-disabled-selected-handle-color: #000;--mdc-switch-disabled-unselected-handle-color: #000;--mdc-switch-disabled-selected-track-color: #f5f5f5;--mdc-switch-disabled-unselected-track-color: #f5f5f5;--mdc-switch-unselected-focus-state-layer-color: #f5f5f5;--mdc-switch-unselected-pressed-state-layer-color: #f5f5f5;--mdc-switch-unselected-hover-state-layer-color: #f5f5f5;--mdc-switch-unselected-focus-track-color: #616161;--mdc-switch-unselected-hover-track-color: #616161;--mdc-switch-unselected-pressed-track-color: #616161;--mdc-switch-unselected-track-color: #616161;--mdc-switch-unselected-focus-handle-color: #fafafa;--mdc-switch-unselected-hover-handle-color: #fafafa;--mdc-switch-unselected-pressed-handle-color: #fafafa;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-unselected-handle-color: #9e9e9e;--mdc-switch-selected-icon-color: #212121;--mdc-switch-disabled-selected-icon-color: #212121;--mdc-switch-disabled-unselected-icon-color: #212121;--mdc-switch-unselected-icon-color: #212121}.propiu-theme-orange.dark .mat-mdc-slide-toggle .mdc-form-field,.propiu-theme-orange .dark .mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-orange.dark .mat-mdc-slide-toggle .mdc-switch--disabled+label,.propiu-theme-orange .dark .mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#6b7280}.propiu-theme-orange.dark .mat-mdc-slide-toggle.mat-primary,.propiu-theme-orange .dark .mat-mdc-slide-toggle.mat-primary{--mdc-switch-selected-focus-state-layer-color: #fdba74;--mdc-switch-selected-handle-color: #fdba74;--mdc-switch-selected-hover-state-layer-color: #fdba74;--mdc-switch-selected-pressed-state-layer-color: #fdba74;--mdc-switch-selected-focus-handle-color: #fed7aa;--mdc-switch-selected-hover-handle-color: #fed7aa;--mdc-switch-selected-pressed-handle-color: #fed7aa;--mdc-switch-selected-focus-track-color: #ea580c;--mdc-switch-selected-hover-track-color: #ea580c;--mdc-switch-selected-pressed-track-color: #ea580c;--mdc-switch-selected-track-color: #ea580c}.propiu-theme-orange.dark .mat-mdc-slide-toggle.mat-accent,.propiu-theme-orange .dark .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #fcd34d;--mdc-switch-selected-handle-color: #fcd34d;--mdc-switch-selected-hover-state-layer-color: #fcd34d;--mdc-switch-selected-pressed-state-layer-color: #fcd34d;--mdc-switch-selected-focus-handle-color: #fde68a;--mdc-switch-selected-hover-handle-color: #fde68a;--mdc-switch-selected-pressed-handle-color: #fde68a;--mdc-switch-selected-focus-track-color: #d97706;--mdc-switch-selected-hover-track-color: #d97706;--mdc-switch-selected-pressed-track-color: #d97706;--mdc-switch-selected-track-color: #d97706}.propiu-theme-orange.dark .mat-mdc-slide-toggle.mat-warn,.propiu-theme-orange .dark .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #fca5a5;--mdc-switch-selected-handle-color: #fca5a5;--mdc-switch-selected-hover-state-layer-color: #fca5a5;--mdc-switch-selected-pressed-state-layer-color: #fca5a5;--mdc-switch-selected-focus-handle-color: #fecaca;--mdc-switch-selected-hover-handle-color: #fecaca;--mdc-switch-selected-pressed-handle-color: #fecaca;--mdc-switch-selected-focus-track-color: #dc2626;--mdc-switch-selected-hover-track-color: #dc2626;--mdc-switch-selected-pressed-track-color: #dc2626;--mdc-switch-selected-track-color: #dc2626}.propiu-theme-orange.dark .mat-mdc-radio-button .mdc-form-field,.propiu-theme-orange .dark .mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-orange.dark .mat-mdc-radio-button.mat-primary,.propiu-theme-orange .dark .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f97316;--mdc-radio-selected-hover-icon-color: #f97316;--mdc-radio-selected-icon-color: #f97316;--mdc-radio-selected-pressed-icon-color: #f97316;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #f97316;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-orange.dark .mat-mdc-radio-button.mat-accent,.propiu-theme-orange .dark .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #f59e0b;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-orange.dark .mat-mdc-radio-button.mat-warn,.propiu-theme-orange .dark .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444;--mat-radio-ripple-color: #fff;--mat-radio-checked-ripple-color: #ef4444;--mat-radio-disabled-label-color: #6b7280}.propiu-theme-orange.dark .mat-mdc-slider,.propiu-theme-orange .dark .mat-mdc-slider{--mdc-slider-label-container-color: white;--mdc-slider-label-label-text-color: black;--mdc-slider-disabled-handle-color: #fff;--mdc-slider-disabled-active-track-color: #fff;--mdc-slider-disabled-inactive-track-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #fff;--mat-mdc-slider-value-indicator-opacity: .9}.propiu-theme-orange.dark .mat-mdc-slider.mat-primary,.propiu-theme-orange .dark .mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #f97316;--mdc-slider-focus-handle-color: #f97316;--mdc-slider-hover-handle-color: #f97316;--mdc-slider-active-track-color: #f97316;--mdc-slider-inactive-track-color: #f97316;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f97316;--mat-mdc-slider-ripple-color: #f97316;--mat-mdc-slider-hover-ripple-color: rgba(249, 115, 22, .05);--mat-mdc-slider-focus-ripple-color: rgba(249, 115, 22, .2)}.propiu-theme-orange.dark .mat-mdc-slider.mat-accent,.propiu-theme-orange .dark .mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #f59e0b;--mdc-slider-focus-handle-color: #f59e0b;--mdc-slider-hover-handle-color: #f59e0b;--mdc-slider-active-track-color: #f59e0b;--mdc-slider-inactive-track-color: #f59e0b;--mdc-slider-with-tick-marks-active-container-color: #000;--mdc-slider-with-tick-marks-inactive-container-color: #f59e0b;--mat-mdc-slider-ripple-color: #f59e0b;--mat-mdc-slider-hover-ripple-color: rgba(245, 158, 11, .05);--mat-mdc-slider-focus-ripple-color: rgba(245, 158, 11, .2)}.propiu-theme-orange.dark .mat-mdc-slider.mat-warn,.propiu-theme-orange .dark .mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #ef4444;--mdc-slider-focus-handle-color: #ef4444;--mdc-slider-hover-handle-color: #ef4444;--mdc-slider-active-track-color: #ef4444;--mdc-slider-inactive-track-color: #ef4444;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ef4444;--mat-mdc-slider-ripple-color: #ef4444;--mat-mdc-slider-hover-ripple-color: rgba(239, 68, 68, .05);--mat-mdc-slider-focus-ripple-color: rgba(239, 68, 68, .2)}.propiu-theme-orange.dark,.propiu-theme-orange .dark{--mat-menu-item-label-text-color: white;--mat-menu-item-icon-color: white;--mat-menu-item-hover-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-item-focus-state-layer-color: rgba(255, 255, 255, .08);--mat-menu-container-color: #1f2937}.propiu-theme-orange.dark .mat-mdc-list-base,.propiu-theme-orange .dark .mat-mdc-list-base{--mdc-list-list-item-label-text-color: white;--mdc-list-list-item-supporting-text-color: #9ca3af;--mdc-list-list-item-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-trailing-supporting-text-color: #6b7280;--mdc-list-list-item-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-selected-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-disabled-label-text-color: white;--mdc-list-list-item-disabled-leading-icon-color: white;--mdc-list-list-item-disabled-trailing-icon-color: white;--mdc-list-list-item-hover-label-text-color: white;--mdc-list-list-item-hover-leading-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-hover-trailing-icon-color: rgba(255, 255, 255, .5);--mdc-list-list-item-focus-label-text-color: white;--mdc-list-list-item-hover-state-layer-color: white;--mdc-list-list-item-hover-state-layer-opacity: .08;--mdc-list-list-item-focus-state-layer-color: white;--mdc-list-list-item-focus-state-layer-opacity: .24}.propiu-theme-orange.dark .mdc-list-item__start,.propiu-theme-orange.dark .mdc-list-item__end,.propiu-theme-orange .dark .mdc-list-item__start,.propiu-theme-orange .dark .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f97316;--mdc-radio-selected-hover-icon-color: #f97316;--mdc-radio-selected-icon-color: #f97316;--mdc-radio-selected-pressed-icon-color: #f97316}.propiu-theme-orange.dark .mat-accent .mdc-list-item__start,.propiu-theme-orange.dark .mat-accent .mdc-list-item__end,.propiu-theme-orange .dark .mat-accent .mdc-list-item__start,.propiu-theme-orange .dark .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #f59e0b;--mdc-radio-selected-hover-icon-color: #f59e0b;--mdc-radio-selected-icon-color: #f59e0b;--mdc-radio-selected-pressed-icon-color: #f59e0b}.propiu-theme-orange.dark .mat-warn .mdc-list-item__start,.propiu-theme-orange.dark .mat-warn .mdc-list-item__end,.propiu-theme-orange .dark .mat-warn .mdc-list-item__start,.propiu-theme-orange .dark .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #fff;--mdc-radio-disabled-unselected-icon-color: #fff;--mdc-radio-unselected-hover-icon-color: #eeeeee;--mdc-radio-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-radio-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-radio-selected-focus-icon-color: #ef4444;--mdc-radio-selected-hover-icon-color: #ef4444;--mdc-radio-selected-icon-color: #ef4444;--mdc-radio-selected-pressed-icon-color: #ef4444}.propiu-theme-orange.dark .mat-mdc-list-option,.propiu-theme-orange .dark .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f97316;--mdc-checkbox-selected-hover-icon-color: #f97316;--mdc-checkbox-selected-icon-color: #f97316;--mdc-checkbox-selected-pressed-icon-color: #f97316;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f97316;--mdc-checkbox-selected-hover-state-layer-color: #f97316;--mdc-checkbox-selected-pressed-state-layer-color: #f97316;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-orange.dark .mat-mdc-list-option.mat-accent,.propiu-theme-orange .dark .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-orange.dark .mat-mdc-list-option.mat-warn,.propiu-theme-orange .dark .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-orange.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-orange.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-orange .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.propiu-theme-orange .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.propiu-theme-orange.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-orange.dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-orange .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.propiu-theme-orange .dark .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#f97316}.propiu-theme-orange.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-orange.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-orange.dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end,.propiu-theme-orange .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.propiu-theme-orange .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.propiu-theme-orange .dark .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.propiu-theme-orange.dark,.propiu-theme-orange .dark{--mat-paginator-container-text-color: rgba(255, 255, 255, .87);--mat-paginator-container-background-color: #1f2937;--mat-paginator-enabled-icon-color: rgba(255, 255, 255, .54);--mat-paginator-disabled-icon-color: rgba(255, 255, 255, .12)}.propiu-theme-orange.dark .mat-mdc-tab-group,.propiu-theme-orange.dark .mat-mdc-tab-nav-bar,.propiu-theme-orange .dark .mat-mdc-tab-group,.propiu-theme-orange .dark .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #f97316;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f97316;--mat-tab-header-active-ripple-color: #f97316;--mat-tab-header-inactive-ripple-color: #f97316;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f97316;--mat-tab-header-active-hover-label-text-color: #f97316;--mat-tab-header-active-focus-indicator-color: #f97316;--mat-tab-header-active-hover-indicator-color: #f97316}.propiu-theme-orange.dark .mat-mdc-tab-group.mat-accent,.propiu-theme-orange.dark .mat-mdc-tab-nav-bar.mat-accent,.propiu-theme-orange .dark .mat-mdc-tab-group.mat-accent,.propiu-theme-orange .dark .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #f59e0b;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #f59e0b;--mat-tab-header-active-ripple-color: #f59e0b;--mat-tab-header-inactive-ripple-color: #f59e0b;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #f59e0b;--mat-tab-header-active-hover-label-text-color: #f59e0b;--mat-tab-header-active-focus-indicator-color: #f59e0b;--mat-tab-header-active-hover-indicator-color: #f59e0b}.propiu-theme-orange.dark .mat-mdc-tab-group.mat-warn,.propiu-theme-orange.dark .mat-mdc-tab-nav-bar.mat-warn,.propiu-theme-orange .dark .mat-mdc-tab-group.mat-warn,.propiu-theme-orange .dark .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #ef4444;--mat-tab-header-disabled-ripple-color: #6b7280;--mat-tab-header-pagination-icon-color: #fff;--mat-tab-header-inactive-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-label-text-color: #ef4444;--mat-tab-header-active-ripple-color: #ef4444;--mat-tab-header-inactive-ripple-color: #ef4444;--mat-tab-header-inactive-focus-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(255, 255, 255, .6);--mat-tab-header-active-focus-label-text-color: #ef4444;--mat-tab-header-active-hover-label-text-color: #ef4444;--mat-tab-header-active-focus-indicator-color: #ef4444;--mat-tab-header-active-hover-indicator-color: #ef4444}.propiu-theme-orange.dark .mat-mdc-tab-group.mat-background-primary,.propiu-theme-orange.dark .mat-mdc-tab-nav-bar.mat-background-primary,.propiu-theme-orange .dark .mat-mdc-tab-group.mat-background-primary,.propiu-theme-orange .dark .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #f97316;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-orange.dark .mat-mdc-tab-group.mat-background-accent,.propiu-theme-orange.dark .mat-mdc-tab-nav-bar.mat-background-accent,.propiu-theme-orange .dark .mat-mdc-tab-group.mat-background-accent,.propiu-theme-orange .dark .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #f59e0b;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-orange.dark .mat-mdc-tab-group.mat-background-warn,.propiu-theme-orange.dark .mat-mdc-tab-nav-bar.mat-background-warn,.propiu-theme-orange .dark .mat-mdc-tab-group.mat-background-warn,.propiu-theme-orange .dark .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #ef4444;--mat-tab-header-with-background-foreground-color: white}.propiu-theme-orange.dark,.propiu-theme-orange .dark{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f59e0b;--mdc-checkbox-selected-hover-icon-color: #f59e0b;--mdc-checkbox-selected-icon-color: #f59e0b;--mdc-checkbox-selected-pressed-icon-color: #f59e0b;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f59e0b;--mdc-checkbox-selected-hover-state-layer-color: #f59e0b;--mdc-checkbox-selected-pressed-state-layer-color: #f59e0b;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-orange.dark .mat-mdc-checkbox.mat-primary,.propiu-theme-orange .dark .mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #000;--mdc-checkbox-selected-focus-icon-color: #f97316;--mdc-checkbox-selected-hover-icon-color: #f97316;--mdc-checkbox-selected-icon-color: #f97316;--mdc-checkbox-selected-pressed-icon-color: #f97316;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #f97316;--mdc-checkbox-selected-hover-state-layer-color: #f97316;--mdc-checkbox-selected-pressed-state-layer-color: #f97316;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-orange.dark .mat-mdc-checkbox.mat-warn,.propiu-theme-orange .dark .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(255, 255, 255, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ef4444;--mdc-checkbox-selected-hover-icon-color: #ef4444;--mdc-checkbox-selected-icon-color: #ef4444;--mdc-checkbox-selected-pressed-icon-color: #ef4444;--mdc-checkbox-unselected-focus-icon-color: #eeeeee;--mdc-checkbox-unselected-hover-icon-color: #eeeeee;--mdc-checkbox-unselected-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(255, 255, 255, .54);--mdc-checkbox-selected-focus-state-layer-color: #ef4444;--mdc-checkbox-selected-hover-state-layer-color: #ef4444;--mdc-checkbox-selected-pressed-state-layer-color: #ef4444;--mdc-checkbox-unselected-focus-state-layer-color: white;--mdc-checkbox-unselected-hover-state-layer-color: white;--mdc-checkbox-unselected-pressed-state-layer-color: white}.propiu-theme-orange.dark .mat-mdc-checkbox .mdc-form-field,.propiu-theme-orange .dark .mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, white)}.propiu-theme-orange.dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label,.propiu-theme-orange .dark .mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#6b7280}.propiu-theme-orange.dark .mat-mdc-button.mat-unthemed,.propiu-theme-orange .dark .mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #fff}.propiu-theme-orange.dark .mat-mdc-button.mat-primary,.propiu-theme-orange .dark .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #f97316}.propiu-theme-orange.dark .mat-mdc-button.mat-accent,.propiu-theme-orange .dark .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #f59e0b}.propiu-theme-orange.dark .mat-mdc-button.mat-warn,.propiu-theme-orange .dark .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #ef4444}.propiu-theme-orange.dark .mat-mdc-button[disabled][disabled],.propiu-theme-orange .dark .mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-text-button-label-text-color: rgba(255, 255, 255, .5)}.propiu-theme-orange.dark .mat-mdc-unelevated-button.mat-unthemed,.propiu-theme-orange .dark .mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #1f2937;--mdc-filled-button-label-text-color: #fff}.propiu-theme-orange.dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-orange .dark .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #f97316;--mdc-filled-button-label-text-color: #000}.propiu-theme-orange.dark .mat-mdc-unelevated-button.mat-accent,.propiu-theme-orange .dark .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #f59e0b;--mdc-filled-button-label-text-color: #000}.propiu-theme-orange.dark .mat-mdc-unelevated-button.mat-warn,.propiu-theme-orange .dark .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #ef4444;--mdc-filled-button-label-text-color: #fff}.propiu-theme-orange.dark .mat-mdc-unelevated-button[disabled][disabled],.propiu-theme-orange .dark .mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-filled-button-container-color: rgba(255, 255, 255, .12);--mdc-filled-button-label-text-color: rgba(255, 255, 255, .5)}.propiu-theme-orange.dark .mat-mdc-raised-button.mat-unthemed,.propiu-theme-orange .dark .mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #1f2937;--mdc-protected-button-label-text-color: #fff}.propiu-theme-orange.dark .mat-mdc-raised-button.mat-primary,.propiu-theme-orange .dark .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #f97316;--mdc-protected-button-label-text-color: #000}.propiu-theme-orange.dark .mat-mdc-raised-button.mat-accent,.propiu-theme-orange .dark .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #f59e0b;--mdc-protected-button-label-text-color: #000}.propiu-theme-orange.dark .mat-mdc-raised-button.mat-warn,.propiu-theme-orange .dark .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #ef4444;--mdc-protected-button-label-text-color: #fff}.propiu-theme-orange.dark .mat-mdc-raised-button[disabled][disabled],.propiu-theme-orange .dark .mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-color: rgba(255, 255, 255, .12);--mdc-protected-button-label-text-color: rgba(255, 255, 255, .5);--mdc-protected-button-container-elevation: 0}.propiu-theme-orange.dark .mat-mdc-outlined-button,.propiu-theme-orange .dark .mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12)}.propiu-theme-orange.dark .mat-mdc-outlined-button.mat-unthemed,.propiu-theme-orange .dark .mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #fff}.propiu-theme-orange.dark .mat-mdc-outlined-button.mat-primary,.propiu-theme-orange .dark .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #f97316}.propiu-theme-orange.dark .mat-mdc-outlined-button.mat-accent,.propiu-theme-orange .dark .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #f59e0b}.propiu-theme-orange.dark .mat-mdc-outlined-button.mat-warn,.propiu-theme-orange .dark .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #ef4444}.propiu-theme-orange.dark .mat-mdc-outlined-button[disabled][disabled],.propiu-theme-orange .dark .mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-disabled-label-text-color: rgba(255, 255, 255, .5);--mdc-outlined-button-outline-color: rgba(255, 255, 255, .12);--mdc-outlined-button-disabled-outline-color: rgba(255, 255, 255, .12)}.propiu-theme-orange.dark .mat-mdc-button,.propiu-theme-orange.dark .mat-mdc-outlined-button,.propiu-theme-orange .dark .mat-mdc-button,.propiu-theme-orange .dark .mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-orange.dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-orange.dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-orange.dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-orange.dark .mat-mdc-button.mat-primary,.propiu-theme-orange.dark .mat-mdc-outlined-button.mat-primary,.propiu-theme-orange .dark .mat-mdc-button.mat-primary,.propiu-theme-orange .dark .mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #f97316;--mat-mdc-button-ripple-color: rgba(249, 115, 22, .1)}.propiu-theme-orange.dark .mat-mdc-button.mat-accent,.propiu-theme-orange.dark .mat-mdc-outlined-button.mat-accent,.propiu-theme-orange .dark .mat-mdc-button.mat-accent,.propiu-theme-orange .dark .mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-orange.dark .mat-mdc-button.mat-warn,.propiu-theme-orange.dark .mat-mdc-outlined-button.mat-warn,.propiu-theme-orange .dark .mat-mdc-button.mat-warn,.propiu-theme-orange .dark .mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-orange.dark .mat-mdc-raised-button,.propiu-theme-orange.dark .mat-mdc-unelevated-button,.propiu-theme-orange .dark .mat-mdc-raised-button,.propiu-theme-orange .dark .mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-orange.dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-orange.dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-orange.dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-orange.dark .mat-mdc-raised-button.mat-primary,.propiu-theme-orange.dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-orange .dark .mat-mdc-raised-button.mat-primary,.propiu-theme-orange .dark .mat-mdc-unelevated-button.mat-primary,.propiu-theme-orange.dark .mat-mdc-raised-button.mat-accent,.propiu-theme-orange.dark .mat-mdc-unelevated-button.mat-accent,.propiu-theme-orange .dark .mat-mdc-raised-button.mat-accent,.propiu-theme-orange .dark .mat-mdc-unelevated-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-orange.dark .mat-mdc-raised-button.mat-warn,.propiu-theme-orange.dark .mat-mdc-unelevated-button.mat-warn,.propiu-theme-orange .dark .mat-mdc-raised-button.mat-warn,.propiu-theme-orange .dark .mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-orange.dark .mat-mdc-icon-button,.propiu-theme-orange .dark .mat-mdc-icon-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1);--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-orange.dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-orange.dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-orange.dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-orange.dark .mat-mdc-icon-button.mat-primary,.propiu-theme-orange .dark .mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.propiu-theme-orange.dark .mat-mdc-icon-button.mat-accent,.propiu-theme-orange .dark .mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.propiu-theme-orange.dark .mat-mdc-icon-button.mat-warn,.propiu-theme-orange .dark .mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.propiu-theme-orange.dark .mat-mdc-icon-button.mat-primary,.propiu-theme-orange .dark .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #f97316;--mat-mdc-button-persistent-ripple-color: #f97316;--mat-mdc-button-ripple-color: rgba(249, 115, 22, .1)}.propiu-theme-orange.dark .mat-mdc-icon-button.mat-accent,.propiu-theme-orange .dark .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #f59e0b;--mat-mdc-button-persistent-ripple-color: #f59e0b;--mat-mdc-button-ripple-color: rgba(245, 158, 11, .1)}.propiu-theme-orange.dark .mat-mdc-icon-button.mat-warn,.propiu-theme-orange .dark .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #ef4444;--mat-mdc-button-persistent-ripple-color: #ef4444;--mat-mdc-button-ripple-color: rgba(239, 68, 68, .1)}.propiu-theme-orange.dark .mat-mdc-icon-button[disabled][disabled],.propiu-theme-orange .dark .mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(255, 255, 255, .5);--mdc-icon-button-disabled-icon-color: rgba(255, 255, 255, .5)}.propiu-theme-orange.dark .mat-mdc-fab,.propiu-theme-orange.dark .mat-mdc-mini-fab,.propiu-theme-orange .dark .mat-mdc-fab,.propiu-theme-orange .dark .mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-orange.dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.08}.propiu-theme-orange.dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-orange.dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange.dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.propiu-theme-orange .dark .mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.24}.propiu-theme-orange.dark .mat-mdc-fab.mat-primary,.propiu-theme-orange.dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-orange .dark .mat-mdc-fab.mat-primary,.propiu-theme-orange .dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-orange.dark .mat-mdc-fab.mat-accent,.propiu-theme-orange.dark .mat-mdc-mini-fab.mat-accent,.propiu-theme-orange .dark .mat-mdc-fab.mat-accent,.propiu-theme-orange .dark .mat-mdc-mini-fab.mat-accent{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.propiu-theme-orange.dark .mat-mdc-fab.mat-warn,.propiu-theme-orange.dark .mat-mdc-mini-fab.mat-warn,.propiu-theme-orange .dark .mat-mdc-fab.mat-warn,.propiu-theme-orange .dark .mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.propiu-theme-orange.dark .mat-mdc-fab.mat-unthemed,.propiu-theme-orange.dark .mat-mdc-mini-fab.mat-unthemed,.propiu-theme-orange .dark .mat-mdc-fab.mat-unthemed,.propiu-theme-orange .dark .mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: #1f2937;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-orange.dark .mat-mdc-fab.mat-primary,.propiu-theme-orange.dark .mat-mdc-mini-fab.mat-primary,.propiu-theme-orange .dark .mat-mdc-fab.mat-primary,.propiu-theme-orange .dark .mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #f97316;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-orange.dark .mat-mdc-fab.mat-accent,.propiu-theme-orange.dark .mat-mdc-mini-fab.mat-accent,.propiu-theme-orange .dark .mat-mdc-fab.mat-accent,.propiu-theme-orange .dark .mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #f59e0b;--mdc-fab-icon-color: #000;--mat-mdc-fab-color: #000}.propiu-theme-orange.dark .mat-mdc-fab.mat-warn,.propiu-theme-orange.dark .mat-mdc-mini-fab.mat-warn,.propiu-theme-orange .dark .mat-mdc-fab.mat-warn,.propiu-theme-orange .dark .mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #ef4444;--mdc-fab-icon-color: #fff;--mat-mdc-fab-color: #fff}.propiu-theme-orange.dark .mat-mdc-fab[disabled][disabled],.propiu-theme-orange.dark .mat-mdc-mini-fab[disabled][disabled],.propiu-theme-orange .dark .mat-mdc-fab[disabled][disabled],.propiu-theme-orange .dark .mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(255, 255, 255, .12);--mdc-fab-icon-color: rgba(255, 255, 255, .5);--mat-mdc-fab-color: rgba(255, 255, 255, .5)}.propiu-theme-orange.dark .mat-mdc-snack-bar-container,.propiu-theme-orange .dark .mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #d2d4d7;--mdc-snackbar-supporting-text-color: rgba(31, 41, 55, .87);--mat-snack-bar-button-color: rgba(0, 0, 0, .87)}.propiu-theme-orange.dark .mdc-data-table,.propiu-theme-orange .dark .mdc-data-table{background-color:var(--mdc-theme-surface, #1f2937);border-color:#ffffff1f}.propiu-theme-orange.dark .mdc-data-table__row,.propiu-theme-orange .dark .mdc-data-table__row{background-color:inherit}.propiu-theme-orange.dark .mdc-data-table__header-cell,.propiu-theme-orange .dark .mdc-data-table__header-cell{background-color:var(--mdc-theme-surface, #1f2937)}.propiu-theme-orange.dark .mdc-data-table__row--selected,.propiu-theme-orange .dark .mdc-data-table__row--selected{background-color:#f973160a}.propiu-theme-orange.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-orange.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-orange.dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing,.propiu-theme-orange .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__leading,.propiu-theme-orange .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__notch,.propiu-theme-orange .dark .mdc-data-table__pagination-rows-per-page-select--outlined:not(.mdc-select--disabled) .mdc-notched-outline__trailing{border-color:#ffffff1f}.propiu-theme-orange.dark .mdc-data-table__cell,.propiu-theme-orange.dark .mdc-data-table__header-cell,.propiu-theme-orange .dark .mdc-data-table__cell,.propiu-theme-orange .dark .mdc-data-table__header-cell{border-bottom-color:#ffffff1f}.propiu-theme-orange.dark .mdc-data-table__pagination,.propiu-theme-orange .dark .mdc-data-table__pagination{border-top-color:#ffffff1f}.propiu-theme-orange.dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover,.propiu-theme-orange .dark .mdc-data-table__row:not(.mdc-data-table__row--selected):hover{background-color:#ffffff0a}.propiu-theme-orange.dark .mdc-data-table__header-cell,.propiu-theme-orange .dark .mdc-data-table__header-cell,.propiu-theme-orange.dark .mdc-data-table__pagination-total,.propiu-theme-orange.dark .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-orange.dark .mdc-data-table__cell,.propiu-theme-orange .dark .mdc-data-table__pagination-total,.propiu-theme-orange .dark .mdc-data-table__pagination-rows-per-page-label,.propiu-theme-orange .dark .mdc-data-table__cell{color:#ffffffde}.propiu-theme-orange.dark .mat-mdc-table,.propiu-theme-orange .dark .mat-mdc-table{background:#1f2937}.propiu-theme-orange.dark .mat-mdc-progress-spinner,.propiu-theme-orange .dark .mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #f97316}.propiu-theme-orange.dark .mat-mdc-progress-spinner.mat-accent,.propiu-theme-orange .dark .mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #f59e0b}.propiu-theme-orange.dark .mat-mdc-progress-spinner.mat-warn,.propiu-theme-orange .dark .mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #ef4444}.propiu-theme-orange.dark .mat-badge-content,.propiu-theme-orange .dark .mat-badge-content{color:#fff;background:#f97316}.cdk-high-contrast-active .propiu-theme-orange.dark .mat-badge-content,.cdk-high-contrast-active .propiu-theme-orange .dark .mat-badge-content{outline:solid 1px;border-radius:0}.propiu-theme-orange.dark .mat-badge-accent .mat-badge-content,.propiu-theme-orange .dark .mat-badge-accent .mat-badge-content{background:#f59e0b;color:#fff}.propiu-theme-orange.dark .mat-badge-warn .mat-badge-content,.propiu-theme-orange .dark .mat-badge-warn .mat-badge-content{color:#fff;background:#ef4444}.propiu-theme-orange.dark .mat-badge-disabled .mat-badge-content,.propiu-theme-orange .dark .mat-badge-disabled .mat-badge-content{background:#4b5563;color:#6b7280}.propiu-theme-orange.dark,.propiu-theme-orange .dark{--mat-bottom-sheet-container-text-color: white;--mat-bottom-sheet-container-background-color: #1f2937;--mat-legacy-button-toggle-text-color: #6b7280;--mat-legacy-button-toggle-state-layer-color: rgba(255, 255, 255, .12);--mat-legacy-button-toggle-selected-state-text-color: #9ca3af;--mat-legacy-button-toggle-selected-state-background-color: #111827;--mat-legacy-button-toggle-disabled-state-text-color: #4b5563;--mat-legacy-button-toggle-disabled-state-background-color: black;--mat-legacy-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-text-color: white;--mat-standard-button-toggle-background-color: #1f2937;--mat-standard-button-toggle-state-layer-color: white;--mat-standard-button-toggle-selected-state-background-color: #111827;--mat-standard-button-toggle-selected-state-text-color: white;--mat-standard-button-toggle-disabled-state-text-color: #4b5563;--mat-standard-button-toggle-disabled-state-background-color: #1f2937;--mat-standard-button-toggle-disabled-selected-state-text-color: white;--mat-standard-button-toggle-disabled-selected-state-background-color: #1f2937;--mat-standard-button-toggle-divider-color: #3a434f}.propiu-theme-orange.dark .mat-calendar-arrow,.propiu-theme-orange .dark .mat-calendar-arrow{fill:#fff}.propiu-theme-orange.dark .mat-datepicker-toggle,.propiu-theme-orange.dark .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-orange.dark .mat-datepicker-content .mat-calendar-previous-button,.propiu-theme-orange .dark .mat-datepicker-toggle,.propiu-theme-orange .dark .mat-datepicker-content .mat-calendar-next-button,.propiu-theme-orange .dark .mat-datepicker-content .mat-calendar-previous-button{color:#fff}.propiu-theme-orange.dark .mat-calendar-table-header-divider:after,.propiu-theme-orange .dark .mat-calendar-table-header-divider:after{background:rgba(255,255,255,.12)}.propiu-theme-orange.dark .mat-calendar-table-header,.propiu-theme-orange.dark .mat-calendar-body-label,.propiu-theme-orange .dark .mat-calendar-table-header,.propiu-theme-orange .dark .mat-calendar-body-label{color:#9ca3af}.propiu-theme-orange.dark .mat-calendar-body-cell-content,.propiu-theme-orange.dark .mat-date-range-input-separator,.propiu-theme-orange .dark .mat-calendar-body-cell-content,.propiu-theme-orange .dark .mat-date-range-input-separator{color:#fff;border-color:transparent}.propiu-theme-orange.dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange .dark .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){color:#6b7280}.propiu-theme-orange.dark .mat-form-field-disabled .mat-date-range-input-separator,.propiu-theme-orange .dark .mat-form-field-disabled .mat-date-range-input-separator{color:#6b7280}.propiu-theme-orange.dark .mat-calendar-body-in-preview,.propiu-theme-orange .dark .mat-calendar-body-in-preview{color:#ffffff3d}.propiu-theme-orange.dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange .dark .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280}.propiu-theme-orange.dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange .dark .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#6b7280cc}.propiu-theme-orange.dark .mat-calendar-body-in-range:before,.propiu-theme-orange .dark .mat-calendar-body-in-range:before{background:rgba(249,115,22,.2)}.propiu-theme-orange.dark .mat-calendar-body-comparison-identical,.propiu-theme-orange.dark .mat-calendar-body-in-comparison-range:before,.propiu-theme-orange .dark .mat-calendar-body-comparison-identical,.propiu-theme-orange .dark .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-orange.dark .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange.dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .dark .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .dark [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(249,115,22,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-orange.dark .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange.dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .dark .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .dark [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(249,115,22,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-orange.dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange.dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-orange .dark .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange .dark .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-orange.dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange.dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-orange .dark .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange .dark .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-orange.dark .mat-calendar-body-selected,.propiu-theme-orange .dark .mat-calendar-body-selected{background-color:#f97316;color:#fff}.propiu-theme-orange.dark .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-orange .dark .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f9731666}.propiu-theme-orange.dark .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-orange .dark .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-orange.dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange.dark .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange .dark .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.propiu-theme-orange .dark .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:#f973164d}@media (hover: hover){.propiu-theme-orange.dark .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),.propiu-theme-orange .dark .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:#f973164d}}.propiu-theme-orange.dark .mat-datepicker-content,.propiu-theme-orange .dark .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f;background-color:#1f2937;color:#fff}.propiu-theme-orange.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(245,158,11,.2)}.propiu-theme-orange.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-orange.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-orange.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-orange.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange.dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(245,158,11,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-orange.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-orange.dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange.dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-orange.dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#f59e0b;color:#fff}.propiu-theme-orange.dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#f59e0b66}.propiu-theme-orange.dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-orange .dark .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-orange.dark .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),.propiu-theme-orange.dark .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),.propiu-theme-orange .dark .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),.propiu-theme-orange .dark .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:#f59e0b4d}@media (hover: hover){.propiu-theme-orange.dark .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),.propiu-theme-orange .dark .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:#f59e0b4d}}.propiu-theme-orange.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(239,68,68,.2)}.propiu-theme-orange.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-orange.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.propiu-theme-orange.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(to right,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-orange.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange.dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(to left,rgba(239,68,68,.2) 50%,rgba(249,171,0,.2) 50%)}.propiu-theme-orange.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after{background:#a8dab5}.propiu-theme-orange.dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange.dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.propiu-theme-orange.dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ef4444;color:#fff}.propiu-theme-orange.dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ef444466}.propiu-theme-orange.dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected,.propiu-theme-orange .dark .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.propiu-theme-orange.dark .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),.propiu-theme-orange.dark .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),.propiu-theme-orange .dark .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),.propiu-theme-orange .dark .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:#ef44444d}@media (hover: hover){.propiu-theme-orange.dark .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),.propiu-theme-orange .dark .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:#ef44444d}}.propiu-theme-orange.dark .mat-datepicker-content-touch,.propiu-theme-orange .dark .mat-datepicker-content-touch{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.propiu-theme-orange.dark .mat-datepicker-toggle-active,.propiu-theme-orange .dark .mat-datepicker-toggle-active{color:#f97316}.propiu-theme-orange.dark .mat-datepicker-toggle-active.mat-accent,.propiu-theme-orange .dark .mat-datepicker-toggle-active.mat-accent{color:#f59e0b}.propiu-theme-orange.dark .mat-datepicker-toggle-active.mat-warn,.propiu-theme-orange .dark .mat-datepicker-toggle-active.mat-warn{color:#ef4444}.propiu-theme-orange.dark .mat-date-range-input-inner[disabled],.propiu-theme-orange .dark .mat-date-range-input-inner[disabled]{color:#6b7280}.propiu-theme-orange.dark,.propiu-theme-orange .dark{--mat-divider-color: rgba(255, 255, 255, .12);--mat-expansion-container-background-color: #1f2937;--mat-expansion-container-text-color: white;--mat-expansion-actions-divider-color: rgba(255, 255, 255, .12);--mat-expansion-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-expansion-header-disabled-state-text-color: #4b5563;--mat-expansion-header-text-color: white;--mat-expansion-header-description-color: #9ca3af;--mat-expansion-header-indicator-color: #9ca3af}.propiu-theme-orange.dark .mat-icon.mat-primary,.propiu-theme-orange .dark .mat-icon.mat-primary{color:#f97316}.propiu-theme-orange.dark .mat-icon.mat-accent,.propiu-theme-orange .dark .mat-icon.mat-accent{color:#f59e0b}.propiu-theme-orange.dark .mat-icon.mat-warn,.propiu-theme-orange .dark .mat-icon.mat-warn{color:#ef4444}.propiu-theme-orange.dark,.propiu-theme-orange .dark{--mat-sidenav-container-divider-color: rgba(255, 255, 255, .12);--mat-sidenav-container-background-color: #1f2937;--mat-sidenav-container-text-color: white;--mat-sidenav-content-background-color: #111827;--mat-sidenav-content-text-color: white;--mat-sidenav-scrim-color: rgba(224, 214, 200, .6);--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f97316;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f97316;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f97316;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: #1f2937;--mat-stepper-line-color: rgba(255, 255, 255, .12);--mat-stepper-header-hover-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-focus-state-layer-color: rgba(255, 255, 255, .04);--mat-stepper-header-label-text-color: #9ca3af;--mat-stepper-header-optional-label-text-color: #9ca3af;--mat-stepper-header-selected-state-label-text-color: white;--mat-stepper-header-error-state-label-text-color: #ef4444;--mat-stepper-header-icon-background-color: #9ca3af;--mat-stepper-header-error-state-icon-foreground-color: #ef4444;--mat-stepper-header-error-state-icon-background-color: transparent}.propiu-theme-orange.dark .mat-step-header.mat-accent,.propiu-theme-orange .dark .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f59e0b;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f59e0b;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f59e0b;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-orange.dark .mat-step-header.mat-warn,.propiu-theme-orange .dark .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ef4444;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ef4444;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ef4444;--mat-stepper-header-edit-state-icon-foreground-color: white}.propiu-theme-orange.dark .mat-sort-header-arrow,.propiu-theme-orange .dark .mat-sort-header-arrow{color:#9ca3af}.propiu-theme-orange.dark,.propiu-theme-orange .dark{--mat-toolbar-container-background-color: #1f2937;--mat-toolbar-container-text-color: white}.propiu-theme-orange.dark .mat-toolbar.mat-primary,.propiu-theme-orange .dark .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #f97316;--mat-toolbar-container-text-color: white}.propiu-theme-orange.dark .mat-toolbar.mat-accent,.propiu-theme-orange .dark .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #f59e0b;--mat-toolbar-container-text-color: white}.propiu-theme-orange.dark .mat-toolbar.mat-warn,.propiu-theme-orange .dark .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #ef4444;--mat-toolbar-container-text-color: white}.propiu-theme-orange.dark .mat-tree,.propiu-theme-orange .dark .mat-tree{background:#1f2937}.propiu-theme-orange.dark .mat-tree-node,.propiu-theme-orange.dark .mat-nested-tree-node,.propiu-theme-orange .dark .mat-tree-node,.propiu-theme-orange .dark .mat-nested-tree-node{color:#fff}.display-3{font-size:56px;font-weight:400;line-height:56px;font-family:var(--vex-font);letter-spacing:-.02em}.display-2{font-size:45px;font-weight:400;line-height:48px;font-family:var(--vex-font);letter-spacing:-.005em}.display-1,h1{font-size:34px;font-weight:400;line-height:40px;font-family:var(--vex-font);letter-spacing:normal}.headline,h2{font-size:24px;font-weight:400;line-height:32px;font-family:var(--vex-font);letter-spacing:-.019em}.title,h3{font-size:18px;font-weight:500;line-height:26px;font-family:var(--vex-font);letter-spacing:-.014em}.subheading-2,h4{font-size:16px;font-weight:400;line-height:28px;font-family:var(--vex-font);letter-spacing:-.011em}.subheading-1,h5{font-size:14px;font-weight:500;line-height:24px;font-family:var(--vex-font);letter-spacing:-.006em}.body-2,h6{font-size:14px;font-weight:400;line-height:20px;font-family:var(--vex-font);letter-spacing:-.006em}.body-1,p{font-size:15px;font-weight:400;line-height:24px;font-family:var(--vex-font);letter-spacing:-.009em}.caption{font-size:12px;font-weight:400;line-height:20px;font-family:var(--vex-font);letter-spacing:0}.text-xs{letter-spacing:0}.text-sm{letter-spacing:-.009em}.text-base{letter-spacing:-.011em}.text-lg{letter-spacing:-.014em}.text-2xl{letter-spacing:-.019em}.text-3xl{letter-spacing:-.021em}body{--propiu-font: "Inter var", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--propiu-sidenav-width: 280px;--propiu-sidenav-collapsed-width: 72px;--propiu-sidenav-item-min-height: 48px;--propiu-sidenav-item-padding-vertical: .5rem;--propiu-sidenav-item-padding-horizontal: 1.5rem;--propiu-sidenav-item-font-weight: 500;--propiu-sidenav-item-icon-gap: 1rem;--propiu-sidenav-item-icon-size: 1.5rem;--propiu-sidenav-item-dropdown-gap: .75rem;--propiu-toolbar-height: 64px;--propiu-secondary-toolbar-height: 54px;--propiu-navigation-height: 64px;--propiu-footer-height: 56px;--propiu-footer-z-index: 100;--propiu-footer-elevation: 0 -10px 30px 0 rgba(82, 63, 104, .06);--propiu-page-layout-header-height: 180px;--propiu-page-layout-toolbar-height: 64px;--propiu-blink-scrollbar-width: 12px;--propiu-default-icon-size: 24px;--propiu-border-radius: .25rem}.propiu-base-layout-container{display:flex;flex-direction:column;inset:0;position:absolute}.propiu-layout-content{background:var(--propiu-background-background);min-height:calc(100% - var(--propiu-toolbar-height) - var(--propiu-navigation-height));position:relative;width:100%}.propiu-layout-footer-enabled .propiu-layout-content{min-height:calc(100% - var(--propiu-toolbar-height) - var(--propiu-navigation-height) - var(--propiu-footer-height))}.propiu-layout-scroll-disabled{overflow:hidden}.propiu-layout-scroll-disabled .propiu-layout-content{height:calc(100% - var(--propiu-toolbar-height) - var(--propiu-navigation-height));min-height:unset;overflow:hidden}.propiu-layout-scroll-disabled.propiu-layout-footer-fixed .propiu-layout-content,.propiu-layout-scroll-disabled.propiu-layout-footer-enabled .propiu-layout-content{height:calc(100% - var(--propiu-toolbar-height) - var(--propiu-navigation-height) - var(--propiu-footer-height));min-height:unset}.propiu-layout-sidenav-container{background:var(--propiu-background-background);height:100%;transition:transform .5s cubic-bezier(.2,1,.3,1)}.propiu-layout-sidenav-content{overflow-x:hidden;overflow-y:auto}.propiu-layout-search-overlay-open{overflow:hidden;position:fixed}.propiu-layout-search-overlay-open .propiu-layout-sidenav-container{pointer-events:none;transform:perspective(1000px) translate3d(0,50vh,0) rotateX(30deg);transform-origin:50vw 50vh;transition:transform .5s cubic-bezier(.2,1,.3,1);overflow:visible;border-radius:var(--propiu-border-radius);--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.propiu-layout-toolbar-fixed .propiu-toolbar{position:fixed;width:var(--propiu-toolbar-width);z-index:50}.propiu-layout-toolbar-fixed .propiu-layout-content{margin-top:var(--propiu-toolbar-height)}@media (min-width: 1280px){.propiu-layout-toolbar-fixed .propiu-layout-content{margin-top:calc(var(--propiu-toolbar-height) + var(--propiu-navigation-height))}}.propiu-layout-footer-fixed .propiu-footer{box-shadow:var(--propiu-footer-elevation);position:fixed}.propiu-layout-footer-fixed .propiu-layout-content{margin-bottom:var(--propiu-footer-height);min-height:calc(100% - var(--propiu-toolbar-height) - var(--propiu-navigation-height) - var(--propiu-footer-height))}.propiu-layout-footer-fixed.propiu-layout-scroll-disabled .propiu-layout-content{height:calc(100% - var(--propiu-toolbar-height) - var(--propiu-navigation-height) - var(--propiu-footer-height))}.propiu-layout-horizontal{--propiu-navigation-height: .00001px;--propiu-toolbar-width: 100%}@media (min-width: 1280px){.propiu-layout-horizontal{--propiu-toolbar-width: calc(100% - var(--propiu-sidenav-width))}.propiu-layout-horizontal.propiu-layout-sidenav-collapsed{--propiu-toolbar-width: calc( 100% - var(--propiu-sidenav-collapsed-width) )}}.propiu-layout-horizontal .propiu-layout-sidenav-container{flex:1}.propiu-layout-horizontal.propiu-layout-footer-fixed.propiu-layout-scroll-disabled .propiu-layout-content{height:calc(100% - var(--propiu-toolbar-height) - var(--propiu-footer-height))}@media (min-width: 1280px){body:not([dir=rtl]) .propiu-layout-horizontal.propiu-layout-sidenav-collapsed .propiu-layout-sidenav-content{margin-left:var(--propiu-sidenav-collapsed-width)!important;margin-right:0!important}body:not([dir=rtl]) .propiu-layout-horizontal:not(.propiu-layout-sidenav-collapsed) .propiu-layout-sidenav-content{margin-left:var(--propiu-sidenav-width)!important;margin-right:0!important}[dir=rtl] .propiu-layout-horizontal.propiu-layout-sidenav-collapsed .propiu-layout-sidenav-content{margin-right:var(--propiu-sidenav-collapsed-width)!important;margin-left:0!important}[dir=rtl] .propiu-layout-horizontal:not(.propiu-layout-sidenav-collapsed) .propiu-layout-sidenav-content{margin-right:var(--propiu-sidenav-width)!important;margin-left:0!important}}body.is-blink ::-webkit-scrollbar{background-color:#0000;height:var(--propiu-blink-scrollbar-width);width:var(--propiu-blink-scrollbar-width)}body.is-blink ::-webkit-scrollbar:hover{background-color:#0000001f}body.is-blink ::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:var(--propiu-blink-scrollbar-width);box-shadow:inset 0 0 0 12px #0000005e}body.is-blink ::-webkit-scrollbar-thumb:active{border-radius:var(--propiu-blink-scrollbar-width);box-shadow:inset 0 0 0 12px #0000008a}.propiu-scrollblock{position:fixed;width:100%}.propiu-dialog-glossy .mat-mdc-dialog-container{border-radius:var(--propiu-border-radius)}.is-blink .propiu-dialog-glossy .mat-mdc-dialog-container .mdc-dialog__surface{-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);background-color:rgb(var(--propiu-background-card-rgb) / .6)}.container{padding-left:1.5rem;padding-right:1.5rem}@media (min-width: 1280px){.container{margin-left:auto;margin-right:auto;max-width:1280px;width:100%}}.card{border-radius:var(--propiu-border-radius);--tw-bg-opacity: 1;background-color:rgb(var(--propiu-background-card-rgb) / var(--tw-bg-opacity));--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.avatar{height:2.5rem;width:2.5rem;border-radius:9999px;background-color:var(--propiu-background-hover);object-fit:cover}.propiu-layout-vertical{--propiu-toolbar-width: 100%}.propiu-layout-vertical propiu-secondary-toolbar .fixed{position:relative;top:0;margin-bottom:-1rem;border-top-width:0px;background-image:none;padding-top:.75rem;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.propiu-layout-vertical.propiu-layout-footer-fixed.propiu-layout-scroll-disabled .propiu-layout-content{height:calc(100% - var(--propiu-toolbar-height) - var(--propiu-footer-height))}@media print{html,body{height:auto!important;overflow:initial!important}.propiu-toolbar,.propiu-sidenav{display:none!important}.propiu-layout-content{margin-top:0!important}.mat-drawer-container{overflow:visible!important}.propiu-layout-sidenav-content{margin-left:0!important;--tw-bg-opacity: 1;background-color:rgb(var(--propiu-background-card-rgb) / var(--tw-bg-opacity))}.propiu-footer,.config-panel-toggle{display:none!important}}:root .cdk-overlay-pane:not(.mat-mdc-autocomplete-panel-above) div.mat-mdc-autocomplete-panel{margin-top:.25rem;border-top-left-radius:var(--propiu-border-radius);border-top-right-radius:var(--propiu-border-radius)}:root .mat-mdc-autocomplete-panel{border-bottom-right-radius:var(--propiu-border-radius);border-bottom-left-radius:var(--propiu-border-radius)}:root .mat-mdc-autocomplete-panel .mat-mdc-option{margin-left:.5rem;margin-right:.5rem}:root .mat-mdc-button,:root .mat-mdc-outlined-button,:root .mat-mdc-unelevated-button,:root .mat-mdc-raised-button{min-width:6rem;border-radius:var(--propiu-button-border-radius)}:root .mat-button-toggle-group:not(.mat-button-toggle-vertical){border-radius:var(--propiu-button-border-radius)}:root .mat-button-toggle-group:not(.mat-button-toggle-vertical) .mat-button-toggle:first-child .mat-button-toggle-label-content{padding-left:1rem}:root .mat-button-toggle-group:not(.mat-button-toggle-vertical) .mat-button-toggle:last-child .mat-button-toggle-label-content{padding-right:1rem}:root .mat-button-toggle-button{font-weight:500}:root .mat-mdc-icon-button .mat-icon{display:inline-flex;align-items:center;justify-content:center}:root .mat-mdc-card{border-radius:var(--propiu-border-radius)}.propiu-mat-dense-default .mat-mdc-form-field-infix{min-height:48px}.propiu-mat-dense-default .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:24px}.propiu-mat-dense-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( -30.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.propiu-mat-dense-default .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:12px;padding-bottom:12px}.propiu-mat-dense-default .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:12px;padding-bottom:12px}.propiu-mat-dense-default .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:12px;padding-bottom:12px}.propiu-mat-dense-default .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.propiu-mat-dense-default .mat-form-field-appearance-fill .mat-mdc-select-arrow-wrapper{transform:none}.propiu-mat-dense-md .mat-mdc-form-field-infix{min-height:52px}.propiu-mat-dense-md .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:26px}.propiu-mat-dense-md .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( -32.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.propiu-mat-dense-md .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:14px;padding-bottom:14px}.propiu-mat-dense-md .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:22px;padding-bottom:6px}.propiu-mat-dense-md .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:14px;padding-bottom:14px}.propiu-mat-dense-md{--mdc-checkbox-state-layer-size: 36px}.propiu-mat-dense-md .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 28px}.propiu-mat-dense-md .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 44px}.propiu-mat-dense-md .mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 36px}.propiu-mat-dense-md .mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 44px;--mdc-list-list-item-two-line-container-height: 60px;--mdc-list-list-item-three-line-container-height: 84px}.propiu-mat-dense-md .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.propiu-mat-dense-md .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.propiu-mat-dense-md .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:52px}.propiu-mat-dense-md .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.propiu-mat-dense-md .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.propiu-mat-dense-md .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:68px}.propiu-mat-dense-md{--mat-paginator-container-size: 52px}.propiu-mat-dense-md .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.propiu-mat-dense-md .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.propiu-mat-dense-md .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)}.propiu-mat-dense-md .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.propiu-mat-dense-md .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.propiu-mat-dense-md .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}.propiu-mat-dense-md .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.propiu-mat-dense-md .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 44px}.propiu-mat-dense-md .mat-mdc-button.mat-mdc-button-base,.propiu-mat-dense-md .mat-mdc-raised-button.mat-mdc-button-base,.propiu-mat-dense-md .mat-mdc-unelevated-button.mat-mdc-button-base,.propiu-mat-dense-md .mat-mdc-outlined-button.mat-mdc-button-base{height:32px;margin-top:0;margin-bottom:0}.propiu-mat-dense-md .mat-mdc-button.mat-mdc-button-base .mdc-button__touch,.propiu-mat-dense-md .mat-mdc-raised-button.mat-mdc-button-base .mdc-button__touch,.propiu-mat-dense-md .mat-mdc-unelevated-button.mat-mdc-button-base .mdc-button__touch,.propiu-mat-dense-md .mat-mdc-outlined-button.mat-mdc-button-base .mdc-button__touch{height:100%}.propiu-mat-dense-md .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 44px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:10px}.propiu-mat-dense-md .mat-mdc-table .mdc-data-table__row{height:48px}.propiu-mat-dense-md .mat-mdc-table .mdc-data-table__pagination{min-height:48px}.propiu-mat-dense-md .mat-mdc-table .mdc-data-table__header-row{height:52px}.propiu-mat-dense-md{--mat-expansion-header-collapsed-state-height: 44px;--mat-expansion-header-expanded-state-height: 60px;--mat-stepper-header-height: 68px;--mat-toolbar-standard-height: 60px;--mat-toolbar-mobile-height: 52px}.propiu-mat-dense-md .mat-tree-node{min-height:44px}.propiu-mat-dense-md{--mat-standard-button-toggle-height: 44px}.propiu-mat-dense-sm .mat-mdc-form-field-infix{min-height:48px}.propiu-mat-dense-sm .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:24px}.propiu-mat-dense-sm .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( -30.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.propiu-mat-dense-sm .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:12px;padding-bottom:12px}.propiu-mat-dense-sm .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:12px;padding-bottom:12px}.propiu-mat-dense-sm .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:12px;padding-bottom:12px}.propiu-mat-dense-sm .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.propiu-mat-dense-sm .mat-form-field-appearance-fill .mat-mdc-select-arrow-wrapper{transform:none}.propiu-mat-dense-sm{--mdc-checkbox-state-layer-size: 32px}.propiu-mat-dense-sm .mat-mdc-checkbox-touch-target{display:none}.propiu-mat-dense-sm .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 24px}.propiu-mat-dense-sm .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 40px}.propiu-mat-dense-sm .mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 32px}.propiu-mat-dense-sm .mat-mdc-radio-touch-target{display:none}.propiu-mat-dense-sm .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}.propiu-mat-dense-sm .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.propiu-mat-dense-sm .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.propiu-mat-dense-sm .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:48px}.propiu-mat-dense-sm .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.propiu-mat-dense-sm .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.propiu-mat-dense-sm .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:64px}.propiu-mat-dense-sm{--mat-paginator-container-size: 48px}.propiu-mat-dense-sm .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.propiu-mat-dense-sm .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.propiu-mat-dense-sm .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)}.propiu-mat-dense-sm .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.propiu-mat-dense-sm .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.propiu-mat-dense-sm .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}.propiu-mat-dense-sm .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.propiu-mat-dense-sm .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 40px}.propiu-mat-dense-sm .mat-mdc-button.mat-mdc-button-base,.propiu-mat-dense-sm .mat-mdc-raised-button.mat-mdc-button-base,.propiu-mat-dense-sm .mat-mdc-unelevated-button.mat-mdc-button-base,.propiu-mat-dense-sm .mat-mdc-outlined-button.mat-mdc-button-base{height:28px;margin-top:0;margin-bottom:0}.propiu-mat-dense-sm .mat-mdc-button.mat-mdc-button-base .mdc-button__touch,.propiu-mat-dense-sm .mat-mdc-raised-button.mat-mdc-button-base .mdc-button__touch,.propiu-mat-dense-sm .mat-mdc-unelevated-button.mat-mdc-button-base .mdc-button__touch,.propiu-mat-dense-sm .mat-mdc-outlined-button.mat-mdc-button-base .mdc-button__touch{height:100%}.propiu-mat-dense-sm .mat-mdc-button.mat-mdc-button-base .mat-mdc-button-touch-target,.propiu-mat-dense-sm .mat-mdc-raised-button.mat-mdc-button-base .mat-mdc-button-touch-target,.propiu-mat-dense-sm .mat-mdc-unelevated-button.mat-mdc-button-base .mat-mdc-button-touch-target,.propiu-mat-dense-sm .mat-mdc-outlined-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.propiu-mat-dense-sm .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.propiu-mat-dense-sm .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.propiu-mat-dense-sm .mat-mdc-table .mdc-data-table__row{height:44px}.propiu-mat-dense-sm .mat-mdc-table .mdc-data-table__pagination{min-height:44px}.propiu-mat-dense-sm .mat-mdc-table .mdc-data-table__header-row{height:48px}.propiu-mat-dense-sm{--mat-expansion-header-collapsed-state-height: 40px;--mat-expansion-header-expanded-state-height: 56px;--mat-stepper-header-height: 64px;--mat-toolbar-standard-height: 56px;--mat-toolbar-mobile-height: 48px}.propiu-mat-dense-sm .mat-tree-node{min-height:40px}.propiu-mat-dense-sm{--mat-standard-button-toggle-height: 40px}.propiu-mat-dense-xs .mat-mdc-form-field-infix{min-height:44px}.propiu-mat-dense-xs .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:22px}.propiu-mat-dense-xs .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)}.propiu-mat-dense-xs .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:10px;padding-bottom:10px}.propiu-mat-dense-xs .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:10px;padding-bottom:10px}.propiu-mat-dense-xs .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}.propiu-mat-dense-xs .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.propiu-mat-dense-xs .mat-form-field-appearance-fill .mat-mdc-select-arrow-wrapper{transform:none}.propiu-mat-dense-xs{--mdc-checkbox-state-layer-size: 28px}.propiu-mat-dense-xs .mat-mdc-checkbox-touch-target{display:none}.propiu-mat-dense-xs .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 24px}.propiu-mat-dense-xs .mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 36px}.propiu-mat-dense-xs .mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 28px}.propiu-mat-dense-xs .mat-mdc-radio-touch-target{display:none}.propiu-mat-dense-xs .mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 36px;--mdc-list-list-item-two-line-container-height: 52px;--mdc-list-list-item-three-line-container-height: 76px}.propiu-mat-dense-xs .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.propiu-mat-dense-xs .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.propiu-mat-dense-xs .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:44px}.propiu-mat-dense-xs .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.propiu-mat-dense-xs .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.propiu-mat-dense-xs .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:60px}.propiu-mat-dense-xs{--mat-paginator-container-size: 40px}.propiu-mat-dense-xs .mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.propiu-mat-dense-xs .mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.propiu-mat-dense-xs .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)}.propiu-mat-dense-xs .mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.propiu-mat-dense-xs .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.propiu-mat-dense-xs .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}.propiu-mat-dense-xs .mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.propiu-mat-dense-xs .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 36px}.propiu-mat-dense-xs .mat-mdc-button.mat-mdc-button-base,.propiu-mat-dense-xs .mat-mdc-raised-button.mat-mdc-button-base,.propiu-mat-dense-xs .mat-mdc-unelevated-button.mat-mdc-button-base,.propiu-mat-dense-xs .mat-mdc-outlined-button.mat-mdc-button-base{height:24px;margin-top:0;margin-bottom:0}.propiu-mat-dense-xs .mat-mdc-button.mat-mdc-button-base .mdc-button__touch,.propiu-mat-dense-xs .mat-mdc-raised-button.mat-mdc-button-base .mdc-button__touch,.propiu-mat-dense-xs .mat-mdc-unelevated-button.mat-mdc-button-base .mdc-button__touch,.propiu-mat-dense-xs .mat-mdc-outlined-button.mat-mdc-button-base .mdc-button__touch{height:100%}.propiu-mat-dense-xs .mat-mdc-button.mat-mdc-button-base .mat-mdc-button-touch-target,.propiu-mat-dense-xs .mat-mdc-raised-button.mat-mdc-button-base .mat-mdc-button-touch-target,.propiu-mat-dense-xs .mat-mdc-unelevated-button.mat-mdc-button-base .mat-mdc-button-touch-target,.propiu-mat-dense-xs .mat-mdc-outlined-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.propiu-mat-dense-xs .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 36px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:6px}.propiu-mat-dense-xs .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}.propiu-mat-dense-xs .mat-mdc-table .mdc-data-table__row{height:40px}.propiu-mat-dense-xs .mat-mdc-table .mdc-data-table__pagination{min-height:40px}.propiu-mat-dense-xs .mat-mdc-table .mdc-data-table__header-row{height:44px}.propiu-mat-dense-xs{--mat-expansion-header-collapsed-state-height: 36px;--mat-expansion-header-expanded-state-height: 48px;--mat-stepper-header-height: 60px;--mat-toolbar-standard-height: 52px;--mat-toolbar-mobile-height: 44px}.propiu-mat-dense-xs .mat-tree-node{min-height:36px}.propiu-mat-dense-xs{--mat-standard-button-toggle-height: 36px}:root .mat-mdc-dialog-container .mdc-dialog__surface{border-radius:calc(var(--propiu-border-radius) * 1.5)}:root .mat-mdc-dialog-title{padding-top:.75rem}:root .mdc-dialog__title:before{content:none;height:auto}:root .mat-drawer-container{color:inherit}:root .mat-drawer-side{border-right-width:0px}:root .dark .mat-drawer-side{border-right-width:1px}:root .mat-expansion-panel:not([class*=mat-elevation-z]){border-radius:var(--propiu-border-radius);--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.mdc-notched-outline__notch{border-right:none}:root .mdc-text-field--outlined{--mdc-outlined-text-field-container-shape: var(--propiu-border-radius)}:root .dark .mat-mdc-menu-panel{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}:root .mat-mdc-menu-panel{border-radius:var(--propiu-border-radius);border-width:1px;--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}:root .mat-mdc-menu-panel.mat-menu-below{margin-top:.25rem}:root .mat-mdc-menu-panel.mat-menu-above{margin-bottom:.25rem}:root .mat-mdc-menu-content{padding:.5rem}:root .mat-mdc-menu-item{margin-top:.25rem;margin-bottom:.25rem;display:flex;min-height:40px;align-items:center;border-radius:var(--propiu-border-radius);padding-left:.5rem;padding-right:1.5rem;font-size:.875rem;line-height:1.25rem;font-weight:500;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:.1s;transition-timing-function:cubic-bezier(0,0,.2,1);letter-spacing:-.009em}:root .mat-mdc-menu-item:first-child{margin-top:0}:root .mat-mdc-menu-item:last-child{margin-bottom:0}:root .mat-mdc-menu-item:hover:not([disabled]){background-color:rgb(var(--propiu-color-primary-600) / .1)}:root .mat-mdc-menu-item:hover:not([disabled]) .mat-icon{--tw-text-opacity: 1;color:rgb(var(--propiu-color-primary-600) / var(--tw-text-opacity))}:root .mat-mdc-menu-item .mat-icon{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:.1s;transition-timing-function:cubic-bezier(0,0,.2,1)}:root .mat-mdc-menu-item .mat-icon,:root .mat-mdc-menu-item .mat-icon svg{font-size:1.25rem;height:1.25rem;width:1.25rem;line-height:1.25rem}.mat-mdc-menu-item .mat-icon-no-color{color:currentColor}:root .dark .mat-mdc-select-panel{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity))}:root .mat-mdc-select-panel{border-radius:var(--propiu-border-radius);border-width:1px;--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity));padding:.5rem;--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root .cdk-overlay-pane:not(.mat-mdc-select-panel-above) div.mat-mdc-select-panel{margin-top:.25rem;border-top-left-radius:var(--propiu-border-radius);border-top-right-radius:var(--propiu-border-radius)}:root .mat-mdc-option{margin-top:.25rem;margin-bottom:.25rem;height:2.5rem;min-height:2.5rem;border-radius:var(--propiu-border-radius);font-size:.875rem;line-height:1.25rem;font-weight:500;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:.1s;transition-timing-function:cubic-bezier(0,0,.2,1);letter-spacing:-.009em}:root .mat-mdc-option:first-child{margin-top:0}:root .mat-mdc-option:last-child{margin-bottom:0}:root .mat-mdc-option:hover,:root .mat-mdc-option.mat-active{background-color:rgb(var(--propiu-color-primary-600) / .1)}:root .mat-mdc-option:hover .mat-icon,:root .mat-mdc-option.mat-active .mat-icon{--tw-text-opacity: 1;color:rgb(var(--propiu-color-primary-600) / var(--tw-text-opacity))}:root .mat-mdc-option .mat-icon{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:.1s;transition-timing-function:cubic-bezier(0,0,.2,1)}:root .mat-mdc-option .mat-icon,:root .mat-mdc-option .mat-icon svg{font-size:1.25rem;height:1.25rem;width:1.25rem;line-height:1.25rem}:root .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):not(.mat-mdc-option-multiple){background-color:rgb(var(--propiu-color-primary-600) / .1)}:root .mat-mdc-menu-item-submenu-trigger{padding-right:3rem}.apexcharts-legend-text{margin-left:4px;top:-1px}body .apexcharts-tooltip.light{--tw-bg-opacity: 1;background-color:rgb(var(--propiu-background-card-rgb) / var(--tw-bg-opacity))}.propiu-layout-ares{--propiu-sidenav-background: var(--propiu-background-background);--propiu-toolbar-background: var(--propiu-background-background);--propiu-sidenav-color: rgb(var(--propiu-foreground-text-rgb) / 1);--propiu-sidenav-section-divider-color: transparent;--propiu-sidenav-item-background-hover: rgb( var(--propiu-color-primary-600) / .1 );--propiu-sidenav-item-background-active: var(--propiu-background-card);--propiu-sidenav-item-color: rgb(var(--propiu-foreground-text-rgb) / 1);--propiu-sidenav-item-color-hover: rgb(var(--propiu-foreground-text-rgb) / 1);--propiu-sidenav-item-color-active: rgb(var(--propiu-foreground-text-rgb) / 1);--propiu-sidenav-item-dropdown-color-active: var( --propiu-sidenav-item-color-active );--propiu-sidenav-item-dropdown-background-active: var( --propiu-background-hover );--propiu-sidenav-item-dropdown-background: var( --propiu-background-background );--propiu-sidenav-item-dropdown-background-hover: var( --propiu-background-hover );--propiu-secondary-toolbar-background: var(--propiu-background-background);--propiu-sidenav-toolbar-background: var(--propiu-background-background);--propiu-secondary-toolbar-height: 64px}.propiu-layout-ares .propiu-sidenav{border:none}.propiu-layout-ares .propiu-sidenav propiu-sidenav-item .propiu-sidenav-item{width:unset;margin-left:1rem;margin-right:1rem;border-radius:9999px;padding-top:.5rem;padding-bottom:.5rem}.propiu-layout-ares .propiu-sidenav propiu-sidenav-item .propiu-sidenav-item.propiu-sidenav-item--active{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.propiu-layout-ares .propiu-sidenav propiu-sidenav-item .item-level-0>.propiu-sidenav-item{margin-top:.25rem;margin-bottom:.25rem}.propiu-layout-ares .propiu-sidenav propiu-sidenav-item .item-level-1 .propiu-sidenav-item.propiu-sidenav-item--active{font-weight:500;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.propiu-layout-ares .propiu-sidenav propiu-sidenav-item .item-level-1 .propiu-sidenav-item.propiu-sidenav-item--active .propiu-sidenav-item__label{--tw-text-opacity: 1;color:rgb(var(--propiu-foreground-text-rgb) / var(--tw-text-opacity))}.propiu-layout-ares .propiu-sidenav propiu-sidenav-item .item-level-1 .propiu-sidenav-item:hover .propiu-sidenav-item__label{--tw-text-opacity: 1;color:rgb(var(--propiu-foreground-text-rgb) / var(--tw-text-opacity))}.propiu-layout-ares .propiu-layout-sidenav-collapsed .propiu-sidenav propiu-sidenav-item .propiu-sidenav-item{margin-left:0;margin-right:0}.propiu-layout-ares propiu-toolbar{border-bottom-width:0px}.propiu-layout-ares propiu-secondary-toolbar{border-bottom-right-radius:var(--propiu-border-radius);border-bottom-left-radius:var(--propiu-border-radius)}.propiu-layout-ares propiu-secondary-toolbar .secondary-toolbar{margin-bottom:-1.5rem;border-top-width:0px;border-bottom-width:0px;background-color:transparent;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.propiu-layout-ares propiu-footer{overflow:hidden;border-top-left-radius:var(--propiu-border-radius);border-top-right-radius:var(--propiu-border-radius)}.propiu-layout-ares .propiu-page-layout-header{background:var(--propiu-background-background);color:rgb(var(--propiu-foreground-text-rgb) / 1)}.propiu-layout-ares.propiu-style-default{--propiu-sidenav-item-background-active: rgb(var(--propiu-color-primary-600) / 1);--propiu-sidenav-item-color-active: rgb(var(--propiu-color-on-primary-600) / 1);--propiu-sidenav-item-dropdown-color-active: var( --propiu-sidenav-item-color );--propiu-sidenav-item-dropdown-color-hover: rgb(var(--propiu-foreground-text-rgb) / 1);--propiu-sidenav-item-icon-color-active: rgb(var(--propiu-color-on-primary-600) / 1)}.propiu-layout-hermes{--propiu-toolbar-height: 100px;--propiu-secondary-toolbar-background: var(--propiu-background-background);--propiu-secondary-toolbar-height: 64px}.propiu-layout-hermes.propiu-style-light,.propiu-layout-hermes.propiu-style-dark{--propiu-toolbar-background: var(--propiu-background-background)}@media (min-width: 1280px){.propiu-layout-hermes .propiu-sidenav{display:none}}.propiu-layout-hermes propiu-secondary-toolbar .secondary-toolbar{margin-bottom:-1.5rem;border-top-width:0px;border-bottom-width:0px;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.propiu-layout-ikaros{--propiu-navigation-height: .00001px}.propiu-layout-ikaros.propiu-style-default{--propiu-navigation-color: white}.propiu-layout-poseidon{--propiu-sidenav-item-min-height: 40px;--propiu-sidenav-item-background-hover: rgb( var(--propiu-color-primary-500) / 15% );--propiu-sidenav-item-dropdown-background: var(--propiu-sidenav-background);--propiu-sidenav-item-dropdown-background-hover: rgb( var(--propiu-color-primary-600) / 10% );--propiu-sidenav-item-dropdown-background-active: rgb( var(--propiu-color-primary-600) / 20% );--propiu-sidenav-item-padding-vertical: .5rem;--propiu-sidenav-item-padding-horizontal: .75rem}.propiu-layout-poseidon .propiu-sidenav-item{margin-left:.75rem;margin-right:.75rem;margin-bottom:.25rem;border-radius:var(--propiu-border-radius)}.propiu-layout-poseidon .propiu-sidenav-toolbar__divider{margin:0 var(--propiu-sidenav-item-padding-horizontal)}.propiu-layout-poseidon.propiu-style-light{--propiu-sidenav-item-color: rgba(0, 0, 0, 1);--propiu-sidenav-item-color-hover: rgba(0, 0, 0, 1);--propiu-sidenav-item-dropdown-color-hover: rgba(0, 0, 0, 1);--propiu-sidenav-item-dropdown-color-active: rgba(0, 0, 0, 1)}.propiu-layout-poseidon.propiu-style-default{--propiu-sidenav-toolbar-background: var(--propiu-sidenav-background);--propiu-sidenav-item-color: rgba(255, 255, 255, .8);--propiu-sidenav-item-color-hover: rgba(255, 255, 255, 1);--propiu-sidenav-item-ripple-color: rgb(255, 255, 255, .06)}.propiu-layout-poseidon.propiu-style-dark{--propiu-sidenav-item-color: rgba(255, 255, 255, .8);--propiu-sidenav-item-color-hover: #ffffff;--propiu-sidenav-item-ripple-color: rgb(255, 255, 255, .06)}.mat-drawer-inner-container:has(propiu-sidenav){overflow-x:hidden!important}.helpguide-element-card{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.helpguide-element-card:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.helpguide-element-card:hover:is(.dark *){background-color:var(--propiu-background-hover)}.helpguide-element-card:last-of-type{margin-bottom:0}.helpguide-element-card .label{border-radius:6px;height:6px;max-width:32px}.helpguide-element-card .box{display:flex;align-items:center;padding:3px}.helpguide-element-card .box .box-text{font-size:11px;margin-left:3px;margin-right:3px;vertical-align:bottom;font-weight:500}.avatar.overlapping{border:2px solid var(--propiu-background-card);height:23px;margin-right:-8px;width:23px}.avatar.overlapping:last-of-type{margin-right:0}.ngx-file-drop__drop-zone{height:auto!important;border:2px dotted #5d9e93!important;border-radius:8px!important}.ngx-file-drop__content{height:auto!important;color:initial!important}.cdk-drag-preview{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.cdk-drag-placeholder{opacity:.2}.cdk-drop-list-dragging .scrumboard-card:not(.cdk-drag-placeholder){transition:transform .25s cubic-bezier(0,0,.2,1)}.cdk-drag-animating{transition:transform .25s cubic-bezier(0,0,.2,1)!important}propiu-create-help-guide help-text a,propiu-create-help-guide help-accordion a{text-decoration:underline;color:#4da366}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--propiu-foreground-divider)}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:Inter var,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:Menlo,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]{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: }html{box-sizing:border-box;font-size:16px;height:100%;overflow:hidden;font-feature-settings:"cv02","cv03","cv04","cv11","salt","calt","case";font-family:Inter var,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{height:100%;letter-spacing:-.006em;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--propiu-foreground-text-rgb) / var(--tw-text-opacity))}div{box-sizing:border-box}input,textarea{line-height:1.5}button:focus{outline:unset!important}code{border-radius:var(--propiu-border-radius);--tw-bg-opacity: 1;background-color:rgb(var(--propiu-background-app-bar-rgb) / var(--tw-bg-opacity));padding:.25rem .5rem;font-family:Menlo,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.25rem;--tw-text-opacity: 1;color:rgb(var(--propiu-foreground-text-rgb) / var(--tw-text-opacity))}blockquote{background:rgb(var(--propiu-color-primary-600)/.1);border-left:3px solid rgb(var(--propiu-color-primary-600) / 1);margin-top:.75rem;margin-bottom:.75rem;padding:.5rem 1rem}blockquote>*{margin:0}.propiu-theme-default{--propiu-color-primary-50: 240 253 244;--propiu-color-primary-100: 220 252 231;--propiu-color-primary-200: 187 247 208;--propiu-color-primary-300: 134 239 172;--propiu-color-primary-400: 74 222 128;--propiu-color-primary-500: 34 197 94;--propiu-color-primary-600: 22 163 74;--propiu-color-primary-700: 21 128 61;--propiu-color-primary-800: 22 101 52;--propiu-color-primary-900: 20 83 45;--propiu-color-primary-950: 5 46 22;--propiu-color-on-primary-50: 0 0 0;--propiu-color-on-primary-100: 0 0 0;--propiu-color-on-primary-200: 0 0 0;--propiu-color-on-primary-300: 0 0 0;--propiu-color-on-primary-400: 0 0 0;--propiu-color-on-primary-500: 255 255 255;--propiu-color-on-primary-600: 255 255 255;--propiu-color-on-primary-700: 255 255 255;--propiu-color-on-primary-800: 255 255 255;--propiu-color-on-primary-900: 255 255 255;--propiu-color-accent-50: 255 251 235;--propiu-color-accent-100: 254 243 199;--propiu-color-accent-200: 253 230 138;--propiu-color-accent-300: 252 211 77;--propiu-color-accent-400: 251 191 36;--propiu-color-accent-500: 245 158 11;--propiu-color-accent-600: 217 119 6;--propiu-color-accent-700: 180 83 9;--propiu-color-accent-800: 146 64 14;--propiu-color-accent-900: 120 53 15;--propiu-color-accent-950: 69 26 3;--propiu-color-on-accent-50: 0 0 0;--propiu-color-on-accent-100: 0 0 0;--propiu-color-on-accent-200: 0 0 0;--propiu-color-on-accent-300: 0 0 0;--propiu-color-on-accent-400: 0 0 0;--propiu-color-on-accent-500: 255 255 255;--propiu-color-on-accent-600: 255 255 255;--propiu-color-on-accent-700: 255 255 255;--propiu-color-on-accent-800: 255 255 255;--propiu-color-on-accent-900: 255 255 255;--propiu-color-warn-50: 254 242 242;--propiu-color-warn-100: 254 226 226;--propiu-color-warn-200: 254 202 202;--propiu-color-warn-300: 252 165 165;--propiu-color-warn-400: 248 113 113;--propiu-color-warn-500: 239 68 68;--propiu-color-warn-600: 220 38 38;--propiu-color-warn-700: 185 28 28;--propiu-color-warn-800: 153 27 27;--propiu-color-warn-900: 127 29 29;--propiu-color-warn-950: 69 10 10;--propiu-color-on-warn-50: 0 0 0;--propiu-color-on-warn-100: 0 0 0;--propiu-color-on-warn-200: 0 0 0;--propiu-color-on-warn-300: 0 0 0;--propiu-color-on-warn-400: 0 0 0;--propiu-color-on-warn-500: 255 255 255;--propiu-color-on-warn-600: 255 255 255;--propiu-color-on-warn-700: 255 255 255;--propiu-color-on-warn-800: 255 255 255;--propiu-color-on-warn-900: 255 255 255}.propiu-theme-default.light,.propiu-theme-default .light{--propiu-foreground-base: #000;--propiu-foreground-base-rgb: 0 0 0;--propiu-foreground-divider: rgba(0,0,0,.06);--propiu-foreground-divider-rgb: 0 0 0;--propiu-foreground-dividers: rgba(0,0,0,.06);--propiu-foreground-dividers-rgb: 0 0 0;--propiu-foreground-disabled: #6b7280;--propiu-foreground-disabled-rgb: 107 114 128;--propiu-foreground-disabled-button: #9ca3af;--propiu-foreground-disabled-button-rgb: 156 163 175;--propiu-foreground-disabled-text: #6b7280;--propiu-foreground-disabled-text-rgb: 107 114 128;--propiu-foreground-elevation: #000;--propiu-foreground-elevation-rgb: 0 0 0;--propiu-foreground-hint-text: #6b7280;--propiu-foreground-hint-text-rgb: 107 114 128;--propiu-foreground-secondary-text: #4b5563;--propiu-foreground-secondary-text-rgb: 75 85 99;--propiu-foreground-icon: #1f2937;--propiu-foreground-icon-rgb: 31 41 55;--propiu-foreground-icons: #1f2937;--propiu-foreground-icons-rgb: 31 41 55;--propiu-foreground-text: #030712;--propiu-foreground-text-rgb: 3 7 18;--propiu-foreground-slider-min: #1f2937;--propiu-foreground-slider-min-rgb: 31 41 55;--propiu-foreground-slider-off: #9ca3af;--propiu-foreground-slider-off-rgb: 156 163 175;--propiu-foreground-slider-off-active: #6b7280;--propiu-foreground-slider-off-active-rgb: 107 114 128;--propiu-background-status-bar: #d1d5db;--propiu-background-status-bar-rgb: 209 213 219;--propiu-background-app-bar: #e5e7eb;--propiu-background-app-bar-rgb: 229 231 235;--propiu-background-background: #f3f4f6;--propiu-background-background-rgb: 243 244 246;--propiu-background-hover: rgba(17,24,39,.04);--propiu-background-hover-rgb: 17 24 39;--propiu-background-card: #fff;--propiu-background-card-rgb: 255 255 255;--propiu-background-dialog: #fff;--propiu-background-dialog-rgb: 255 255 255;--propiu-background-disabled-button: #e5e7eb;--propiu-background-disabled-button-rgb: 229 231 235;--propiu-background-raised-button: #fff;--propiu-background-raised-button-rgb: 255 255 255;--propiu-background-focused-button: #e5e7eb;--propiu-background-focused-button-rgb: 229 231 235;--propiu-background-selected-button: #d1d5db;--propiu-background-selected-button-rgb: 209 213 219;--propiu-background-selected-disabled-button: #9ca3af;--propiu-background-selected-disabled-button-rgb: 156 163 175;--propiu-background-disabled-button-toggle: #e5e7eb;--propiu-background-disabled-button-toggle-rgb: 229 231 235;--propiu-background-unselected-chip: #d1d5db;--propiu-background-unselected-chip-rgb: 209 213 219;--propiu-background-disabled-list-option: #e5e7eb;--propiu-background-disabled-list-option-rgb: 229 231 235;--propiu-background-tooltip: #1f2937;--propiu-background-tooltip-rgb: 31 41 55}.propiu-theme-default.dark,.propiu-theme-default .dark{--propiu-foreground-base: #fff;--propiu-foreground-base-rgb: 255 255 255;--propiu-foreground-divider: rgba(255,255,255,.12);--propiu-foreground-divider-rgb: 255 255 255;--propiu-foreground-dividers: rgba(255,255,255,.12);--propiu-foreground-dividers-rgb: 255 255 255;--propiu-foreground-disabled: #6b7280;--propiu-foreground-disabled-rgb: 107 114 128;--propiu-foreground-disabled-button: #4b5563;--propiu-foreground-disabled-button-rgb: 75 85 99;--propiu-foreground-disabled-text: #6b7280;--propiu-foreground-disabled-text-rgb: 107 114 128;--propiu-foreground-elevation: #000;--propiu-foreground-elevation-rgb: 0 0 0;--propiu-foreground-hint-text: #6b7280;--propiu-foreground-hint-text-rgb: 107 114 128;--propiu-foreground-secondary-text: #9ca3af;--propiu-foreground-secondary-text-rgb: 156 163 175;--propiu-foreground-icon: #fff;--propiu-foreground-icon-rgb: 255 255 255;--propiu-foreground-icons: #fff;--propiu-foreground-icons-rgb: 255 255 255;--propiu-foreground-text: #fff;--propiu-foreground-text-rgb: 255 255 255;--propiu-foreground-slider-min: #fff;--propiu-foreground-slider-min-rgb: 255 255 255;--propiu-foreground-slider-off: #4b5563;--propiu-foreground-slider-off-rgb: 75 85 99;--propiu-foreground-slider-off-active: #6b7280;--propiu-foreground-slider-off-active-rgb: 107 114 128;--propiu-background-status-bar: #030712;--propiu-background-status-bar-rgb: 3 7 18;--propiu-background-app-bar: #1f2937;--propiu-background-app-bar-rgb: 31 41 55;--propiu-background-background: #111827;--propiu-background-background-rgb: 17 24 39;--propiu-background-hover: rgba(255,255,255,.04);--propiu-background-hover-rgb: 255 255 255;--propiu-background-card: #1f2937;--propiu-background-card-rgb: 31 41 55;--propiu-background-dialog: #1f2937;--propiu-background-dialog-rgb: 31 41 55;--propiu-background-disabled-button: rgba(255,255,255,.12);--propiu-background-disabled-button-rgb: 255 255 255;--propiu-background-raised-button: #1f2937;--propiu-background-raised-button-rgb: 31 41 55;--propiu-background-focused-button: rgba(255,255,255,.12);--propiu-background-focused-button-rgb: 255 255 255;--propiu-background-selected-button: #111827;--propiu-background-selected-button-rgb: 17 24 39;--propiu-background-selected-disabled-button: #1f2937;--propiu-background-selected-disabled-button-rgb: 31 41 55;--propiu-background-disabled-button-toggle: #000;--propiu-background-disabled-button-toggle-rgb: 0 0 0;--propiu-background-unselected-chip: #374151;--propiu-background-unselected-chip-rgb: 55 65 81;--propiu-background-disabled-list-option: rgba(255,255,255,.12);--propiu-background-disabled-list-option-rgb: 255 255 255;--propiu-background-tooltip: #374151;--propiu-background-tooltip-rgb: 55 65 81}.propiu-theme-teal{--propiu-color-primary-50: 240 253 250;--propiu-color-primary-100: 204 251 241;--propiu-color-primary-200: 153 246 228;--propiu-color-primary-300: 94 234 212;--propiu-color-primary-400: 45 212 191;--propiu-color-primary-500: 20 184 166;--propiu-color-primary-600: 13 148 136;--propiu-color-primary-700: 15 118 110;--propiu-color-primary-800: 17 94 89;--propiu-color-primary-900: 19 78 74;--propiu-color-primary-950: 4 47 46;--propiu-color-on-primary-50: 0 0 0;--propiu-color-on-primary-100: 0 0 0;--propiu-color-on-primary-200: 0 0 0;--propiu-color-on-primary-300: 0 0 0;--propiu-color-on-primary-400: 0 0 0;--propiu-color-on-primary-500: 255 255 255;--propiu-color-on-primary-600: 255 255 255;--propiu-color-on-primary-700: 255 255 255;--propiu-color-on-primary-800: 255 255 255;--propiu-color-on-primary-900: 255 255 255;--propiu-color-accent-50: 255 251 235;--propiu-color-accent-100: 254 243 199;--propiu-color-accent-200: 253 230 138;--propiu-color-accent-300: 252 211 77;--propiu-color-accent-400: 251 191 36;--propiu-color-accent-500: 245 158 11;--propiu-color-accent-600: 217 119 6;--propiu-color-accent-700: 180 83 9;--propiu-color-accent-800: 146 64 14;--propiu-color-accent-900: 120 53 15;--propiu-color-accent-950: 69 26 3;--propiu-color-on-accent-50: 0 0 0;--propiu-color-on-accent-100: 0 0 0;--propiu-color-on-accent-200: 0 0 0;--propiu-color-on-accent-300: 0 0 0;--propiu-color-on-accent-400: 0 0 0;--propiu-color-on-accent-500: 255 255 255;--propiu-color-on-accent-600: 255 255 255;--propiu-color-on-accent-700: 255 255 255;--propiu-color-on-accent-800: 255 255 255;--propiu-color-on-accent-900: 255 255 255;--propiu-color-warn-50: 254 242 242;--propiu-color-warn-100: 254 226 226;--propiu-color-warn-200: 254 202 202;--propiu-color-warn-300: 252 165 165;--propiu-color-warn-400: 248 113 113;--propiu-color-warn-500: 239 68 68;--propiu-color-warn-600: 220 38 38;--propiu-color-warn-700: 185 28 28;--propiu-color-warn-800: 153 27 27;--propiu-color-warn-900: 127 29 29;--propiu-color-warn-950: 69 10 10;--propiu-color-on-warn-50: 0 0 0;--propiu-color-on-warn-100: 0 0 0;--propiu-color-on-warn-200: 0 0 0;--propiu-color-on-warn-300: 0 0 0;--propiu-color-on-warn-400: 0 0 0;--propiu-color-on-warn-500: 255 255 255;--propiu-color-on-warn-600: 255 255 255;--propiu-color-on-warn-700: 255 255 255;--propiu-color-on-warn-800: 255 255 255;--propiu-color-on-warn-900: 255 255 255}.propiu-theme-teal.light,.propiu-theme-teal .light{--propiu-foreground-base: #000;--propiu-foreground-base-rgb: 0 0 0;--propiu-foreground-divider: rgba(0,0,0,.06);--propiu-foreground-divider-rgb: 0 0 0;--propiu-foreground-dividers: rgba(0,0,0,.06);--propiu-foreground-dividers-rgb: 0 0 0;--propiu-foreground-disabled: #6b7280;--propiu-foreground-disabled-rgb: 107 114 128;--propiu-foreground-disabled-button: #9ca3af;--propiu-foreground-disabled-button-rgb: 156 163 175;--propiu-foreground-disabled-text: #6b7280;--propiu-foreground-disabled-text-rgb: 107 114 128;--propiu-foreground-elevation: #000;--propiu-foreground-elevation-rgb: 0 0 0;--propiu-foreground-hint-text: #6b7280;--propiu-foreground-hint-text-rgb: 107 114 128;--propiu-foreground-secondary-text: #4b5563;--propiu-foreground-secondary-text-rgb: 75 85 99;--propiu-foreground-icon: #1f2937;--propiu-foreground-icon-rgb: 31 41 55;--propiu-foreground-icons: #1f2937;--propiu-foreground-icons-rgb: 31 41 55;--propiu-foreground-text: #030712;--propiu-foreground-text-rgb: 3 7 18;--propiu-foreground-slider-min: #1f2937;--propiu-foreground-slider-min-rgb: 31 41 55;--propiu-foreground-slider-off: #9ca3af;--propiu-foreground-slider-off-rgb: 156 163 175;--propiu-foreground-slider-off-active: #6b7280;--propiu-foreground-slider-off-active-rgb: 107 114 128;--propiu-background-status-bar: #d1d5db;--propiu-background-status-bar-rgb: 209 213 219;--propiu-background-app-bar: #e5e7eb;--propiu-background-app-bar-rgb: 229 231 235;--propiu-background-background: #f3f4f6;--propiu-background-background-rgb: 243 244 246;--propiu-background-hover: rgba(17,24,39,.04);--propiu-background-hover-rgb: 17 24 39;--propiu-background-card: #fff;--propiu-background-card-rgb: 255 255 255;--propiu-background-dialog: #fff;--propiu-background-dialog-rgb: 255 255 255;--propiu-background-disabled-button: #e5e7eb;--propiu-background-disabled-button-rgb: 229 231 235;--propiu-background-raised-button: #fff;--propiu-background-raised-button-rgb: 255 255 255;--propiu-background-focused-button: #e5e7eb;--propiu-background-focused-button-rgb: 229 231 235;--propiu-background-selected-button: #d1d5db;--propiu-background-selected-button-rgb: 209 213 219;--propiu-background-selected-disabled-button: #9ca3af;--propiu-background-selected-disabled-button-rgb: 156 163 175;--propiu-background-disabled-button-toggle: #e5e7eb;--propiu-background-disabled-button-toggle-rgb: 229 231 235;--propiu-background-unselected-chip: #d1d5db;--propiu-background-unselected-chip-rgb: 209 213 219;--propiu-background-disabled-list-option: #e5e7eb;--propiu-background-disabled-list-option-rgb: 229 231 235;--propiu-background-tooltip: #1f2937;--propiu-background-tooltip-rgb: 31 41 55}.propiu-theme-teal.dark,.propiu-theme-teal .dark{--propiu-foreground-base: #fff;--propiu-foreground-base-rgb: 255 255 255;--propiu-foreground-divider: rgba(255,255,255,.12);--propiu-foreground-divider-rgb: 255 255 255;--propiu-foreground-dividers: rgba(255,255,255,.12);--propiu-foreground-dividers-rgb: 255 255 255;--propiu-foreground-disabled: #6b7280;--propiu-foreground-disabled-rgb: 107 114 128;--propiu-foreground-disabled-button: #4b5563;--propiu-foreground-disabled-button-rgb: 75 85 99;--propiu-foreground-disabled-text: #6b7280;--propiu-foreground-disabled-text-rgb: 107 114 128;--propiu-foreground-elevation: #000;--propiu-foreground-elevation-rgb: 0 0 0;--propiu-foreground-hint-text: #6b7280;--propiu-foreground-hint-text-rgb: 107 114 128;--propiu-foreground-secondary-text: #9ca3af;--propiu-foreground-secondary-text-rgb: 156 163 175;--propiu-foreground-icon: #fff;--propiu-foreground-icon-rgb: 255 255 255;--propiu-foreground-icons: #fff;--propiu-foreground-icons-rgb: 255 255 255;--propiu-foreground-text: #fff;--propiu-foreground-text-rgb: 255 255 255;--propiu-foreground-slider-min: #fff;--propiu-foreground-slider-min-rgb: 255 255 255;--propiu-foreground-slider-off: #4b5563;--propiu-foreground-slider-off-rgb: 75 85 99;--propiu-foreground-slider-off-active: #6b7280;--propiu-foreground-slider-off-active-rgb: 107 114 128;--propiu-background-status-bar: #030712;--propiu-background-status-bar-rgb: 3 7 18;--propiu-background-app-bar: #1f2937;--propiu-background-app-bar-rgb: 31 41 55;--propiu-background-background: #111827;--propiu-background-background-rgb: 17 24 39;--propiu-background-hover: rgba(255,255,255,.04);--propiu-background-hover-rgb: 255 255 255;--propiu-background-card: #1f2937;--propiu-background-card-rgb: 31 41 55;--propiu-background-dialog: #1f2937;--propiu-background-dialog-rgb: 31 41 55;--propiu-background-disabled-button: rgba(255,255,255,.12);--propiu-background-disabled-button-rgb: 255 255 255;--propiu-background-raised-button: #1f2937;--propiu-background-raised-button-rgb: 31 41 55;--propiu-background-focused-button: rgba(255,255,255,.12);--propiu-background-focused-button-rgb: 255 255 255;--propiu-background-selected-button: #111827;--propiu-background-selected-button-rgb: 17 24 39;--propiu-background-selected-disabled-button: #1f2937;--propiu-background-selected-disabled-button-rgb: 31 41 55;--propiu-background-disabled-button-toggle: #000;--propiu-background-disabled-button-toggle-rgb: 0 0 0;--propiu-background-unselected-chip: #374151;--propiu-background-unselected-chip-rgb: 55 65 81;--propiu-background-disabled-list-option: rgba(255,255,255,.12);--propiu-background-disabled-list-option-rgb: 255 255 255;--propiu-background-tooltip: #374151;--propiu-background-tooltip-rgb: 55 65 81}.propiu-theme-green.light,.propiu-theme-green .light{--propiu-foreground-base: #000;--propiu-foreground-base-rgb: 0 0 0;--propiu-foreground-divider: rgba(0,0,0,.06);--propiu-foreground-divider-rgb: 0 0 0;--propiu-foreground-dividers: rgba(0,0,0,.06);--propiu-foreground-dividers-rgb: 0 0 0;--propiu-foreground-disabled: #6b7280;--propiu-foreground-disabled-rgb: 107 114 128;--propiu-foreground-disabled-button: #9ca3af;--propiu-foreground-disabled-button-rgb: 156 163 175;--propiu-foreground-disabled-text: #6b7280;--propiu-foreground-disabled-text-rgb: 107 114 128;--propiu-foreground-elevation: #000;--propiu-foreground-elevation-rgb: 0 0 0;--propiu-foreground-hint-text: #6b7280;--propiu-foreground-hint-text-rgb: 107 114 128;--propiu-foreground-secondary-text: #4b5563;--propiu-foreground-secondary-text-rgb: 75 85 99;--propiu-foreground-icon: #1f2937;--propiu-foreground-icon-rgb: 31 41 55;--propiu-foreground-icons: #1f2937;--propiu-foreground-icons-rgb: 31 41 55;--propiu-foreground-text: #030712;--propiu-foreground-text-rgb: 3 7 18;--propiu-foreground-slider-min: #1f2937;--propiu-foreground-slider-min-rgb: 31 41 55;--propiu-foreground-slider-off: #9ca3af;--propiu-foreground-slider-off-rgb: 156 163 175;--propiu-foreground-slider-off-active: #6b7280;--propiu-foreground-slider-off-active-rgb: 107 114 128;--propiu-background-status-bar: #d1d5db;--propiu-background-status-bar-rgb: 209 213 219;--propiu-background-app-bar: #e5e7eb;--propiu-background-app-bar-rgb: 229 231 235;--propiu-background-background: #f3f4f6;--propiu-background-background-rgb: 243 244 246;--propiu-background-hover: rgba(17,24,39,.04);--propiu-background-hover-rgb: 17 24 39;--propiu-background-card: #fff;--propiu-background-card-rgb: 255 255 255;--propiu-background-dialog: #fff;--propiu-background-dialog-rgb: 255 255 255;--propiu-background-disabled-button: #e5e7eb;--propiu-background-disabled-button-rgb: 229 231 235;--propiu-background-raised-button: #fff;--propiu-background-raised-button-rgb: 255 255 255;--propiu-background-focused-button: #e5e7eb;--propiu-background-focused-button-rgb: 229 231 235;--propiu-background-selected-button: #d1d5db;--propiu-background-selected-button-rgb: 209 213 219;--propiu-background-selected-disabled-button: #9ca3af;--propiu-background-selected-disabled-button-rgb: 156 163 175;--propiu-background-disabled-button-toggle: #e5e7eb;--propiu-background-disabled-button-toggle-rgb: 229 231 235;--propiu-background-unselected-chip: #d1d5db;--propiu-background-unselected-chip-rgb: 209 213 219;--propiu-background-disabled-list-option: #e5e7eb;--propiu-background-disabled-list-option-rgb: 229 231 235;--propiu-background-tooltip: #1f2937;--propiu-background-tooltip-rgb: 31 41 55}.propiu-theme-green.dark,.propiu-theme-green .dark{--propiu-foreground-base: #fff;--propiu-foreground-base-rgb: 255 255 255;--propiu-foreground-divider: rgba(255,255,255,.12);--propiu-foreground-divider-rgb: 255 255 255;--propiu-foreground-dividers: rgba(255,255,255,.12);--propiu-foreground-dividers-rgb: 255 255 255;--propiu-foreground-disabled: #6b7280;--propiu-foreground-disabled-rgb: 107 114 128;--propiu-foreground-disabled-button: #4b5563;--propiu-foreground-disabled-button-rgb: 75 85 99;--propiu-foreground-disabled-text: #6b7280;--propiu-foreground-disabled-text-rgb: 107 114 128;--propiu-foreground-elevation: #000;--propiu-foreground-elevation-rgb: 0 0 0;--propiu-foreground-hint-text: #6b7280;--propiu-foreground-hint-text-rgb: 107 114 128;--propiu-foreground-secondary-text: #9ca3af;--propiu-foreground-secondary-text-rgb: 156 163 175;--propiu-foreground-icon: #fff;--propiu-foreground-icon-rgb: 255 255 255;--propiu-foreground-icons: #fff;--propiu-foreground-icons-rgb: 255 255 255;--propiu-foreground-text: #fff;--propiu-foreground-text-rgb: 255 255 255;--propiu-foreground-slider-min: #fff;--propiu-foreground-slider-min-rgb: 255 255 255;--propiu-foreground-slider-off: #4b5563;--propiu-foreground-slider-off-rgb: 75 85 99;--propiu-foreground-slider-off-active: #6b7280;--propiu-foreground-slider-off-active-rgb: 107 114 128;--propiu-background-status-bar: #030712;--propiu-background-status-bar-rgb: 3 7 18;--propiu-background-app-bar: #1f2937;--propiu-background-app-bar-rgb: 31 41 55;--propiu-background-background: #111827;--propiu-background-background-rgb: 17 24 39;--propiu-background-hover: rgba(255,255,255,.04);--propiu-background-hover-rgb: 255 255 255;--propiu-background-card: #1f2937;--propiu-background-card-rgb: 31 41 55;--propiu-background-dialog: #1f2937;--propiu-background-dialog-rgb: 31 41 55;--propiu-background-disabled-button: rgba(255,255,255,.12);--propiu-background-disabled-button-rgb: 255 255 255;--propiu-background-raised-button: #1f2937;--propiu-background-raised-button-rgb: 31 41 55;--propiu-background-focused-button: rgba(255,255,255,.12);--propiu-background-focused-button-rgb: 255 255 255;--propiu-background-selected-button: #111827;--propiu-background-selected-button-rgb: 17 24 39;--propiu-background-selected-disabled-button: #1f2937;--propiu-background-selected-disabled-button-rgb: 31 41 55;--propiu-background-disabled-button-toggle: #000;--propiu-background-disabled-button-toggle-rgb: 0 0 0;--propiu-background-unselected-chip: #374151;--propiu-background-unselected-chip-rgb: 55 65 81;--propiu-background-disabled-list-option: rgba(255,255,255,.12);--propiu-background-disabled-list-option-rgb: 255 255 255;--propiu-background-tooltip: #374151;--propiu-background-tooltip-rgb: 55 65 81}.propiu-theme-purple.light,.propiu-theme-purple .light{--propiu-foreground-base: #000;--propiu-foreground-base-rgb: 0 0 0;--propiu-foreground-divider: rgba(0,0,0,.06);--propiu-foreground-divider-rgb: 0 0 0;--propiu-foreground-dividers: rgba(0,0,0,.06);--propiu-foreground-dividers-rgb: 0 0 0;--propiu-foreground-disabled: #6b7280;--propiu-foreground-disabled-rgb: 107 114 128;--propiu-foreground-disabled-button: #9ca3af;--propiu-foreground-disabled-button-rgb: 156 163 175;--propiu-foreground-disabled-text: #6b7280;--propiu-foreground-disabled-text-rgb: 107 114 128;--propiu-foreground-elevation: #000;--propiu-foreground-elevation-rgb: 0 0 0;--propiu-foreground-hint-text: #6b7280;--propiu-foreground-hint-text-rgb: 107 114 128;--propiu-foreground-secondary-text: #4b5563;--propiu-foreground-secondary-text-rgb: 75 85 99;--propiu-foreground-icon: #1f2937;--propiu-foreground-icon-rgb: 31 41 55;--propiu-foreground-icons: #1f2937;--propiu-foreground-icons-rgb: 31 41 55;--propiu-foreground-text: #030712;--propiu-foreground-text-rgb: 3 7 18;--propiu-foreground-slider-min: #1f2937;--propiu-foreground-slider-min-rgb: 31 41 55;--propiu-foreground-slider-off: #9ca3af;--propiu-foreground-slider-off-rgb: 156 163 175;--propiu-foreground-slider-off-active: #6b7280;--propiu-foreground-slider-off-active-rgb: 107 114 128;--propiu-background-status-bar: #d1d5db;--propiu-background-status-bar-rgb: 209 213 219;--propiu-background-app-bar: #e5e7eb;--propiu-background-app-bar-rgb: 229 231 235;--propiu-background-background: #f3f4f6;--propiu-background-background-rgb: 243 244 246;--propiu-background-hover: rgba(17,24,39,.04);--propiu-background-hover-rgb: 17 24 39;--propiu-background-card: #fff;--propiu-background-card-rgb: 255 255 255;--propiu-background-dialog: #fff;--propiu-background-dialog-rgb: 255 255 255;--propiu-background-disabled-button: #e5e7eb;--propiu-background-disabled-button-rgb: 229 231 235;--propiu-background-raised-button: #fff;--propiu-background-raised-button-rgb: 255 255 255;--propiu-background-focused-button: #e5e7eb;--propiu-background-focused-button-rgb: 229 231 235;--propiu-background-selected-button: #d1d5db;--propiu-background-selected-button-rgb: 209 213 219;--propiu-background-selected-disabled-button: #9ca3af;--propiu-background-selected-disabled-button-rgb: 156 163 175;--propiu-background-disabled-button-toggle: #e5e7eb;--propiu-background-disabled-button-toggle-rgb: 229 231 235;--propiu-background-unselected-chip: #d1d5db;--propiu-background-unselected-chip-rgb: 209 213 219;--propiu-background-disabled-list-option: #e5e7eb;--propiu-background-disabled-list-option-rgb: 229 231 235;--propiu-background-tooltip: #1f2937;--propiu-background-tooltip-rgb: 31 41 55}.propiu-theme-purple.dark,.propiu-theme-purple .dark{--propiu-foreground-base: #fff;--propiu-foreground-base-rgb: 255 255 255;--propiu-foreground-divider: rgba(255,255,255,.12);--propiu-foreground-divider-rgb: 255 255 255;--propiu-foreground-dividers: rgba(255,255,255,.12);--propiu-foreground-dividers-rgb: 255 255 255;--propiu-foreground-disabled: #6b7280;--propiu-foreground-disabled-rgb: 107 114 128;--propiu-foreground-disabled-button: #4b5563;--propiu-foreground-disabled-button-rgb: 75 85 99;--propiu-foreground-disabled-text: #6b7280;--propiu-foreground-disabled-text-rgb: 107 114 128;--propiu-foreground-elevation: #000;--propiu-foreground-elevation-rgb: 0 0 0;--propiu-foreground-hint-text: #6b7280;--propiu-foreground-hint-text-rgb: 107 114 128;--propiu-foreground-secondary-text: #9ca3af;--propiu-foreground-secondary-text-rgb: 156 163 175;--propiu-foreground-icon: #fff;--propiu-foreground-icon-rgb: 255 255 255;--propiu-foreground-icons: #fff;--propiu-foreground-icons-rgb: 255 255 255;--propiu-foreground-text: #fff;--propiu-foreground-text-rgb: 255 255 255;--propiu-foreground-slider-min: #fff;--propiu-foreground-slider-min-rgb: 255 255 255;--propiu-foreground-slider-off: #4b5563;--propiu-foreground-slider-off-rgb: 75 85 99;--propiu-foreground-slider-off-active: #6b7280;--propiu-foreground-slider-off-active-rgb: 107 114 128;--propiu-background-status-bar: #030712;--propiu-background-status-bar-rgb: 3 7 18;--propiu-background-app-bar: #1f2937;--propiu-background-app-bar-rgb: 31 41 55;--propiu-background-background: #111827;--propiu-background-background-rgb: 17 24 39;--propiu-background-hover: rgba(255,255,255,.04);--propiu-background-hover-rgb: 255 255 255;--propiu-background-card: #1f2937;--propiu-background-card-rgb: 31 41 55;--propiu-background-dialog: #1f2937;--propiu-background-dialog-rgb: 31 41 55;--propiu-background-disabled-button: rgba(255,255,255,.12);--propiu-background-disabled-button-rgb: 255 255 255;--propiu-background-raised-button: #1f2937;--propiu-background-raised-button-rgb: 31 41 55;--propiu-background-focused-button: rgba(255,255,255,.12);--propiu-background-focused-button-rgb: 255 255 255;--propiu-background-selected-button: #111827;--propiu-background-selected-button-rgb: 17 24 39;--propiu-background-selected-disabled-button: #1f2937;--propiu-background-selected-disabled-button-rgb: 31 41 55;--propiu-background-disabled-button-toggle: #000;--propiu-background-disabled-button-toggle-rgb: 0 0 0;--propiu-background-unselected-chip: #374151;--propiu-background-unselected-chip-rgb: 55 65 81;--propiu-background-disabled-list-option: rgba(255,255,255,.12);--propiu-background-disabled-list-option-rgb: 255 255 255;--propiu-background-tooltip: #374151;--propiu-background-tooltip-rgb: 55 65 81}.propiu-theme-red.light,.propiu-theme-red .light{--propiu-foreground-base: #000;--propiu-foreground-base-rgb: 0 0 0;--propiu-foreground-divider: rgba(0,0,0,.06);--propiu-foreground-divider-rgb: 0 0 0;--propiu-foreground-dividers: rgba(0,0,0,.06);--propiu-foreground-dividers-rgb: 0 0 0;--propiu-foreground-disabled: #6b7280;--propiu-foreground-disabled-rgb: 107 114 128;--propiu-foreground-disabled-button: #9ca3af;--propiu-foreground-disabled-button-rgb: 156 163 175;--propiu-foreground-disabled-text: #6b7280;--propiu-foreground-disabled-text-rgb: 107 114 128;--propiu-foreground-elevation: #000;--propiu-foreground-elevation-rgb: 0 0 0;--propiu-foreground-hint-text: #6b7280;--propiu-foreground-hint-text-rgb: 107 114 128;--propiu-foreground-secondary-text: #4b5563;--propiu-foreground-secondary-text-rgb: 75 85 99;--propiu-foreground-icon: #1f2937;--propiu-foreground-icon-rgb: 31 41 55;--propiu-foreground-icons: #1f2937;--propiu-foreground-icons-rgb: 31 41 55;--propiu-foreground-text: #030712;--propiu-foreground-text-rgb: 3 7 18;--propiu-foreground-slider-min: #1f2937;--propiu-foreground-slider-min-rgb: 31 41 55;--propiu-foreground-slider-off: #9ca3af;--propiu-foreground-slider-off-rgb: 156 163 175;--propiu-foreground-slider-off-active: #6b7280;--propiu-foreground-slider-off-active-rgb: 107 114 128;--propiu-background-status-bar: #d1d5db;--propiu-background-status-bar-rgb: 209 213 219;--propiu-background-app-bar: #e5e7eb;--propiu-background-app-bar-rgb: 229 231 235;--propiu-background-background: #f3f4f6;--propiu-background-background-rgb: 243 244 246;--propiu-background-hover: rgba(17,24,39,.04);--propiu-background-hover-rgb: 17 24 39;--propiu-background-card: #fff;--propiu-background-card-rgb: 255 255 255;--propiu-background-dialog: #fff;--propiu-background-dialog-rgb: 255 255 255;--propiu-background-disabled-button: #e5e7eb;--propiu-background-disabled-button-rgb: 229 231 235;--propiu-background-raised-button: #fff;--propiu-background-raised-button-rgb: 255 255 255;--propiu-background-focused-button: #e5e7eb;--propiu-background-focused-button-rgb: 229 231 235;--propiu-background-selected-button: #d1d5db;--propiu-background-selected-button-rgb: 209 213 219;--propiu-background-selected-disabled-button: #9ca3af;--propiu-background-selected-disabled-button-rgb: 156 163 175;--propiu-background-disabled-button-toggle: #e5e7eb;--propiu-background-disabled-button-toggle-rgb: 229 231 235;--propiu-background-unselected-chip: #d1d5db;--propiu-background-unselected-chip-rgb: 209 213 219;--propiu-background-disabled-list-option: #e5e7eb;--propiu-background-disabled-list-option-rgb: 229 231 235;--propiu-background-tooltip: #1f2937;--propiu-background-tooltip-rgb: 31 41 55}.propiu-theme-red.dark,.propiu-theme-red .dark{--propiu-foreground-base: #fff;--propiu-foreground-base-rgb: 255 255 255;--propiu-foreground-divider: rgba(255,255,255,.12);--propiu-foreground-divider-rgb: 255 255 255;--propiu-foreground-dividers: rgba(255,255,255,.12);--propiu-foreground-dividers-rgb: 255 255 255;--propiu-foreground-disabled: #6b7280;--propiu-foreground-disabled-rgb: 107 114 128;--propiu-foreground-disabled-button: #4b5563;--propiu-foreground-disabled-button-rgb: 75 85 99;--propiu-foreground-disabled-text: #6b7280;--propiu-foreground-disabled-text-rgb: 107 114 128;--propiu-foreground-elevation: #000;--propiu-foreground-elevation-rgb: 0 0 0;--propiu-foreground-hint-text: #6b7280;--propiu-foreground-hint-text-rgb: 107 114 128;--propiu-foreground-secondary-text: #9ca3af;--propiu-foreground-secondary-text-rgb: 156 163 175;--propiu-foreground-icon: #fff;--propiu-foreground-icon-rgb: 255 255 255;--propiu-foreground-icons: #fff;--propiu-foreground-icons-rgb: 255 255 255;--propiu-foreground-text: #fff;--propiu-foreground-text-rgb: 255 255 255;--propiu-foreground-slider-min: #fff;--propiu-foreground-slider-min-rgb: 255 255 255;--propiu-foreground-slider-off: #4b5563;--propiu-foreground-slider-off-rgb: 75 85 99;--propiu-foreground-slider-off-active: #6b7280;--propiu-foreground-slider-off-active-rgb: 107 114 128;--propiu-background-status-bar: #030712;--propiu-background-status-bar-rgb: 3 7 18;--propiu-background-app-bar: #1f2937;--propiu-background-app-bar-rgb: 31 41 55;--propiu-background-background: #111827;--propiu-background-background-rgb: 17 24 39;--propiu-background-hover: rgba(255,255,255,.04);--propiu-background-hover-rgb: 255 255 255;--propiu-background-card: #1f2937;--propiu-background-card-rgb: 31 41 55;--propiu-background-dialog: #1f2937;--propiu-background-dialog-rgb: 31 41 55;--propiu-background-disabled-button: rgba(255,255,255,.12);--propiu-background-disabled-button-rgb: 255 255 255;--propiu-background-raised-button: #1f2937;--propiu-background-raised-button-rgb: 31 41 55;--propiu-background-focused-button: rgba(255,255,255,.12);--propiu-background-focused-button-rgb: 255 255 255;--propiu-background-selected-button: #111827;--propiu-background-selected-button-rgb: 17 24 39;--propiu-background-selected-disabled-button: #1f2937;--propiu-background-selected-disabled-button-rgb: 31 41 55;--propiu-background-disabled-button-toggle: #000;--propiu-background-disabled-button-toggle-rgb: 0 0 0;--propiu-background-unselected-chip: #374151;--propiu-background-unselected-chip-rgb: 55 65 81;--propiu-background-disabled-list-option: rgba(255,255,255,.12);--propiu-background-disabled-list-option-rgb: 255 255 255;--propiu-background-tooltip: #374151;--propiu-background-tooltip-rgb: 55 65 81}.propiu-theme-orange.light,.propiu-theme-orange .light{--propiu-foreground-base: #000;--propiu-foreground-base-rgb: 0 0 0;--propiu-foreground-divider: rgba(0,0,0,.06);--propiu-foreground-divider-rgb: 0 0 0;--propiu-foreground-dividers: rgba(0,0,0,.06);--propiu-foreground-dividers-rgb: 0 0 0;--propiu-foreground-disabled: #6b7280;--propiu-foreground-disabled-rgb: 107 114 128;--propiu-foreground-disabled-button: #9ca3af;--propiu-foreground-disabled-button-rgb: 156 163 175;--propiu-foreground-disabled-text: #6b7280;--propiu-foreground-disabled-text-rgb: 107 114 128;--propiu-foreground-elevation: #000;--propiu-foreground-elevation-rgb: 0 0 0;--propiu-foreground-hint-text: #6b7280;--propiu-foreground-hint-text-rgb: 107 114 128;--propiu-foreground-secondary-text: #4b5563;--propiu-foreground-secondary-text-rgb: 75 85 99;--propiu-foreground-icon: #1f2937;--propiu-foreground-icon-rgb: 31 41 55;--propiu-foreground-icons: #1f2937;--propiu-foreground-icons-rgb: 31 41 55;--propiu-foreground-text: #030712;--propiu-foreground-text-rgb: 3 7 18;--propiu-foreground-slider-min: #1f2937;--propiu-foreground-slider-min-rgb: 31 41 55;--propiu-foreground-slider-off: #9ca3af;--propiu-foreground-slider-off-rgb: 156 163 175;--propiu-foreground-slider-off-active: #6b7280;--propiu-foreground-slider-off-active-rgb: 107 114 128;--propiu-background-status-bar: #d1d5db;--propiu-background-status-bar-rgb: 209 213 219;--propiu-background-app-bar: #e5e7eb;--propiu-background-app-bar-rgb: 229 231 235;--propiu-background-background: #f3f4f6;--propiu-background-background-rgb: 243 244 246;--propiu-background-hover: rgba(17,24,39,.04);--propiu-background-hover-rgb: 17 24 39;--propiu-background-card: #fff;--propiu-background-card-rgb: 255 255 255;--propiu-background-dialog: #fff;--propiu-background-dialog-rgb: 255 255 255;--propiu-background-disabled-button: #e5e7eb;--propiu-background-disabled-button-rgb: 229 231 235;--propiu-background-raised-button: #fff;--propiu-background-raised-button-rgb: 255 255 255;--propiu-background-focused-button: #e5e7eb;--propiu-background-focused-button-rgb: 229 231 235;--propiu-background-selected-button: #d1d5db;--propiu-background-selected-button-rgb: 209 213 219;--propiu-background-selected-disabled-button: #9ca3af;--propiu-background-selected-disabled-button-rgb: 156 163 175;--propiu-background-disabled-button-toggle: #e5e7eb;--propiu-background-disabled-button-toggle-rgb: 229 231 235;--propiu-background-unselected-chip: #d1d5db;--propiu-background-unselected-chip-rgb: 209 213 219;--propiu-background-disabled-list-option: #e5e7eb;--propiu-background-disabled-list-option-rgb: 229 231 235;--propiu-background-tooltip: #1f2937;--propiu-background-tooltip-rgb: 31 41 55}.propiu-theme-orange.dark,.propiu-theme-orange .dark{--propiu-foreground-base: #fff;--propiu-foreground-base-rgb: 255 255 255;--propiu-foreground-divider: rgba(255,255,255,.12);--propiu-foreground-divider-rgb: 255 255 255;--propiu-foreground-dividers: rgba(255,255,255,.12);--propiu-foreground-dividers-rgb: 255 255 255;--propiu-foreground-disabled: #6b7280;--propiu-foreground-disabled-rgb: 107 114 128;--propiu-foreground-disabled-button: #4b5563;--propiu-foreground-disabled-button-rgb: 75 85 99;--propiu-foreground-disabled-text: #6b7280;--propiu-foreground-disabled-text-rgb: 107 114 128;--propiu-foreground-elevation: #000;--propiu-foreground-elevation-rgb: 0 0 0;--propiu-foreground-hint-text: #6b7280;--propiu-foreground-hint-text-rgb: 107 114 128;--propiu-foreground-secondary-text: #9ca3af;--propiu-foreground-secondary-text-rgb: 156 163 175;--propiu-foreground-icon: #fff;--propiu-foreground-icon-rgb: 255 255 255;--propiu-foreground-icons: #fff;--propiu-foreground-icons-rgb: 255 255 255;--propiu-foreground-text: #fff;--propiu-foreground-text-rgb: 255 255 255;--propiu-foreground-slider-min: #fff;--propiu-foreground-slider-min-rgb: 255 255 255;--propiu-foreground-slider-off: #4b5563;--propiu-foreground-slider-off-rgb: 75 85 99;--propiu-foreground-slider-off-active: #6b7280;--propiu-foreground-slider-off-active-rgb: 107 114 128;--propiu-background-status-bar: #030712;--propiu-background-status-bar-rgb: 3 7 18;--propiu-background-app-bar: #1f2937;--propiu-background-app-bar-rgb: 31 41 55;--propiu-background-background: #111827;--propiu-background-background-rgb: 17 24 39;--propiu-background-hover: rgba(255,255,255,.04);--propiu-background-hover-rgb: 255 255 255;--propiu-background-card: #1f2937;--propiu-background-card-rgb: 31 41 55;--propiu-background-dialog: #1f2937;--propiu-background-dialog-rgb: 31 41 55;--propiu-background-disabled-button: rgba(255,255,255,.12);--propiu-background-disabled-button-rgb: 255 255 255;--propiu-background-raised-button: #1f2937;--propiu-background-raised-button-rgb: 31 41 55;--propiu-background-focused-button: rgba(255,255,255,.12);--propiu-background-focused-button-rgb: 255 255 255;--propiu-background-selected-button: #111827;--propiu-background-selected-button-rgb: 17 24 39;--propiu-background-selected-disabled-button: #1f2937;--propiu-background-selected-disabled-button-rgb: 31 41 55;--propiu-background-disabled-button-toggle: #000;--propiu-background-disabled-button-toggle-rgb: 0 0 0;--propiu-background-unselected-chip: #374151;--propiu-background-unselected-chip-rgb: 55 65 81;--propiu-background-disabled-list-option: rgba(255,255,255,.12);--propiu-background-disabled-list-option-rgb: 255 255 255;--propiu-background-tooltip: #374151;--propiu-background-tooltip-rgb: 55 65 81}:root .\!visible{visibility:visible!important}:root .visible{visibility:visible}:root .collapse{visibility:collapse}:root .static{position:static}:root .fixed{position:fixed}:root .absolute{position:absolute}:root .relative{position:relative}:root .sticky{position:sticky}:root .inset-0{inset:0}:root .left-0{left:0}:root .top-12{top:3rem}:root .z-10{z-index:10}:root .z-40{z-index:40}:root .z-\[1000\]{z-index:1000}:root .float-right{float:right}:root .m-0{margin:0}:root .m-2{margin:.5rem}:root .-mx-1{margin-left:-.25rem;margin-right:-.25rem}:root .mx-4{margin-left:1rem;margin-right:1rem}:root .mx-auto{margin-left:auto;margin-right:auto}:root .my-0{margin-top:0;margin-bottom:0}:root .my-10{margin-top:2.5rem;margin-bottom:2.5rem}:root .-mr-4{margin-right:-1rem}:root .-mt-16{margin-top:-4rem}:root .-mt-6{margin-top:-1.5rem}:root .mb-1{margin-bottom:.25rem}:root .mb-10{margin-bottom:2.5rem}:root .mb-2{margin-bottom:.5rem}:root .mb-4{margin-bottom:1rem}:root .mb-6{margin-bottom:1.5rem}:root .ml-1{margin-left:.25rem}:root .ml-4{margin-left:1rem}:root .mr-3{margin-right:.75rem}:root .mr-4{margin-right:1rem}:root .mt-0{margin-top:0}:root .mt-10{margin-top:2.5rem}:root .mt-2{margin-top:.5rem}:root .mt-3{margin-top:.75rem}:root .mt-32{margin-top:8rem}:root .mt-4{margin-top:1rem}:root .mt-6{margin-top:1.5rem}:root .block{display:block}:root .flex{display:flex}:root .table{display:table}:root .grid{display:grid}:root .hidden{display:none}:root .aspect-square{aspect-ratio:1 / 1}:root .h-1{height:.25rem}:root .h-12{height:3rem}:root .h-16{height:4rem}:root .h-6{height:1.5rem}:root .h-7{height:1.75rem}:root .h-8{height:2rem}:root .h-9{height:2.25rem}:root .h-auto{height:auto}:root .h-full{height:100%}:root .max-h-full{max-height:100%}:root .w-1{width:.25rem}:root .w-4{width:1rem}:root .w-56{width:14rem}:root .w-6{width:1.5rem}:root .w-7{width:1.75rem}:root .w-8{width:2rem}:root .w-9{width:2.25rem}:root .w-full{width:100%}:root .\!min-w-\[70px\]{min-width:70px!important}:root .min-w-8{min-width:2rem}:root .max-w-\[300px\]{max-width:300px}:root .max-w-\[350px\]{max-width:350px}:root .max-w-\[400px\]{max-width:400px}:root .max-w-\[416px\]{max-width:416px}:root .max-w-\[760px\]{max-width:760px}:root .max-w-full{max-width:100%}:root .max-w-lg{max-width:32rem}:root .max-w-md{max-width:28rem}:root .flex-1{flex:1 1 0%}:root .flex-auto{flex:1 1 auto}:root .flex-none{flex:none}:root .flex-shrink-0{flex-shrink:0}:root .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))}@keyframes spin{to{transform:rotate(360deg)}}:root .animate-spin{animation:spin 1s linear infinite}:root .cursor-pointer{cursor:pointer}:root .select-none{-webkit-user-select:none;user-select:none}:root .resize{resize:both}:root .grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}:root .grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}:root .grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}:root .flex-col{flex-direction:column}:root .place-items-center{place-items:center}:root .items-start{align-items:flex-start}:root .items-end{align-items:flex-end}:root .items-center{align-items:center}:root .justify-end{justify-content:flex-end}:root .justify-center{justify-content:center}:root .justify-between{justify-content:space-between}:root .gap-1{gap:.25rem}:root .gap-2{gap:.5rem}:root .gap-3{gap:.75rem}:root .gap-4{gap:1rem}:root .gap-\[6px\]{gap:6px}:root .gap-x-12{column-gap:3rem}:root .gap-y-4{row-gap:1rem}:root :is(.space-y-1 > :not([hidden]) ~ :not([hidden])){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}:root .overflow-auto{overflow:auto}:root .overflow-hidden{overflow:hidden}:root .rounded{border-radius:var(--propiu-border-radius)}:root .rounded-2xl{border-radius:calc(var(--propiu-border-radius) * 2)}:root .rounded-full{border-radius:9999px}:root .rounded-lg{border-radius:calc(var(--propiu-border-radius) * 1.5)}:root .rounded-tl{border-top-left-radius:var(--propiu-border-radius)}:root .border{border-width:1px}:root .border-0{border-width:0px}:root .border-2{border-width:2px}:root .border-b{border-bottom-width:1px}:root .border-b-2{border-bottom-width:2px}:root .border-r{border-right-width:1px}:root .border-t{border-top-width:1px}:root .\!border-solid{border-style:solid!important}:root .border-solid{border-style:solid}:root .\!border-primary-600{--tw-border-opacity: 1 !important;border-color:rgb(var(--propiu-color-primary-600) / var(--tw-border-opacity))!important}:root .\!border-transparent{border-color:transparent!important}:root .border-divider{border-color:var(--propiu-foreground-divider)}:root .border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}:root .border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity))}:root .border-gray-500{--tw-border-opacity: 1;border-color:rgb(107 114 128 / var(--tw-border-opacity))}:root .border-primary-600{--tw-border-opacity: 1;border-color:rgb(var(--propiu-color-primary-600) / var(--tw-border-opacity))}:root .border-transparent{border-color:transparent}:root .border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity))}:root .\!bg-amber-600{--tw-bg-opacity: 1 !important;background-color:rgb(217 119 6 / var(--tw-bg-opacity))!important}:root .\!bg-black{--tw-bg-opacity: 1 !important;background-color:rgb(0 0 0 / var(--tw-bg-opacity))!important}:root .\!bg-cyan-600{--tw-bg-opacity: 1 !important;background-color:rgb(8 145 178 / var(--tw-bg-opacity))!important}:root .\!bg-gray-600{--tw-bg-opacity: 1 !important;background-color:rgb(75 85 99 / var(--tw-bg-opacity))!important}:root .\!bg-green-600{--tw-bg-opacity: 1 !important;background-color:rgb(22 163 74 / var(--tw-bg-opacity))!important}:root .\!bg-orange-600{--tw-bg-opacity: 1 !important;background-color:rgb(234 88 12 / var(--tw-bg-opacity))!important}:root .\!bg-purple-600{--tw-bg-opacity: 1 !important;background-color:rgb(147 51 234 / var(--tw-bg-opacity))!important}:root .\!bg-red-600{--tw-bg-opacity: 1 !important;background-color:rgb(220 38 38 / var(--tw-bg-opacity))!important}:root .\!bg-teal-600{--tw-bg-opacity: 1 !important;background-color:rgb(13 148 136 / var(--tw-bg-opacity))!important}:root .\!bg-transparent{background-color:transparent!important}:root .bg-\[\#f2f3f3\]{--tw-bg-opacity: 1;background-color:rgb(242 243 243 / var(--tw-bg-opacity))}:root .bg-amber-600{--tw-bg-opacity: 1;background-color:rgb(217 119 6 / var(--tw-bg-opacity))}:root .bg-app-bar{--tw-bg-opacity: 1;background-color:rgb(var(--propiu-background-app-bar-rgb) / var(--tw-bg-opacity))}:root .bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity))}:root .bg-black\/50{background-color:#00000080}:root .bg-cyan-600{--tw-bg-opacity: 1;background-color:rgb(8 145 178 / var(--tw-bg-opacity))}:root .bg-cyan-600\/10{background-color:#0891b21a}:root .bg-foreground{--tw-bg-opacity: 1;background-color:rgb(var(--propiu-background-card-rgb) / var(--tw-bg-opacity))}:root .bg-foreground\/20{background-color:rgb(var(--propiu-background-card-rgb) / .2)}:root .bg-gray-600{--tw-bg-opacity: 1;background-color:rgb(75 85 99 / var(--tw-bg-opacity))}:root .bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}:root .bg-green-600\/10{background-color:#16a34a1a}:root .bg-hover{background-color:var(--propiu-background-hover)}:root .bg-primary-600{--tw-bg-opacity: 1;background-color:rgb(var(--propiu-color-primary-600) / var(--tw-bg-opacity))}:root .bg-primary-600\/10{background-color:rgb(var(--propiu-color-primary-600) / .1)}:root .bg-purple-600{--tw-bg-opacity: 1;background-color:rgb(147 51 234 / var(--tw-bg-opacity))}:root .bg-purple-600\/10{background-color:#9333ea1a}:root .bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}:root .bg-teal-600{--tw-bg-opacity: 1;background-color:rgb(13 148 136 / var(--tw-bg-opacity))}:root .bg-teal-600\/10{background-color:#0d94881a}:root .bg-transparent{background-color:transparent}:root .bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}:root .fill-current{fill:currentColor}:root .object-contain{object-fit:contain}:root .object-cover{object-fit:cover}:root .p-0{padding:0}:root .p-3{padding:.75rem}:root .p-4{padding:1rem}:root .p-6{padding:1.5rem}:root .px-10{padding-left:2.5rem;padding-right:2.5rem}:root .px-2{padding-left:.5rem;padding-right:.5rem}:root .px-4{padding-left:1rem;padding-right:1rem}:root .px-5{padding-left:1.25rem;padding-right:1.25rem}:root .px-6{padding-left:1.5rem;padding-right:1.5rem}:root .py-1{padding-top:.25rem;padding-bottom:.25rem}:root .py-2{padding-top:.5rem;padding-bottom:.5rem}:root .py-3{padding-top:.75rem;padding-bottom:.75rem}:root .pb-16{padding-bottom:4rem}:root .pb-4{padding-bottom:1rem}:root .pl-3{padding-left:.75rem}:root .pr-1{padding-right:.25rem}:root .pr-4{padding-right:1rem}:root .pt-6{padding-top:1.5rem}:root .text-center{text-align:center}:root .text-right{text-align:right}:root .align-middle{vertical-align:middle}:root .text-2xl{font-size:1.5rem;line-height:2rem}:root .text-base{font-size:1rem;line-height:1.5rem}:root .text-sm{font-size:.875rem;line-height:1.25rem}:root .text-xl{font-size:1.25rem;line-height:1.75rem}:root .text-xs{font-size:.75rem;line-height:1rem}:root .font-bold{font-weight:700}:root .font-medium{font-weight:500}:root .font-semibold{font-weight:600}:root .uppercase{text-transform:uppercase}:root .italic{font-style:italic}:root .leading-none{line-height:1}:root .leading-snug{line-height:1.375}:root .tracking-wide{letter-spacing:.025em}:root .\!text-amber-600{--tw-text-opacity: 1 !important;color:rgb(217 119 6 / var(--tw-text-opacity))!important}:root .\!text-black{--tw-text-opacity: 1 !important;color:rgb(0 0 0 / var(--tw-text-opacity))!important}:root .\!text-cyan-600{--tw-text-opacity: 1 !important;color:rgb(8 145 178 / var(--tw-text-opacity))!important}:root .\!text-gray-600{--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity))!important}:root .\!text-green-600{--tw-text-opacity: 1 !important;color:rgb(22 163 74 / var(--tw-text-opacity))!important}:root .\!text-orange-600{--tw-text-opacity: 1 !important;color:rgb(234 88 12 / var(--tw-text-opacity))!important}:root .\!text-primary-600{--tw-text-opacity: 1 !important;color:rgb(var(--propiu-color-primary-600) / var(--tw-text-opacity))!important}:root .\!text-purple-600{--tw-text-opacity: 1 !important;color:rgb(147 51 234 / var(--tw-text-opacity))!important}:root .\!text-red-600{--tw-text-opacity: 1 !important;color:rgb(220 38 38 / var(--tw-text-opacity))!important}:root .\!text-teal-600{--tw-text-opacity: 1 !important;color:rgb(13 148 136 / var(--tw-text-opacity))!important}:root .\!text-white{--tw-text-opacity: 1 !important;color:rgb(255 255 255 / var(--tw-text-opacity))!important}:root .text-\[\#596665\]{--tw-text-opacity: 1;color:rgb(89 102 101 / var(--tw-text-opacity))}:root .text-\[\#5d9e93\]{--tw-text-opacity: 1;color:rgb(93 158 147 / var(--tw-text-opacity))}:root .text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity))}:root .text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity))}:root .text-current{color:currentColor}:root .text-cyan-600{--tw-text-opacity: 1;color:rgb(8 145 178 / var(--tw-text-opacity))}:root .text-default{--tw-text-opacity: 1;color:rgb(var(--propiu-foreground-text-rgb) / var(--tw-text-opacity))}:root .text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}:root .text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}:root .text-hint{--tw-text-opacity: 1;color:rgb(var(--propiu-foreground-hint-text-rgb) / var(--tw-text-opacity))}:root .text-on-primary-600{--tw-text-opacity: 1;color:rgb(var(--propiu-color-on-primary-600) / var(--tw-text-opacity))}:root .text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}:root .text-primary-500{--tw-text-opacity: 1;color:rgb(var(--propiu-color-primary-500) / var(--tw-text-opacity))}:root .text-primary-600{--tw-text-opacity: 1;color:rgb(var(--propiu-color-primary-600) / var(--tw-text-opacity))}:root .text-purple-600{--tw-text-opacity: 1;color:rgb(147 51 234 / var(--tw-text-opacity))}:root .text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}:root .text-secondary{--tw-text-opacity: 1;color:rgb(var(--propiu-foreground-secondary-text-rgb) / var(--tw-text-opacity))}:root .text-teal-600{--tw-text-opacity: 1;color:rgb(13 148 136 / var(--tw-text-opacity))}:root .text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}:root .underline{text-decoration-line:underline}:root .no-underline{text-decoration-line:none}:root .shadow-b{--tw-shadow: 0 10px 30px 0 rgba(82,63,104,.06);--tw-shadow-colored: 0 10px 30px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root .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)}:root .shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:root .outline-none{outline:2px solid transparent;outline-offset:2px}:root .outline{outline-style:solid}:root .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)}:root .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)}:root .backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}:root .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}:root .duration-200{transition-duration:.2s}:root .duration-400{transition-duration:.4s}:root .ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:root .ease-out-swift{transition-timing-function:cubic-bezier(.25,.8,.25,1)}:root .icon-xs,:root :is(.icon-xs svg){font-size:1rem;height:1rem;width:1rem;line-height:1rem}:root .icon-sm,:root :is(.icon-sm svg){font-size:1.25rem;height:1.25rem;width:1.25rem;line-height:1.25rem}:root .icon-base,:root :is(.icon-base svg){font-size:1.5rem;height:1.5rem;width:1.5rem;line-height:1.5rem}:root .icon-lg,:root :is(.icon-lg svg){font-size:1.75rem;height:1.75rem;width:1.75rem;line-height:1.75rem}:root .icon-xl,:root :is(.icon-xl svg){font-size:2rem;height:2rem;width:2rem;line-height:2rem}:root .icon-2xl,:root :is(.icon-2xl svg){font-size:2.25rem;height:2.25rem;width:2.25rem;line-height:2.25rem}:root .icon-3xl,:root :is(.icon-3xl svg){font-size:2.5rem;height:2.5rem;width:2.5rem;line-height:2.5rem}:root .icon-4xl,:root :is(.icon-4xl svg){font-size:2.75rem;height:2.75rem;width:2.75rem;line-height:2.75rem}:root .icon-5xl,:root :is(.icon-5xl svg){font-size:3rem;height:3rem;width:3rem;line-height:3rem}:root .placeholder\:text-secondary::placeholder{--tw-text-opacity: 1;color:rgb(var(--propiu-foreground-secondary-text-rgb) / var(--tw-text-opacity))}:root .hover\:border-gray-200:hover{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}:root .hover\:bg-hover:hover{background-color:var(--propiu-background-hover)}:root .hover\:bg-primary-600:hover{--tw-bg-opacity: 1;background-color:rgb(var(--propiu-color-primary-600) / var(--tw-bg-opacity))}:root .hover\:bg-primary-600\/10:hover{background-color:rgb(var(--propiu-color-primary-600) / .1)}:root .hover\:text-on-primary-600:hover{--tw-text-opacity: 1;color:rgb(var(--propiu-color-on-primary-600) / var(--tw-text-opacity))}:root .hover\:text-primary-600:hover{--tw-text-opacity: 1;color:rgb(var(--propiu-color-primary-600) / var(--tw-text-opacity))}:root :is(.group:hover .group-hover\:bg-app-bar){--tw-bg-opacity: 1;background-color:rgb(var(--propiu-background-app-bar-rgb) / var(--tw-bg-opacity))}:root .dark\:border:is(.dark *){border-width:1px}:root .dark\:bg-base:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--propiu-background-background-rgb) / var(--tw-bg-opacity))}:root .dark\:bg-primary-500\/20:is(.dark *){background-color:rgb(var(--propiu-color-primary-500) / .2)}:root .dark\:text-primary-500:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--propiu-color-primary-500) / var(--tw-text-opacity))}:root .dark\:hover\:bg-primary-600:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(var(--propiu-color-primary-600) / var(--tw-bg-opacity))}:root .dark\:hover\:text-on-primary-600:hover:is(.dark *){--tw-text-opacity: 1;color:rgb(var(--propiu-color-on-primary-600) / var(--tw-text-opacity))}@media (min-width: 600px){:root .sm\:mr-6{margin-right:1.5rem}:root .sm\:block{display:block}:root .sm\:flex-row{flex-direction:row}}@media (min-width: 960px){:root .md\:flex-row{flex-direction:row}}@media (min-width: 1280px){:root .lg\:block{display:block}}:root .ltr\:right-12:where([dir="ltr"],[dir="ltr"] *){right:3rem}:root .ltr\:-mr-2:where([dir="ltr"],[dir="ltr"] *){margin-right:-.5rem}:root .ltr\:mr-3:where([dir="ltr"],[dir="ltr"] *){margin-right:.75rem}:root .ltr\:mr-4:where([dir="ltr"],[dir="ltr"] *){margin-right:1rem}:root .ltr\:border-r:where([dir="ltr"],[dir="ltr"] *){border-right-width:1px}:root .ltr\:pl-4:where([dir="ltr"],[dir="ltr"] *){padding-left:1rem}:root .ltr\:pl-5:where([dir="ltr"],[dir="ltr"] *){padding-left:1.25rem}:root .ltr\:pr-3:where([dir="ltr"],[dir="ltr"] *){padding-right:.75rem}:root .ltr\:pr-4:where([dir="ltr"],[dir="ltr"] *){padding-right:1rem}:root .rtl\:left-12:where([dir="rtl"],[dir="rtl"] *){left:3rem}:root .rtl\:-ml-2:where([dir="rtl"],[dir="rtl"] *){margin-left:-.5rem}:root .rtl\:ml-3:where([dir="rtl"],[dir="rtl"] *){margin-left:.75rem}:root .rtl\:ml-4:where([dir="rtl"],[dir="rtl"] *){margin-left:1rem}:root .rtl\:border-l:where([dir="rtl"],[dir="rtl"] *){border-left-width:1px}:root .rtl\:pl-3:where([dir="rtl"],[dir="rtl"] *){padding-left:.75rem}:root .rtl\:pl-4:where([dir="rtl"],[dir="rtl"] *){padding-left:1rem}:root .rtl\:pr-4:where([dir="rtl"],[dir="rtl"] *){padding-right:1rem}:root .rtl\:pr-5:where([dir="rtl"],[dir="rtl"] *){padding-right:1.25rem}
